1502
1233
"Starts the Drizzle database server\n"
1505
#: drizzled/drizzled.cc:2190
1507
1237
msgid "Usage: %s [OPTIONS]\n"
1510
#: drizzled/drizzled.cc:2322
1513
1242
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1514
1243
"command line\n"
1517
#: drizzled/drizzled.cc:2366
1518
1246
msgid "Can't start server: cannot resolve hostname!"
1521
#: drizzled/drizzled.cc:2372
1522
1249
msgid "Can't start server: bind-address refers to multiple interfaces!"
1525
#: drizzled/errmsg.cc:73
1527
msgid "errmsg plugin '%s' errmsg() failed"
1530
#: drizzled/error.cc:34 drizzled/error.cc:36
1534
#: drizzled/error.cc:38
1538
#: drizzled/error.cc:40
1542
#: drizzled/error.cc:42
1544
1262
msgid "Can't create file '%-.200s' (errno: %d)"
1547
#: drizzled/error.cc:44
1549
1266
msgid "Can't create table '%-.200s' (errno: %d)"
1552
#: drizzled/error.cc:46
1554
1270
msgid "Can't create database '%-.192s' (errno: %d)"
1557
#: drizzled/error.cc:48
1559
1274
msgid "Can't create database '%-.192s'; database exists"
1562
#: drizzled/error.cc:50
1564
1278
msgid "Can't drop database '%-.192s'; database doesn't exist"
1565
1279
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1567
#: drizzled/error.cc:52
1569
1282
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1572
#: drizzled/error.cc:54
1574
1286
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1577
#: drizzled/error.cc:56
1579
1290
msgid "Error on delete of '%-.192s' (errno: %d)"
1582
#: drizzled/error.cc:58
1583
1293
msgid "Can't read record in system table"
1586
#: drizzled/error.cc:60
1588
1297
msgid "Can't get status of '%-.200s' (errno: %d)"
1591
#: drizzled/error.cc:62
1593
1301
msgid "Can't get working directory (errno: %d)"
1596
#: drizzled/error.cc:64
1598
1305
msgid "Can't lock file (errno: %d)"
1601
#: drizzled/error.cc:66
1603
1309
msgid "Can't open file: '%-.200s' (errno: %d)"
1606
#: drizzled/error.cc:68
1608
1313
msgid "Can't find file: '%-.200s' (errno: %d)"
1611
#: drizzled/error.cc:70
1613
1317
msgid "Can't read dir of '%-.192s' (errno: %d)"
1616
#: drizzled/error.cc:72
1618
1321
msgid "Can't change dir to '%-.192s' (errno: %d)"
1621
#: drizzled/error.cc:74
1623
1325
msgid "Record has changed since last read in table '%-.192s'"
1626
#: drizzled/error.cc:76
1628
1329
msgid "Disk full (%s); waiting for someone to free some space..."
1631
#: drizzled/error.cc:78
1633
1333
msgid "Can't write; duplicate key in table '%-.192s'"
1636
#: drizzled/error.cc:80
1638
1337
msgid "Error on close of '%-.192s' (errno: %d)"
1641
#: drizzled/error.cc:82
1643
1341
msgid "Error reading file '%-.200s' (errno: %d)"
1646
#: drizzled/error.cc:84
1648
1345
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1651
#: drizzled/error.cc:86
1653
1349
msgid "Error writing file '%-.200s' (errno: %d)"
1656
#: drizzled/error.cc:88
1658
1353
msgid "'%-.192s' is locked against change"
1661
#: drizzled/error.cc:90
1662
1356
msgid "Sort aborted"
1665
#: drizzled/error.cc:92
1667
1360
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1670
#: drizzled/error.cc:94
1672
1364
msgid "Got error %d from storage engine"
1675
#: drizzled/error.cc:96
1677
1368
msgid "Table storage engine for '%-.192s' doesn't have this option"
1680
#: drizzled/error.cc:98
1682
1372
msgid "Can't find record in '%-.192s'"
1685
#: drizzled/error.cc:100
1687
1376
msgid "Incorrect information in file: '%-.200s'"
1690
#: drizzled/error.cc:102
1692
1380
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1695
#: drizzled/error.cc:104
1697
1384
msgid "Old key file for table '%-.192s'; repair it!"
1700
#: drizzled/error.cc:106
1702
1388
msgid "Table '%-.192s' is read only"
1705
#: drizzled/error.cc:108
1707
1392
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1710
#: drizzled/error.cc:110
1711
1395
msgid "Out of sort memory; increase server sort buffer size"
1714
#: drizzled/error.cc:112
1716
1399
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1719
#: drizzled/error.cc:114
1720
1402
msgid "Too many connections"
1723
#: drizzled/error.cc:116
1725
1406
"Out of memory; check if drizzled or some other process uses all available "
1726
1407
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1727
1408
"memory or you can add more swap space"
1730
#: drizzled/error.cc:118
1731
1411
msgid "Can't get hostname for your address"
1734
#: drizzled/error.cc:120
1735
1414
msgid "Bad handshake"
1738
#: drizzled/error.cc:122
1740
1418
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1743
#: drizzled/error.cc:124
1745
1422
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1748
#: drizzled/error.cc:126
1749
1425
msgid "No database selected"
1752
#: drizzled/error.cc:128
1753
1428
msgid "Unknown command"
1756
#: drizzled/error.cc:130
1758
1432
msgid "Column '%-.192s' cannot be null"
1761
#: drizzled/error.cc:132
1763
1436
msgid "Unknown database '%-.192s'"
1766
#: drizzled/error.cc:134
1768
1440
msgid "Table '%-.192s' already exists"
1771
#: drizzled/error.cc:136
1773
1444
msgid "Unknown table '%-.100s'"
1776
#: drizzled/error.cc:138
1778
1448
msgid "Column '%-.192s' in %-.192s is ambiguous"
1781
#: drizzled/error.cc:140
1782
1451
msgid "Server shutdown in progress"
1785
#: drizzled/error.cc:142
1787
1455
msgid "Unknown column '%-.192s' in '%-.192s'"
1790
#: drizzled/error.cc:144
1792
1459
msgid "'%-.192s' isn't in GROUP BY"
1795
#: drizzled/error.cc:146
1797
1463
msgid "Can't group on '%-.192s'"
1800
#: drizzled/error.cc:148
1801
1466
msgid "Statement has sum functions and columns in same statement"
1804
#: drizzled/error.cc:150
1805
1469
msgid "Column count doesn't match value count"
1808
#: drizzled/error.cc:152
1810
1473
msgid "Identifier name '%-.100s' is too long"
1813
#: drizzled/error.cc:154
1815
1477
msgid "Duplicate column name '%-.192s'"
1818
#: drizzled/error.cc:156
1820
1481
msgid "Duplicate key name '%-.192s'"
1823
#: drizzled/error.cc:158
1825
1485
msgid "Duplicate entry '%-.192s' for key %d"
1828
#: drizzled/error.cc:160
1830
1489
msgid "Incorrect column specifier for column '%-.192s'"
1833
#: drizzled/error.cc:162
1835
1493
msgid "%s near '%-.80s' at line %d"
1838
#: drizzled/error.cc:164
1839
1496
msgid "Query was empty"
1840
1497
msgstr "クエリーが空でした"
1842
#: drizzled/error.cc:166
1844
1500
msgid "Not unique table/alias: '%-.192s'"
1847
#: drizzled/error.cc:168
1849
1504
msgid "Invalid default value for '%-.192s'"
1852
#: drizzled/error.cc:170
1853
1507
msgid "Multiple primary key defined"
1856
#: drizzled/error.cc:172
1858
1511
msgid "Too many keys specified; max %d keys allowed"
1861
#: drizzled/error.cc:174
1863
1515
msgid "Too many key parts specified; max %d parts allowed"
1866
#: drizzled/error.cc:176
1868
1519
msgid "Specified key was too long; max key length is %d bytes"
1871
#: drizzled/error.cc:178
1873
1523
msgid "Key column '%-.192s' doesn't exist in table"
1876
#: drizzled/error.cc:180
1879
1528
"BLOB column '%-.192s' can't be used in key specification with the used table "
1883
#: drizzled/error.cc:182
1886
1534
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1890
#: drizzled/error.cc:184
1892
1539
"Incorrect table definition; there can be only one auto column and it must be "
1893
1540
"defined as a key"
1896
#: drizzled/error.cc:186
1899
1545
"%s: ready for connections.\n"
1900
1546
"Version: '%s' socket: '%s' port: %u\n"
1903
#: drizzled/error.cc:188
1905
1550
msgid "%s: Normal shutdown\n"
1908
#: drizzled/error.cc:190
1910
1554
msgid "%s: Got signal %d. Aborting!\n"
1913
#: drizzled/error.cc:192
1915
1558
msgid "%s: Shutdown complete\n"
1916
1559
msgstr "%s: シャットダウンが完了しました\n"
1918
#: drizzled/error.cc:194
1920
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1562
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1923
#: drizzled/error.cc:196
1924
1565
msgid "Can't create IP socket"
1927
#: drizzled/error.cc:198
1930
1570
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1934
#: drizzled/error.cc:200
1937
1576
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1938
1577
"check the manual"
1941
#: drizzled/error.cc:202
1943
1581
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1946
#: drizzled/error.cc:204
1949
1586
"The file '%-.128s' must be in the database directory or be readable by all"
1952
#: drizzled/error.cc:206
1954
1590
msgid "File '%-.200s' already exists"
1957
#: drizzled/error.cc:208
1959
1594
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1962
#: drizzled/error.cc:210
1964
1598
msgid "Records: %ld Duplicates: %ld"
1967
#: drizzled/error.cc:212
1969
1602
"Incorrect prefix key; the used key part isn't a string, the used length is "
1970
1603
"longer than the key part, or the storage engine doesn't support unique "
1974
#: drizzled/error.cc:214
1975
1607
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1978
#: drizzled/error.cc:216
1980
1611
msgid "Can't DROP '%-.192s'; check that column/key exists"
1983
#: drizzled/error.cc:218
1985
1615
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1988
#: drizzled/error.cc:220
1990
1619
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1993
#: drizzled/error.cc:222
1995
1623
msgid "Unknown thread id: %lu"
1998
#: drizzled/error.cc:224
2000
1627
msgid "You are not owner of thread %lu"
2003
#: drizzled/error.cc:226
2004
1630
msgid "No tables used"
2007
#: drizzled/error.cc:228
2009
1634
msgid "Too many strings for column %-.192s and SET"
2012
#: drizzled/error.cc:230
2014
1638
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2017
#: drizzled/error.cc:232
2019
1642
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2022
#: drizzled/error.cc:234
2024
1646
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2027
#: drizzled/error.cc:236
2029
1650
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2032
#: drizzled/error.cc:238
2034
1654
msgid "Incorrect database name '%-.100s'"
2037
#: drizzled/error.cc:240
2039
1658
msgid "Incorrect table name '%-.100s'"
2042
#: drizzled/error.cc:242
2044
1662
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2045
1663
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2048
#: drizzled/error.cc:244
2049
1666
msgid "Unknown error"
2052
#: drizzled/error.cc:246
2054
1670
msgid "Unknown procedure '%-.192s'"
2057
#: drizzled/error.cc:248
2059
1674
msgid "Incorrect parameter count to procedure '%-.192s'"
2062
#: drizzled/error.cc:250
2064
1678
msgid "Incorrect parameters to procedure '%-.192s'"
2067
#: drizzled/error.cc:252
2069
1682
msgid "Unknown table '%-.192s' in %-.32s"
2072
#: drizzled/error.cc:254
2074
1686
msgid "Column '%-.192s' specified twice"
2077
#: drizzled/error.cc:256
2078
1689
msgid "Invalid use of group function"
2081
#: drizzled/error.cc:258
2084
1694
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2087
#: drizzled/error.cc:260
2088
1697
msgid "A table must have at least 1 column"
2091
#: drizzled/error.cc:262
2093
1701
msgid "The table '%-.192s' is full"
2096
#: drizzled/error.cc:264
2098
1705
msgid "Unknown character set: '%-.64s'"
2101
#: drizzled/error.cc:266
2103
1709
msgid "Too many tables; Drizzle can only use %d tables in a join"
2106
#: drizzled/error.cc:268
2107
1712
msgid "Too many columns"
2110
#: drizzled/error.cc:270
2113
1717
"Row size too large. The maximum row size for the used table type, not "
2114
1718
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2117
#: drizzled/error.cc:272
2120
1723
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2121
1724
"thread_stack=#' to specify a bigger stack if needed"
2124
#: drizzled/error.cc:274
2125
1727
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2128
#: drizzled/error.cc:276
2131
1732
"Table handler doesn't support NULL in given index. Please change column "
2132
1733
"'%-.192s' to be NOT NULL or use another handler"
2135
#: drizzled/error.cc:278
2137
1737
msgid "Can't load function '%-.192s'"
2140
#: drizzled/error.cc:280
2142
1741
msgid "Can't initialize function '%-.192s'; %-.80s"
2145
#: drizzled/error.cc:282
2146
1744
msgid "No paths allowed for shared library"
2149
#: drizzled/error.cc:284
2151
1748
msgid "Function '%-.192s' already exists"
2154
#: drizzled/error.cc:286
2156
1752
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2159
#: drizzled/error.cc:288
2161
1756
msgid "Can't find symbol '%-.128s' in library"
2164
#: drizzled/error.cc:290
2166
1760
msgid "Function '%-.192s' is not defined"
2169
#: drizzled/error.cc:292
2172
1765
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2173
1766
"'drizzleadmin flush-hosts'"
2176
#: drizzled/error.cc:294
2178
1770
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2181
#: drizzled/error.cc:296
2183
1774
"You are using Drizzle as an anonymous user and anonymous users are not "
2184
1775
"allowed to change passwords"
2187
#: drizzled/error.cc:298
2189
1779
"You must have privileges to update tables in the drizzle database to be able "
2190
1780
"to change passwords for others"
2193
#: drizzled/error.cc:300
2194
1783
msgid "Can't find any matching row in the user table"
2197
#: drizzled/error.cc:302
2199
1787
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2202
#: drizzled/error.cc:304
2205
1792
"Can't create a new thread (errno %d); if you are not out of available "
2206
1793
"memory, you can consult the manual for a possible OS-dependent bug"
2209
#: drizzled/error.cc:306
2211
1797
msgid "Column count doesn't match value count at row %ld"
2214
#: drizzled/error.cc:308
2216
1801
msgid "Can't reopen table: '%-.192s'"
2219
#: drizzled/error.cc:310
2220
1804
msgid "Invalid use of NULL value"
2223
#: drizzled/error.cc:312
2225
1808
msgid "Got error '%-.64s' from regexp"
2228
#: drizzled/error.cc:314
2230
1812
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2231
1813
"illegal if there is no GROUP BY clause"
2234
#: drizzled/error.cc:316
2236
1817
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2239
#: drizzled/error.cc:318
2241
1821
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2244
#: drizzled/error.cc:320
2247
1826
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2248
1827
"table '%-.192s'"
2251
#: drizzled/error.cc:322
2253
1831
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2254
1832
"privileges can be used"
2257
#: drizzled/error.cc:324
2258
1835
msgid "The host or user argument to GRANT is too long"
2261
#: drizzled/error.cc:326
2263
1839
msgid "Table '%-.192s.%-.192s' doesn't exist"
2266
#: drizzled/error.cc:328
2269
1844
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2273
#: drizzled/error.cc:330
2274
1848
msgid "The used command is not allowed with this Drizzle version"
2277
#: drizzled/error.cc:332
2279
1852
"You have an error in your SQL syntax; check the manual that corresponds to "
2280
1853
"your Drizzle server version for the right syntax to use"
2283
#: drizzled/error.cc:334
2285
1857
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2288
#: drizzled/error.cc:336
2289
1860
msgid "Too many delayed threads in use"
2292
#: drizzled/error.cc:338
2294
1864
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2297
#: drizzled/error.cc:340
2298
1867
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2301
#: drizzled/error.cc:342
2302
1870
msgid "Got a read error from the connection pipe"
2305
#: drizzled/error.cc:344
2306
1873
msgid "Got an error from fcntl()"
2309
#: drizzled/error.cc:346
2310
1876
msgid "Got packets out of order"
2313
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2314
1879
msgid "Couldn't uncompress communication packet"
2315
1880
msgstr "通信パケットの圧縮に失敗しました"
2317
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2318
1882
msgid "Got an error reading communication packets"
2319
1883
msgstr "通信パケットの読み込みでエラー"
2321
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2322
1885
msgid "Got timeout reading communication packets"
2323
1886
msgstr "通信パケットの読み込みがタイムアウト"
2325
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2326
1888
msgid "Got an error writing communication packets"
2327
1889
msgstr "通信パケットの書き出し中にエラーが発生しました"
2329
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2330
1891
msgid "Got timeout writing communication packets"
2331
1892
msgstr "通信パケットの書き出し中にタイムアウトしました"
2333
#: drizzled/error.cc:358
2334
1894
msgid "Result string is longer than 'max_allowed_packet' bytes"
2337
#: drizzled/error.cc:360
2338
1897
msgid "The used table type doesn't support BLOB/TEXT columns"
2341
#: drizzled/error.cc:362
2342
1900
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2345
#: drizzled/error.cc:364
2348
1905
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2352
#: drizzled/error.cc:366
2354
1910
msgid "Incorrect column name '%-.100s'"
2357
#: drizzled/error.cc:368
2359
1914
msgid "The used storage engine can't index column '%-.192s'"
2362
#: drizzled/error.cc:370
2364
1918
"Unable to open underlying table which is differently defined or of non-"
2365
1919
"MyISAM type or doesn't exist"
2368
#: drizzled/error.cc:372
2370
1923
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2373
#: drizzled/error.cc:374
2376
1928
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2379
#: drizzled/error.cc:376
2381
1932
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2382
1933
"UNIQUE instead"
2385
#: drizzled/error.cc:378
2386
1936
msgid "Result consisted of more than one row"
2389
#: drizzled/error.cc:380
2390
1939
msgid "This table type requires a primary key"
2393
#: drizzled/error.cc:382
2394
1942
msgid "This version of Drizzle is not compiled with RAID support"
2397
#: drizzled/error.cc:384
2399
1946
"You are using safe update mode and you tried to update a table without a "
2400
1947
"WHERE that uses a KEY column"
2403
#: drizzled/error.cc:386
2405
1951
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2408
#: drizzled/error.cc:388
2409
1954
msgid "Can't open table"
2412
#: drizzled/error.cc:390
2414
1958
msgid "The storage engine for the table doesn't support %s"
2417
#: drizzled/error.cc:392
2418
1961
msgid "You are not allowed to execute this command in a transaction"
2421
#: drizzled/error.cc:394
2423
1965
msgid "Got error %d during COMMIT"
2426
#: drizzled/error.cc:396
2428
1969
msgid "Got error %d during ROLLBACK"
2431
#: drizzled/error.cc:398
2433
1973
msgid "Got error %d during FLUSH_LOGS"
2436
#: drizzled/error.cc:400
2438
1977
msgid "Got error %d during CHECKPOINT"
2441
#: drizzled/error.cc:402
2444
1982
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2445
1983
"'%-.64s' (%-.64s)"
2448
#: drizzled/error.cc:404
2449
1986
msgid "The storage engine for the table does not support binary table dump"
2452
#: drizzled/error.cc:406
2453
1989
msgid "Binlog closed, cannot RESET MASTER"
2456
#: drizzled/error.cc:408
2458
1993
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2461
#: drizzled/error.cc:410
2463
1997
msgid "Error from master: '%-.64s'"
2466
#: drizzled/error.cc:412
2467
2000
msgid "Net error reading from master"
2470
#: drizzled/error.cc:414
2471
2003
msgid "Net error writing to master"
2474
#: drizzled/error.cc:416
2475
2006
msgid "Can't find FULLTEXT index matching the column list"
2478
#: drizzled/error.cc:418
2480
2010
"Can't execute the given command because you have active locked tables or an "
2481
2011
"active transaction"
2484
#: drizzled/error.cc:420
2486
2015
msgid "Unknown system variable '%-.64s'"
2489
#: drizzled/error.cc:422
2491
2019
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2494
#: drizzled/error.cc:424
2497
2024
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2500
#: drizzled/error.cc:426
2501
2027
msgid "Some non-transactional changed tables couldn't be rolled back"
2504
#: drizzled/error.cc:428
2506
2031
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2507
2032
"of storage; increase this drizzled variable and try again"
2510
#: drizzled/error.cc:430
2512
2036
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2515
#: drizzled/error.cc:432
2517
2040
"This operation requires a running slave; configure slave and do START SLAVE"
2520
#: drizzled/error.cc:434
2521
2043
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2524
#: drizzled/error.cc:436
2526
2047
"Could not initialize master info structure; more error messages can be found "
2527
2048
"in the Drizzle error log"
2530
#: drizzled/error.cc:438
2531
2051
msgid "Could not create slave thread; check system resources"
2534
#: drizzled/error.cc:440
2537
2056
"User %-.64s already has more than 'max_user_connections' active connections"
2540
#: drizzled/error.cc:442
2541
2059
msgid "You may only use constant expressions with SET"
2544
#: drizzled/error.cc:444
2545
2062
msgid "Lock wait timeout exceeded; try restarting transaction"
2548
#: drizzled/error.cc:446
2549
2065
msgid "The total number of locks exceeds the lock table size"
2552
#: drizzled/error.cc:448
2553
2068
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2556
#: drizzled/error.cc:450
2557
2071
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2560
#: drizzled/error.cc:452
2561
2074
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2564
#: drizzled/error.cc:454
2566
2078
msgid "Incorrect arguments to %s"
2569
#: drizzled/error.cc:456
2571
2082
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2574
#: drizzled/error.cc:458
2576
2086
"Incorrect table definition; all MERGE tables must be in the same database"
2579
#: drizzled/error.cc:460
2580
2089
msgid "Deadlock found when trying to get lock; try restarting transaction"
2583
#: drizzled/error.cc:462
2584
2092
msgid "The used table type doesn't support FULLTEXT indexes"
2587
#: drizzled/error.cc:464
2588
2095
msgid "Cannot add foreign key constraint"
2591
#: drizzled/error.cc:466
2592
2098
msgid "Cannot add or update a child row: a foreign key constraint fails"
2595
#: drizzled/error.cc:468
2596
2101
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2599
#: drizzled/error.cc:470
2601
2105
msgid "Error connecting to master: %-.128s"
2604
#: drizzled/error.cc:472
2606
2109
msgid "Error running query on master: %-.128s"
2609
#: drizzled/error.cc:474
2611
2113
msgid "Error when executing command %s: %-.128s"
2614
#: drizzled/error.cc:476
2616
2117
msgid "Incorrect usage of %s and %s"
2619
#: drizzled/error.cc:478
2620
2120
msgid "The used SELECT statements have a different number of columns"
2623
#: drizzled/error.cc:480
2624
2123
msgid "Can't execute the query because you have a conflicting read lock"
2627
#: drizzled/error.cc:482
2628
2126
msgid "Mixing of transactional and non-transactional tables is disabled"
2631
#: drizzled/error.cc:484
2633
2130
msgid "Option '%s' used twice in statement"
2636
#: drizzled/error.cc:486
2638
2134
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2641
#: drizzled/error.cc:488
2643
2138
msgid "Access denied; you need the %-.128s privilege for this operation"
2646
#: drizzled/error.cc:490
2649
2143
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2652
#: drizzled/error.cc:492
2655
2148
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2658
#: drizzled/error.cc:494
2660
2152
msgid "Variable '%-.64s' doesn't have a default value"
2663
#: drizzled/error.cc:496
2665
2156
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2668
#: drizzled/error.cc:498
2670
2160
msgid "Incorrect argument type to variable '%-.64s'"
2673
#: drizzled/error.cc:500
2675
2164
msgid "Variable '%-.64s' can only be set, not read"
2678
#: drizzled/error.cc:502
2680
2168
msgid "Incorrect usage/placement of '%s'"
2683
#: drizzled/error.cc:504
2685
2172
msgid "This version of Drizzle doesn't yet support '%s'"
2688
#: drizzled/error.cc:506
2691
2177
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2694
#: drizzled/error.cc:508
2695
2180
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2698
#: drizzled/error.cc:510
2700
2184
msgid "Variable '%-.192s' is a %s variable"
2703
#: drizzled/error.cc:512
2705
2188
msgid "Incorrect foreign key definition for '%-.192s': %s"
2708
#: drizzled/error.cc:514
2709
2191
msgid "Key reference and table reference don't match"
2712
#: drizzled/error.cc:516
2714
2195
msgid "Operand should contain %d column(s)"
2717
#: drizzled/error.cc:518
2718
2198
msgid "Subquery returns more than 1 row"
2721
#: drizzled/error.cc:520
2723
2202
msgid "Unknown prepared statement handler (%.*s) given to %s"
2726
#: drizzled/error.cc:522
2727
2205
msgid "Help database is corrupt or does not exist"
2730
#: drizzled/error.cc:524
2731
2208
msgid "Cyclic reference on subqueries"
2734
#: drizzled/error.cc:526
2736
2212
msgid "Converting column '%s' from %s to %s"
2739
#: drizzled/error.cc:528
2741
2216
msgid "Reference '%-.64s' not supported (%s)"
2744
#: drizzled/error.cc:530
2745
2219
msgid "Every derived table must have its own alias"
2748
#: drizzled/error.cc:532
2750
2223
msgid "Select %u was reduced during optimization"
2753
#: drizzled/error.cc:534
2755
2227
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2758
#: drizzled/error.cc:536
2760
2231
"Client does not support authentication protocol requested by server; "
2761
2232
"consider upgrading Drizzle client"
2764
#: drizzled/error.cc:538
2765
2235
msgid "All parts of a SPATIAL index must be NOT NULL"
2768
#: drizzled/error.cc:540
2770
2239
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2773
#: drizzled/error.cc:542
2774
2242
msgid "Slave is already running"
2777
#: drizzled/error.cc:544
2778
2245
msgid "Slave already has been stopped"
2781
#: drizzled/error.cc:546
2784
2250
"Uncompressed data size too large; the maximum size is %d (probably, length "
2785
2251
"of uncompressed data was corrupted)"
2788
#: drizzled/error.cc:548
2789
2254
msgid "ZLIB: Not enough memory"
2792
#: drizzled/error.cc:550
2794
2258
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2795
2259
"data was corrupted)"
2798
#: drizzled/error.cc:552
2799
2262
msgid "ZLIB: Input data corrupted"
2802
#: drizzled/error.cc:554
2804
2266
msgid "%d line(s) were cut by GROUP_CONCAT()"
2807
#: drizzled/error.cc:556
2809
2270
msgid "Row %ld doesn't contain data for all columns"
2812
#: drizzled/error.cc:558
2815
2275
"Row %ld was truncated; it contained more data than there were input columns"
2818
#: drizzled/error.cc:560
2821
2280
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2824
#: drizzled/error.cc:562
2826
2284
msgid "Out of range value for column '%s' at row %ld"
2829
#: drizzled/error.cc:564
2831
2288
msgid "Data truncated for column '%s' at row %ld"
2834
#: drizzled/error.cc:566
2836
2292
msgid "Using storage engine %s for table '%s'"
2839
#: drizzled/error.cc:568
2841
2296
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2844
#: drizzled/error.cc:570
2845
2299
msgid "Cannot drop one or more of the requested users"
2848
#: drizzled/error.cc:572
2849
2302
msgid "Can't revoke all privileges for one or more of the requested users"
2852
#: drizzled/error.cc:574
2854
2306
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2857
#: drizzled/error.cc:576
2859
2310
msgid "Illegal mix of collations for operation '%s'"
2862
#: drizzled/error.cc:578
2865
2315
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2866
2316
"variable_name)"
2869
#: drizzled/error.cc:580
2871
2320
msgid "Unknown collation: '%-.64s'"
2874
#: drizzled/error.cc:582
2876
2324
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2877
2325
"compiled without SSL support; they can be used later if Drizzle slave with "
2878
2326
"SSL is started"
2881
#: drizzled/error.cc:584
2884
2331
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2885
2332
"old format; please change the password to the new format"
2888
#: drizzled/error.cc:586
2891
2337
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2895
#: drizzled/error.cc:588
2896
2341
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2899
#: drizzled/error.cc:590
2901
2345
"It is recommended to use --skip-slave-start when doing step-by-step "
2902
2346
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2903
2347
"get an unexpected slave's drizzled restart"
2906
#: drizzled/error.cc:592
2907
2350
msgid "SQL thread is not to be started so UNTIL options are ignored"
2910
#: drizzled/error.cc:594
2912
2354
msgid "Incorrect index name '%-.100s'"
2915
#: drizzled/error.cc:596
2917
2358
msgid "Incorrect catalog name '%-.100s'"
2920
#: drizzled/error.cc:598
2922
2362
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2925
#: drizzled/error.cc:600
2927
2366
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2930
#: drizzled/error.cc:602
2932
2370
msgid "Unknown key cache '%-.100s'"
2935
#: drizzled/error.cc:604
2937
2374
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2938
2375
"this switch for this grant to work"
2941
#: drizzled/error.cc:606
2943
2379
msgid "Unknown table engine '%s'"
2946
#: drizzled/error.cc:608
2948
2383
msgid "'%s' is deprecated; use '%s' instead"
2951
#: drizzled/error.cc:610
2953
2387
msgid "The target table %-.100s of the %s is not updatable"
2956
#: drizzled/error.cc:612
2959
2392
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2963
#: drizzled/error.cc:614
2966
2398
"The Drizzle server is running with the %s option so it cannot execute this "
2970
#: drizzled/error.cc:616
2972
2403
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2975
#: drizzled/error.cc:618
2977
2407
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2980
#: drizzled/error.cc:620
2982
2411
"Incorrect table definition; there can be only one TIMESTAMP column with "
2983
2412
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2986
#: drizzled/error.cc:622
2988
2416
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2991
#: drizzled/error.cc:624
2992
2419
msgid "This command is not supported in the prepared statement protocol yet"
2995
#: drizzled/error.cc:626
2997
2423
msgid "Got error %d '%-.100s' from %s"
3000
#: drizzled/error.cc:628
3002
2427
msgid "Got temporary error %d '%-.100s' from %s"
3005
#: drizzled/error.cc:630
3007
2431
msgid "Unknown or incorrect time zone: '%-.64s'"
3010
#: drizzled/error.cc:632
3012
2435
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3015
#: drizzled/error.cc:634
3017
2439
msgid "Invalid %s character string: '%.64s'"
3020
#: drizzled/error.cc:636
3022
2443
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3025
#: drizzled/error.cc:638
3027
2447
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3030
#: drizzled/error.cc:640
3032
2451
msgid "Can't create a %s from within another stored routine"
3035
#: drizzled/error.cc:642
3037
2455
msgid "%s %s already exists"
3040
#: drizzled/error.cc:644
3042
2459
msgid "%s %s does not exist"
3045
#: drizzled/error.cc:646
3047
2463
msgid "Failed to DROP %s %s"
3050
#: drizzled/error.cc:648
3052
2467
msgid "Failed to CREATE %s %s"
3055
#: drizzled/error.cc:650
3057
2471
msgid "%s with no matching label: %s"
3060
#: drizzled/error.cc:652
3062
2475
msgid "Redefining label %s"
3065
#: drizzled/error.cc:654
3067
2479
msgid "End-label %s without match"
3070
#: drizzled/error.cc:656
3072
2483
msgid "Referring to uninitialized variable %s"
3075
#: drizzled/error.cc:658
3077
2487
msgid "PROCEDURE %s can't return a result set in the given context"
3080
#: drizzled/error.cc:660
3081
2490
msgid "RETURN is only allowed in a FUNCTION"
3084
#: drizzled/error.cc:662
3086
2494
msgid "%s is not allowed in stored procedures"
3089
#: drizzled/error.cc:664
3091
2498
"The update log is deprecated and replaced by the binary log; SET "
3092
2499
"SQL_LOG_UPDATE has been ignored"
3095
#: drizzled/error.cc:666
3097
2503
"The update log is deprecated and replaced by the binary log; SET "
3098
2504
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3101
#: drizzled/error.cc:668
3102
2507
msgid "Query execution was interrupted"
3105
#: drizzled/error.cc:670
3107
2511
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3110
#: drizzled/error.cc:672
3112
2515
msgid "Undefined CONDITION: %s"
3115
#: drizzled/error.cc:674
3117
2519
msgid "No RETURN found in FUNCTION %s"
3120
#: drizzled/error.cc:676
3122
2523
msgid "FUNCTION %s ended without RETURN"
3125
#: drizzled/error.cc:678
3126
2526
msgid "Cursor statement must be a SELECT"
3129
#: drizzled/error.cc:680
3130
2529
msgid "Cursor SELECT must not have INTO"
3133
#: drizzled/error.cc:682
3135
2533
msgid "Undefined CURSOR: %s"
3138
#: drizzled/error.cc:684
3139
2536
msgid "Cursor is already open"
3142
#: drizzled/error.cc:686
3143
2539
msgid "Cursor is not open"
3146
#: drizzled/error.cc:688
3148
2543
msgid "Undeclared variable: %s"
3151
#: drizzled/error.cc:690
3152
2546
msgid "Incorrect number of FETCH variables"
3155
#: drizzled/error.cc:692
3156
2549
msgid "No data - zero rows fetched, selected, or processed"
3159
#: drizzled/error.cc:694
3161
2553
msgid "Duplicate parameter: %s"
3164
#: drizzled/error.cc:696
3166
2557
msgid "Duplicate variable: %s"
3169
#: drizzled/error.cc:698
3171
2561
msgid "Duplicate condition: %s"
3174
#: drizzled/error.cc:700
3176
2565
msgid "Duplicate cursor: %s"
3179
#: drizzled/error.cc:702
3181
2569
msgid "Failed to ALTER %s %s"
3184
#: drizzled/error.cc:704
3185
2572
msgid "Subquery value not supported"
3188
#: drizzled/error.cc:706
3190
2576
msgid "%s is not allowed in stored function or trigger"
3193
#: drizzled/error.cc:708
3194
2579
msgid "Variable or condition declaration after cursor or handler declaration"
3197
#: drizzled/error.cc:710
3198
2582
msgid "Cursor declaration after handler declaration"
3201
#: drizzled/error.cc:712
3202
2585
msgid "Case not found for CASE statement"
3205
#: drizzled/error.cc:714
3207
2589
msgid "Configuration file '%-.192s' is too big"
3210
#: drizzled/error.cc:716
3212
2593
msgid "Malformed file type header in file '%-.192s'"
3215
#: drizzled/error.cc:718
3217
2597
msgid "Unexpected end of file while parsing comment '%-.200s'"
3220
#: drizzled/error.cc:720
3222
2601
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3225
#: drizzled/error.cc:722
3227
2605
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3230
#: drizzled/error.cc:724
3231
2608
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3234
#: drizzled/error.cc:726
3236
2612
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3239
#: drizzled/error.cc:728
3241
2616
msgid "'%-.192s.%-.192s' is not %s"
3244
#: drizzled/error.cc:730
3246
2620
msgid "Column '%-.192s' is not updatable"
3249
#: drizzled/error.cc:732
3250
2623
msgid "View's SELECT contains a subquery in the FROM clause"
3253
#: drizzled/error.cc:734
3255
2627
msgid "View's SELECT contains a '%s' clause"
3258
#: drizzled/error.cc:736
3259
2630
msgid "View's SELECT contains a variable or parameter"
3262
#: drizzled/error.cc:738
3264
2634
msgid "View's SELECT refers to a temporary table '%-.192s'"
3267
#: drizzled/error.cc:740
3268
2637
msgid "View's SELECT and view's field list have different column counts"
3271
#: drizzled/error.cc:742
3273
2641
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3276
#: drizzled/error.cc:744
3277
2644
msgid "View being updated does not have complete key of underlying table in it"
3280
#: drizzled/error.cc:746
3283
2649
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3284
2650
"(s) or definer/invoker of view lack rights to use them"
3287
#: drizzled/error.cc:748
3289
2654
msgid "Can't drop or alter a %s from within another stored routine"
3292
#: drizzled/error.cc:750
3293
2657
msgid "GOTO is not allowed in a stored procedure handler"
3296
#: drizzled/error.cc:752
3297
2660
msgid "Trigger already exists"
3300
#: drizzled/error.cc:754
3301
2663
msgid "Trigger does not exist"
3304
#: drizzled/error.cc:756
3306
2667
msgid "Trigger's '%-.192s' is view or temporary table"
3309
#: drizzled/error.cc:758
3311
2671
msgid "Updating of %s row is not allowed in %strigger"
3314
#: drizzled/error.cc:760
3316
2675
msgid "There is no %s row in %s trigger"
3319
#: drizzled/error.cc:762
3321
2679
msgid "Field '%-.192s' doesn't have a default value"
3324
#: drizzled/error.cc:764
3325
2682
msgid "Division by 0"
3328
#: drizzled/error.cc:766
3330
2686
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3333
#: drizzled/error.cc:768
3335
2690
msgid "Illegal %s '%-.192s' value found during parsing"
3338
#: drizzled/error.cc:770
3340
2694
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3343
#: drizzled/error.cc:772
3345
2698
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3348
#: drizzled/error.cc:774
3350
2702
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3353
#: drizzled/error.cc:776
3355
2706
msgid "Failed purging old relay logs: %s"
3358
#: drizzled/error.cc:778
3360
2710
msgid "Password hash should be a %d-digit hexadecimal number"
3363
#: drizzled/error.cc:780
3364
2713
msgid "Target log not found in binlog index"
3367
#: drizzled/error.cc:782
3368
2716
msgid "I/O error reading log index file"
3371
#: drizzled/error.cc:784
3372
2719
msgid "Server configuration does not permit binlog purge"
3375
#: drizzled/error.cc:786
3376
2722
msgid "Failed on fseek()"
3379
#: drizzled/error.cc:788
3380
2725
msgid "Fatal error during log purge"
3383
#: drizzled/error.cc:790
3384
2728
msgid "A purgeable log is in use, will not purge"
3387
#: drizzled/error.cc:792
3388
2731
msgid "Unknown error during log purge"
3391
#: drizzled/error.cc:794
3393
2735
msgid "Failed initializing relay log position: %s"
3396
#: drizzled/error.cc:796
3397
2738
msgid "You are not using binary logging"
3400
#: drizzled/error.cc:798
3403
2743
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3406
#: drizzled/error.cc:800
3407
2746
msgid "WSAStartup Failed"
3410
#: drizzled/error.cc:802
3411
2749
msgid "Can't handle procedures with different groups yet"
3414
#: drizzled/error.cc:804
3415
2752
msgid "Select must have a group with this procedure"
3418
#: drizzled/error.cc:806
3419
2755
msgid "Can't use ORDER clause with this procedure"
3422
#: drizzled/error.cc:808
3424
2759
msgid "Binary logging and replication forbid changing the global server %s"
3427
#: drizzled/error.cc:810
3429
2763
msgid "Can't map file: %-.200s, errno: %d"
3432
#: drizzled/error.cc:812
3434
2767
msgid "Wrong magic in %-.64s"
3437
#: drizzled/error.cc:814
3438
2770
msgid "Prepared statement contains too many placeholders"
3441
#: drizzled/error.cc:816
3443
2774
msgid "Key part '%-.192s' length cannot be 0"
3446
#: drizzled/error.cc:818
3447
2777
msgid "View text checksum failed"
3450
#: drizzled/error.cc:820
3453
2782
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3456
#: drizzled/error.cc:822
3458
2786
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3461
#: drizzled/error.cc:824
3463
2790
msgid "Can not delete from join view '%-.192s.%-.192s'"
3466
#: drizzled/error.cc:826
3468
2794
msgid "Operation %s failed for %.256s"
3471
#: drizzled/error.cc:828
3472
2797
msgid "XAER_NOTA: Unknown XID"
3475
#: drizzled/error.cc:830
3476
2800
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3479
#: drizzled/error.cc:832
3482
2805
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3483
2806
"the %.64s state"
3486
#: drizzled/error.cc:834
3487
2809
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3490
#: drizzled/error.cc:836
3492
2813
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3493
2814
"for consistency"
3496
#: drizzled/error.cc:838
3497
2817
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3500
#: drizzled/error.cc:840
3503
2822
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3507
#: drizzled/error.cc:842
3508
2826
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3511
#: drizzled/error.cc:844
3512
2829
msgid "Failed to revoke all privileges to dropped routine"
3515
#: drizzled/error.cc:846
3517
2833
msgid "Data too long for column '%s' at row %ld"
3520
#: drizzled/error.cc:848
3522
2837
msgid "Bad SQLSTATE: '%s'"
3525
#: drizzled/error.cc:850
3528
2842
"%s: ready for connections.\n"
3529
2843
"Version: '%s' %s\n"
3532
#: drizzled/error.cc:852
3533
2846
msgid "Can't load value from file with fixed size rows to variable"
3536
#: drizzled/error.cc:854
3537
2849
msgid "You are not allowed to create a user with GRANT"
3540
#: drizzled/error.cc:856
3542
2853
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3545
#: drizzled/error.cc:858
3546
2856
msgid "Table definition has changed, please retry transaction"
3549
#: drizzled/error.cc:860
3550
2859
msgid "Duplicate handler declared in the same block"
3553
#: drizzled/error.cc:862
3556
2864
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3557
2865
"variable in BEFORE trigger"
3560
#: drizzled/error.cc:864
3562
2869
msgid "Not allowed to return a result set from a %s"
3565
#: drizzled/error.cc:866
3566
2872
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3569
#: drizzled/error.cc:868
3571
2876
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3572
2877
"declaration and binary logging is enabled; if non-transactional tables were "
3573
2878
"updated, the binary log will miss their changes"
3576
#: drizzled/error.cc:870
3578
2882
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3579
2883
"declaration and binary logging is enabled (you *might* want to use the less "
3580
2884
"safe log_bin_trust_function_creators variable)"
3583
#: drizzled/error.cc:872
3585
2888
"You do not have the SUPER privilege and binary logging is enabled (you "
3586
2889
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3589
#: drizzled/error.cc:874
3591
2893
"You can't execute a prepared statement which has an open cursor associated "
3592
2894
"with it. Reset the statement to re-execute it."
3595
#: drizzled/error.cc:876
3597
2898
msgid "The statement (%lu) has no open cursor."
3600
#: drizzled/error.cc:878
3602
2902
"Explicit or implicit commit is not allowed in stored function or trigger."
3605
#: drizzled/error.cc:880
3608
2907
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3611
#: drizzled/error.cc:882
3612
2910
msgid "Recursive stored functions and triggers are not allowed."
3615
#: drizzled/error.cc:884
3617
2914
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3620
#: drizzled/error.cc:886
3622
2918
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3625
#: drizzled/error.cc:888
3628
2923
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3632
#: drizzled/error.cc:890
3634
2928
"You can't combine write-locking of system tables with other tables or lock "
3638
#: drizzled/error.cc:892
3640
2933
msgid "Unable to connect to foreign data source: %.64s"
3643
#: drizzled/error.cc:894
3646
2938
"There was a problem processing the query on the foreign data source. Data "
3647
2939
"source error: %-.64s"
3650
#: drizzled/error.cc:896
3653
2944
"The foreign data source you are trying to reference does not exist. Data "
3654
2945
"source error: %-.64s"
3657
#: drizzled/error.cc:898
3660
2950
"Can't create federated table. The data source connection string '%-.64s' is "
3661
2951
"not in the correct format"
3664
#: drizzled/error.cc:900
3666
2955
msgid "The data source connection string '%-.64s' is not in the correct format"
3669
#: drizzled/error.cc:902
3671
2959
msgid "Can't create federated table. Foreign data src error: %-.64s"
3674
#: drizzled/error.cc:904
3675
2962
msgid "Trigger in wrong schema"
3678
#: drizzled/error.cc:906
3681
2967
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3682
2968
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3685
#: drizzled/error.cc:908
3687
2972
msgid "Routine body for '%-.100s' is too long"
3690
#: drizzled/error.cc:910
3691
2975
msgid "Cannot drop default keycache"
3694
#: drizzled/error.cc:912
3696
2979
msgid "Display width out of range for column '%-.192s' (max = %d)"
3699
#: drizzled/error.cc:914
3700
2982
msgid "XAER_DUPID: The XID already exists"
3703
#: drizzled/error.cc:916
3705
2986
msgid "Datetime function: %-.32s field overflow"
3708
#: drizzled/error.cc:918
3711
2991
"Can't update table '%-.192s' in stored function/trigger because it is "
3712
2992
"already used by statement which invoked this stored function/trigger."
3715
#: drizzled/error.cc:920
3718
2997
"The definition of table '%-.192s' prevents operation %.192s on table "
3722
#: drizzled/error.cc:922
3724
3002
"The prepared statement contains a stored routine call that refers to that "
3725
3003
"same statement. It's not allowed to execute a prepared statement in such a "
3726
3004
"recursive manner"
3729
#: drizzled/error.cc:924
3730
3007
msgid "Not allowed to set autocommit from a stored function or trigger"
3733
#: drizzled/error.cc:926
3734
3010
msgid "Definer is not fully qualified"
3737
#: drizzled/error.cc:928
3740
3015
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3741
3016
"Current user is used as definer. Please recreate the view!"
3744
#: drizzled/error.cc:930
3747
3021
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3751
#: drizzled/error.cc:932
3753
3026
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3756
#: drizzled/error.cc:934
3758
3030
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3761
#: drizzled/error.cc:936
3764
3035
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3767
#: drizzled/error.cc:938
3770
3040
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3773
#: drizzled/error.cc:940
3775
3044
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3778
#: drizzled/error.cc:942
3781
3049
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3783
3051
"insufficient privileges. Please recreate the trigger."
3786
#: drizzled/error.cc:944
3788
3055
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3791
#: drizzled/error.cc:946
3794
3060
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3795
3061
"exceeded for routine %.192s"
3798
#: drizzled/error.cc:948
3801
3066
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3802
3067
"or contains bad data (internal code %d)"
3805
#: drizzled/error.cc:950
3807
3071
msgid "Incorrect routine name '%-.192s'"
3810
#: drizzled/error.cc:952
3812
3075
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3815
#: drizzled/error.cc:954
3816
3078
msgid "AGGREGATE is not supported for stored functions"
3819
#: drizzled/error.cc:956
3822
3083
"Can't create more than max_prepared_stmt_count statements (current value: %"
3826
#: drizzled/error.cc:958
3828
3088
msgid "`%-.192s`.`%-.192s` contains view recursion"
3831
#: drizzled/error.cc:960
3833
3092
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3836
#: drizzled/error.cc:962
3837
3095
msgid "The used table type doesn't support SPATIAL indexes"
3840
#: drizzled/error.cc:964
3841
3098
msgid "Triggers can not be created on system tables"
3844
#: drizzled/error.cc:966
3846
3102
msgid "Leading spaces are removed from name '%s'"
3849
#: drizzled/error.cc:968
3850
3105
msgid "Failed to read auto-increment value from storage engine"
3853
#: drizzled/error.cc:970
3854
3108
msgid "user name"
3857
#: drizzled/error.cc:972
3858
3111
msgid "host name"
3861
#: drizzled/error.cc:974
3863
3115
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3866
#: drizzled/error.cc:976
3868
3119
msgid "The target table %-.100s of the %s is not insertable-into"
3871
#: drizzled/error.cc:978
3874
3124
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3877
#: drizzled/error.cc:980
3878
3127
msgid "Too high level of nesting for select"
3881
#: drizzled/error.cc:982
3883
3131
msgid "Name '%-.64s' has become ''"
3886
#: drizzled/error.cc:984
3888
3135
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3889
3136
"optional and non-empty FIELDS ENCLOSED BY"
3892
#: drizzled/error.cc:986
3894
3140
msgid "The foreign server, %s, you are trying to create already exists."
3897
#: drizzled/error.cc:988
3900
3145
"The foreign server name you are trying to reference does not exist. Data "
3901
3146
"source error: %-.64s"
3904
#: drizzled/error.cc:990
3907
3151
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3910
#: drizzled/error.cc:992
3913
3156
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3914
3157
"each partition"
3917
#: drizzled/error.cc:994
3919
3161
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3922
#: drizzled/error.cc:996
3923
3164
msgid "MAXVALUE can only be used in last partition definition"
3926
#: drizzled/error.cc:998
3927
3167
msgid "Subpartitions can only be hash partitions and by key"
3930
#: drizzled/error.cc:1000
3931
3170
msgid "Must define subpartitions on all partitions if on one partition"
3934
#: drizzled/error.cc:1002
3935
3173
msgid "Wrong number of partitions defined, mismatch with previous setting"
3938
#: drizzled/error.cc:1004
3939
3176
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3942
#: drizzled/error.cc:1006
3943
3179
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3946
#: drizzled/error.cc:1008
3947
3182
msgid "Expression in RANGE/LIST VALUES must be constant"
3950
#: drizzled/error.cc:1010
3951
3185
msgid "Field in list of fields for partition function not found in table"
3954
#: drizzled/error.cc:1012
3955
3188
msgid "List of fields is only allowed in KEY partitions"
3958
#: drizzled/error.cc:1014
3960
3192
"The partition info in the frm file is not consistent with what can be "
3961
3193
"written into the frm file"
3964
#: drizzled/error.cc:1016
3966
3197
msgid "The %-.192s function returns the wrong type"
3969
#: drizzled/error.cc:1018
3971
3201
msgid "For %-.64s partitions each partition must be defined"
3974
#: drizzled/error.cc:1020
3975
3204
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3978
#: drizzled/error.cc:1022
3979
3207
msgid "VALUES value must be of same type as partition function"
3982
#: drizzled/error.cc:1024
3983
3210
msgid "Multiple definition of same constant in list partitioning"
3986
#: drizzled/error.cc:1026
3987
3213
msgid "Partitioning can not be used stand-alone in query"
3990
#: drizzled/error.cc:1028
3992
3217
"The mix of handlers in the partitions is not allowed in this version of "
3996
#: drizzled/error.cc:1030
3998
3222
msgid "For the partitioned engine it is necessary to define all %-.64s"
4001
#: drizzled/error.cc:1032
4002
3225
msgid "Too many partitions (including subpartitions) were defined"
4005
#: drizzled/error.cc:1034
4007
3229
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4008
3230
"partitioning for subpartitioning"
4011
#: drizzled/error.cc:1036
4012
3233
msgid "Failed to create specific handler file"
4015
#: drizzled/error.cc:1038
4016
3236
msgid "A BLOB field is not allowed in partition function"
4019
#: drizzled/error.cc:1040
4021
3240
msgid "A %-.192s must include all columns in the table's partitioning function"
4024
#: drizzled/error.cc:1042
4026
3244
msgid "Number of %-.64s = 0 is not an allowed value"
4029
#: drizzled/error.cc:1044
4030
3247
msgid "Partition management on a not partitioned table is not possible"
4033
#: drizzled/error.cc:1046
4035
3251
"Foreign key condition is not yet supported in conjunction with partitioning"
4038
#: drizzled/error.cc:1048
4040
3255
msgid "Error in list of partitions to %-.64s"
4043
#: drizzled/error.cc:1050
4044
3258
msgid "Cannot remove all partitions, use DROP TABLE instead"
4047
#: drizzled/error.cc:1052
4048
3261
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4051
#: drizzled/error.cc:1054
4053
3265
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4054
3266
"their numbers"
4057
#: drizzled/error.cc:1056
4059
3270
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4060
3271
"tables using HASH PARTITIONs"
4063
#: drizzled/error.cc:1058
4065
3275
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4068
#: drizzled/error.cc:1060
4069
3278
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4072
#: drizzled/error.cc:1062
4073
3281
msgid "At least one partition must be added"
4076
#: drizzled/error.cc:1064
4077
3284
msgid "At least one partition must be coalesced"
4080
#: drizzled/error.cc:1066
4081
3287
msgid "More partitions to reorganize than there are partitions"
4084
#: drizzled/error.cc:1068
4086
3291
msgid "Duplicate partition name %-.192s"
4089
#: drizzled/error.cc:1070
4090
3294
msgid "It is not allowed to shut off binlog on this command"
4093
#: drizzled/error.cc:1072
4094
3297
msgid "When reorganizing a set of partitions they must be in consecutive order"
4097
#: drizzled/error.cc:1074
4099
3301
"Reorganize of range partitions cannot change total ranges except for last "
4100
3302
"partition where it can extend the range"
4103
#: drizzled/error.cc:1076
4104
3305
msgid "Partition function not supported in this version for this handler"
4107
#: drizzled/error.cc:1078
4108
3308
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4111
#: drizzled/error.cc:1080
4113
3312
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4116
#: drizzled/error.cc:1082
4118
3316
msgid "Plugin '%-.192s' is not loaded"
4121
#: drizzled/error.cc:1084
4123
3320
msgid "Incorrect %-.32s value: '%-.128s'"
4126
#: drizzled/error.cc:1086
4128
3324
msgid "Table has no partition for value %-.64s"
4131
#: drizzled/error.cc:1088
4133
3328
msgid "It is not allowed to specify %s more than once"
4136
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4138
3332
msgid "Failed to create %s"
4141
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4143
3336
msgid "Failed to drop %s"
4146
#: drizzled/error.cc:1094
4147
3339
msgid "The handler doesn't support autoextend of tablespaces"
4150
#: drizzled/error.cc:1096
4152
3343
"A size parameter was incorrectly specified, either number or on the form 10M"
4155
#: drizzled/error.cc:1098
4157
3347
"The size number was correct but we don't allow the digit part to be more "
4158
3348
"than 2 billion"
4161
#: drizzled/error.cc:1100
4163
3352
msgid "Failed to alter: %s"
4166
#: drizzled/error.cc:1102
4167
3355
msgid "Writing one row to the row-based binary log failed"
4170
#: drizzled/error.cc:1104
4172
3359
msgid "Table definition on master and slave does not match: %s"
4175
#: drizzled/error.cc:1106
4177
3363
"Slave running with --log-slave-updates must use row-based binary logging to "
4178
3364
"be able to replicate row-based binary log events"
4181
#: drizzled/error.cc:1108
4183
3368
msgid "Event '%-.192s' already exists"
4186
#: drizzled/error.cc:1110
4188
3372
msgid "Failed to store event %s. Error code %d from storage engine."
4191
#: drizzled/error.cc:1112
4193
3376
msgid "Unknown event '%-.192s'"
4196
#: drizzled/error.cc:1114
4198
3380
msgid "Failed to alter event '%-.192s'"
4201
#: drizzled/error.cc:1118
4202
3383
msgid "INTERVAL is either not positive or too big"
4205
#: drizzled/error.cc:1120
4206
3386
msgid "ENDS is either invalid or before STARTS"
4209
#: drizzled/error.cc:1122
4210
3389
msgid "Event execution time is in the past. Event has been disabled"
4213
#: drizzled/error.cc:1124
4214
3392
msgid "Failed to open drizzle.event"
4217
#: drizzled/error.cc:1126
4218
3395
msgid "No datetime expression provided"
4221
#: drizzled/error.cc:1128
4224
3400
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4225
3401
"probably corrupted"
4228
#: drizzled/error.cc:1130
4230
3405
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4233
#: drizzled/error.cc:1132
4234
3408
msgid "Failed to delete the event from drizzle.event"
4237
#: drizzled/error.cc:1134
4238
3411
msgid "Error during compilation of event's body"
4241
#: drizzled/error.cc:1136
4242
3414
msgid "Same old and new event name"
4245
#: drizzled/error.cc:1138
4247
3418
msgid "Data for column '%s' too long"
4250
#: drizzled/error.cc:1140
4252
3422
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4255
#: drizzled/error.cc:1142
4258
3427
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4262
#: drizzled/error.cc:1144
4263
3431
msgid "You can't write-lock a log table. Only read access is possible"
4266
#: drizzled/error.cc:1146
4267
3434
msgid "You can't use locks with log tables."
4270
#: drizzled/error.cc:1148
4273
3439
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4274
3440
"d would lead to a duplicate entry"
4277
#: drizzled/error.cc:1150
4280
3445
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4281
3446
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4284
#: drizzled/error.cc:1152
4286
3450
"Cannot switch out of the row-based binary log format when the session has "
4287
3451
"open temporary tables"
4290
#: drizzled/error.cc:1154
4292
3455
"Cannot change the binary logging format inside a stored function or trigger"
4295
#: drizzled/error.cc:1156
4297
3459
"The NDB cluster engine does not support changing the binlog format on the "
4301
#: drizzled/error.cc:1158
4302
3463
msgid "Cannot create temporary table with partitions"
4305
#: drizzled/error.cc:1160
4306
3466
msgid "Partition constant is out of partition function domain"
4309
#: drizzled/error.cc:1162
4310
3469
msgid "This partition function is not allowed"
4313
#: drizzled/error.cc:1164
4314
3472
msgid "Error in DDL log"
4317
#: drizzled/error.cc:1166
4318
3475
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4321
#: drizzled/error.cc:1168
4322
3478
msgid "Incorrect partition name"
4325
#: drizzled/error.cc:1170
4327
3482
"Transaction isolation level can't be changed while a transaction is in "
4331
#: drizzled/error.cc:1172
4334
3488
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4335
3489
"'%-.192s' for key '%-.192s'"
4338
#: drizzled/error.cc:1174
4340
3493
msgid "Internal scheduler error %d"
4343
#: drizzled/error.cc:1176
4345
3497
msgid "Error during starting/stopping of the scheduler. Error code %u"
4348
#: drizzled/error.cc:1178
4349
3500
msgid "Engine cannot be used in partitioned tables"
4352
#: drizzled/error.cc:1180
4354
3504
msgid "Cannot activate '%-.64s' log"
4357
#: drizzled/error.cc:1182
4358
3507
msgid "The server was not built with row-based replication"
4361
#: drizzled/error.cc:1184
4362
3510
msgid "Decoding of base64 string failed"
4365
#: drizzled/error.cc:1186
4366
3513
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4369
#: drizzled/error.cc:1188
4371
3517
"Cannot proceed because system tables used by Event Scheduler were found "
4372
3518
"damaged at server start"
4375
#: drizzled/error.cc:1190
4376
3521
msgid "Only integers allowed as number here"
4379
#: drizzled/error.cc:1192
4380
3524
msgid "This storage engine cannot be used for log tables"
4383
#: drizzled/error.cc:1194
4385
3528
msgid "You cannot '%s' a log table if logging is enabled"
4388
#: drizzled/error.cc:1196
4391
3533
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4396
#: drizzled/error.cc:1198
4398
3539
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4401
#: drizzled/error.cc:1200
4403
3543
msgid "Incorrect parameters in the call to native function '%-.192s'"
4406
#: drizzled/error.cc:1202
4408
3547
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4411
#: drizzled/error.cc:1204
4413
3551
msgid "This function '%-.192s' has the same name as a native function"
4416
#: drizzled/error.cc:1206
4418
3555
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4421
#: drizzled/error.cc:1208
4422
3558
msgid "Too many files opened, please execute the command again"
4425
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4427
3562
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4428
3563
"The event was dropped immediately after creation."
4431
#: drizzled/error.cc:1214
4433
3567
msgid "The incident %s occurred on the master. Message: %-.64s"
4436
#: drizzled/error.cc:1216
4437
3570
msgid "Table has no partition for some existing values"
4440
#: drizzled/error.cc:1218
4441
3573
msgid "Statement is not safe to log in statement format."
4444
#: drizzled/error.cc:1220
4446
3577
msgid "Fatal error: %s"
4449
#: drizzled/error.cc:1222
4451
3581
msgid "Relay log read failure: %s"
4454
#: drizzled/error.cc:1224
4456
3585
msgid "Relay log write failure: %s"
4459
#: drizzled/error.cc:1228
4461
3589
msgid "Master command %s failed: %s"
4464
#: drizzled/error.cc:1230
4466
3593
msgid "Binary logging not possible. Message: %s"
4469
#: drizzled/error.cc:1232
4471
3597
msgid "View `%-.64s`.`%-.64s` has no creation context"
4474
#: drizzled/error.cc:1234
4476
3601
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4479
#: drizzled/error.cc:1236
4481
3605
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4484
#: drizzled/error.cc:1238
4486
3609
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4489
#: drizzled/error.cc:1240
4491
3613
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4494
#: drizzled/error.cc:1242
4496
3617
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4499
#: drizzled/error.cc:1244
4501
3621
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4504
#: drizzled/error.cc:1246
4506
3625
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4509
#: drizzled/error.cc:1248
4511
3629
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4514
#: drizzled/error.cc:1250
4516
3633
msgid "Ambiguous slave modes combination. %s"
4519
#: drizzled/error.cc:1252
4522
3638
"The BINLOG statement of type `%s` was not preceded by a format description "
4523
3639
"BINLOG statement."
4526
#: drizzled/error.cc:1254
4527
3642
msgid "Corrupted replication event was detected"
4530
#: drizzled/error.cc:1256
4532
3646
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4535
#: drizzled/error.cc:1258
4537
3650
msgid "Being purged log %s was not found"
4540
#: drizzled/error.cc:1260
4542
3654
msgid "Converted to non-transactional lock on '%-.64s'"
4545
#: drizzled/error.cc:1262
4547
3658
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4550
#: drizzled/error.cc:1264
4553
3663
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4556
#: drizzled/error.cc:1266
4558
3667
msgid "Can't access storage engine of table %-.64s"
4561
#: drizzled/error.cc:1268
4562
3670
msgid "Starting backup process"
4565
#: drizzled/error.cc:1270
4566
3673
msgid "Backup completed"
4569
#: drizzled/error.cc:1272
4570
3676
msgid "Starting restore process"
4573
#: drizzled/error.cc:1274
4574
3679
msgid "Restore completed"
4577
#: drizzled/error.cc:1276
4578
3682
msgid "Nothing to backup"
4581
#: drizzled/error.cc:1278
4583
3686
msgid "Database '%-.64s' cannot be included in a backup"
4586
#: drizzled/error.cc:1280
4588
3690
"Error during backup operation - server's error log contains more information "
4589
3691
"about the error"
4592
#: drizzled/error.cc:1282
4594
3695
"Error during restore operation - server's error log contains more "
4595
3696
"information about the error"
4598
#: drizzled/error.cc:1284
4600
3700
"Can't execute this command because another BACKUP/RESTORE operation is in "
4604
#: drizzled/error.cc:1286
4605
3704
msgid "Error when preparing for backup operation"
4608
#: drizzled/error.cc:1288
4609
3707
msgid "Error when preparing for restore operation"
4612
#: drizzled/error.cc:1290
4614
3711
msgid "Invalid backup location '%-.64s'"
4617
#: drizzled/error.cc:1292
4619
3715
msgid "Can't read backup location '%-.64s'"
4622
#: drizzled/error.cc:1294
4624
3719
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4627
#: drizzled/error.cc:1296
4628
3722
msgid "Can't enumerate server databases"
4631
#: drizzled/error.cc:1298
4632
3725
msgid "Can't enumerate server tables"
4635
#: drizzled/error.cc:1300
4637
3729
msgid "Can't enumerate tables in database %-.64s"
4640
#: drizzled/error.cc:1302
4642
3733
msgid "Skipping view %-.64s in database %-.64s"
4645
#: drizzled/error.cc:1304
4647
3737
msgid "Skipping table %-.64s since it has no valid storage engine"
4650
#: drizzled/error.cc:1306
4652
3741
msgid "Can't open table %-.64s"
4655
#: drizzled/error.cc:1308
4656
3744
msgid "Can't read backup archive preamble"
4659
#: drizzled/error.cc:1310
4660
3747
msgid "Can't write backup archive preamble"
4663
#: drizzled/error.cc:1312
4665
3751
msgid "Can't find backup driver for table %-.64s"
4668
#: drizzled/error.cc:1314
4671
3756
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4675
#: drizzled/error.cc:1316
4677
3761
msgid "Can't create %-.64s backup driver"
4680
#: drizzled/error.cc:1318
4682
3765
msgid "Can't create %-.64s restore driver"
4685
#: drizzled/error.cc:1320
4687
3769
msgid "Found %d images in backup archive but maximum %d are supported"
4690
#: drizzled/error.cc:1322
4692
3773
msgid "Error when saving meta-data of %-.64s"
4695
#: drizzled/error.cc:1324
4696
3776
msgid "Error when reading meta-data list"
4699
#: drizzled/error.cc:1326
4701
3780
msgid "Can't create %-.64s"
4704
#: drizzled/error.cc:1328
4705
3783
msgid "Can't allocate buffer for image data transfer"
4708
#: drizzled/error.cc:1330
4710
3787
msgid "Error when writing %-.64s backup image data (for table #%d)"
4713
#: drizzled/error.cc:1332
4714
3790
msgid "Error when reading data from backup stream"
4717
#: drizzled/error.cc:1334
4718
3793
msgid "Can't go to the next chunk in backup stream"
4721
#: drizzled/error.cc:1336
4723
3797
msgid "Can't initialize %-.64s backup driver"
4726
#: drizzled/error.cc:1338
4728
3801
msgid "Can't initialize %-.64s restore driver"
4731
#: drizzled/error.cc:1340
4733
3805
msgid "Can't shut down %-.64s backup driver"
4736
#: drizzled/error.cc:1342
4738
3809
msgid "Can't shut down %-.64s backup driver(s)"
4741
#: drizzled/error.cc:1344
4743
3813
msgid "%-.64s backup driver can't prepare for synchronization"
4746
#: drizzled/error.cc:1346
4748
3817
msgid "%-.64s backup driver can't create its image validity point"
4751
#: drizzled/error.cc:1348
4753
3821
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4756
#: drizzled/error.cc:1350
4758
3825
msgid "%-.64s backup driver can't cancel its backup operation"
4761
#: drizzled/error.cc:1352
4763
3829
msgid "%-.64s restore driver can't cancel its restore operation"
4766
#: drizzled/error.cc:1354
4768
3833
msgid "Error when polling %-.64s backup driver for its image data"
4771
#: drizzled/error.cc:1356
4773
3837
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4776
#: drizzled/error.cc:1358
4779
3842
"After %d attempts %-.64s restore driver still can't accept next block of data"
4782
#: drizzled/error.cc:1360
4784
3846
msgid "Open and lock tables failed in %-.64s"
4787
#: drizzled/error.cc:1362
4788
3849
msgid "Backup driver's table locking thread can not be initialized."
4791
#: drizzled/error.cc:1364
4793
3853
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4794
3854
"and 'drizzle.online_backup_progress'."
4797
#: drizzled/error.cc:1366
4799
3858
msgid "Tablespace '%-.192s' already exists"
4802
#: drizzled/error.cc:1368
4804
3862
msgid "Tablespace '%-.192s' doesn't exist"
4807
#: drizzled/error.cc:1370
4809
3866
msgid "Unexpected master's heartbeat data: %s"
4812
#: drizzled/error.cc:1372
4814
3870
msgid "The requested value for the heartbeat period %s %s"
4817
#: drizzled/error.cc:1374
4819
3874
msgid "Can't write to the online backup progress log %-.64s."
4822
#: drizzled/error.cc:1376
4824
3878
msgid "Tablespace '%-.192s' not empty"
4827
#: drizzled/error.cc:1378
4830
3883
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4832
3885
"while the same tablespace is defined on the server as '%-.256s'"
4835
#: drizzled/error.cc:1380
4836
3888
msgid "A virtual column cannot be based on a virtual column"
4839
#: drizzled/error.cc:1382
4841
3892
msgid "Non-deterministic expression for virtual column '%s'."
4844
#: drizzled/error.cc:1384
4847
3897
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4850
#: drizzled/error.cc:1386
4851
3900
msgid "Primary key cannot be defined upon a virtual column."
4854
#: drizzled/error.cc:1388
4855
3903
msgid "Key/Index cannot be defined on a non-stored virtual column."
4858
#: drizzled/error.cc:1390
4860
3907
msgid "Cannot define foreign key with %s clause on a virtual column."
4863
#: drizzled/error.cc:1392
4865
3911
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4868
#: drizzled/error.cc:1394
4870
3915
msgid "'%s' is not yet supported for virtual columns."
4873
#: drizzled/error.cc:1396
4874
3918
msgid "Constant expression in virtual column function is not allowed."
4877
#: drizzled/error.cc:1398
4878
3921
msgid "Encountered an unknown temporal type."
4881
#: drizzled/error.cc:1400
4883
3925
msgid "Received an invalid string format '%s' for a date value."
4886
#: drizzled/error.cc:1402
4888
3929
msgid "Received an invalid string format '%s' for a time value."
4891
#: drizzled/error.cc:1404
4893
3933
msgid "Received an invalid value '%s' for a UNIX timestamp."
4896
#: drizzled/error.cc:1406
4898
3937
msgid "Received an invalid datetime value '%s'."
4901
#: drizzled/error.cc:1408
4903
3941
msgid "Received a NULL argument for function '%s'."
4906
#: drizzled/error.cc:1410
4908
3945
msgid "Received an invalid negative argument '%s' for function '%s'."
4911
#: drizzled/error.cc:1412
4913
3949
msgid "Received an out-of-range argument '%s' for function '%s'."
4916
#: drizzled/error.cc:1414
4918
3953
msgid "Received an invalid time value '%s'."
4921
#: drizzled/error.cc:1416
4923
3957
msgid "Received an invalid enum value '%s'."
4926
#: drizzled/logging.cc:59
4928
msgid "logging '%s' pre() failed"
4931
#: drizzled/logging.cc:84
4933
msgid "logging '%s' post() failed"
4936
#: drizzled/message/command_reader.cc:55
4938
msgid "Usage: %s COMMAND_LOG\n"
4941
#: drizzled/message/command_reader.cc:64
3961
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4943
3965
msgid "Cannot open file: %s\n"
4946
#: drizzled/message/command_reader.cc:83
4948
msgid "Failed to read initial length header\n"
4949
msgstr "プラグインの初期化に失敗しました。"
4951
#: drizzled/message/command_reader.cc:90
4953
msgid "Attempted to read record bigger than SIZE_MAX\n"
4956
#: drizzled/message/command_reader.cc:110
3969
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3973
msgid "Attempted to read record bigger than INT_MAX\n"
4958
3977
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4961
#: drizzled/message/command_reader.cc:120
4964
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4968
#: drizzled/message/command_reader.cc:126
3981
msgid "Could not read transaction message.\n"
3985
msgid "GPB ERROR: %s.\n"
3989
msgid "Raw buffer read: %s.\n"
4970
3993
msgid "Unable to parse command. Got error: %s.\n"
4973
#: drizzled/message/command_reader.cc:128
4975
3997
msgid "BUFFER: %s\n"
4978
#: drizzled/message/command_reader.cc:136
4981
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4984
#: drizzled/plugin/listen_tcp.cc:47
4001
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4005
msgid "Usage: %s TRANSACTION_LOG\n"
4009
msgid "errmsg plugin '%s' errmsg() failed"
4012
msgid "Could not add Function!"
4015
msgid "No sockets could be bound for listening"
4019
msgid "pipe() failed with errno %d"
4023
msgid "poll() failed with errno %d"
4986
4027
msgid "accept() failed with errno %d"
4989
#: drizzled/plugin/listen_tcp.cc:83
4991
4031
msgid "getaddrinfo() failed with error %s"
4994
#: drizzled/plugin/listen_tcp.cc:115
4996
4035
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4999
#: drizzled/plugin/listen_tcp.cc:126
5001
4039
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
5004
#: drizzled/plugin/listen_tcp.cc:135
5006
4043
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
5009
#: drizzled/plugin/listen_tcp.cc:144
5011
4047
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
5014
#: drizzled/plugin/listen_tcp.cc:153
5016
4051
msgid "setsockopt(SO_LINGER) failed with errno %d"
5019
#: drizzled/plugin/listen_tcp.cc:162
5021
4055
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
5024
#: drizzled/plugin/listen_tcp.cc:183
5026
4059
msgid "Retrying bind() on %u"
5029
#: drizzled/plugin/listen_tcp.cc:190
5031
4063
msgid "bind() failed with errno: %d"
5034
#: drizzled/plugin/listen_tcp.cc:193
5035
4066
msgid "Do you already have another drizzled running?"
5038
#: drizzled/plugin/listen_tcp.cc:200
5040
4070
msgid "listen() failed with errno %d"
5043
#: drizzled/plugin/listen_tcp.cc:206
5045
4074
msgid "Listening on %s:%s\n"
5048
#: drizzled/plugin/storage_engine.cc:315
5050
msgid "Found %d prepared transaction(s) in %s"
5053
#: drizzled/plugin/storage_engine.cc:389
5054
msgid "Starting crash recovery..."
5057
#: drizzled/plugin/storage_engine.cc:398
5059
msgid "Found %d prepared XA transactions"
5062
#: drizzled/plugin/storage_engine.cc:403
5065
"Found %d prepared transactions! It means that drizzled was not shut down "
5066
"properly last time and critical recovery information (last binlog or %s "
5067
"file) was manually deleted after a crash. You have to start drizzled with "
5068
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5071
#: drizzled/plugin/storage_engine.cc:413
5072
msgid "Crash recovery finished."
5075
#: drizzled/qcache.cc:63
5077
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5080
#: drizzled/qcache.cc:86
5082
msgid "qcache plugin '%s' set() failed"
5085
#: drizzled/qcache.cc:110
5087
msgid "qcache plugin '%s' invalidate_table() failed"
5090
#: drizzled/qcache.cc:137
5092
msgid "qcache plugin '%s' invalidate_db() failed"
5095
#: drizzled/qcache.cc:157
5097
msgid "qcache plugin '%s' flush() failed"
5100
#: drizzled/scheduling.cc:37
5103
"Attempted to register a scheduler %s, but a scheduler has already been "
5104
"registered with that name.\n"
5107
#: drizzled/scheduling.cc:62
5109
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5112
#: drizzled/scheduling.cc:77
5113
msgid "Scheduler initialization failed.\n"
5116
#: drizzled/session.cc:2166
5118
msgid "Could not remove temporary table: '%s', error: %d"
5121
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5123
msgid "realloc() failed with errno %d"
5126
#: drizzled/slot/listen.cc:94
5127
msgid "No sockets could be bound for listening"
5130
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5132
msgid "pipe() failed with errno %d"
5135
#: drizzled/slot/listen.cc:137
5137
msgid "poll() failed with errno %d"
5140
#: drizzled/sql_base.cc:1445
5142
msgid "Table %s had a open data handler in reopen_table"
5145
#: drizzled/sql_base.cc:2026
5147
msgid "Couldn't repair table: %s.%s"
5150
#: drizzled/sql_base.cc:2068
5153
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5154
"s`.`%s`' to replication"
5157
#: drizzled/sql_plugin.cc:553
5159
4078
msgid "Plugin '%s' init function returned error.\n"
5162
#: drizzled/sql_plugin.cc:713
5163
4081
msgid "plugin-load parameter too long"
5166
#: drizzled/sql_plugin.cc:775
5168
4085
msgid "Couldn't load plugin named '%s' with soname '%s'."
5171
#: drizzled/sql_plugin.cc:1115
5172
4088
msgid "Out of memory."
5175
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5177
4092
msgid "Unknown variable type code 0x%x in plugin '%s'."
5180
#: drizzled/sql_plugin.cc:2010
5183
4097
"Server variable %s of plugin %s was forced to be read-only: string variable "
5184
4098
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5187
#: drizzled/sql_plugin.cc:2041
5189
4102
msgid "Missing variable name in plugin '%s'."
5192
#: drizzled/sql_plugin.cc:2058
5194
4106
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5197
#: drizzled/sql_plugin.cc:2186
5199
4110
msgid "Out of memory for plugin '%s'."
5202
#: drizzled/sql_plugin.cc:2193
5204
4114
msgid "Bad options for plugin '%s'."
5207
#: drizzled/sql_plugin.cc:2202
5209
4118
msgid "Parsing options for plugin '%s' failed."
5212
#: drizzled/sql_plugin.cc:2251
5214
4122
msgid "Plugin '%s' has conflicting system variables"
5217
#: drizzled/sql_table.cc:231
4126
msgid "logging '%s' pre() failed"
4130
msgid "logging '%s' post() failed"
4134
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4138
msgid "qcache plugin '%s' set() failed"
4142
msgid "qcache plugin '%s' invalidateTable() failed"
4146
msgid "qcache plugin '%s' invalidateDb() failed"
4150
msgid "qcache plugin '%s' flush() failed"
4154
msgid "Loading plugin %s failed: a plugin by that name already exists."
4158
msgid "Fatal error: Failed initializing %s plugin."
4159
msgstr "プラグインの初期化に失敗しました。"
4163
"Attempted to register a scheduler %s, but a scheduler has already been "
4164
"registered with that name.\n"
4168
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4172
msgid "Found %d prepared transaction(s) in %s"
4175
msgid "Starting crash recovery..."
4179
msgid "Found %d prepared XA transactions"
4184
"Found %d prepared transactions! It means that drizzled was not shut down "
4185
"properly last time and critical recovery information (last binlog or %s "
4186
"file) was manually deleted after a crash. You have to start drizzled with "
4187
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4190
msgid "Crash recovery finished."
4194
msgid "Could not remove temporary table: '%s', error: %d"
4198
msgid "Table %s had a open data Cursor in reopen_table"
4202
msgid "Couldn't repair table: %s.%s"
4207
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4208
"s`.`%s`' to replication"
5219
4212
"Table name cannot be encoded and fit within filesystem name length "
5220
4213
"restrictions."
5223
#: drizzled/sql_table.cc:241
5225
4217
"Schema name cannot be encoded and fit within filesystem name length "
5226
4218
"restrictions."
5229
#: drizzled/sql_table.cc:2360
5231
4222
msgid "Unknown - internal error %d during operation"
5234
#: drizzled/statement/alter_table.cc:1136
5236
msgid "Could not open table %s.%s after rename\n"
5239
#: drizzled/statement/alter_table.cc:1299
5242
4227
"order_st BY ignored because there is a user-defined clustered index in the "
5243
4228
"table '%-.192s'"
5246
#: drizzled/table.cc:329
5249
4233
"'%s' had no or invalid character set, and default character set is multi-"
5250
4234
"byte, so character column sizes may have changed"
5253
#: drizzled/table.cc:1608
5255
4238
msgid "Unknown collation '%s' in table '%-.64s' definition"
5258
#: drizzled/table.cc:1615
5261
4243
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5265
#: drizzled/table.cc:3515
5267
4248
msgid "Got error %d when reading table '%s'"
5270
#: drizzled/tztime.cc:1061
5272
4252
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5275
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5277
4256
msgid "%s: option `%s' is ambiguous\n"
5280
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5282
4260
msgid "%s: option `--%s' doesn't allow an argument\n"
5285
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5287
4264
msgid "%s: option `%c%s' doesn't allow an argument\n"
5290
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5291
#: gnulib/getopt.c:993
5293
4268
msgid "%s: option `%s' requires an argument\n"
5296
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5298
4272
msgid "%s: unrecognized option `--%s'\n"
5301
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5303
4276
msgid "%s: unrecognized option `%c%s'\n"
5306
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5308
4280
msgid "%s: illegal option -- %c\n"
5311
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5313
4284
msgid "%s: invalid option -- %c\n"
5316
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5317
#: gnulib/getopt.c:1064
5319
4288
msgid "%s: option requires an argument -- %c\n"
5322
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5324
4292
msgid "%s: option `-W %s' is ambiguous\n"
5327
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5329
4296
msgid "%s: option `-W %s' doesn't allow an argument\n"
5332
#: mysys/default.cc:684
5334
4300
msgid "error: could not open directory: %s\n"
5337
#: mysys/errors.cc:25
5339
4304
msgid "Can't create/write to file '%s' (Errcode: %d)"
5342
#: mysys/errors.cc:26
5344
4308
msgid "Error reading file '%s' (Errcode: %d)"
5347
#: mysys/errors.cc:27
5349
4312
msgid "Error writing file '%s' (Errcode: %d)"
5350
4313
msgstr "ファイル'%s'を書き込み中にエラー (エラーコード: %d)"
5352
#: mysys/errors.cc:28
5354
4316
msgid "Error on close of '%s' (Errcode: %d)"
5357
#: mysys/errors.cc:29
5359
4320
msgid "Out of memory (Needed %u bytes)"
5362
#: mysys/errors.cc:30
5364
4324
msgid "Error on delete of '%s' (Errcode: %d)"
5367
#: mysys/errors.cc:31
5369
4328
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5372
#: mysys/errors.cc:32
5374
4332
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5377
#: mysys/errors.cc:33
5379
4336
msgid "Can't lock file (Errcode: %d)"
5382
#: mysys/errors.cc:34
5384
4340
msgid "Can't unlock file (Errcode: %d)"
5385
4341
msgstr "ファイルをアンロックできません(エラーコード: %d)"
5387
#: mysys/errors.cc:35
5389
4344
msgid "Can't read dir of '%s' (Errcode: %d)"
5392
#: mysys/errors.cc:36
5394
4348
msgid "Can't get stat of '%s' (Errcode: %d)"
5397
#: mysys/errors.cc:37
5399
4352
msgid "Can't change size of file (Errcode: %d)"
5402
#: mysys/errors.cc:38
5404
4356
msgid "Can't open stream from handle (Errcode: %d)"
5407
#: mysys/errors.cc:39
5409
4360
msgid "Can't get working dirctory (Errcode: %d)"
5412
#: mysys/errors.cc:40
5414
4364
msgid "Can't change dir to '%s' (Errcode: %d)"
5415
4365
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
5417
#: mysys/errors.cc:41
5419
4368
msgid "Warning: '%s' had %d links"
5422
#: mysys/errors.cc:42
5424
4372
msgid "Warning: %d files and %d streams is left open\n"
5427
#: mysys/errors.cc:43
5429
4376
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5432
#: mysys/errors.cc:44
5434
4380
msgid "Can't create directory '%s' (Errcode: %d)"
5437
#: mysys/errors.cc:45
5440
4385
"Character set '%s' is not a compiled character set and is not specified in "
5444
#: mysys/errors.cc:46
5446
4390
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5449
#: mysys/errors.cc:47
5451
4394
msgid "Can't read value for symlink '%s' (Error %d)"
5454
#: mysys/errors.cc:48
5456
4398
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5459
#: mysys/errors.cc:49
5461
4402
msgid "Error on realpath() on '%s' (Error %d)"
5464
#: mysys/errors.cc:50
5466
4406
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5469
#: mysys/errors.cc:51
5472
4411
"Collation '%s' is not a compiled collation and is not specified in the %s "
5476
#: mysys/errors.cc:52
5478
4416
msgid "File '%s' not found (Errcode: %d)"
5481
#: mysys/errors.cc:53
5483
4420
msgid "File '%s' (fileno: %d) was not closed"
5486
#: mysys/my_error.cc:85
5488
4424
msgid "Unknown error %d"
5489
4425
msgstr "未知のエラー %d"
5491
#: mysys/my_getopt.cc:90
5492
4427
msgid "Warning: "
5495
#: mysys/my_getopt.cc:92
5499
#: mysys/my_getopt.cc:356
5501
4434
msgid "%s: %s: Option '%s' used, but is disabled\n"
5504
#: mysys/my_getopt.cc:357
5505
4437
msgid "WARNING"
5508
#: mysys/my_getopt.cc:357
5512
#: mysys/my_getopt.cc:460
5514
4444
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5517
#: mysys/my_getopt.cc:775
5519
4448
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5522
#: mysys/my_getopt.cc:968
5524
4452
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5527
#: mysys/my_getopt.cc:1200
5529
4456
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5532
#: mysys/my_getopt.cc:1220
5538
4464
"--------------------------------- -----------------------------\n"
5541
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5542
4467
msgid "(No default value)"
5545
#: mysys/my_getopt.cc:1255
5549
#: mysys/my_getopt.cc:1255
5553
#: mysys/my_getopt.cc:1288
5555
4477
msgid "(Disabled)\n"
5558
#: plugin/auth_http/auth_http.cc:138
5559
4480
msgid "Enable HTTP Auth check"
5562
#: plugin/auth_http/auth_http.cc:148
5563
4483
msgid "URL for HTTP Auth check"
5566
#: plugin/command_log/command_log.cc:116
5567
#: plugin/command_log/command_log_reader.cc:94
5569
msgid "Failed to open command log file %s. Got error: %s\n"
5572
#: plugin/command_log/command_log.cc:200
5575
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5576
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5579
#: plugin/command_log/command_log.cc:242
5582
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5583
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5586
#: plugin/command_log/command_log.cc:294
5589
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5590
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5593
#: plugin/command_log/command_log.cc:390
5594
msgid "Enable command log"
5597
#: plugin/command_log/command_log.cc:398
5598
msgid "DEBUGGING - Truncate command log"
5601
#: plugin/command_log/command_log.cc:406
5602
msgid "Path to the file to use for command log."
5605
#: plugin/command_log/command_log.cc:414
5606
msgid "Enable CRC32 Checksumming"
5609
#: plugin/command_log/command_log.cc:432
5610
msgid "Command Message Log"
5613
#: plugin/command_log/command_log_reader.cc:114
5615
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5618
#: plugin/command_log/command_log_reader.cc:137
5620
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5623
#: plugin/command_log/command_log_reader.cc:171
5625
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5628
#: plugin/command_log/command_log_reader.cc:186
5629
msgid "Checksum FAILED!\n"
5632
#: plugin/console/console.cc:346
5633
4486
msgid "Enable the console."
5636
#: plugin/console/console.cc:349
5637
4489
msgid "Turn on extra debugging."
5640
#: plugin/default_replicator/default_replicator.cc:97
5641
4492
msgid "Enable default replicator"
5644
#: plugin/default_replicator/default_replicator.cc:112
5645
4495
msgid "Default Replicator"
5648
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4498
msgid "Unknown Drizzle error"
4499
msgstr "未知のDrizzleエラー"
4502
msgid "Can't create UNIX socket (%d)"
4503
msgstr "UNIXソケットを作成できません (%d)"
4506
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4510
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4514
msgid "Can't create TCP/IP socket (%d)"
4515
msgstr "TCP/IPソケット(%d)を作成できません"
4518
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4521
msgid "Drizzle server has gone away"
4525
msgid "Protocol mismatch; server version = %d, client version = %d"
4528
msgid "Drizzle client ran out of memory"
4531
msgid "Wrong host info"
4534
msgid "Localhost via UNIX socket"
4535
msgstr "UNIX socketを経由してLocalhostへ"
4538
msgid "%-.100s via TCP/IP"
4541
msgid "Error in server handshake"
4544
msgid "Lost connection to Drizzle server during query"
4547
msgid "Commands out of sync; you can't run this command now"
4551
msgid "Named pipe: %-.32s"
4555
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4559
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4563
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4567
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4570
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4573
msgid "Embedded server"
4576
msgid "Error on SHOW SLAVE STATUS:"
4577
msgstr "SHOW SLAVE STATUSでエラー"
4579
msgid "Error on SHOW SLAVE HOSTS:"
4580
msgstr "SHOW SLAVE HOSTSでエラー:"
4582
msgid "Error connecting to slave:"
4583
msgstr "スレーブとの接続でエラー"
4585
msgid "Error connecting to master:"
4586
msgstr "マスターとの接続でエラー"
4588
msgid "SSL connection error"
4591
msgid "Malformed packet"
4594
msgid "(unused error message)"
4595
msgstr "(未使用のエラーメッセージ)"
4597
msgid "Invalid use of null pointer"
4598
msgstr "ヌルポインタの不正使用"
4600
msgid "Statement not prepared"
4603
msgid "No data supplied for parameters in prepared statement"
4606
msgid "Data truncated"
4607
msgstr "データをトランケート(切り詰め)ました"
4609
msgid "No parameters exist in the statement"
4610
msgstr "ステートメントにパラメータが存在しません"
4612
msgid "Invalid parameter number"
4617
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4621
msgid "Using unsupported buffer type: %d (parameter: %d)"
4625
msgid "Shared memory: %-.100s"
4626
msgstr "共有メモリ: %-.100s"
4628
msgid "Wrong or unknown protocol"
4629
msgstr "不正、もしくは不明なプロトコル"
4631
msgid "Invalid connection handle"
4635
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4636
"option 'secure_auth' enabled)"
4639
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4640
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
4642
msgid "Attempt to read column without prior row fetch"
4645
msgid "Prepared statement contains no metadata"
4649
"Attempt to read a row while there is no result set associated with the "
4653
msgid "This feature is not implemented yet"
4658
"Lost connection to Drizzle server while waiting for initial communication "
4659
"packet, system error: %d"
4664
"Lost connection to Drizzle server while reading initial communication "
4665
"packet, system error: %d"
4670
"Lost connection to Drizzle server while sending authentication information, "
4676
"Lost connection to Drizzle server while reading authorization information, "
4682
"Lost connection to Drizzle server while setting initial database, system "
4687
msgid "Statement closed indirectly because of a preceding %s() call"
4691
"Port number to use for connection or 0 for default to, in order of "
4692
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4694
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4695
"位はdrizzle.cnf、$DRIZZLE_TCP_PORT、組み込まれたデフォルト値の順で決まりま"
4698
msgid "Connect Timeout."
4701
msgid "Read Timeout."
4704
msgid "Write Timeout."
4707
msgid "Retry Count."
4710
msgid "Buffer length."
4714
msgid "Address to bind to."
4715
msgstr "バインドするIPアドレス。"
5649
4717
msgid "Error Messages to stderr"
5652
#: plugin/filtered_replicator/filtered_replicator.cc:486
5653
4720
msgid "Enable filtered replicator"
5656
#: plugin/filtered_replicator/filtered_replicator.cc:493
5657
4723
msgid "List of schemas to filter"
5660
#: plugin/filtered_replicator/filtered_replicator.cc:500
5661
4726
msgid "List of tables to filter"
5664
#: plugin/filtered_replicator/filtered_replicator.cc:507
5665
4729
msgid "Regular expression to apply to schemas to filter"
5668
#: plugin/filtered_replicator/filtered_replicator.cc:514
5669
4732
msgid "Regular expression to apply to tables to filter"
5672
#: plugin/filtered_replicator/filtered_replicator.cc:533
5673
4735
msgid "Filtered Replicator"
5676
#: plugin/logging_gearman/logging_gearman.cc:186
5678
4739
msgid "fail gearman_client_create(): %s"
5681
#: plugin/logging_gearman/logging_gearman.cc:197
5683
4743
msgid "fail gearman_client_add_server(): %s"
5686
#: plugin/logging_gearman/logging_gearman.cc:310
5687
4746
msgid "Enable logging to a gearman server"
5690
#: plugin/logging_gearman/logging_gearman.cc:319
5691
4749
msgid "Hostname for logging to a Gearman server"
5694
#: plugin/logging_gearman/logging_gearman.cc:328
5695
4752
msgid "Gearman Function to send logging to"
5698
#: plugin/logging_gearman/logging_gearman.cc:345
5699
4755
msgid "Log queries to a Gearman server"
5702
#: plugin/logging_query/logging_query.cc:188
5704
4759
msgid "fail open() fn=%s er=%s\n"
5707
#: plugin/logging_query/logging_query.cc:344
5708
4762
msgid "Enable logging to CSV file"
5711
#: plugin/logging_query/logging_query.cc:353
5712
4765
msgid "File to log to"
5715
#: plugin/logging_query/logging_query.cc:362
5716
4768
msgid "PCRE to match the query against"
5719
#: plugin/logging_query/logging_query.cc:371
5720
#: plugin/logging_syslog/logging_syslog.cc:231
5721
4771
msgid "Threshold for logging slow queries, in microseconds"
5724
#: plugin/logging_query/logging_query.cc:383
5725
#: plugin/logging_syslog/logging_syslog.cc:243
5726
4774
msgid "Threshold for logging big queries, for rows returned"
5729
#: plugin/logging_query/logging_query.cc:395
5730
#: plugin/logging_syslog/logging_syslog.cc:255
5731
4777
msgid "Threshold for logging big queries, for rows examined"
5734
#: plugin/logging_query/logging_query.cc:418
5735
4780
msgid "Log queries to a CSV file"
5738
#: plugin/logging_syslog/logging_syslog.cc:84
5740
4784
msgid "syslog facility \"%s\" not known, using \"local0\""
5743
#: plugin/logging_syslog/logging_syslog.cc:100
5745
4788
msgid "syslog priority \"%s\" not known, using \"info\""
5748
#: plugin/logging_syslog/logging_syslog.cc:195
5749
4791
msgid "Enable logging to syslog"
5752
#: plugin/logging_syslog/logging_syslog.cc:204
5753
4794
msgid "Syslog Ident"
5756
#: plugin/logging_syslog/logging_syslog.cc:213
5757
4797
msgid "Syslog Facility"
5760
#: plugin/logging_syslog/logging_syslog.cc:222
5761
4800
msgid "Syslog Priority"
5764
#: plugin/logging_syslog/logging_syslog.cc:279
5765
4803
msgid "Log to syslog"
5768
#: plugin/multi_thread/multi_thread.cc:171
5769
msgid "Maximum number of user threads available."
5772
#: plugin/myisam/ha_myisam.cc:447
4806
msgid "List of memcached servers."
4809
msgid "Memcached Stats as I_S tables"
5774
4813
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5777
#: plugin/myisam/ha_myisam.cc:451
5779
4817
msgid "Got an error from unknown thread, %s:%d"
5782
#: plugin/myisam/ha_myisam.cc:457
5783
4820
msgid "Unknown thread accessing table"
5786
#: plugin/myisam/ha_myisam.cc:1488
5787
4823
msgid "Block size to be used for MyISAM index pages."
5790
#: plugin/myisam/ha_myisam.cc:1494
5792
4827
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5793
4828
"disables parallel repair."
5796
#: plugin/myisam/ha_myisam.cc:1500
5798
4832
"Don't use the fast sort index method to created index if the temporary file "
5799
4833
"would get bigger than this."
5802
#: plugin/myisam/ha_myisam.cc:1505
5804
4837
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5805
4838
"when creating indexes with CREATE INDEX or ALTER TABLE."
5808
#: plugin/myisam/ha_myisam.cc:1511
5809
4841
msgid "Default pointer size to be used for MyISAM tables."
5812
#: plugin/myisam/my_handler_errors.cc:34
5813
4844
msgid "Didn't find key on read or update"
5816
#: plugin/myisam/my_handler_errors.cc:36
5817
4847
msgid "Duplicate key on write or update"
5820
#: plugin/myisam/my_handler_errors.cc:38
5821
4850
msgid "Internal (unspecified) error in handler"
5824
#: plugin/myisam/my_handler_errors.cc:40
5826
4854
"Someone has changed the row since it was read (while the table was locked to "
5830
#: plugin/myisam/my_handler_errors.cc:43
5831
4858
msgid "Wrong index given to function"
5834
#: plugin/myisam/my_handler_errors.cc:45
5835
4861
msgid "Undefined handler error 125"
5838
#: plugin/myisam/my_handler_errors.cc:47
5839
4864
msgid "Index file is crashed"
5842
#: plugin/myisam/my_handler_errors.cc:49
5843
4867
msgid "Record file is crashed"
5846
#: plugin/myisam/my_handler_errors.cc:51
5847
4870
msgid "Out of memory in engine"
5850
#: plugin/myisam/my_handler_errors.cc:53
5851
4873
msgid "Undefined handler error 129"
5854
#: plugin/myisam/my_handler_errors.cc:55
5855
4876
msgid "Incorrect file format"
5858
#: plugin/myisam/my_handler_errors.cc:57
5859
4879
msgid "Command not supported by database"
5862
#: plugin/myisam/my_handler_errors.cc:59
5863
4882
msgid "Old database file"
5866
#: plugin/myisam/my_handler_errors.cc:61
5867
4885
msgid "No record read before update"
5870
#: plugin/myisam/my_handler_errors.cc:63
5871
4888
msgid "Record was already deleted (or record file crashed)"
5874
#: plugin/myisam/my_handler_errors.cc:65
5875
4891
msgid "No more room in record file"
5878
#: plugin/myisam/my_handler_errors.cc:67
5879
4894
msgid "No more room in index file"
5882
#: plugin/myisam/my_handler_errors.cc:69
5883
4897
msgid "No more records (read after end of file)"
5886
#: plugin/myisam/my_handler_errors.cc:71
5887
4900
msgid "Unsupported extension used for table"
5890
#: plugin/myisam/my_handler_errors.cc:73
5891
4903
msgid "Too big row"
5894
#: plugin/myisam/my_handler_errors.cc:75
5895
4906
msgid "Wrong create options"
5898
#: plugin/myisam/my_handler_errors.cc:77
5899
4909
msgid "Duplicate unique key or constraint on write or update"
5902
#: plugin/myisam/my_handler_errors.cc:79
5903
4912
msgid "Unknown character set used in table"
5906
#: plugin/myisam/my_handler_errors.cc:81
5907
4915
msgid "Conflicting table definitions in sub-tables of MERGE table"
5910
#: plugin/myisam/my_handler_errors.cc:83
5911
4918
msgid "Table is crashed and last repair failed"
5914
#: plugin/myisam/my_handler_errors.cc:85
5915
4921
msgid "Table was marked as crashed and should be repaired"
5918
#: plugin/myisam/my_handler_errors.cc:87
5919
4924
msgid "Lock timed out; Retry transaction"
5922
#: plugin/myisam/my_handler_errors.cc:89
5923
4927
msgid "Lock table is full; Restart program with a larger locktable"
5926
#: plugin/myisam/my_handler_errors.cc:91
5927
4930
msgid "Updates are not allowed under a read only transactions"
5928
4931
msgstr "読み込み専用のトランザクションでは更新は許可されていません。"
5930
#: plugin/myisam/my_handler_errors.cc:93
5931
4933
msgid "Lock deadlock; Retry transaction"
5934
#: plugin/myisam/my_handler_errors.cc:95
5935
4936
msgid "Foreign key constraint is incorrectly formed"
5938
#: plugin/myisam/my_handler_errors.cc:97
5939
4939
msgid "Cannot add a child row"
5942
#: plugin/myisam/my_handler_errors.cc:99
5943
4942
msgid "Cannot delete a parent row"
5946
#: plugin/myisam/my_handler_errors.cc:101
5947
4945
msgid "No savepoint with that name"
5950
#: plugin/myisam/my_handler_errors.cc:103
5951
4948
msgid "Non unique key block size"
5954
#: plugin/myisam/my_handler_errors.cc:105
5955
4951
msgid "The table does not exist in engine"
5958
#: plugin/myisam/my_handler_errors.cc:107
5959
4954
msgid "The table already existed in storage engine"
5962
#: plugin/myisam/my_handler_errors.cc:109
5963
4957
msgid "Could not connect to storage engine"
5966
#: plugin/myisam/my_handler_errors.cc:111
5967
4960
msgid "Unexpected null pointer found when using spatial index"
5970
#: plugin/myisam/my_handler_errors.cc:113
5971
4963
msgid "The table changed in storage engine"
5974
#: plugin/myisam/my_handler_errors.cc:115
5975
4966
msgid "There's no partition in table for the given value"
5978
#: plugin/myisam/my_handler_errors.cc:117
5979
4969
msgid "Row-based binlogging of row failed"
5982
#: plugin/myisam/my_handler_errors.cc:119
5983
4972
msgid "Index needed in foreign key constraint"
5986
#: plugin/myisam/my_handler_errors.cc:121
5987
4975
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5990
#: plugin/myisam/my_handler_errors.cc:123
5991
4978
msgid "Table needs to be upgraded before it can be used"
5994
#: plugin/myisam/my_handler_errors.cc:125
5995
4981
msgid "Table is read only"
5998
#: plugin/myisam/my_handler_errors.cc:127
5999
4984
msgid "Failed to get next auto increment value"
6002
#: plugin/myisam/my_handler_errors.cc:129
6003
4987
msgid "Failed to set row auto increment value"
6006
#: plugin/myisam/my_handler_errors.cc:131
6007
4990
msgid "Unknown (generic) error from engine"
6010
#: plugin/myisam/my_handler_errors.cc:133
6011
4993
msgid "Record is the same"
6014
#: plugin/myisam/my_handler_errors.cc:135
6015
4996
msgid "It is not possible to log this statement"
6018
#: plugin/myisam/my_handler_errors.cc:137
6019
4999
msgid "Tablespace exists"
6020
5000
msgstr "テーブルスペースが存在します"
6022
#: plugin/myisam/my_handler_errors.cc:139
6023
5002
msgid "The event was corrupt, leading to illegal data being read"
6026
#: plugin/myisam/my_handler_errors.cc:141
6027
5005
msgid "The table is of a new format not supported by this version"
6030
#: plugin/myisam/my_handler_errors.cc:143
6031
5008
msgid "The event could not be processed no other handler error happened"
6034
#: plugin/myisam/my_handler_errors.cc:145
6035
5011
msgid "Got a fatal error during initialzation of handler"
6038
#: plugin/myisam/my_handler_errors.cc:147
6039
5014
msgid "File to short; Expected more data in file"
6042
#: plugin/myisam/my_handler_errors.cc:149
6043
5017
msgid "Read page with wrong checksum"
6046
#: plugin/myisam/my_handler_errors.cc:151
6047
5020
msgid "Lock or active transaction"
6050
#: plugin/myisam/my_handler_errors.cc:153
6051
5023
msgid "No such table space"
6054
#: plugin/myisam/my_handler_errors.cc:155
6055
5026
msgid "Tablespace not empty"
6056
5027
msgstr "テーブルスペースが空です"
6058
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
6060
msgid "%-.100s via TCP/IP"
6063
#: plugin/oldlibdrizzle/errmsg.cc:28
6064
msgid "Unknown Drizzle error"
6065
msgstr "未知のDrizzleエラー"
6067
#: plugin/oldlibdrizzle/errmsg.cc:29
6069
msgid "Can't create UNIX socket (%d)"
6070
msgstr "UNIXソケットを作成できません (%d)"
6072
#: plugin/oldlibdrizzle/errmsg.cc:30
6074
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6077
#: plugin/oldlibdrizzle/errmsg.cc:31
6079
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6082
#: plugin/oldlibdrizzle/errmsg.cc:32
6084
msgid "Can't create TCP/IP socket (%d)"
6085
msgstr "TCP/IPソケット(%d)を作成できません"
6087
#: plugin/oldlibdrizzle/errmsg.cc:33
6089
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6092
#: plugin/oldlibdrizzle/errmsg.cc:34
6093
msgid "Drizzle server has gone away"
6096
#: plugin/oldlibdrizzle/errmsg.cc:35
6098
msgid "Protocol mismatch; server version = %d, client version = %d"
6101
#: plugin/oldlibdrizzle/errmsg.cc:36
6102
msgid "Drizzle client ran out of memory"
6105
#: plugin/oldlibdrizzle/errmsg.cc:37
6106
msgid "Wrong host info"
6109
#: plugin/oldlibdrizzle/errmsg.cc:38
6110
msgid "Localhost via UNIX socket"
6111
msgstr "UNIX socketを経由してLocalhostへ"
6113
#: plugin/oldlibdrizzle/errmsg.cc:40
6114
msgid "Error in server handshake"
6117
#: plugin/oldlibdrizzle/errmsg.cc:41
6118
msgid "Lost connection to Drizzle server during query"
6121
#: plugin/oldlibdrizzle/errmsg.cc:42
6122
msgid "Commands out of sync; you can't run this command now"
6125
#: plugin/oldlibdrizzle/errmsg.cc:43
6127
msgid "Named pipe: %-.32s"
6130
#: plugin/oldlibdrizzle/errmsg.cc:44
6132
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6135
#: plugin/oldlibdrizzle/errmsg.cc:45
6137
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6140
#: plugin/oldlibdrizzle/errmsg.cc:46
6142
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6145
#: plugin/oldlibdrizzle/errmsg.cc:47
6147
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6150
#: plugin/oldlibdrizzle/errmsg.cc:48
6151
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6154
#: plugin/oldlibdrizzle/errmsg.cc:49
6155
msgid "Embedded server"
6158
#: plugin/oldlibdrizzle/errmsg.cc:50
6159
msgid "Error on SHOW SLAVE STATUS:"
6160
msgstr "SHOW SLAVE STATUSでエラー"
6162
#: plugin/oldlibdrizzle/errmsg.cc:51
6163
msgid "Error on SHOW SLAVE HOSTS:"
6164
msgstr "SHOW SLAVE HOSTSでエラー:"
6166
#: plugin/oldlibdrizzle/errmsg.cc:52
6167
msgid "Error connecting to slave:"
6168
msgstr "スレーブとの接続でエラー"
6170
#: plugin/oldlibdrizzle/errmsg.cc:53
6171
msgid "Error connecting to master:"
6172
msgstr "マスターとの接続でエラー"
6174
#: plugin/oldlibdrizzle/errmsg.cc:54
6175
msgid "SSL connection error"
6178
#: plugin/oldlibdrizzle/errmsg.cc:55
6179
msgid "Malformed packet"
6182
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6183
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6184
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6185
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6186
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6187
msgid "(unused error message)"
6188
msgstr "(未使用のエラーメッセージ)"
6190
#: plugin/oldlibdrizzle/errmsg.cc:57
6191
msgid "Invalid use of null pointer"
6192
msgstr "ヌルポインタの不正使用"
6194
#: plugin/oldlibdrizzle/errmsg.cc:58
6195
msgid "Statement not prepared"
6198
#: plugin/oldlibdrizzle/errmsg.cc:59
6199
msgid "No data supplied for parameters in prepared statement"
6202
#: plugin/oldlibdrizzle/errmsg.cc:60
6203
msgid "Data truncated"
6204
msgstr "データをトランケート(切り詰め)ました"
6206
#: plugin/oldlibdrizzle/errmsg.cc:61
6207
msgid "No parameters exist in the statement"
6208
msgstr "ステートメントにパラメータが存在しません"
6210
#: plugin/oldlibdrizzle/errmsg.cc:62
6211
msgid "Invalid parameter number"
6214
#: plugin/oldlibdrizzle/errmsg.cc:63
6217
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6220
#: plugin/oldlibdrizzle/errmsg.cc:65
6222
msgid "Using unsupported buffer type: %d (parameter: %d)"
6225
#: plugin/oldlibdrizzle/errmsg.cc:66
6227
msgid "Shared memory: %-.100s"
6228
msgstr "共有メモリ: %-.100s"
6230
#: plugin/oldlibdrizzle/errmsg.cc:76
6231
msgid "Wrong or unknown protocol"
6232
msgstr "不正、もしくは不明なプロトコル"
6234
#: plugin/oldlibdrizzle/errmsg.cc:77
6235
msgid "Invalid connection handle"
6238
#: plugin/oldlibdrizzle/errmsg.cc:78
6240
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6241
"option 'secure_auth' enabled)"
6244
#: plugin/oldlibdrizzle/errmsg.cc:80
6245
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6246
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
6248
#: plugin/oldlibdrizzle/errmsg.cc:81
6249
msgid "Attempt to read column without prior row fetch"
6252
#: plugin/oldlibdrizzle/errmsg.cc:82
6253
msgid "Prepared statement contains no metadata"
6256
#: plugin/oldlibdrizzle/errmsg.cc:83
6258
"Attempt to read a row while there is no result set associated with the "
6262
#: plugin/oldlibdrizzle/errmsg.cc:85
6263
msgid "This feature is not implemented yet"
6266
#: plugin/oldlibdrizzle/errmsg.cc:86
6269
"Lost connection to Drizzle server while waiting for initial communication "
6270
"packet, system error: %d"
6273
#: plugin/oldlibdrizzle/errmsg.cc:88
6276
"Lost connection to Drizzle server while reading initial communication "
6277
"packet, system error: %d"
6280
#: plugin/oldlibdrizzle/errmsg.cc:90
6283
"Lost connection to Drizzle server while sending authentication information, "
6287
#: plugin/oldlibdrizzle/errmsg.cc:92
6290
"Lost connection to Drizzle server while reading authorization information, "
6294
#: plugin/oldlibdrizzle/errmsg.cc:94
6297
"Lost connection to Drizzle server while setting initial database, system "
6301
#: plugin/oldlibdrizzle/errmsg.cc:96
6303
msgid "Statement closed indirectly because of a preceding %s() call"
6306
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6307
msgid "Connect Timeout."
6310
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6311
msgid "Read Timeout."
6314
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6315
msgid "Write Timeout."
6318
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6319
msgid "Retry Count."
6322
#: plugin/pool_of_threads/pool_of_threads.cc:237
6323
msgid "event_add error in libevent_add_session_callback\n"
6326
#: plugin/pool_of_threads/pool_of_threads.cc:403
6327
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6330
#: plugin/pool_of_threads/pool_of_threads.cc:410
6331
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6334
#: plugin/pool_of_threads/pool_of_threads.cc:422
6335
msgid "session_add_event event_add error in libevent_init\n"
6338
#: plugin/pool_of_threads/pool_of_threads.cc:435
6340
msgid "Can't create completion port thread (error %d)"
6343
#: plugin/pool_of_threads/pool_of_threads.cc:527
6344
msgid "libevent_thread_proc: my_thread_init() failed\n"
6347
#: plugin/pool_of_threads/pool_of_threads.cc:725
6348
msgid "Size of Pool."
6351
#: plugin/signal_handler/signal_handler.cc:214
5031
"Port number to use for connection or 0 for default to with MySQL protocol."
5033
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
5034
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
6353
5037
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5041
msgid "Failed to open transaction log file %s. Got error: %s\n"
5046
"Failed to allocate enough memory to buffer header, transaction message, and "
5047
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5052
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
5053
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5057
msgid "Failed to sync log file. Got error: %s\n"
5058
msgstr "メモリのロックに失敗しました。Errno: %d\n"
5060
msgid "Enable transaction log"
5063
msgid "DEBUGGING - Truncate transaction log"
5067
msgid "Path to the file to use for transaction log."
5068
msgstr "接続に使用するソケットファイル。"
5070
msgid "Enable CRC32 Checksumming"
5073
msgid "Transaction Message Log"
5077
msgid "Unable to parse transaction. Got error: %s.\n"
5080
#~ msgid "Buffer length for TCP/IP and socket communication."
5081
#~ msgstr "TCP/IPまたはソケット経由で通信が行われる場合のバッファ長。"
5084
#~ msgid "Failed to read initial length header\n"
5085
#~ msgstr "プラグインの初期化に失敗しました。"
6356
5087
#~ msgid "Set the default character set."
6357
5088
#~ msgstr "規定の文字セットを設定する。"