1143
1382
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1144
1383
"and you are welcome to modify and redistribute it under the GPL license\n"
1146
#: ../client/drizzledump.cc:643
1385
#: ../client/drizzledump.cc:2577
1147
1386
msgid "Dumps definitions and data from a Drizzle database server"
1150
#: ../client/drizzledump.cc:644
1389
#: ../client/drizzledump.cc:2578
1152
1391
msgid "Usage: %s [OPTIONS] database [tables]\n"
1155
#: ../client/drizzledump.cc:645
1394
#: ../client/drizzledump.cc:2579
1157
1396
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1160
#: ../client/drizzledump.cc:647
1399
#: ../client/drizzledump.cc:2581
1162
1401
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1165
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1166
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1404
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1405
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1168
1407
msgid "Value supplied for port is not valid.\n"
1171
#: ../client/drizzledump.cc:743
1411
#. This check is made because the some the file functions below
1412
#. have FN_REFLEN sized stack allocated buffers and will cause
1413
#. a crash even if the input destination buffer is large enough
1414
#. to hold the output.
1416
#: ../client/drizzledump.cc:2660
1418
msgid "Input filename too long: %s"
1421
#: ../client/drizzledump.cc:2698
1173
1423
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1176
#: ../client/drizzledump_data.cc:268
1177
msgid "-- Retrieving data for "
1180
#: ../client/drizzledump_data.cc:300
1181
msgid " rows dumped for table "
1184
#: ../client/drizzledump_data.cc:547
1186
msgid "-- Connecting to "
1187
msgstr "Koble til vert"
1189
#: ../client/drizzledump_data.cc:547
1190
msgid " using protocol "
1193
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1194
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1195
msgid "Error executing query: "
1198
#: ../client/drizzledump_data.cc:602
1199
msgid "Could not buffer result: "
1202
#: ../client/drizzledump_data.cc:648
1203
msgid "Error: Could not set db '"
1206
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1207
#: ../client/drizzledump_data.cc:673
1211
#: ../client/drizzledump_data.cc:682
1212
msgid "-- Disconnecting from "
1215
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1216
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1217
msgid "-- Retrieving table structures for "
1220
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1221
msgid "-- Retrieving fields for "
1224
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1225
msgid "-- Retrieving indexes for "
1228
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1229
msgid "-- Retrieving foreign keys for "
1232
#: ../client/drizzleslap.cc:2292
1426
#: ../client/drizzleslap.cc:2870
1234
1428
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1237
#: ../client/drizzletest.cc:5412
1431
#: ../client/drizzletest.cc:5364
1238
1432
msgid "Error: Invalid Value for opt_max_connect_retries"
1241
#: ../client/drizzletest.cc:5422
1435
#: ../client/drizzletest.cc:5374
1242
1436
msgid "Error: Invalid Value for opt_tail_lines"
1245
#: ../client/drizzletest.cc:5432
1439
#: ../client/drizzletest.cc:5384
1246
1440
msgid "Error: Invalid Value for opt_sleep"
1249
#: ../client/drizzletest.cc:5623
1443
#: ../client/drizzletest.cc:5563
1251
1445
msgid "Could not open '%s' for reading: errno = %d"
1254
#: ../client/drizzletest.cc:5628
1448
#: ../client/drizzletest.cc:5568
1256
1450
msgid "Out of memory"
1257
1451
msgstr "Ikke mer minne"
1259
#: ../drizzled/drizzled.cc:491
1453
#: ../drizzled/drizzled.cc:482
1260
1454
msgid "Aborting\n"
1263
#: ../drizzled/drizzled.cc:550
1457
#: ../drizzled/drizzled.cc:546
1264
1458
msgid "One can only use the --user switch if running as root\n"
1267
#: ../drizzled/drizzled.cc:557
1461
#: ../drizzled/drizzled.cc:553
1269
1463
"Fatal error: Please read \"Security\" section of the manual to find out how "
1270
1464
"to run drizzled as root!\n"
1273
#: ../drizzled/drizzled.cc:577
1467
#: ../drizzled/drizzled.cc:573
1276
1470
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1280
#: ../drizzled/drizzled.cc:602
1474
#: ../drizzled/drizzled.cc:598
1281
1475
msgid "Set process group ID failed"
1284
#: ../drizzled/drizzled.cc:607
1478
#: ../drizzled/drizzled.cc:603
1285
1479
msgid "Set process user ID failed"
1288
#: ../drizzled/drizzled.cc:619
1482
#: ../drizzled/drizzled.cc:615
1289
1483
msgid "Process chroot failed"
1486
#: ../drizzled/drizzled.cc:704
1488
msgid "gethostname failed, using '%s' as hostname"
1292
1491
#: ../drizzled/drizzled.cc:739
1293
msgid "Error: Invalid Value for auto_increment_increment"
1296
#: ../drizzled/drizzled.cc:750
1297
msgid "Error: Invalid Value for auto_increment_offset"
1300
#: ../drizzled/drizzled.cc:761
1301
msgid "Error: Invalid Value for completion_type"
1304
#: ../drizzled/drizzled.cc:773
1305
msgid "Error: Invalid Value for div-precision-increment"
1308
#: ../drizzled/drizzled.cc:784
1309
msgid "Error: Invalid Value for group_concat_max_len"
1312
#: ../drizzled/drizzled.cc:795
1313
msgid "Error: Invalid Value for join_buffer_size"
1316
#: ../drizzled/drizzled.cc:807
1317
msgid "Error: Invalid Value for max_allowed_packet"
1320
#: ../drizzled/drizzled.cc:819
1321
msgid "Error: Invalid Value for max_error_count"
1324
#: ../drizzled/drizzled.cc:830
1325
msgid "Error: Invalid Value for max_heap_table_size"
1328
#: ../drizzled/drizzled.cc:842
1329
msgid "Error: Invalid Value for min_examined_row_limit"
1332
#: ../drizzled/drizzled.cc:853
1333
msgid "Error: Invalid Value for max_join_size"
1336
#: ../drizzled/drizzled.cc:864
1337
msgid "Error: Invalid Value for max_length_for_sort_data"
1340
#: ../drizzled/drizzled.cc:875
1341
msgid "Error: Invalid Value for max_seeks_for_key"
1344
#: ../drizzled/drizzled.cc:886
1345
msgid "Error: Invalid Value for max_sort_length"
1348
#: ../drizzled/drizzled.cc:897
1349
msgid "Error: Invalid Value for optimizer_search_depth"
1352
#: ../drizzled/drizzled.cc:908
1353
msgid "Error: Invalid Value for preload_buff_size"
1356
#: ../drizzled/drizzled.cc:919
1357
msgid "Error: Invalid Value for query_alloc_block_size"
1360
#: ../drizzled/drizzled.cc:931
1361
msgid "Error: Invalid Value for query_prealloc_size"
1364
#: ../drizzled/drizzled.cc:943
1365
msgid "Error: Invalid Value for range_alloc_block_size"
1368
#: ../drizzled/drizzled.cc:955
1369
msgid "Error: Invalid Value for read_buff_size"
1372
#: ../drizzled/drizzled.cc:967
1373
msgid "Error: Invalid Value for read_rnd_buff_size"
1376
#: ../drizzled/drizzled.cc:978
1377
msgid "Error: Invalid Value for sort_buff_size"
1380
#: ../drizzled/drizzled.cc:989
1381
msgid "Error: Invalid Value for table_def_size"
1384
#: ../drizzled/drizzled.cc:1000
1385
msgid "Error: Invalid Value for table_cache_size"
1388
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1389
msgid "Error: Invalid Value for table_lock_wait_timeout"
1392
#: ../drizzled/drizzled.cc:1038
1493
msgid "Error getting default charset"
1494
msgstr "Setter standardtegnsett."
1496
#: ../drizzled/drizzled.cc:766
1497
msgid "Error setting collation"
1500
#: ../drizzled/drizzled.cc:774
1502
msgid "Unknown locale: '%s'"
1505
#: ../drizzled/drizzled.cc:791
1506
msgid "Can't create thread-keys"
1509
#: ../drizzled/drizzled.cc:861
1510
msgid "Could not initialize table cache\n"
1513
#: ../drizzled/drizzled.cc:872
1514
msgid "XA cache initialization failed: Out of memory\n"
1517
#: ../drizzled/drizzled.cc:881
1518
msgid "Failed to initialize plugins\n"
1521
#: ../drizzled/drizzled.cc:903
1394
"Error: Invalid Value for transaction_message_threshold valid values are "
1395
"between 131072 - 1048576 bytes"
1398
#: ../drizzled/drizzled.cc:1096
1400
msgid "Defaults file '%s' not found\n"
1403
#: ../drizzled/drizzled.cc:1138
1405
msgid "gethostname failed, using '%s' as hostname"
1408
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1524
"%s: Unknown options give (first unknown is '%s').\n"
1525
"Use --verbose --help to get a list of available options\n"
1528
#: ../drizzled/drizzled.cc:928
1529
msgid "No scheduler found, cannot continue!\n"
1532
#: ../drizzled/drizzled.cc:952
1534
msgid "Unknown/unsupported storage engine: %s\n"
1537
#: ../drizzled/drizzled.cc:1044
1409
1538
msgid "Display this help and exit."
1410
1539
msgstr "Vis denne hjelpeteksten og avslutt."
1412
#: ../drizzled/drizzled.cc:1156
1413
msgid "Configuration file to use"
1416
#: ../drizzled/drizzled.cc:1158
1417
msgid "Base location for config files"
1420
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1421
msgid "Directory for plugins."
1424
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1426
"Optional comma separated list of plugins to load at startup in addition to "
1427
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1430
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1432
"Optional comma separated list of plugins to not load at startup. Effectively "
1433
"removes a plugin from the list of plugins to be loaded. [for example: --"
1434
"plugin_remove=crc32,logger_gearman]"
1437
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1439
"Optional comma separated list of plugins to load at starup instead of the "
1440
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1443
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1541
#: ../drizzled/drizzled.cc:1048
1542
msgid "Display this help and exit after initializing plugins."
1545
#: ../drizzled/drizzled.cc:1052
1547
msgid "Print the default settings and exit"
1548
msgstr "Vis litt debug-informasjon og avslutt."
1550
#: ../drizzled/drizzled.cc:1056
1444
1551
msgid "Auto-increment columns are incremented by this"
1447
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1554
#: ../drizzled/drizzled.cc:1061
1449
1556
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1453
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1560
#: ../drizzled/drizzled.cc:1067
1455
1562
"Path to installation directory. All paths are usually resolved relative to "
1459
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1566
#: ../drizzled/drizzled.cc:1072
1460
1567
msgid "Chroot drizzled daemon during startup."
1463
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1570
#: ../drizzled/drizzled.cc:1076
1464
1571
msgid "Set the default collation."
1467
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1574
#: ../drizzled/drizzled.cc:1080
1468
1575
msgid "Default completion type."
1471
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1578
#: ../drizzled/drizzled.cc:1085
1472
1579
msgid "Write core on errors."
1475
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1582
#: ../drizzled/drizzled.cc:1089
1476
1583
msgid "Path to the database root."
1479
#: ../drizzled/drizzled.cc:1196
1480
msgid "Set the default storage engine for tables."
1586
#: ../drizzled/drizzled.cc:1093
1587
msgid "Set the default storage engine (table type) for tables."
1483
#: ../drizzled/drizzled.cc:1198
1590
#: ../drizzled/drizzled.cc:1097
1484
1591
msgid "Set the default time zone."
1487
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1594
#: ../drizzled/drizzled.cc:1102
1488
1595
msgid "Used for debugging; Use at your own risk!"
1491
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1598
#: ../drizzled/drizzled.cc:1107
1492
1599
msgid "Set up signals usable for debugging"
1495
#: ../drizzled/drizzled.cc:1204
1602
#: ../drizzled/drizzled.cc:1111
1606
#: ../drizzled/drizzled.cc:1115
1496
1607
msgid "Set the language used for the month names and the days of the week."
1499
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1610
#: ../drizzled/drizzled.cc:1120
1500
1611
msgid "Log some not critical warnings to the log file."
1503
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1504
msgid "Pid file used by drizzled."
1507
#: ../drizzled/drizzled.cc:1210
1508
msgid "Maximum time in seconds to wait for the port to become free. "
1511
#: ../drizzled/drizzled.cc:1212
1512
msgid "Include the SQL query in replicated protobuf messages."
1515
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1614
#: ../drizzled/drizzled.cc:1125
1615
msgid "Pid file used by safe_mysqld."
1618
#: ../drizzled/drizzled.cc:1129
1620
"Maximum time in seconds to wait for the port to become free. (Default: no "
1624
#: ../drizzled/drizzled.cc:1134
1517
1626
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1518
1627
"specified directory"
1521
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1630
#: ../drizzled/drizzled.cc:1139
1523
1632
"Uniquely identifies the server instance in the community of replication "
1527
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1636
#: ../drizzled/drizzled.cc:1144
1528
1637
msgid "Don't print a stack trace on failure."
1531
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1640
#: ../drizzled/drizzled.cc:1148
1532
1641
msgid "Enable symbolic link support."
1535
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1644
#: ../drizzled/drizzled.cc:1157
1537
1646
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1540
#: ../drizzled/drizzled.cc:1227
1649
#: ../drizzled/drizzled.cc:1162
1541
1650
msgid "Path for temporary files."
1544
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1653
#: ../drizzled/drizzled.cc:1166
1545
1654
msgid "Default transaction isolation level."
1548
#: ../drizzled/drizzled.cc:1231
1550
"Max message size written to transaction log, valid values 131072 - 1048576 "
1554
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1657
#: ../drizzled/drizzled.cc:1170
1555
1658
msgid "Run drizzled daemon as user."
1558
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1661
#: ../drizzled/drizzled.cc:1178
1560
1663
"The number of outstanding connection requests Drizzle can have. This comes "
1561
1664
"into play when the main Drizzle thread gets very many connection requests in "
1562
1665
"a very short time."
1565
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1668
#: ../drizzled/drizzled.cc:1184
1567
1670
"Size of tree cache used in bulk insert optimization. Note that this is a "
1568
1671
"limit per thread!"
1571
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1674
#: ../drizzled/drizzled.cc:1190
1573
1676
"Precision of the result of '/' operator will be increased on that value."
1576
#: ../drizzled/drizzled.cc:1248
1679
#: ../drizzled/drizzled.cc:1196
1577
1680
msgid "The maximum length of the result of function group_concat."
1580
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1683
#: ../drizzled/drizzled.cc:1201
1581
1684
msgid "The size of the buffer that is used for full joins."
1584
#: ../drizzled/drizzled.cc:1253
1586
"A global cap on the amount of memory that can be allocated by session join "
1587
"buffers (0 means unlimited)"
1590
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1687
#: ../drizzled/drizzled.cc:1207
1591
1688
msgid "Max packetlength to send/receive from to server."
1594
#: ../drizzled/drizzled.cc:1257
1691
#: ../drizzled/drizzled.cc:1212
1693
"If there is more than this number of interrupted connections from a host "
1694
"this host will be blocked from further connections."
1697
#: ../drizzled/drizzled.cc:1217
1595
1698
msgid "Max number of errors/warnings to store for a statement."
1598
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1701
#: ../drizzled/drizzled.cc:1222
1599
1702
msgid "Don't allow creation of heap tables bigger than this."
1602
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1705
#: ../drizzled/drizzled.cc:1228
1604
1707
"Joins that are probably going to read more than max_join_size records return "
1608
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1711
#: ../drizzled/drizzled.cc:1234
1609
1712
msgid "Max number of bytes in sorted records."
1612
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1715
#: ../drizzled/drizzled.cc:1239
1613
1716
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1616
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1719
#: ../drizzled/drizzled.cc:1244
1618
1721
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1619
1722
"max_sort_length bytes of each value are used; the rest are ignored)."
1622
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1725
#: ../drizzled/drizzled.cc:1251
1623
1726
msgid "After this many write locks, allow some read locks to run in between."
1626
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1729
#: ../drizzled/drizzled.cc:1255
1628
1731
"Don't log queries which examine less than min_examined_row_limit rows to "
1632
#: ../drizzled/drizzled.cc:1277
1735
#: ../drizzled/drizzled.cc:1261
1634
"Do not apply any heuristic(s) during query optimization to prune, thus "
1635
"perform an exhaustive search from the optimizer search space."
1737
"Controls the heuristic(s) applied during query optimization to prune less-"
1738
"promising partial plans from the optimizer search space. Meaning: false - do "
1739
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1740
"based on number of retrieved rows."
1638
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1743
#: ../drizzled/drizzled.cc:1269
1640
1745
"Maximum depth of search performed by the query optimizer. Values larger than "
1641
1746
"the number of relations in a query result in better query plans, but take "
1803
1847
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1804
1848
"and you are welcome to modify and redistribute it under the GPL license\n"
1806
#: ../drizzled/drizzled.cc:2046
1850
#: ../drizzled/drizzled.cc:1405
1808
1852
msgid "Usage: %s [OPTIONS]\n"
1811
#: ../drizzled/drizzled.cc:2167
1855
#: ../drizzled/drizzled.cc:1529
1814
1858
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1815
1859
"command line\n"
1818
#: ../drizzled/drizzled.cc:2184
1819
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1822
#: ../drizzled/drizzled.cc:2197
1823
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1826
#: ../drizzled/drizzled.cc:2210
1827
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1830
#: ../drizzled/drizzled.cc:2223
1831
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1834
#: ../drizzled/drizzled.cc:2338
1837
"There was an error creating the '%s' part of the path '%s'. Please check "
1838
"the path exists and is writable.\n"
1841
#: ../drizzled/drizzled.cc:2345
1844
"There was an error opening the path '%s', please check the path exists and "
1848
#: ../drizzled/error.cc:133
1862
#: ../drizzled/drizzled.cc:1572
1863
msgid "Can't start server: cannot resolve hostname!"
1866
#: ../drizzled/drizzled.cc:1578
1867
msgid "Can't start server: bind-address refers to multiple interfaces!"
1870
#: ../drizzled/error.cc:138
1850
1872
msgid "Unknown error %d"
1851
1873
msgstr "Ukjent feil %d"
1853
#: ../drizzled/error.cc:207
1857
#: ../drizzled/error.cc:208
1858
msgid "Error on first"
1861
#: ../drizzled/error.cc:209
1875
#: ../drizzled/error.cc:214
1865
#: ../drizzled/error.cc:210
1879
#: ../drizzled/error.cc:215
1869
#: ../drizzled/error.cc:211
1883
#: ../drizzled/error.cc:216
1871
1885
msgid "Can't create file '%-.200s' (errno: %d)"
1874
#: ../drizzled/error.cc:212
1888
#: ../drizzled/error.cc:217
1876
1890
msgid "Can't create table '%-.200s' (errno: %d)"
1879
#: ../drizzled/error.cc:213
1881
msgid "Can't create schema '%-.192s' (errno: %d)"
1882
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
1893
#: ../drizzled/error.cc:218
1895
msgid "Can't create database '%-.192s' (errno: %d)"
1884
#: ../drizzled/error.cc:214
1886
msgid "Can't create schema '%-.192s'; schema exists"
1898
#: ../drizzled/error.cc:219
1900
msgid "Can't create database '%-.192s'; database exists"
1887
1901
msgstr "Kan ikke lage databasen '%-.192s'; databasen finnes allerede"
1889
#: ../drizzled/error.cc:215
1891
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1903
#: ../drizzled/error.cc:220
1905
msgid "Can't drop database '%-.192s'; database doesn't exist"
1892
1906
msgstr "Kan ikke fjerne databasen '%-.192s'; databasen finnes ikke"
1894
#: ../drizzled/error.cc:216
1908
#: ../drizzled/error.cc:221
1896
1910
msgid "Error on delete of '%-.192s' (errno: %d)"
1899
#: ../drizzled/error.cc:217
1913
#: ../drizzled/error.cc:222
1901
1915
msgid "Can't get status of '%-.200s' (errno: %d)"
1904
#: ../drizzled/error.cc:218
1918
#: ../drizzled/error.cc:223
1906
1920
msgid "Can't lock file (errno: %d)"
1909
#: ../drizzled/error.cc:219
1923
#: ../drizzled/error.cc:224
1911
1925
msgid "Can't open file: '%-.200s' (errno: %d)"
1914
#: ../drizzled/error.cc:220
1928
#: ../drizzled/error.cc:225
1916
1930
msgid "Can't find file: '%-.200s' (errno: %d)"
1919
#: ../drizzled/error.cc:221
1933
#: ../drizzled/error.cc:226
1921
1935
msgid "Can't read dir of '%-.192s' (errno: %d)"
1924
#: ../drizzled/error.cc:222
1938
#: ../drizzled/error.cc:227
1926
1940
msgid "Record has changed since last read in table '%-.192s'"
1927
1941
msgstr "Raden har blitt endret siden den sist ble lest fra tabellen '%-192s'"
1929
#: ../drizzled/error.cc:223
1943
#: ../drizzled/error.cc:228
1931
1945
msgid "Disk full (%s); waiting for someone to free some space..."
1934
#: ../drizzled/error.cc:224
1948
#: ../drizzled/error.cc:229
1936
1950
msgid "Can't write; duplicate key in table '%-.192s'"
1937
1951
msgstr "Kunne ikke skrive; nøkkelen er ikke unik i tabellen '%-.192s'"
1939
#: ../drizzled/error.cc:225
1953
#: ../drizzled/error.cc:230
1941
1955
msgid "Error on close of '%-.192s' (errno: %d)"
1944
#: ../drizzled/error.cc:226
1958
#: ../drizzled/error.cc:231
1946
1960
msgid "Error reading file '%-.200s' (errno: %d)"
1949
#: ../drizzled/error.cc:227
1963
#: ../drizzled/error.cc:232
1951
1965
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1954
#: ../drizzled/error.cc:228
1968
#: ../drizzled/error.cc:233
1956
1970
msgid "Error writing file '%-.200s' (errno: %d)"
1959
#: ../drizzled/error.cc:229
1973
#: ../drizzled/error.cc:234
1961
1975
msgid "'%-.192s' is locked against change"
1962
1976
msgstr "'%-192s' er låst for endringer"
1964
#: ../drizzled/error.cc:230
1978
#: ../drizzled/error.cc:235
1965
1979
msgid "Sort aborted"
1968
#: ../drizzled/error.cc:231
1982
#: ../drizzled/error.cc:236
1970
1984
msgid "Got error %d from storage engine"
1973
#: ../drizzled/error.cc:232
1987
#: ../drizzled/error.cc:237
1975
1989
msgid "Table storage engine for '%-.192s' doesn't have this option"
1976
1990
msgstr "Tabellmotoren for '%-.192s' har ikke denne innstillingen"
1978
#: ../drizzled/error.cc:233
1992
#: ../drizzled/error.cc:238
1980
1994
msgid "Can't find record in '%-.192s'"
1981
1995
msgstr "Klarte ikke å finne raden i '%-192s'"
1983
#: ../drizzled/error.cc:234
1997
#: ../drizzled/error.cc:239
1985
1999
msgid "Incorrect information in file: '%-.200s'"
1986
2000
msgstr "Feil informasjon i filen '%-.200s'"
1988
#: ../drizzled/error.cc:235
2002
#: ../drizzled/error.cc:240
1990
2004
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1991
2005
msgstr "Feil nøkkelfil for tabellen '%-.200s'; prøv å reparere den"
1993
#: ../drizzled/error.cc:236
2007
#: ../drizzled/error.cc:241
1995
2009
msgid "Old key file for table '%-.192s'; repair it!"
1996
2010
msgstr "Gammel nøkkelfil for tabellen '%-.192s'; reparer den!"
1998
#: ../drizzled/error.cc:237
2012
#: ../drizzled/error.cc:242
2000
2014
msgid "Table '%-.192s' is read only"
2003
#: ../drizzled/error.cc:238
2017
#: ../drizzled/error.cc:243
2005
2019
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2008
#: ../drizzled/error.cc:239
2022
#: ../drizzled/error.cc:244
2009
2023
msgid "Out of sort memory; increase server sort buffer size"
2011
2025
"Tom for sorteringsminne; øk størrelsen på sorteringsbufferen på serveren"
2013
#: ../drizzled/error.cc:240
2014
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2017
#: ../drizzled/error.cc:241
2018
msgid "Global join memory constraint hit; increase join-heap-threshold"
2021
#: ../drizzled/error.cc:242
2022
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2025
#: ../drizzled/error.cc:243
2026
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2029
#: ../drizzled/error.cc:244
2027
#: ../drizzled/error.cc:245
2031
2029
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2034
#: ../drizzled/error.cc:245
2032
#: ../drizzled/error.cc:246
2035
2033
msgid "Too many connections"
2038
#: ../drizzled/error.cc:246
2036
#: ../drizzled/error.cc:247
2040
2038
"Out of memory; check if drizzled or some other process uses all available "
2041
2039
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2042
2040
"memory or you can add more swap space"
2045
#: ../drizzled/error.cc:247
2043
#: ../drizzled/error.cc:248
2046
2044
msgid "Can't get hostname for your address"
2049
#: ../drizzled/error.cc:248
2047
#: ../drizzled/error.cc:249
2050
2048
msgid "Bad handshake"
2053
#: ../drizzled/error.cc:249
2055
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2058
2051
#: ../drizzled/error.cc:250
2053
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2056
#: ../drizzled/error.cc:251
2060
2058
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2063
#: ../drizzled/error.cc:251
2064
msgid "No schema selected"
2067
2061
#: ../drizzled/error.cc:252
2062
msgid "No database selected"
2065
#: ../drizzled/error.cc:253
2068
2066
msgid "Unknown command"
2071
#: ../drizzled/error.cc:253
2069
#: ../drizzled/error.cc:254
2073
2071
msgid "Column '%-.192s' cannot be null"
2076
#: ../drizzled/error.cc:254
2078
msgid "Unknown schema '%-.192s'"
2079
msgstr "Ukjent kommando '\\%c'."
2081
2074
#: ../drizzled/error.cc:255
2076
msgid "Unknown database '%-.192s'"
2079
#: ../drizzled/error.cc:256
2083
2081
msgid "Table '%-.192s' already exists"
2086
#: ../drizzled/error.cc:256
2084
#: ../drizzled/error.cc:257
2088
2086
msgid "Unknown table '%-.100s'"
2091
#: ../drizzled/error.cc:257
2089
#: ../drizzled/error.cc:258
2093
2091
msgid "Column '%-.192s' in %-.192s is ambiguous"
2096
#: ../drizzled/error.cc:258
2094
#: ../drizzled/error.cc:259
2097
2095
msgid "Server shutdown in progress"
2100
#: ../drizzled/error.cc:259
2098
#: ../drizzled/error.cc:260
2102
2100
msgid "Unknown column '%-.192s' in '%-.192s'"
2105
#: ../drizzled/error.cc:260
2103
#: ../drizzled/error.cc:261
2107
2105
msgid "'%-.192s' isn't in GROUP BY"
2110
#: ../drizzled/error.cc:261
2108
#: ../drizzled/error.cc:262
2112
2110
msgid "Can't group on '%-.192s'"
2115
#: ../drizzled/error.cc:262
2113
#: ../drizzled/error.cc:263
2116
2114
msgid "Statement has sum functions and columns in same statement"
2119
#: ../drizzled/error.cc:263
2117
#: ../drizzled/error.cc:264
2120
2118
msgid "Column count doesn't match value count"
2123
#: ../drizzled/error.cc:264
2121
#: ../drizzled/error.cc:265
2125
2123
msgid "Identifier name '%-.100s' is too long"
2128
#: ../drizzled/error.cc:265
2126
#: ../drizzled/error.cc:266
2130
2128
msgid "Duplicate column name '%-.192s'"
2133
#: ../drizzled/error.cc:266
2131
#: ../drizzled/error.cc:267
2135
2133
msgid "Duplicate key name '%-.192s'"
2138
#: ../drizzled/error.cc:267
2136
#: ../drizzled/error.cc:268
2140
2138
msgid "Duplicate entry '%-.192s' for key %d"
2143
#: ../drizzled/error.cc:268
2141
#: ../drizzled/error.cc:269
2145
2143
msgid "Incorrect column specifier for column '%-.192s'"
2148
#: ../drizzled/error.cc:269
2146
#: ../drizzled/error.cc:270
2150
2148
msgid "%s near '%-.80s' at line %d"
2153
#: ../drizzled/error.cc:270
2155
msgid "Parsing error near '%s'"
2158
2151
#: ../drizzled/error.cc:271
2159
2152
msgid "Query was empty"
2298
2291
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2301
#. KILL session errors
2294
#: ../drizzled/error.cc:298
2296
msgid "Unknown thread id: %lu"
2299
#: ../drizzled/error.cc:299
2301
msgid "You are not owner of thread %lu"
2302
2304
#: ../drizzled/error.cc:300
2304
msgid "Unknown session id: %lu"
2305
msgstr "Ukjent feil %d"
2305
msgid "No tables used"
2307
2308
#: ../drizzled/error.cc:301
2309
msgid "You are not the owner of session %lu"
2310
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2312
2313
#: ../drizzled/error.cc:302
2313
msgid "You cannot kill the session you are connected from."
2316
#: ../drizzled/error.cc:305
2317
msgid "No tables used"
2320
#: ../drizzled/error.cc:306
2322
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2315
msgid "Incorrect database name '%-.100s'"
2325
#: ../drizzled/error.cc:307
2327
msgid "Incorrect schema name '%-.100s'"
2328
msgstr "Feil informasjon i filen '%-.200s'"
2330
#: ../drizzled/error.cc:308
2318
#: ../drizzled/error.cc:303
2332
2320
msgid "Incorrect table name '%-.100s'"
2335
#: ../drizzled/error.cc:309
2323
#: ../drizzled/error.cc:304
2337
2325
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2338
2326
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2341
#: ../drizzled/error.cc:310
2329
#: ../drizzled/error.cc:305
2342
2330
msgid "Unknown error"
2345
#: ../drizzled/error.cc:311
2333
#: ../drizzled/error.cc:306
2347
2335
msgid "Unknown procedure '%-.192s'"
2350
#: ../drizzled/error.cc:312
2338
#: ../drizzled/error.cc:307
2352
2340
msgid "Incorrect parameter count to procedure '%-.192s'"
2355
#: ../drizzled/error.cc:313
2343
#: ../drizzled/error.cc:308
2357
2345
msgid "Unknown table '%-.192s' in %-.32s"
2360
#: ../drizzled/error.cc:314
2348
#: ../drizzled/error.cc:309
2362
2350
msgid "Column '%-.192s' specified twice"
2365
#: ../drizzled/error.cc:315
2353
#: ../drizzled/error.cc:310
2366
2354
msgid "Invalid use of group function"
2369
#: ../drizzled/error.cc:316
2357
#: ../drizzled/error.cc:311
2372
2360
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2375
#: ../drizzled/error.cc:317
2363
#: ../drizzled/error.cc:312
2376
2364
msgid "A table must have at least 1 column"
2379
#: ../drizzled/error.cc:318
2367
#: ../drizzled/error.cc:313
2381
2369
msgid "The table '%-.192s' is full"
2384
#: ../drizzled/error.cc:319
2372
#: ../drizzled/error.cc:314
2386
2374
msgid "Too many tables; Drizzle can only use %d tables in a join"
2389
#: ../drizzled/error.cc:320
2377
#: ../drizzled/error.cc:315
2390
2378
msgid "Too many columns"
2393
#: ../drizzled/error.cc:321
2381
#: ../drizzled/error.cc:316
2396
2384
"Row size too large. The maximum row size for the used table type, not "
2397
2385
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2400
#: ../drizzled/error.cc:322
2388
#: ../drizzled/error.cc:317
2401
2389
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2404
#: ../drizzled/error.cc:323
2392
#: ../drizzled/error.cc:318
2407
2395
"Table handler doesn't support NULL in given index. Please change column "
2408
2396
"'%-.192s' to be NOT NULL or use another handler"
2411
#: ../drizzled/error.cc:324
2399
#: ../drizzled/error.cc:319
2412
2400
msgid "No paths allowed for plugin library"
2415
#: ../drizzled/error.cc:325
2403
#: ../drizzled/error.cc:320
2417
2405
msgid "Plugin '%-.192s' already exists"
2420
#: ../drizzled/error.cc:326
2422
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2423
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
2425
#: ../drizzled/error.cc:327
2427
msgid "Can't find symbol '%-.128s' in library '%s'"
2430
#: ../drizzled/error.cc:328
2408
#: ../drizzled/error.cc:321
2410
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2413
#: ../drizzled/error.cc:322
2415
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2418
#: ../drizzled/error.cc:323
2432
2420
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2435
#: ../drizzled/error.cc:329
2423
#: ../drizzled/error.cc:324
2438
2426
"Can't create a new thread (errno %d); if you are not out of available "
2439
2427
"memory, you can consult the manual for a possible OS-dependent bug"
2442
#: ../drizzled/error.cc:330
2430
#: ../drizzled/error.cc:325
2444
2432
msgid "Column count doesn't match value count at row %ld"
2447
#: ../drizzled/error.cc:331
2435
#: ../drizzled/error.cc:326
2449
2437
msgid "Can't reopen table: '%-.192s'"
2452
#: ../drizzled/error.cc:332
2440
#: ../drizzled/error.cc:327
2454
2442
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2455
2443
"illegal if there is no GROUP BY clause"
2458
#: ../drizzled/error.cc:333
2446
#: ../drizzled/error.cc:328
2460
2448
msgid "Table '%-.192s.%-.192s' doesn't exist"
2463
#: ../drizzled/error.cc:334
2451
#: ../drizzled/error.cc:329
2465
2453
"You have an error in your SQL syntax; check the manual that corresponds to "
2466
2454
"your Drizzle server version for the right syntax to use"
2469
#: ../drizzled/error.cc:335
2457
#: ../drizzled/error.cc:330
2470
2458
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2473
#: ../drizzled/error.cc:336
2461
#: ../drizzled/error.cc:331
2474
2462
msgid "Got packets out of order"
2477
#: ../drizzled/error.cc:337
2465
#: ../drizzled/error.cc:332
2478
2466
msgid "The used table type doesn't support BLOB/TEXT columns"
2481
#: ../drizzled/error.cc:338
2469
#: ../drizzled/error.cc:333
2482
2470
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2485
#: ../drizzled/error.cc:339
2473
#: ../drizzled/error.cc:334
2487
2475
msgid "Incorrect column name '%-.100s'"
2490
#: ../drizzled/error.cc:340
2478
#: ../drizzled/error.cc:335
2492
2480
msgid "The used storage engine can't index column '%-.192s'"
2495
#: ../drizzled/error.cc:341
2483
#: ../drizzled/error.cc:336
2497
2485
"Unable to open underlying table which is differently defined or of non-"
2498
2486
"MyISAM type or doesn't exist"
2501
#: ../drizzled/error.cc:342
2489
#: ../drizzled/error.cc:337
2503
2491
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2506
#: ../drizzled/error.cc:343
2494
#: ../drizzled/error.cc:338
2509
2497
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2512
#: ../drizzled/error.cc:344
2500
#: ../drizzled/error.cc:339
2514
2502
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2515
2503
"UNIQUE instead"
2518
#: ../drizzled/error.cc:345
2506
#: ../drizzled/error.cc:340
2519
2507
msgid "Result consisted of more than one row"
2522
#: ../drizzled/error.cc:346
2510
#: ../drizzled/error.cc:341
2523
2511
msgid "This table type requires a primary key"
2526
#: ../drizzled/error.cc:347
2514
#: ../drizzled/error.cc:342
2528
2516
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2531
#: ../drizzled/error.cc:348
2519
#: ../drizzled/error.cc:343
2532
2520
msgid "Can't open table"
2535
#: ../drizzled/error.cc:349
2523
#: ../drizzled/error.cc:344
2537
2525
msgid "The storage engine for the table doesn't support %s"
2540
#: ../drizzled/error.cc:350
2528
#: ../drizzled/error.cc:345
2542
2530
msgid "Got error %d during COMMIT"
2545
#: ../drizzled/error.cc:351
2533
#: ../drizzled/error.cc:346
2547
2535
msgid "Got error %d during ROLLBACK"
2551
2539
#. program that looks over the source for the N_() macros does not
2552
2540
#. (obviously) do macro expansion, so the string is entirely wrong for
2553
2541
#. what it is trying to output for every language except english.
2554
#: ../drizzled/error.cc:356
2542
#: ../drizzled/error.cc:351
2557
2545
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2558
2546
"'%-.64s' (%-.64s)"
2561
#: ../drizzled/error.cc:357
2549
#: ../drizzled/error.cc:352
2563
2551
"Can't execute the given command because you have active locked tables or an "
2564
2552
"active transaction"
2567
#: ../drizzled/error.cc:358
2555
#: ../drizzled/error.cc:353
2569
2557
msgid "Unknown system variable '%-.64s'"
2572
#: ../drizzled/error.cc:359
2560
#: ../drizzled/error.cc:354
2574
2562
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2577
#: ../drizzled/error.cc:360
2565
#: ../drizzled/error.cc:355
2580
2568
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2583
#: ../drizzled/error.cc:361
2571
#: ../drizzled/error.cc:356
2584
2572
msgid "Some non-transactional changed tables couldn't be rolled back"
2587
#: ../drizzled/error.cc:362
2575
#: ../drizzled/error.cc:357
2588
2576
msgid "You may only use constant expressions with SET"
2591
#: ../drizzled/error.cc:363
2579
#: ../drizzled/error.cc:358
2592
2580
msgid "Lock wait timeout exceeded; try restarting transaction"
2595
#: ../drizzled/error.cc:364
2583
#: ../drizzled/error.cc:359
2596
2584
msgid "The total number of locks exceeds the lock table size"
2599
#: ../drizzled/error.cc:365
2587
#: ../drizzled/error.cc:360
2600
2588
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2603
#: ../drizzled/error.cc:366
2591
#: ../drizzled/error.cc:361
2604
2592
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2607
#: ../drizzled/error.cc:367
2595
#: ../drizzled/error.cc:362
2609
2597
msgid "Incorrect arguments to %s"
2612
#: ../drizzled/error.cc:368
2600
#: ../drizzled/error.cc:363
2613
2601
msgid "Deadlock found when trying to get lock; try restarting transaction"
2616
#: ../drizzled/error.cc:369
2604
#: ../drizzled/error.cc:364
2617
2605
msgid "The used table type doesn't support FULLTEXT indexes"
2620
#: ../drizzled/error.cc:370
2608
#: ../drizzled/error.cc:365
2621
2609
msgid "Cannot add foreign key constraint"
2624
#: ../drizzled/error.cc:371
2612
#: ../drizzled/error.cc:366
2625
2613
msgid "Cannot add or update a child row: a foreign key constraint fails"
2628
#: ../drizzled/error.cc:372
2616
#: ../drizzled/error.cc:367
2629
2617
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2632
#: ../drizzled/error.cc:373
2620
#: ../drizzled/error.cc:368
2634
2622
msgid "Incorrect usage of %s and %s"
2637
#: ../drizzled/error.cc:374
2625
#: ../drizzled/error.cc:369
2638
2626
msgid "The used SELECT statements have a different number of columns"
2641
#: ../drizzled/error.cc:375
2629
#: ../drizzled/error.cc:370
2642
2630
msgid "Can't execute the query because you have a conflicting read lock"
2645
#: ../drizzled/error.cc:376
2633
#: ../drizzled/error.cc:371
2648
2636
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2651
#: ../drizzled/error.cc:377
2639
#: ../drizzled/error.cc:372
2654
2642
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2657
#: ../drizzled/error.cc:378
2645
#: ../drizzled/error.cc:373
2659
2647
msgid "Variable '%-.64s' doesn't have a default value"
2662
#: ../drizzled/error.cc:379
2650
#: ../drizzled/error.cc:374
2664
2652
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2667
#: ../drizzled/error.cc:380
2655
#: ../drizzled/error.cc:375
2669
2657
msgid "Incorrect argument type to variable '%-.64s'"
2672
#: ../drizzled/error.cc:381
2660
#: ../drizzled/error.cc:376
2674
2662
msgid "Variable '%-.64s' can only be set, not read"
2677
#: ../drizzled/error.cc:382
2665
#: ../drizzled/error.cc:377
2679
2667
msgid "Incorrect usage/placement of '%s'"
2682
#: ../drizzled/error.cc:383
2670
#: ../drizzled/error.cc:378
2684
2672
msgid "This version of Drizzle doesn't yet support '%s'"
2687
#: ../drizzled/error.cc:384
2675
#: ../drizzled/error.cc:379
2689
2677
msgid "Variable '%-.192s' is a %s variable"
2692
#: ../drizzled/error.cc:385
2680
#: ../drizzled/error.cc:380
2694
2682
msgid "Incorrect foreign key definition for '%-.192s': %s"
2697
#: ../drizzled/error.cc:386
2685
#: ../drizzled/error.cc:381
2698
2686
msgid "Key reference and table reference don't match"
2701
#: ../drizzled/error.cc:387
2689
#: ../drizzled/error.cc:382
2703
2691
msgid "Operand should contain %d column(s)"
2706
#: ../drizzled/error.cc:388
2694
#: ../drizzled/error.cc:383
2707
2695
msgid "Subquery returns more than 1 row"
2710
#: ../drizzled/error.cc:389
2698
#: ../drizzled/error.cc:384
2712
2700
msgid "Converting column '%s' from %s to %s"
2715
#: ../drizzled/error.cc:390
2703
#: ../drizzled/error.cc:385
2717
2705
msgid "Reference '%-.64s' not supported (%s)"
2720
#: ../drizzled/error.cc:391
2708
#: ../drizzled/error.cc:386
2721
2709
msgid "Every derived table must have its own alias"
2724
#: ../drizzled/error.cc:392
2712
#: ../drizzled/error.cc:387
2726
2714
msgid "Select %u was reduced during optimization"
2729
#: ../drizzled/error.cc:393
2717
#: ../drizzled/error.cc:388
2731
2719
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2734
#: ../drizzled/error.cc:394
2722
#: ../drizzled/error.cc:389
2735
2723
msgid "All parts of a SPATIAL index must be NOT NULL"
2738
#: ../drizzled/error.cc:395
2726
#: ../drizzled/error.cc:390
2740
2728
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2743
#: ../drizzled/error.cc:396
2731
#: ../drizzled/error.cc:391
2746
2734
"Uncompressed data size too large; the maximum size is %d (based on "
2747
2735
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2750
#: ../drizzled/error.cc:397
2738
#: ../drizzled/error.cc:392
2751
2739
msgid "ZLIB: Not enough memory"
2754
#: ../drizzled/error.cc:398
2742
#: ../drizzled/error.cc:393
2756
2744
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2757
2745
"data was corrupted)"
2760
#: ../drizzled/error.cc:399
2748
#: ../drizzled/error.cc:394
2761
2749
msgid "ZLIB: Input data corrupted"
2764
#: ../drizzled/error.cc:400
2752
#: ../drizzled/error.cc:395
2766
2754
msgid "%d line(s) were cut by GROUP_CONCAT()"
2769
#: ../drizzled/error.cc:401
2757
#: ../drizzled/error.cc:396
2771
2759
msgid "Row %ld doesn't contain data for all columns"
2774
#: ../drizzled/error.cc:402
2762
#: ../drizzled/error.cc:397
2777
2765
"Row %ld was truncated; it contained more data than there were input columns"
2780
#: ../drizzled/error.cc:403
2768
#: ../drizzled/error.cc:398
2783
2771
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2786
#: ../drizzled/error.cc:404
2774
#: ../drizzled/error.cc:399
2788
2776
msgid "Out of range value for column '%s' at row %ld"
2791
#: ../drizzled/error.cc:405
2779
#: ../drizzled/error.cc:400
2793
2781
msgid "Data truncated for column '%s' at row %ld"
2796
#: ../drizzled/error.cc:406
2784
#: ../drizzled/error.cc:401
2798
2786
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2801
#: ../drizzled/error.cc:407
2789
#: ../drizzled/error.cc:402
2803
2791
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2806
#: ../drizzled/error.cc:408
2794
#: ../drizzled/error.cc:403
2808
2796
msgid "Illegal mix of collations for operation '%s'"
2811
#: ../drizzled/error.cc:409
2799
#: ../drizzled/error.cc:404
2814
2802
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2815
2803
"variable_name)"
2818
#: ../drizzled/error.cc:410
2806
#: ../drizzled/error.cc:405
2820
2808
msgid "Unknown collation: '%-.64s'"
2823
#: ../drizzled/error.cc:411
2811
#: ../drizzled/error.cc:406
2826
2814
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2830
#: ../drizzled/error.cc:412
2818
#: ../drizzled/error.cc:407
2832
2820
msgid "Incorrect index name '%-.100s'"
2835
#: ../drizzled/error.cc:413
2823
#: ../drizzled/error.cc:408
2837
2825
msgid "Incorrect catalog name '%-.100s'"
2840
#: ../drizzled/error.cc:414
2828
#: ../drizzled/error.cc:409
2842
2830
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2845
#: ../drizzled/error.cc:415
2833
#: ../drizzled/error.cc:410
2847
2835
msgid "Unknown table engine '%s'"
2850
#: ../drizzled/error.cc:416
2838
#: ../drizzled/error.cc:411
2852
2840
msgid "The target table %-.100s of the %s is not updatable"
2855
#: ../drizzled/error.cc:417
2843
#: ../drizzled/error.cc:412
2858
2846
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2862
#: ../drizzled/error.cc:418
2850
#: ../drizzled/error.cc:413
2865
2853
"The Drizzle server is running with the %s option so it cannot execute this "
2869
#: ../drizzled/error.cc:419
2857
#: ../drizzled/error.cc:414
2871
2859
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2874
#: ../drizzled/error.cc:420
2862
#: ../drizzled/error.cc:415
2876
2864
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2879
#: ../drizzled/error.cc:421
2867
#: ../drizzled/error.cc:416
2881
2869
"Incorrect table definition; there can be only one TIMESTAMP column with "
2882
2870
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2885
#: ../drizzled/error.cc:422
2873
#: ../drizzled/error.cc:417
2887
2875
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2890
#: ../drizzled/error.cc:423
2878
#: ../drizzled/error.cc:418
2892
2880
msgid "Got error %d '%-.100s' from %s"
2895
#: ../drizzled/error.cc:424
2883
#: ../drizzled/error.cc:419
2897
2885
msgid "Got temporary error %d '%-.100s' from %s"
2900
#: ../drizzled/error.cc:425
2888
#: ../drizzled/error.cc:420
2902
2890
msgid "Unknown or incorrect time zone: '%-.64s'"
2905
#: ../drizzled/error.cc:426
2893
#: ../drizzled/error.cc:421
2907
2895
msgid "Invalid %s character string: '%.64s'"
2910
#: ../drizzled/error.cc:427
2898
#: ../drizzled/error.cc:422
2912
2900
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2915
#: ../drizzled/error.cc:428
2903
#: ../drizzled/error.cc:423
2917
2905
msgid "%s %s does not exist"
2920
#: ../drizzled/error.cc:429
2908
#: ../drizzled/error.cc:424
2921
2909
msgid "Query execution was interrupted"
2924
#: ../drizzled/error.cc:430
2912
#: ../drizzled/error.cc:425
2927
2915
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2928
2916
"(s) or definer/invoker of view lack rights to use them"
2931
#: ../drizzled/error.cc:431
2919
#: ../drizzled/error.cc:426
2933
2921
msgid "Field '%-.192s' doesn't have a default value"
2936
#: ../drizzled/error.cc:432
2924
#: ../drizzled/error.cc:427
2937
2925
msgid "Division by 0"
2940
#: ../drizzled/error.cc:433
2928
#: ../drizzled/error.cc:428
2942
2930
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2945
#: ../drizzled/error.cc:434
2933
#: ../drizzled/error.cc:429
2947
2935
msgid "Illegal %s '%-.192s' value found during parsing"
2950
#: ../drizzled/error.cc:435
2938
#: ../drizzled/error.cc:430
2952
2940
msgid "Key part '%-.192s' length cannot be 0"
2955
#: ../drizzled/error.cc:436
2943
#: ../drizzled/error.cc:431
2958
2946
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2959
2947
"the %.64s state"
2962
#: ../drizzled/error.cc:437
2950
#: ../drizzled/error.cc:432
2964
2952
msgid "Data too long for column '%s' at row %ld"
2967
#: ../drizzled/error.cc:438
2955
#: ../drizzled/error.cc:433
2970
2958
"%s: ready for connections.\n"
2971
2959
"Version: '%s' %s\n"
2974
#: ../drizzled/error.cc:439
2962
#: ../drizzled/error.cc:434
2975
2963
msgid "Can't load value from file with fixed size rows to variable"
2978
#: ../drizzled/error.cc:440
2966
#: ../drizzled/error.cc:435
2980
2968
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2983
#: ../drizzled/error.cc:441
2971
#: ../drizzled/error.cc:436
2984
2972
msgid "Table definition has changed, please retry transaction"
2987
#: ../drizzled/error.cc:442
2975
#: ../drizzled/error.cc:437
2989
2977
msgid "Not allowed to return a result set from a %s"
2992
#: ../drizzled/error.cc:443
2980
#: ../drizzled/error.cc:438
2993
2981
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2996
#: ../drizzled/error.cc:444
2984
#: ../drizzled/error.cc:439
2998
2986
"Explicit or implicit commit is not allowed in stored function or trigger."
3001
#: ../drizzled/error.cc:445
2989
#: ../drizzled/error.cc:440
3003
2991
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3006
#: ../drizzled/error.cc:446
2994
#: ../drizzled/error.cc:441
3008
2996
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3011
#: ../drizzled/error.cc:447
2999
#: ../drizzled/error.cc:442
3014
3002
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3018
#: ../drizzled/error.cc:448
3006
#: ../drizzled/error.cc:443
3019
3007
msgid "Trigger in wrong schema"
3022
#: ../drizzled/error.cc:449
3010
#: ../drizzled/error.cc:444
3025
3013
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3026
3014
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3029
#: ../drizzled/error.cc:450
3017
#: ../drizzled/error.cc:445
3031
3019
msgid "Display width out of range for column '%-.192s' (max = %d)"
3034
#: ../drizzled/error.cc:451
3022
#: ../drizzled/error.cc:446
3036
3024
msgid "Datetime function: %-.32s field overflow"
3039
#: ../drizzled/error.cc:452
3027
#: ../drizzled/error.cc:447
3042
3030
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3045
#: ../drizzled/error.cc:453
3033
#: ../drizzled/error.cc:448
3048
3036
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3051
#: ../drizzled/error.cc:454
3039
#: ../drizzled/error.cc:449
3052
3040
msgid "No data - zero rows fetched, selected, or processed"
3055
#: ../drizzled/error.cc:455
3043
#: ../drizzled/error.cc:450
3057
3045
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3060
#: ../drizzled/error.cc:456
3048
#: ../drizzled/error.cc:451
3062
3050
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3065
#: ../drizzled/error.cc:457
3053
#: ../drizzled/error.cc:452
3066
3054
msgid "The used table type doesn't support SPATIAL indexes"
3069
#: ../drizzled/error.cc:458
3057
#: ../drizzled/error.cc:453
3071
3059
msgid "Leading spaces are removed from name '%s'"
3074
#: ../drizzled/error.cc:459
3062
#: ../drizzled/error.cc:454
3075
3063
msgid "Failed to read auto-increment value from storage engine"
3078
#: ../drizzled/error.cc:460
3066
#: ../drizzled/error.cc:455
3080
3068
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3083
#: ../drizzled/error.cc:461
3071
#: ../drizzled/error.cc:456
3084
3072
msgid "Too high level of nesting for select"
3087
#: ../drizzled/error.cc:462
3075
#: ../drizzled/error.cc:457
3089
3077
msgid "Name '%-.64s' has become ''"
3092
#: ../drizzled/error.cc:463
3080
#: ../drizzled/error.cc:458
3094
3082
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3095
3083
"optional and non-empty FIELDS ENCLOSED BY"
3098
#: ../drizzled/error.cc:464
3086
#: ../drizzled/error.cc:459
3101
3089
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3104
#: ../drizzled/error.cc:465
3106
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3109
#: ../drizzled/error.cc:466
3092
#: ../drizzled/error.cc:460
3111
3094
msgid "Incorrect %-.32s value: '%-.128s'"
3114
#: ../drizzled/error.cc:467
3097
#: ../drizzled/error.cc:461
3116
3099
msgid "Table has no partition for value %-.64s"
3119
#: ../drizzled/error.cc:468
3102
#: ../drizzled/error.cc:462
3120
3103
msgid "Writing one row to the row-based binary log failed"
3123
#: ../drizzled/error.cc:469
3106
#: ../drizzled/error.cc:463
3125
3108
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3128
#: ../drizzled/error.cc:470
3111
#: ../drizzled/error.cc:464
3131
3114
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3132
3115
"d would lead to a duplicate entry"
3135
#: ../drizzled/error.cc:471
3118
#: ../drizzled/error.cc:465
3137
3120
"Transaction isolation level can't be changed while a transaction is in "
3141
#: ../drizzled/error.cc:472
3124
#: ../drizzled/error.cc:466
3143
3126
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3146
#: ../drizzled/error.cc:473
3129
#: ../drizzled/error.cc:467
3148
3131
msgid "Incorrect parameters in the call to native function '%-.192s'"
3151
#: ../drizzled/error.cc:474
3134
#: ../drizzled/error.cc:468
3153
3136
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3156
#: ../drizzled/error.cc:475
3139
#: ../drizzled/error.cc:469
3158
3141
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3161
#: ../drizzled/error.cc:477
3144
#: ../drizzled/error.cc:470
3146
msgid "Received an invalid value '%s' for a UNIX timestamp."
3149
#: ../drizzled/error.cc:471
3163
3151
msgid "Received an invalid datetime value '%s'."
3166
#: ../drizzled/error.cc:478
3168
msgid "Received an invalid DATE value '%s'."
3171
#: ../drizzled/error.cc:479
3154
#: ../drizzled/error.cc:472
3173
3156
msgid "Received a NULL argument for function '%s'."
3176
#: ../drizzled/error.cc:480
3178
msgid "Received an invalid timestamp value '%s'."
3181
#: ../drizzled/error.cc:481
3183
msgid "Received an invalid TIME value '%s'."
3186
#: ../drizzled/error.cc:482
3188
msgid "Received an invalid value '%s' for a UNIX timestamp."
3191
#: ../drizzled/error.cc:484
3159
#: ../drizzled/error.cc:473
3193
3161
msgid "Received an out-of-range argument '%s' for function '%s'."
3196
#: ../drizzled/error.cc:485
3164
#: ../drizzled/error.cc:474
3198
3166
msgid "Received an invalid enum value '%s'."
3201
#: ../drizzled/error.cc:486
3169
#: ../drizzled/error.cc:475
3202
3170
msgid "Tables which are replicated require a primary key."
3205
#: ../drizzled/error.cc:488
3207
msgid "Corrupt or invalid schema definition for '%s' : %s"
3210
#: ../drizzled/error.cc:489
3212
msgid "Corrupt or invalid table definition for '%s': %s"
3215
#: ../drizzled/error.cc:490
3217
msgid "The number of enum that were required was too high for table '%s'"
3220
#: ../drizzled/error.cc:491
3222
msgid "Corrupt or invalid table definition for '%s'"
3225
#: ../drizzled/error.cc:492
3227
msgid "Collation '%s' for table %s is invalid/unknown"
3230
#: ../drizzled/error.cc:494
3232
msgid "Cannot drop table '%s'"
3235
#: ../drizzled/error.cc:495
3237
msgid "Error occurred while dropping table '%s'"
3240
#: ../drizzled/error.cc:496
3242
msgid "Permission denied to create '%s'"
3245
#: ../drizzled/error.cc:497
3247
msgid "Unknown table '%s'"
3248
msgstr "Ukjent kommando '\\%c'."
3250
#: ../drizzled/error.cc:499
3252
msgid "Cannot create schema '%s'"
3253
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
3255
#: ../drizzled/error.cc:500
3173
#: ../drizzled/error.cc:476
3175
msgid "Corrupt or invalid table definition: %s"
3178
#: ../drizzled/error.cc:477
3180
msgid "Corrupt or invalid schema definition for %s : %s"
3183
#: ../drizzled/error.cc:478
3257
3185
msgid "Schema does not exist: %s"
3260
#: ../drizzled/error.cc:501
3188
#: ../drizzled/error.cc:479
3262
3190
msgid "Error altering schema: %s"
3265
#: ../drizzled/error.cc:502
3193
#: ../drizzled/error.cc:480
3267
3195
msgid "Error droppping Schema : %s"
3270
#: ../drizzled/error.cc:504
3198
#: ../drizzled/error.cc:481
3271
3199
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3274
#: ../drizzled/error.cc:505
3202
#: ../drizzled/error.cc:482
3276
3204
msgid "Unknown table engine option key/pair %s = %s."
3279
#: ../drizzled/error.cc:506
3207
#: ../drizzled/error.cc:483
3281
3209
msgid "Unknown schema engine option key/pair %s = %s."
3284
#: ../drizzled/error.cc:508
3285
msgid "Admin access not allowed from this username/IP address."
3288
#. User lock/barrier error messages
3289
#: ../drizzled/error.cc:511
3290
msgid "wait() can not be called on session owning user defined barrier."
3293
#: ../drizzled/error.cc:512
3295
msgid "Unknown user defined barrier requested."
3296
msgstr "Ukjent feil %d"
3298
#: ../drizzled/error.cc:513
3299
msgid "Session does not own user defined barrier."
3302
#: ../drizzled/error.cc:514
3303
msgid "Session can not wait on a user defined lock owned by the session."
3306
#: ../drizzled/error.cc:515
3307
msgid "Session does not own user defined lock."
3310
#: ../drizzled/error.cc:517
3311
msgid "Invalid name for user defined barrier."
3314
#: ../drizzled/error.cc:518
3315
msgid "Invalid name for user defined lock."
3318
#: ../drizzled/error.cc:520
3320
"Either a DEFAULt value or NULL NULL description is required for a new column "
3321
"if table is not empty"
3325
#: ../drizzled/error.cc:523
3328
"Cast to unsigned converted negative integer to it's positive complement: %s"
3331
#: ../drizzled/error.cc:524
3333
msgid "Invalid cast to signed integer: %s"
3336
#: ../drizzled/error.cc:526
3338
msgid "Identifier '%.*s' is a SQL keyword."
3341
#: ../drizzled/error.cc:529
3212
#: ../drizzled/error.cc:485
3343
3214
msgid "Can't unlock file (Errcode: %d)"
3344
3215
msgstr "Kan ikke låse opp filen (Feilkode: %d)"
3346
#: ../drizzled/error.cc:530
3217
#: ../drizzled/error.cc:486
3348
3219
msgid "Can't change size of file (Errcode: %d)"
3349
3220
msgstr "Kan ikke endre størrelsen på filen (Feilkode: %d)"
3351
#: ../drizzled/error.cc:531
3222
#: ../drizzled/error.cc:487
3353
3224
msgid "Can't open stream from handle (Errcode: %d)"
3354
3225
msgstr "Kan ikke åpne strømmen fra pekeren (Feilkode: %d)"
3356
#: ../drizzled/error.cc:532
3227
#: ../drizzled/error.cc:488
3358
3229
msgid "Warning: '%s' had %d links"
3359
3230
msgstr "Advarsel: '%s' hadde %d lenker."
3361
#: ../drizzled/error.cc:533
3232
#: ../drizzled/error.cc:489
3363
3234
msgid "Warning: %d files and %d streams is left open\n"
3364
3235
msgstr "Advarsel: %d filer og %d strømmer er fortsatt åpne\n"
3366
#: ../drizzled/error.cc:534
3237
#: ../drizzled/error.cc:490
3368
3239
msgid "Can't create directory '%s' (Errcode: %d)"
3369
3240
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
3371
#: ../drizzled/error.cc:535
3242
#: ../drizzled/error.cc:491
3374
3245
"Character set '%s' is not a compiled character set and is not specified in "
3792
#: ../drizzled/sql_base.cc:1518
3794
msgid "Table %s had a open data Cursor in reopen_table"
3939
3797
#: ../drizzled/sql_table.cc:1933
3941
3799
msgid "Unknown - internal error %d during operation"
3944
#: ../drizzled/statement/alter_table.cc:1514
3802
#: ../drizzled/statement/alter_table.cc:1486
3947
3805
"order_st BY ignored because there is a user-defined clustered index in the "
3948
3806
"table '%-.192s'"
3951
#: ../drizzled/sys_var.cc:1526
3953
msgid "Variable named %s already exists!\n"
3956
#: ../drizzled/sys_var.cc:1535
3958
msgid "Could not add Variable: %s\n"
3961
#: ../drizzled/sys_var.cc:1633
3962
msgid "Failed to initialize system variables"
3965
#: ../drizzled/table.cc:1690
3809
#: ../drizzled/table.cc:1964
3967
3811
msgid "Got error %d when reading table '%s'"
3970
#: ../drizzled/table/instance/base.cc:1883
3814
#: ../drizzled/table_share.cc:860
3816
msgid "Table %s has invalid/unknown collation: %d,%s"
3819
#: ../drizzled/table_share.cc:1153
3821
msgid "ENUM column %s has greater than %d possible values"
3824
#: ../drizzled/table_share.cc:2063
3972
3826
msgid "Unknown collation '%s' in table '%-.64s' definition"
3973
3827
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
3975
#: ../drizzled/table/instance/base.cc:1890
3829
#: ../drizzled/table_share.cc:2070
3978
3832
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3982
#: ../drizzled/tztime.cc:170
3836
#: ../drizzled/tztime.cc:173
3984
3838
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3985
3839
msgstr "Fatal feil: ugyldig eller ukjent standardtidssone '%s'."
3987
#: ../plugin/auth_file/auth_file.cc:227
3841
#: ../plugin/auth_file/auth_file.cc:225
3989
3843
msgid "Could not load auth file: %s\n"
3992
#: ../plugin/auth_file/auth_file.cc:243
3846
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3993
3847
msgid "File to load for usernames and passwords"
3996
#: ../plugin/auth_http/auth_http.cc:135
3998
"auth_http plugin loaded but required option url not specified. Against which "
3999
"URL are you intending on authenticating?\n"
3850
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3851
msgid "Enable HTTP Auth check"
4002
#: ../plugin/auth_http/auth_http.cc:151
3854
#: ../plugin/auth_http/auth_http.cc:160
4003
3855
msgid "URL for HTTP Auth check"
4006
#: ../plugin/auth_ldap/auth_ldap.cc:291
3858
#: ../plugin/auth_ldap/auth_ldap.cc:285
4008
3860
msgid "Reconnect failed: %s\n"
4011
#: ../plugin/auth_ldap/auth_ldap.cc:310
3863
#: ../plugin/auth_ldap/auth_ldap.cc:304
4013
3865
msgid "ldap_search_ext_s failed: %s\n"
4016
#: ../plugin/auth_ldap/auth_ldap.cc:416
3868
#: ../plugin/auth_ldap/auth_ldap.cc:410
4018
3870
msgid "Could not load auth ldap: %s\n"
4021
#: ../plugin/auth_ldap/auth_ldap.cc:437
3873
#: ../plugin/auth_ldap/auth_ldap.cc:423
4022
3874
msgid "URI of the LDAP server to contact"
3877
#: ../plugin/auth_ldap/auth_ldap.cc:431
3878
msgid "DN to use when binding to the LDAP server"
4025
3881
#: ../plugin/auth_ldap/auth_ldap.cc:439
4026
msgid "DN to use when binding to the LDAP server"
4029
#: ../plugin/auth_ldap/auth_ldap.cc:441
4030
3882
msgid "Password to use when binding the DN"
4033
#: ../plugin/auth_ldap/auth_ldap.cc:443
3885
#: ../plugin/auth_ldap/auth_ldap.cc:447
4034
3886
msgid "DN to use when searching"
4037
#: ../plugin/auth_ldap/auth_ldap.cc:445
3889
#: ../plugin/auth_ldap/auth_ldap.cc:455
4038
3890
msgid "Attribute in LDAP with plain text password"
4041
#: ../plugin/auth_ldap/auth_ldap.cc:447
3893
#: ../plugin/auth_ldap/auth_ldap.cc:463
4042
3894
msgid "Attribute in LDAP with MySQL hashed password"
4045
#: ../plugin/auth_ldap/auth_ldap.cc:449
3897
#: ../plugin/auth_ldap/auth_ldap.cc:471
4046
3898
msgid "How often to empty the users cache, 0 to disable"
4049
#: ../plugin/blitzdb/ha_blitz.cc:1507
4050
msgid "Estimated number of rows that a BlitzDB table will store."
4053
#: ../plugin/console/console.cc:379
3901
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4054
3902
msgid "Enable the console."
4057
#: ../plugin/console/console.cc:382
3905
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4058
3906
msgid "Turn on extra debugging."
4061
#: ../plugin/console/console.cc:385
3909
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4062
3910
msgid "User to use for auth."
4065
#: ../plugin/console/console.cc:388
3913
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4066
3914
msgid "Password to use for auth."
4069
#: ../plugin/console/console.cc:391
4071
msgid "Default catalog to use."
4072
msgstr "Databasen som skal brukes."
4074
#: ../plugin/console/console.cc:394
4076
msgid "Default schema to use."
4077
msgstr "Databasen som skal brukes."
4079
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3917
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3918
msgid "Default database to use."
3921
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3922
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3923
msgid "Invalid value of port\n"
3926
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3927
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3928
msgid "Invalid value for connect_timeout\n"
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3932
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3933
msgid "Invalid value for read_timeout\n"
3936
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3937
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3938
msgid "Invalid value for write_timeout\n"
3941
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3942
msgid "Invalid value for retry_count\n"
3945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3946
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3947
msgid "Invalid value for buffer_length\n"
3950
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3951
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4081
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3953
"Port number to use for connection or 0 for default to, in order of "
3954
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4085
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4086
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3957
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3958
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3959
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3960
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4087
3961
msgid "Connect Timeout."
4090
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4091
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3964
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3966
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3967
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4092
3968
msgid "Read Timeout."
4095
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4096
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3971
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3973
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3974
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4097
3975
msgid "Write Timeout."
4100
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4101
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3978
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3980
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3981
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4102
3982
msgid "Retry Count."
4105
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4106
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3985
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3987
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3988
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4107
3989
msgid "Buffer length."
4110
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4111
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3993
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3994
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3995
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4112
3996
msgid "Address to bind to."
4115
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4116
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4117
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4118
msgid "Maximum simultaneous connections."
4121
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4122
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4123
msgid "A restrictive IP address list for incoming admin connections."
4126
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4127
msgid "Failed to send error message to libnotify\n"
4130
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4131
msgid "Error Messages to stderr"
4134
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4135
msgid "Comma-separated list of schemas to exclude"
4138
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4139
msgid "Comma-separated list of tables to exclude"
4142
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4143
msgid "Regular expression to apply to schemas to exclude"
4146
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4147
msgid "Regular expression to apply to tables to exclude"
4150
#: ../plugin/haildb/haildb_engine.cc:1080
4151
#: ../plugin/haildb/haildb_engine.cc:1218
4152
#: ../plugin/haildb/haildb_engine.cc:1248
3999
#: ../plugin/drizzle_protocol/errmsg.cc:31
4000
msgid "Unknown Drizzle error"
4001
msgstr "Ukjent Drizzle-feil"
4003
#: ../plugin/drizzle_protocol/errmsg.cc:32
4005
msgid "Can't create UNIX socket (%d)"
4006
msgstr "Klarte ikke å lage UNIX-socketen (%d)"
4008
#: ../plugin/drizzle_protocol/errmsg.cc:33
4010
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4012
"Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
4015
#: ../plugin/drizzle_protocol/errmsg.cc:34
4017
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4020
#: ../plugin/drizzle_protocol/errmsg.cc:35
4022
msgid "Can't create TCP/IP socket (%d)"
4023
msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
4025
#: ../plugin/drizzle_protocol/errmsg.cc:36
4027
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4028
msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
4030
#: ../plugin/drizzle_protocol/errmsg.cc:37
4031
msgid "Drizzle server has gone away"
4032
msgstr "Drizzle-serveren har forsvunnet"
4034
#: ../plugin/drizzle_protocol/errmsg.cc:38
4036
msgid "Protocol mismatch; server version = %d, client version = %d"
4039
#: ../plugin/drizzle_protocol/errmsg.cc:39
4040
msgid "Drizzle client ran out of memory"
4043
#: ../plugin/drizzle_protocol/errmsg.cc:40
4044
msgid "Wrong host info"
4047
#: ../plugin/drizzle_protocol/errmsg.cc:41
4048
msgid "Localhost via UNIX socket"
4051
#: ../plugin/drizzle_protocol/errmsg.cc:42
4053
msgid "%-.100s via TCP/IP"
4056
#: ../plugin/drizzle_protocol/errmsg.cc:43
4057
msgid "Error in server handshake"
4060
#: ../plugin/drizzle_protocol/errmsg.cc:44
4061
msgid "Lost connection to Drizzle server during query"
4064
#: ../plugin/drizzle_protocol/errmsg.cc:45
4065
msgid "Commands out of sync; you can't run this command now"
4068
#: ../plugin/drizzle_protocol/errmsg.cc:46
4070
msgid "Named pipe: %-.32s"
4073
#: ../plugin/drizzle_protocol/errmsg.cc:47
4075
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4078
#: ../plugin/drizzle_protocol/errmsg.cc:48
4080
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4083
#: ../plugin/drizzle_protocol/errmsg.cc:49
4085
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4088
#: ../plugin/drizzle_protocol/errmsg.cc:50
4090
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4093
#: ../plugin/drizzle_protocol/errmsg.cc:51
4094
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4097
#: ../plugin/drizzle_protocol/errmsg.cc:52
4098
msgid "Embedded server"
4101
#: ../plugin/drizzle_protocol/errmsg.cc:53
4102
msgid "Error on SHOW SLAVE STATUS:"
4105
#: ../plugin/drizzle_protocol/errmsg.cc:54
4106
msgid "Error on SHOW SLAVE HOSTS:"
4109
#: ../plugin/drizzle_protocol/errmsg.cc:55
4110
msgid "Error connecting to slave:"
4113
#: ../plugin/drizzle_protocol/errmsg.cc:56
4114
msgid "Error connecting to master:"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:57
4118
msgid "SSL connection error"
4121
#: ../plugin/drizzle_protocol/errmsg.cc:58
4122
msgid "Malformed packet"
4125
#: ../plugin/drizzle_protocol/errmsg.cc:59
4126
#: ../plugin/drizzle_protocol/errmsg.cc:70
4127
#: ../plugin/drizzle_protocol/errmsg.cc:71
4128
#: ../plugin/drizzle_protocol/errmsg.cc:72
4129
#: ../plugin/drizzle_protocol/errmsg.cc:73
4130
#: ../plugin/drizzle_protocol/errmsg.cc:74
4131
#: ../plugin/drizzle_protocol/errmsg.cc:75
4132
#: ../plugin/drizzle_protocol/errmsg.cc:76
4133
#: ../plugin/drizzle_protocol/errmsg.cc:77
4134
#: ../plugin/drizzle_protocol/errmsg.cc:78
4135
msgid "(unused error message)"
4138
#: ../plugin/drizzle_protocol/errmsg.cc:60
4139
msgid "Invalid use of null pointer"
4142
#: ../plugin/drizzle_protocol/errmsg.cc:61
4143
msgid "Statement not prepared"
4146
#: ../plugin/drizzle_protocol/errmsg.cc:62
4147
msgid "No data supplied for parameters in prepared statement"
4150
#: ../plugin/drizzle_protocol/errmsg.cc:63
4151
msgid "Data truncated"
4154
#: ../plugin/drizzle_protocol/errmsg.cc:64
4155
msgid "No parameters exist in the statement"
4158
#: ../plugin/drizzle_protocol/errmsg.cc:65
4159
msgid "Invalid parameter number"
4162
#: ../plugin/drizzle_protocol/errmsg.cc:66
4165
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4168
#: ../plugin/drizzle_protocol/errmsg.cc:68
4170
msgid "Using unsupported buffer type: %d (parameter: %d)"
4173
#: ../plugin/drizzle_protocol/errmsg.cc:69
4175
msgid "Shared memory: %-.100s"
4178
#: ../plugin/drizzle_protocol/errmsg.cc:79
4179
msgid "Wrong or unknown protocol"
4182
#: ../plugin/drizzle_protocol/errmsg.cc:80
4183
msgid "Invalid connection handle"
4186
#: ../plugin/drizzle_protocol/errmsg.cc:81
4188
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4189
"option 'secure_auth' enabled)"
4192
#: ../plugin/drizzle_protocol/errmsg.cc:83
4193
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4196
#: ../plugin/drizzle_protocol/errmsg.cc:84
4197
msgid "Attempt to read column without prior row fetch"
4200
#: ../plugin/drizzle_protocol/errmsg.cc:85
4201
msgid "Prepared statement contains no metadata"
4204
#: ../plugin/drizzle_protocol/errmsg.cc:86
4206
"Attempt to read a row while there is no result set associated with the "
4210
#: ../plugin/drizzle_protocol/errmsg.cc:88
4211
msgid "This feature is not implemented yet"
4214
#: ../plugin/drizzle_protocol/errmsg.cc:89
4217
"Lost connection to Drizzle server while waiting for initial communication "
4218
"packet, system error: %d"
4221
#: ../plugin/drizzle_protocol/errmsg.cc:91
4224
"Lost connection to Drizzle server while reading initial communication "
4225
"packet, system error: %d"
4228
#: ../plugin/drizzle_protocol/errmsg.cc:93
4231
"Lost connection to Drizzle server while sending authentication information, "
4235
#: ../plugin/drizzle_protocol/errmsg.cc:95
4238
"Lost connection to Drizzle server while reading authorization information, "
4242
#: ../plugin/drizzle_protocol/errmsg.cc:97
4245
"Lost connection to Drizzle server while setting initial database, system "
4249
#: ../plugin/drizzle_protocol/errmsg.cc:99
4251
msgid "Statement closed indirectly because of a preceding %s() call"
4254
#. CR_NET_UNCOMPRESS_ERROR 08S01
4255
#: ../plugin/drizzle_protocol/errmsg.cc:101
4256
msgid "Couldn't uncompress communication packet"
4259
#. CR_NET_READ_ERROR 08S01
4260
#: ../plugin/drizzle_protocol/errmsg.cc:103
4261
msgid "Got an error reading communication packets"
4264
#. CR_NET_READ_INTERRUPTED 08S01
4265
#: ../plugin/drizzle_protocol/errmsg.cc:105
4266
msgid "Got timeout reading communication packets"
4269
#. CR_NET_ERROR_ON_WRITE 08S01
4270
#: ../plugin/drizzle_protocol/errmsg.cc:107
4271
msgid "Got an error writing communication packets"
4274
#. CR_NET_WRITE_INTERRUPTED 08S01
4275
#: ../plugin/drizzle_protocol/errmsg.cc:109
4276
msgid "Got timeout writing communication packets"
4279
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4281
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4153
4282
#, fuzzy, c-format
4154
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4283
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4155
4284
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4157
#: ../plugin/haildb/haildb_engine.cc:1099
4286
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4158
4287
#, fuzzy, c-format
4159
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4288
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4160
4289
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
4162
#: ../plugin/haildb/haildb_engine.cc:1197
4163
#: ../plugin/haildb/haildb_engine.cc:1310
4164
#: ../plugin/haildb/haildb_engine.cc:1491
4165
#: ../plugin/haildb/haildb_engine.cc:2157
4167
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4168
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4170
#: ../plugin/haildb/haildb_engine.cc:1349
4171
#: ../plugin/haildb/haildb_engine.cc:1365
4173
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4174
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4176
#: ../plugin/haildb/haildb_engine.cc:3403
4178
msgid "Error starting HailDB %d (%s)\n"
4181
#: ../plugin/haildb/haildb_engine.cc:3432
4182
msgid "Disable HailDB adaptive hash index (enabled by default)."
4185
#: ../plugin/haildb/haildb_engine.cc:3434
4186
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4189
#: ../plugin/haildb/haildb_engine.cc:3437
4291
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4296
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4299
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4302
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4305
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4306
msgid "Invalid value of additional-mem-pool-size"
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4310
msgid "Invalid value of autoextend-increment"
4313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4314
msgid "Invalid value of buffer-pool-size"
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4318
msgid "Invalid value of io-capacity"
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4322
msgid "Invalid value of fast-shutdown"
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4326
msgid "Invalid value of flush-log-at-trx-commit"
4329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4330
msgid "Invalid value of force-recovery"
4333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4334
msgid "Invalid value of log-file-size"
4337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4338
msgid "Invalid value of log-files-in-group"
4341
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4342
msgid "Invalid value of lock-wait-timeout"
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4346
msgid "Invalid value of log-buffer-size"
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4350
msgid "Invalid value of lru-old-blocks-pct"
4353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4354
msgid "Invalid value of lru-block-access-recency"
4357
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4358
msgid "Invalid value of max-dirty-pages-pct"
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4362
msgid "Invalid value of max-purge-lag"
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4366
msgid "Invalid value of open-files"
4369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4370
msgid "Invalid value of read-io-threads"
4373
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4374
msgid "Invalid value of sync_spin_loops"
4377
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4379
msgid "Error starting Embedded InnoDB %d (%s)\n"
4382
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4383
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4386
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4387
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4191
"Size of a memory pool HailDB uses to store data dictionary information and "
4392
"Size of a memory pool InnoDB uses to store data dictionary information and "
4192
4393
"other internal data structures."
4195
#: ../plugin/haildb/haildb_engine.cc:3440
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4196
4397
msgid "Data file autoextend increment in megabytes"
4199
#: ../plugin/haildb/haildb_engine.cc:3443
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4201
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4402
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4205
#: ../plugin/haildb/haildb_engine.cc:3446
4206
msgid "The common part for HailDB table spaces."
4209
#: ../plugin/haildb/haildb_engine.cc:3448
4210
msgid "Disable HailDB checksums validation (enabled by default)."
4213
#: ../plugin/haildb/haildb_engine.cc:3450
4214
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4217
#: ../plugin/haildb/haildb_engine.cc:3453
4406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4407
msgid "The common part for InnoDB table spaces."
4410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4411
msgid "Enable InnoDB checksums validation (enabled by default)."
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4415
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4218
4419
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4221
#: ../plugin/haildb/haildb_engine.cc:3456
4422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4223
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4424
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4224
4425
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4227
#: ../plugin/haildb/haildb_engine.cc:3459
4228
msgid "Stores each HailDB table to an .ibd file in the database dir."
4428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4429
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4231
#: ../plugin/haildb/haildb_engine.cc:3462
4432
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4232
4433
msgid "File format to use for new tables in .ibd files."
4235
#: ../plugin/haildb/haildb_engine.cc:3465
4436
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4237
4438
"Set to 0 (write and flush once per second),1 (write and flush at each "
4238
4439
"commit) or 2 (write at commit, flush once per second)."
4241
#: ../plugin/haildb/haildb_engine.cc:3468
4442
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4242
4443
msgid "With which method to flush data."
4245
#: ../plugin/haildb/haildb_engine.cc:3471
4446
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4247
4448
"Helps to save your data in case the disk image of the database becomes "
4251
#: ../plugin/haildb/haildb_engine.cc:3474
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4453
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4252
4454
msgid "Path to individual files and their sizes."
4255
#: ../plugin/haildb/haildb_engine.cc:3477
4256
msgid "Path to HailDB log files."
4457
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4458
msgid "Path to InnoDB log files."
4259
#: ../plugin/haildb/haildb_engine.cc:3480
4461
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4260
4462
msgid "Size of each log file in a log group."
4263
#: ../plugin/haildb/haildb_engine.cc:3483
4465
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4265
"Number of log files in the log group. HailDB writes to the files in a "
4467
"Number of log files in the log group. InnoDB writes to the files in a "
4266
4468
"circular fashion. Value 3 is recommended here."
4269
#: ../plugin/haildb/haildb_engine.cc:3486
4471
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4271
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4473
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4272
4474
"rolled back. Values above 100000000 disable the timeout."
4275
#: ../plugin/haildb/haildb_engine.cc:3489
4477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4277
"The size of the buffer which HailDB uses to write log to the log files on "
4479
"The size of the buffer which InnoDB uses to write log to the log files on "
4281
#: ../plugin/haildb/haildb_engine.cc:3492
4483
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4283
4485
"Sets the point in the LRU list from where all pages are classified as old "
4284
4486
"(Advanced users)"
4287
#: ../plugin/haildb/haildb_engine.cc:3495
4489
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4289
4491
"Milliseconds between accesses to a block at which it is made young. "
4290
4492
"0=disabled (Advanced users)"
4293
#: ../plugin/haildb/haildb_engine.cc:3498
4495
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4294
4496
msgid "Percentage of dirty pages allowed in bufferpool."
4297
#: ../plugin/haildb/haildb_engine.cc:3501
4499
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4298
4500
msgid "Desired maximum length of the purge queue (0 = no limit)"
4301
#: ../plugin/haildb/haildb_engine.cc:3504
4503
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4303
4505
"Roll back the complete transaction on lock wait timeout, for 4.x "
4304
4506
"compatibility (disabled by default)"
4307
#: ../plugin/haildb/haildb_engine.cc:3507
4308
msgid "How many files at the maximum HailDB keeps open at the same time."
4311
#: ../plugin/haildb/haildb_engine.cc:3510
4312
msgid "Number of background read I/O threads in HailDB."
4315
#: ../plugin/haildb/haildb_engine.cc:3513
4316
msgid "Number of background write I/O threads in HailDB."
4319
#: ../plugin/haildb/haildb_engine.cc:3515
4509
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4510
msgid "How many files at the maximum InnoDB keeps open at the same time."
4513
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4514
msgid "Number of background read I/O threads in InnoDB."
4517
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4518
msgid "Number of background write I/O threads in InnoDB."
4521
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4321
4523
"Disable if you want to reduce the number of messages written to the log "
4322
4524
"(default: enabled)."
4325
#: ../plugin/haildb/haildb_engine.cc:3518
4326
msgid "Enable SHOW HAILDB STATUS output in the log"
4329
#: ../plugin/haildb/haildb_engine.cc:3521
4330
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4333
#: ../plugin/haildb/haildb_engine.cc:3523
4335
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4338
#: ../plugin/hello_events/hello_events.cc:401
4527
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4528
msgid "Enable SHOW INNODB STATUS output in the log"
4531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4532
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4535
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4536
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4539
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4541
msgid "Failed to send error message to libnotify\n"
4544
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4545
msgid "Error Messages to stderr"
4548
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4549
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4550
msgid "List of schemas to filter"
4553
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4554
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4555
msgid "List of tables to filter"
4558
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4559
msgid "Regular expression to apply to schemas to filter"
4562
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4563
msgid "Regular expression to apply to tables to filter"
4566
#: ../plugin/hello_events/hello_events.cc:301
4567
msgid "Invalid value of before-write-position\n"
4570
#: ../plugin/hello_events/hello_events.cc:310
4571
#: ../plugin/hello_events/hello_events.cc:319
4572
msgid "Invalid value of before-update-position\n"
4575
#: ../plugin/hello_events/hello_events.cc:359
4576
#: ../plugin/hello_events/hello_events.cc:362
4577
#: ../plugin/hello_events/hello_events.cc:380
4578
msgid "A comma delimited list of databases to watch"
4581
#: ../plugin/hello_events/hello_events.cc:365
4582
#: ../plugin/hello_events/hello_events.cc:396
4339
4583
msgid "Enable Example Events Plugin"
4586
#: ../plugin/hello_events/hello_events.cc:368
4342
4587
#: ../plugin/hello_events/hello_events.cc:404
4343
#: ../plugin/hello_events/hello_events.cc:407
4344
msgid "A comma delimited list of databases to watch"
4347
#: ../plugin/hello_events/hello_events.cc:410
4348
4588
msgid "Before write row event observer call position"
4351
#: ../plugin/hello_events/hello_events.cc:413
4352
#: ../plugin/pbms/src/parameters_ms.cc:461
4591
#: ../plugin/hello_events/hello_events.cc:371
4592
#: ../plugin/hello_events/hello_events.cc:415
4593
#: ../plugin/pbms/src/parameters_ms.cc:579
4353
4594
msgid "Before update row event observer call position"
4356
#: ../plugin/hello_events/hello_events.cc:416
4597
#: ../plugin/hello_events/hello_events.cc:374
4598
#: ../plugin/hello_events/hello_events.cc:426
4357
4599
msgid "After drop database event observer call position"
4360
#: ../plugin/hello_events/hello_events.cc:427
4602
#: ../plugin/hello_events/hello_events.cc:388
4603
msgid "A comma delimited list of tables to watch"
4606
#: ../plugin/hello_events/hello_events.cc:450
4361
4607
msgid "An example events Plugin"
4364
#: ../plugin/innobase/handler/data_dictionary.cc:760
4610
#: ../plugin/innobase/handler/data_dictionary.cc:202
4366
4612
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4369
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4371
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4375
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4377
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4381
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4384
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4385
"or its equivalent numeric id"
4388
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4389
msgid "Do not use Native AIO library for IO, even if available"
4392
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4393
msgid "Enable internal replication log."
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4398
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4399
"rolled back. Values above 100000000 disable the timeout."
4402
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4403
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4406
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4408
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4409
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4412
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4413
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4414
#: ../plugin/transaction_log/print_transaction_message.cc:177
4415
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4417
msgid "Unable to parse transaction. Got error: %s.\n"
4418
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4420
#: ../plugin/innobase/srv/srv0start.cc:1034
4421
msgid "InnoDB: cannot determine Mac OS X version!\n"
4424
#: ../plugin/innobase/srv/srv0start.cc:1039
4426
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4427
"InnoDB: making transactions unsafe!\n"
4430
#: ../plugin/innobase/srv/srv0start.cc:1048
4433
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4434
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4435
"InnoDB: allocate more than 4 GB of memory."
4438
#: ../plugin/innobase/srv/srv0start.cc:1063
4440
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4443
#: ../plugin/innobase/srv/srv0start.cc:1068
4446
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4447
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4448
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4451
#: ../plugin/innobase/srv/srv0start.cc:1078
4453
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4456
#: ../plugin/innobase/srv/srv0start.cc:1083
4458
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4461
#: ../plugin/innobase/srv/srv0start.cc:1088
4463
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4466
#: ../plugin/innobase/srv/srv0start.cc:1092
4468
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4471
#: ../plugin/innobase/srv/srv0start.cc:1097
4473
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4476
#: ../plugin/innobase/srv/srv0start.cc:1167
4478
msgid " InnoDB: Using Linux native AIO\n"
4481
#: ../plugin/logging_gearman/logging_gearman.cc:186
4615
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4616
msgid "Invalid value for io-capacity\n"
4619
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4620
msgid "Invalid value for fast-shutdown\n"
4623
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4624
msgid "Invalid value for flush-log-at-trx-commit\n"
4627
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4628
msgid "Invalid value for max-dirty-pages-pct\n"
4631
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4632
msgid "Invalid value for stats-sample-pages\n"
4635
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4636
msgid "Invalid value for additional-mem-pool-size\n"
4639
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4640
msgid "Invalid value for autoextend-increment\n"
4643
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4644
msgid "Invalid value for buffer-pool-size\n"
4647
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4648
msgid "Invalid value for commit-concurrency\n"
4651
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4652
msgid "Invalid value for concurrency-tickets\n"
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4656
msgid "Invalid value for file-io-threads\n"
4659
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4660
msgid "Invalid value for read-io-threads\n"
4663
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4664
msgid "Invalid value for write-io-threads\n"
4667
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4668
msgid "Invalid value for force-recovery\n"
4671
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4672
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4673
msgid "Invalid value for log-file-size\n"
4676
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4677
msgid "Invalid value for log-files-in-group\n"
4680
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4681
msgid "Invalid value for mirrored-log-groups\n"
4684
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4685
msgid "Invalid value for open-files\n"
4688
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4689
msgid "Invalid value for thread-concurrency\n"
4692
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4693
msgid "Invalid value for read-ahead-threshold\n"
4696
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4697
msgid "Invalid value for lock-wait-timeout\n"
4700
#: ../plugin/logging_gearman/logging_gearman.cc:199
4483
4702
msgid "fail gearman_client_create(): %s"
4486
#: ../plugin/logging_gearman/logging_gearman.cc:197
4705
#: ../plugin/logging_gearman/logging_gearman.cc:210
4488
4707
msgid "fail gearman_client_add_server(): %s"
4491
#: ../plugin/logging_gearman/logging_gearman.cc:302
4710
#: ../plugin/logging_gearman/logging_gearman.cc:309
4711
#: ../plugin/logging_gearman/logging_gearman.cc:316
4712
msgid "Enable logging to a gearman server"
4715
#: ../plugin/logging_gearman/logging_gearman.cc:325
4492
4716
msgid "Hostname for logging to a Gearman server"
4495
#: ../plugin/logging_gearman/logging_gearman.cc:305
4719
#: ../plugin/logging_gearman/logging_gearman.cc:334
4496
4720
msgid "Gearman Function to send logging to"
4499
#: ../plugin/logging_gearman/logging_gearman.cc:316
4723
#: ../plugin/logging_gearman/logging_gearman.cc:352
4500
4724
msgid "Log queries to a Gearman server"
4503
#: ../plugin/logging_query/logging_query.cc:178
4727
#: ../plugin/logging_query/logging_query.cc:192
4505
4729
msgid "fail open() fn=%s er=%s\n"
4508
#: ../plugin/logging_query/logging_query.cc:319
4732
#: ../plugin/logging_query/logging_query.cc:316
4733
msgid "Invalid value for threshold-slow"
4736
#: ../plugin/logging_query/logging_query.cc:325
4737
msgid "Invalid value for threshold-big-resultset"
4740
#: ../plugin/logging_query/logging_query.cc:334
4741
msgid "Invalid value for threshold-big-examined"
4744
#: ../plugin/logging_query/logging_query.cc:348
4745
#: ../plugin/logging_query/logging_query.cc:364
4509
4746
msgid "Enable logging to CSV file"
4512
#: ../plugin/logging_query/logging_query.cc:322
4513
msgid "File to log to"
4516
#: ../plugin/logging_query/logging_query.cc:325
4517
msgid "PCRE to match the query against"
4520
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4749
#: ../plugin/logging_query/logging_query.cc:351
4750
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4751
#: ../plugin/syslog/module.cc:233
4521
4752
msgid "Threshold for logging slow queries, in microseconds"
4524
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4755
#: ../plugin/logging_query/logging_query.cc:354
4756
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4757
#: ../plugin/syslog/module.cc:236
4525
4758
msgid "Threshold for logging big queries, for rows returned"
4528
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4761
#: ../plugin/logging_query/logging_query.cc:357
4762
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4763
#: ../plugin/syslog/module.cc:239
4529
4764
msgid "Threshold for logging big queries, for rows examined"
4532
#: ../plugin/logging_query/logging_query.cc:345
4767
#: ../plugin/logging_query/logging_query.cc:373
4768
msgid "File to log to"
4771
#: ../plugin/logging_query/logging_query.cc:382
4772
msgid "PCRE to match the query against"
4775
#: ../plugin/logging_query/logging_query.cc:439
4533
4776
msgid "Log queries to a CSV file"
4536
#: ../plugin/logging_stats/logging_stats.cc:373
4779
#: ../plugin/logging_stats/logging_stats.cc:312
4780
msgid "Invalid value for max-user-count\n"
4783
#: ../plugin/logging_stats/logging_stats.cc:320
4784
msgid "Invalid value for bucket-count\n"
4787
#: ../plugin/logging_stats/logging_stats.cc:329
4788
msgid "Invalid value for scoreboard-size\n"
4791
#: ../plugin/logging_stats/logging_stats.cc:364
4792
#: ../plugin/logging_stats/logging_stats.cc:406
4537
4793
msgid "Max number of users that will be logged"
4540
#: ../plugin/logging_stats/logging_stats.cc:376
4796
#: ../plugin/logging_stats/logging_stats.cc:375
4797
#: ../plugin/logging_stats/logging_stats.cc:409
4541
4798
msgid "Max number of range locks to use for Scoreboard"
4544
#: ../plugin/logging_stats/logging_stats.cc:379
4801
#: ../plugin/logging_stats/logging_stats.cc:386
4802
#: ../plugin/logging_stats/logging_stats.cc:412
4545
4803
msgid "Max number of concurrent sessions that will be logged"
4548
#: ../plugin/logging_stats/logging_stats.cc:380
4806
#: ../plugin/logging_stats/logging_stats.cc:397
4807
#: ../plugin/logging_stats/logging_stats.cc:415
4549
4808
msgid "Enable Logging Statistics Collection"
4552
#: ../plugin/logging_stats/logging_stats.cc:389
4811
#: ../plugin/logging_stats/logging_stats.cc:432
4553
4812
msgid "User Statistics as DATA_DICTIONARY tables"
4883
5162
msgid "Tablespace not empty"
4884
5163
msgstr "Tabellplassen er ikke tom"
4886
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5165
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5166
msgid "Invalid value for retry_count"
5169
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5170
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4888
5172
"Port number to use for connection or 0 for default to with MySQL protocol."
4891
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4893
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4894
"the file is stale and should be removed?"
4897
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4898
msgid "Path used for MySQL UNIX Socket Protocol."
4901
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4902
msgid "Clobber socket file if one is there already."
4905
#: ../plugin/pbms/src/parameters_ms.cc:426
4907
msgid "Port number to use for connection or 0 for default PBMS port "
4908
msgstr "Socket-fil som skal brukes for tilkobling"
4910
#: ../plugin/pbms/src/parameters_ms.cc:429
4911
msgid "The maximum size of a BLOB repository file."
4914
#: ../plugin/pbms/src/parameters_ms.cc:432
4915
msgid "The maximum size of a temorary BLOB log file."
4918
#: ../plugin/pbms/src/parameters_ms.cc:435
4920
"A ':' delimited list of metadata header names to be used to initialize the "
4921
"pbms_metadata_header table when a database is created."
4924
#: ../plugin/pbms/src/parameters_ms.cc:439
4925
msgid "The percentage of garbage in a repository file before it is compacted."
4928
#: ../plugin/pbms/src/parameters_ms.cc:442
4930
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4931
"after this time, unless committed to the database."
4934
#: ../plugin/pbms/src/parameters_ms.cc:445
4936
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4940
#: ../plugin/pbms/src/parameters_ms.cc:448
4941
msgid "The next backup ID to use when backing up a PBMS database."
4944
#: ../plugin/pbms/src/parameters_ms.cc:451
5175
#: ../plugin/pbms/src/parameters_ms.cc:552
4946
5177
"A comma delimited list of tables to watch of the format: <database>."
4950
#: ../plugin/pbms/src/parameters_ms.cc:453
5181
#: ../plugin/pbms/src/parameters_ms.cc:560
4951
5182
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4954
#: ../plugin/pbms/src/parameters_ms.cc:457
5185
#: ../plugin/pbms/src/parameters_ms.cc:568
4955
5186
msgid "Before insert row event observer call position"
4958
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4959
msgid "Could not open socket, is rabbitmq running?"
4962
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5189
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5190
msgid "event_add error in libevent_add_session_callback\n"
5193
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5194
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5197
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5198
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5201
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5202
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5205
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5206
msgid "session_add_event event_add error in libevent_init\n"
5209
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5211
msgid "Can't create completion port thread (error %d)"
5212
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
5214
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5215
msgid "Invalid value for size\n"
5218
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5219
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5220
msgid "Size of Pool."
5223
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4964
5225
msgid "Failed to allocate enough memory to transaction message\n"
4965
5226
msgstr "Åpning av transaksjonsloggen feilet "
4967
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5228
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4968
5229
#, fuzzy, c-format
4969
5230
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4970
5231
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4972
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5233
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4973
5234
#, fuzzy, c-format
4974
5235
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4975
5236
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4977
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5238
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5239
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5240
msgid "Enable rabbitmq log"
5243
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5244
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4978
5245
msgid "Host name to connect to"
4981
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4983
msgid "Port to connect to"
4984
msgstr "Socket-fil som skal brukes for tilkobling"
4986
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4987
msgid "RabbitMQ virtualhost"
5248
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5249
msgid "RabbitMQ Port"
4990
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5252
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5253
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4991
5254
msgid "RabbitMQ username"
4994
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5257
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5258
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4995
5259
msgid "RabbitMQ password"
4998
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4999
#: ../plugin/transaction_log/module.cc:270
5000
msgid "Name of the replicator plugin to use (default='default_replicator')"
5262
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5263
msgid "RabbitMQ virtualhost"
5003
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5266
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5004
5267
msgid "Name of RabbitMQ exchange to publish to"
5007
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5270
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5008
5271
msgid "Name of RabbitMQ routing key to use"
5011
#: ../plugin/session_dictionary/processlist.cc:78
5274
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5275
#: ../plugin/transaction_log/module.cc:309
5276
#: ../plugin/transaction_log/module.cc:362
5277
msgid "Name of the replicator plugin to use (default='default_replicator')"
5280
#: ../plugin/session_dictionary/processlist.cc:94
5012
5281
msgid "no user"
5015
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5284
#: ../plugin/signal_handler/signal_handler.cc:230
5286
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5289
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5017
5291
msgid "syslog facility \"%s\" not known, using \"local0\""
5020
#: ../plugin/syslog/errmsg.cc:50
5294
#: ../plugin/syslog/errmsg.cc:49
5022
5296
msgid "syslog priority \"%s\" not known, using \"warn\""
5025
#: ../plugin/syslog/logging.cc:63
5299
#: ../plugin/syslog/logging.cc:72
5027
5301
msgid "syslog priority \"%s\" not known, using \"info\""
5030
#: ../plugin/syslog/module.cc:95
5304
#: ../plugin/syslog/module.cc:61
5305
msgid "Invalid value for logging-threshold-slow\n"
5308
#: ../plugin/syslog/module.cc:70
5309
msgid "Invalid value for logging-threshold-big-resultset\n"
5312
#: ../plugin/syslog/module.cc:79
5313
msgid "Invalid value for logging-threshold-big-examined\n"
5316
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5031
5317
msgid "Syslog Ident"
5034
#: ../plugin/syslog/module.cc:98
5320
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5035
5321
msgid "Syslog Facility"
5038
#: ../plugin/syslog/module.cc:101
5324
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5039
5325
msgid "Enable logging to syslog of the query log"
5042
#: ../plugin/syslog/module.cc:104
5328
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5043
5329
msgid "Syslog Priority of query logging"
5046
#: ../plugin/syslog/module.cc:116
5332
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5047
5333
msgid "Enable logging to syslog of the error messages"
5050
#: ../plugin/syslog/module.cc:119
5336
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5051
5337
msgid "Syslog Priority of error messages"