1046
1288
"Starts the Drizzle database server\n"
1291
#: ../drizzled/drizzled.cc:1382
1050
1293
msgid "Usage: %s [OPTIONS]\n"
1296
#: ../drizzled/drizzled.cc:1506
1055
1299
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1056
1300
"command line\n"
1303
#: ../drizzled/drizzled.cc:1549
1059
1304
msgid "Can't start server: cannot resolve hostname!"
1307
#: ../drizzled/drizzled.cc:1555
1062
1308
msgid "Can't start server: bind-address refers to multiple interfaces!"
1311
#: ../drizzled/error.cc:138
1066
1313
msgid "Unknown error %d"
1067
1314
msgstr "未知のエラー %d"
1316
#: ../drizzled/error.cc:214
1320
#: ../drizzled/error.cc:215
1324
#: ../drizzled/error.cc:216
1076
1326
msgid "Can't create file '%-.200s' (errno: %d)"
1329
#: ../drizzled/error.cc:217
1080
1331
msgid "Can't create table '%-.200s' (errno: %d)"
1334
#: ../drizzled/error.cc:218
1084
1336
msgid "Can't create database '%-.192s' (errno: %d)"
1339
#: ../drizzled/error.cc:219
1088
1341
msgid "Can't create database '%-.192s'; database exists"
1344
#: ../drizzled/error.cc:220
1092
1346
msgid "Can't drop database '%-.192s'; database doesn't exist"
1093
1347
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1349
#: ../drizzled/error.cc:221
1096
1351
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1354
#: ../drizzled/error.cc:222
1100
1356
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1359
#: ../drizzled/error.cc:223
1104
1361
msgid "Error on delete of '%-.192s' (errno: %d)"
1364
#: ../drizzled/error.cc:224
1107
1365
msgid "Can't read record in system table"
1368
#: ../drizzled/error.cc:225
1111
1370
msgid "Can't get status of '%-.200s' (errno: %d)"
1373
#: ../drizzled/error.cc:226
1115
1375
msgid "Can't get working directory (errno: %d)"
1378
#: ../drizzled/error.cc:227
1119
1380
msgid "Can't lock file (errno: %d)"
1383
#: ../drizzled/error.cc:228
1123
1385
msgid "Can't open file: '%-.200s' (errno: %d)"
1388
#: ../drizzled/error.cc:229
1127
1390
msgid "Can't find file: '%-.200s' (errno: %d)"
1393
#: ../drizzled/error.cc:230
1131
1395
msgid "Can't read dir of '%-.192s' (errno: %d)"
1398
#: ../drizzled/error.cc:231
1135
1400
msgid "Can't change dir to '%-.192s' (errno: %d)"
1403
#: ../drizzled/error.cc:232
1139
1405
msgid "Record has changed since last read in table '%-.192s'"
1408
#: ../drizzled/error.cc:233
1143
1410
msgid "Disk full (%s); waiting for someone to free some space..."
1413
#: ../drizzled/error.cc:234
1147
1415
msgid "Can't write; duplicate key in table '%-.192s'"
1418
#: ../drizzled/error.cc:235
1151
1420
msgid "Error on close of '%-.192s' (errno: %d)"
1423
#: ../drizzled/error.cc:236
1155
1425
msgid "Error reading file '%-.200s' (errno: %d)"
1428
#: ../drizzled/error.cc:237
1159
1430
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1433
#: ../drizzled/error.cc:238
1163
1435
msgid "Error writing file '%-.200s' (errno: %d)"
1438
#: ../drizzled/error.cc:239
1167
1440
msgid "'%-.192s' is locked against change"
1443
#: ../drizzled/error.cc:240
1170
1444
msgid "Sort aborted"
1447
#: ../drizzled/error.cc:241
1174
1449
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1452
#: ../drizzled/error.cc:242
1178
1454
msgid "Got error %d from storage engine"
1457
#: ../drizzled/error.cc:243
1182
1459
msgid "Table storage engine for '%-.192s' doesn't have this option"
1462
#: ../drizzled/error.cc:244
1186
1464
msgid "Can't find record in '%-.192s'"
1467
#: ../drizzled/error.cc:245
1190
1469
msgid "Incorrect information in file: '%-.200s'"
1472
#: ../drizzled/error.cc:246
1194
1474
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1477
#: ../drizzled/error.cc:247
1198
1479
msgid "Old key file for table '%-.192s'; repair it!"
1482
#: ../drizzled/error.cc:248
1202
1484
msgid "Table '%-.192s' is read only"
1487
#: ../drizzled/error.cc:249
1206
1489
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1492
#: ../drizzled/error.cc:250
1209
1493
msgid "Out of sort memory; increase server sort buffer size"
1496
#: ../drizzled/error.cc:251
1213
1498
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1501
#: ../drizzled/error.cc:252
1216
1502
msgid "Too many connections"
1505
#: ../drizzled/error.cc:253
1220
1507
"Out of memory; check if drizzled or some other process uses all available "
1221
1508
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1222
1509
"memory or you can add more swap space"
1512
#: ../drizzled/error.cc:254
1225
1513
msgid "Can't get hostname for your address"
1516
#: ../drizzled/error.cc:255
1228
1517
msgid "Bad handshake"
1520
#: ../drizzled/error.cc:256
1232
1522
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1525
#: ../drizzled/error.cc:257
1236
1527
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1530
#: ../drizzled/error.cc:258
1239
1531
msgid "No database selected"
1534
#: ../drizzled/error.cc:259
1242
1535
msgid "Unknown command"
1538
#: ../drizzled/error.cc:260
1246
1540
msgid "Column '%-.192s' cannot be null"
1543
#: ../drizzled/error.cc:261
1250
1545
msgid "Unknown database '%-.192s'"
1548
#: ../drizzled/error.cc:262
1254
1550
msgid "Table '%-.192s' already exists"
1553
#: ../drizzled/error.cc:263
1258
1555
msgid "Unknown table '%-.100s'"
1558
#: ../drizzled/error.cc:264
1262
1560
msgid "Column '%-.192s' in %-.192s is ambiguous"
1563
#: ../drizzled/error.cc:265
1265
1564
msgid "Server shutdown in progress"
1567
#: ../drizzled/error.cc:266
1269
1569
msgid "Unknown column '%-.192s' in '%-.192s'"
1572
#: ../drizzled/error.cc:267
1273
1574
msgid "'%-.192s' isn't in GROUP BY"
1577
#: ../drizzled/error.cc:268
1277
1579
msgid "Can't group on '%-.192s'"
1582
#: ../drizzled/error.cc:269
1280
1583
msgid "Statement has sum functions and columns in same statement"
1586
#: ../drizzled/error.cc:270
1283
1587
msgid "Column count doesn't match value count"
1590
#: ../drizzled/error.cc:271
1287
1592
msgid "Identifier name '%-.100s' is too long"
1595
#: ../drizzled/error.cc:272
1291
1597
msgid "Duplicate column name '%-.192s'"
1600
#: ../drizzled/error.cc:273
1295
1602
msgid "Duplicate key name '%-.192s'"
1605
#: ../drizzled/error.cc:274
1299
1607
msgid "Duplicate entry '%-.192s' for key %d"
1610
#: ../drizzled/error.cc:275
1303
1612
msgid "Incorrect column specifier for column '%-.192s'"
1615
#: ../drizzled/error.cc:276
1307
1617
msgid "%s near '%-.80s' at line %d"
1620
#: ../drizzled/error.cc:277
1310
1621
msgid "Query was empty"
1311
1622
msgstr "クエリーが空でした"
1624
#: ../drizzled/error.cc:278
1314
1626
msgid "Not unique table/alias: '%-.192s'"
1629
#: ../drizzled/error.cc:279
1318
1631
msgid "Invalid default value for '%-.192s'"
1634
#: ../drizzled/error.cc:280
1321
1635
msgid "Multiple primary key defined"
1638
#: ../drizzled/error.cc:281
1325
1640
msgid "Too many keys specified; max %d keys allowed"
1643
#: ../drizzled/error.cc:282
1329
1645
msgid "Too many key parts specified; max %d parts allowed"
1648
#: ../drizzled/error.cc:283
1333
1650
msgid "Specified key was too long; max key length is %d bytes"
1653
#: ../drizzled/error.cc:284
1337
1655
msgid "Key column '%-.192s' doesn't exist in table"
1658
#: ../drizzled/error.cc:285
1342
1661
"BLOB column '%-.192s' can't be used in key specification with the used table "
1665
#: ../drizzled/error.cc:286
1348
1668
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1672
#: ../drizzled/error.cc:287
1353
1674
"Incorrect table definition; there can be only one auto column and it must be "
1354
1675
"defined as a key"
1678
#: ../drizzled/error.cc:288
1359
1681
"%s: ready for connections.\n"
1360
1682
"Version: '%s' socket: '%s' port: %u\n"
1685
#: ../drizzled/error.cc:289
1364
1687
msgid "%s: Normal shutdown\n"
1690
#: ../drizzled/error.cc:290
1368
1692
msgid "%s: Got signal %d. Aborting!\n"
1695
#: ../drizzled/error.cc:291
1372
1697
msgid "%s: Shutdown complete\n"
1373
1698
msgstr "%s: シャットダウンが完了しました\n"
1700
#: ../drizzled/error.cc:292
1376
1702
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1705
#: ../drizzled/error.cc:293
1379
1706
msgid "Can't create IP socket"
1709
#: ../drizzled/error.cc:294
1384
1712
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1716
#: ../drizzled/error.cc:295
1390
1719
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1391
1720
"check the manual"
1723
#: ../drizzled/error.cc:296
1395
1725
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1728
#: ../drizzled/error.cc:297
1400
1731
"The file '%-.128s' must be in the database directory or be readable by all"
1734
#: ../drizzled/error.cc:298
1404
1736
msgid "File '%-.200s' already exists"
1739
#: ../drizzled/error.cc:299
1408
1741
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1744
#: ../drizzled/error.cc:300
1412
1746
msgid "Records: %ld Duplicates: %ld"
1749
#: ../drizzled/error.cc:301
1416
1751
"Incorrect prefix key; the used key part isn't a string, the used length is "
1417
1752
"longer than the key part, or the storage engine doesn't support unique "
1756
#: ../drizzled/error.cc:302
1421
1757
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1760
#: ../drizzled/error.cc:303
1425
1762
msgid "Can't DROP '%-.192s'; check that column/key exists"
1765
#: ../drizzled/error.cc:304
1429
1767
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1770
#: ../drizzled/error.cc:305
1433
1772
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1775
#: ../drizzled/error.cc:306
1437
1777
msgid "Unknown thread id: %lu"
1780
#: ../drizzled/error.cc:307
1441
1782
msgid "You are not owner of thread %lu"
1785
#: ../drizzled/error.cc:308
1444
1786
msgid "No tables used"
1789
#: ../drizzled/error.cc:309
1448
1791
msgid "Too many strings for column %-.192s and SET"
1794
#: ../drizzled/error.cc:310
1452
1796
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1799
#: ../drizzled/error.cc:311
1456
1801
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1804
#: ../drizzled/error.cc:312
1460
1806
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1809
#: ../drizzled/error.cc:313
1464
1811
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1814
#: ../drizzled/error.cc:314
1468
1816
msgid "Incorrect database name '%-.100s'"
1819
#: ../drizzled/error.cc:315
1472
1821
msgid "Incorrect table name '%-.100s'"
1824
#: ../drizzled/error.cc:316
1476
1826
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1477
1827
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1830
#: ../drizzled/error.cc:317
1480
1831
msgid "Unknown error"
1834
#: ../drizzled/error.cc:318
1484
1836
msgid "Unknown procedure '%-.192s'"
1839
#: ../drizzled/error.cc:319
1488
1841
msgid "Incorrect parameter count to procedure '%-.192s'"
1844
#: ../drizzled/error.cc:320
1492
1846
msgid "Incorrect parameters to procedure '%-.192s'"
1849
#: ../drizzled/error.cc:321
1496
1851
msgid "Unknown table '%-.192s' in %-.32s"
1854
#: ../drizzled/error.cc:322
1500
1856
msgid "Column '%-.192s' specified twice"
1859
#: ../drizzled/error.cc:323
1503
1860
msgid "Invalid use of group function"
1863
#: ../drizzled/error.cc:324
1508
1866
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1869
#: ../drizzled/error.cc:325
1511
1870
msgid "A table must have at least 1 column"
1873
#: ../drizzled/error.cc:326
1515
1875
msgid "The table '%-.192s' is full"
1878
#: ../drizzled/error.cc:327
1519
1880
msgid "Unknown character set: '%-.64s'"
1883
#: ../drizzled/error.cc:328
1523
1885
msgid "Too many tables; Drizzle can only use %d tables in a join"
1888
#: ../drizzled/error.cc:329
1526
1889
msgid "Too many columns"
1892
#: ../drizzled/error.cc:330
1531
1895
"Row size too large. The maximum row size for the used table type, not "
1532
1896
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1899
#: ../drizzled/error.cc:331
1537
1902
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1538
1903
"thread_stack=#' to specify a bigger stack if needed"
1906
#: ../drizzled/error.cc:332
1541
1907
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1910
#: ../drizzled/error.cc:333
1546
1913
"Table handler doesn't support NULL in given index. Please change column "
1547
1914
"'%-.192s' to be NOT NULL or use another handler"
1917
#: ../drizzled/error.cc:334
1551
1919
msgid "Can't load function '%-.192s'"
1922
#: ../drizzled/error.cc:335
1555
1924
msgid "Can't initialize function '%-.192s'; %-.80s"
1927
#: ../drizzled/error.cc:336
1558
1928
msgid "No paths allowed for plugin library"
1931
#: ../drizzled/error.cc:337
1562
1933
msgid "Plugin '%-.192s' already exists"
1936
#: ../drizzled/error.cc:338
1566
1938
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1941
#: ../drizzled/error.cc:339
1570
1943
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1946
#: ../drizzled/error.cc:340
1574
1948
msgid "Function '%-.192s' is not defined"
1951
#: ../drizzled/error.cc:341
1579
1954
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1580
1955
"'drizzleadmin flush-hosts'"
1958
#: ../drizzled/error.cc:342
1584
1960
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1963
#: ../drizzled/error.cc:343
1588
1965
"You are using Drizzle as an anonymous user and anonymous users are not "
1589
1966
"allowed to change passwords"
1969
#: ../drizzled/error.cc:344
1593
1971
"You must have privileges to update tables in the drizzle database to be able "
1594
1972
"to change passwords for others"
1975
#: ../drizzled/error.cc:345
1597
1976
msgid "Can't find any matching row in the user table"
1979
#: ../drizzled/error.cc:346
1601
1981
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1984
#: ../drizzled/error.cc:347
1606
1987
"Can't create a new thread (errno %d); if you are not out of available "
1607
1988
"memory, you can consult the manual for a possible OS-dependent bug"
1991
#: ../drizzled/error.cc:348
1611
1993
msgid "Column count doesn't match value count at row %ld"
1996
#: ../drizzled/error.cc:349
1615
1998
msgid "Can't reopen table: '%-.192s'"
2001
#: ../drizzled/error.cc:350
1618
2002
msgid "Invalid use of NULL value"
2005
#: ../drizzled/error.cc:351
1622
2007
msgid "Got error '%-.64s' from regexp"
2010
#: ../drizzled/error.cc:352
1626
2012
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1627
2013
"illegal if there is no GROUP BY clause"
2016
#: ../drizzled/error.cc:353
1631
2018
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2021
#: ../drizzled/error.cc:354
1635
2023
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2026
#: ../drizzled/error.cc:355
1640
2029
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1641
2030
"table '%-.192s'"
2033
#: ../drizzled/error.cc:356
1645
2035
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1646
2036
"privileges can be used"
2039
#: ../drizzled/error.cc:357
1649
2040
msgid "The host or user argument to GRANT is too long"
2043
#: ../drizzled/error.cc:358
1653
2045
msgid "Table '%-.192s.%-.192s' doesn't exist"
2048
#: ../drizzled/error.cc:359
1658
2051
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2055
#: ../drizzled/error.cc:360
1662
2056
msgid "The used command is not allowed with this Drizzle version"
2059
#: ../drizzled/error.cc:361
1666
2061
"You have an error in your SQL syntax; check the manual that corresponds to "
1667
2062
"your Drizzle server version for the right syntax to use"
2065
#: ../drizzled/error.cc:362
1671
2067
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2070
#: ../drizzled/error.cc:363
1674
2071
msgid "Too many delayed threads in use"
2074
#: ../drizzled/error.cc:364
1678
2076
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2079
#: ../drizzled/error.cc:365
1681
2080
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2083
#: ../drizzled/error.cc:366
1684
2084
msgid "Got a read error from the connection pipe"
2087
#: ../drizzled/error.cc:367
1687
2088
msgid "Got an error from fcntl()"
2091
#: ../drizzled/error.cc:368
1690
2092
msgid "Got packets out of order"
2095
#. CR_NET_UNCOMPRESS_ERROR 08S01
2096
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1693
2097
msgid "Couldn't uncompress communication packet"
1694
2098
msgstr "通信パケットの圧縮に失敗しました"
2100
#. CR_NET_READ_ERROR 08S01
2101
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1696
2102
msgid "Got an error reading communication packets"
1697
2103
msgstr "通信パケットの読み込みでエラー"
2105
#. CR_NET_READ_INTERRUPTED 08S01
2106
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1699
2107
msgid "Got timeout reading communication packets"
1700
2108
msgstr "通信パケットの読み込みがタイムアウト"
2110
#. CR_NET_ERROR_ON_WRITE 08S01
2111
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1702
2112
msgid "Got an error writing communication packets"
1703
2113
msgstr "通信パケットの書き出し中にエラーが発生しました"
2115
#. CR_NET_WRITE_INTERRUPTED 08S01
2116
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1705
2117
msgid "Got timeout writing communication packets"
1706
2118
msgstr "通信パケットの書き出し中にタイムアウトしました"
2120
#: ../drizzled/error.cc:374
1708
2121
msgid "Result string is longer than 'max_allowed_packet' bytes"
2124
#: ../drizzled/error.cc:375
1711
2125
msgid "The used table type doesn't support BLOB/TEXT columns"
2128
#: ../drizzled/error.cc:376
1714
2129
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2132
#: ../drizzled/error.cc:377
1719
2135
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2139
#: ../drizzled/error.cc:378
1724
2141
msgid "Incorrect column name '%-.100s'"
2144
#: ../drizzled/error.cc:379
1728
2146
msgid "The used storage engine can't index column '%-.192s'"
2149
#: ../drizzled/error.cc:380
1732
2151
"Unable to open underlying table which is differently defined or of non-"
1733
2152
"MyISAM type or doesn't exist"
2155
#: ../drizzled/error.cc:381
1737
2157
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2160
#: ../drizzled/error.cc:382
1742
2163
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2166
#: ../drizzled/error.cc:383
1746
2168
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1747
2169
"UNIQUE instead"
2172
#: ../drizzled/error.cc:384
1750
2173
msgid "Result consisted of more than one row"
2176
#: ../drizzled/error.cc:385
1753
2177
msgid "This table type requires a primary key"
2180
#: ../drizzled/error.cc:386
1756
2181
msgid "This version of Drizzle is not compiled with RAID support"
2184
#: ../drizzled/error.cc:387
1760
2186
"You are using safe update mode and you tried to update a table without a "
1761
2187
"WHERE that uses a KEY column"
2190
#: ../drizzled/error.cc:388
1765
2192
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2195
#: ../drizzled/error.cc:389
1768
2196
msgid "Can't open table"
2199
#: ../drizzled/error.cc:390
1772
2201
msgid "The storage engine for the table doesn't support %s"
2204
#: ../drizzled/error.cc:391
1775
2205
msgid "You are not allowed to execute this command in a transaction"
2208
#: ../drizzled/error.cc:392
1779
2210
msgid "Got error %d during COMMIT"
2213
#: ../drizzled/error.cc:393
1783
2215
msgid "Got error %d during ROLLBACK"
2218
#: ../drizzled/error.cc:394
1787
2220
msgid "Got error %d during FLUSH_LOGS"
2223
#: ../drizzled/error.cc:395
1791
2225
msgid "Got error %d during CHECKPOINT"
2228
#. This is a very incorrect place to use the PRIi64 macro as the
2229
#. program that looks over the source for the N_() macros does not
2230
#. (obviously) do macro expansion, so the string is entirely wrong for
2231
#. what it is trying to output for every language except english.
2232
#: ../drizzled/error.cc:400
1796
2235
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1797
2236
"'%-.64s' (%-.64s)"
2239
#: ../drizzled/error.cc:401
1800
2240
msgid "The storage engine for the table does not support binary table dump"
2243
#: ../drizzled/error.cc:402
1803
2244
msgid "Binlog closed, cannot RESET MASTER"
2247
#: ../drizzled/error.cc:403
1807
2249
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2252
#: ../drizzled/error.cc:404
1811
2254
msgid "Error from master: '%-.64s'"
2257
#: ../drizzled/error.cc:405
1814
2258
msgid "Net error reading from master"
2261
#: ../drizzled/error.cc:406
1817
2262
msgid "Net error writing to master"
2265
#: ../drizzled/error.cc:407
1820
2266
msgid "Can't find FULLTEXT index matching the column list"
2269
#: ../drizzled/error.cc:408
1824
2271
"Can't execute the given command because you have active locked tables or an "
1825
2272
"active transaction"
2275
#: ../drizzled/error.cc:409
1829
2277
msgid "Unknown system variable '%-.64s'"
2280
#: ../drizzled/error.cc:410
1833
2282
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2285
#: ../drizzled/error.cc:411
1838
2288
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2291
#: ../drizzled/error.cc:412
1841
2292
msgid "Some non-transactional changed tables couldn't be rolled back"
2295
#: ../drizzled/error.cc:413
1845
2297
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1846
2298
"of storage; increase this drizzled variable and try again"
2301
#: ../drizzled/error.cc:414
1850
2303
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2306
#: ../drizzled/error.cc:415
1854
2308
"This operation requires a running slave; configure slave and do START SLAVE"
2311
#: ../drizzled/error.cc:416
1857
2312
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2315
#: ../drizzled/error.cc:417
1861
2317
"Could not initialize master info structure; more error messages can be found "
1862
2318
"in the Drizzle error log"
2321
#: ../drizzled/error.cc:418
1865
2322
msgid "Could not create slave thread; check system resources"
2325
#: ../drizzled/error.cc:419
1870
2328
"User %-.64s already has more than 'max_user_connections' active connections"
2331
#: ../drizzled/error.cc:420
1873
2332
msgid "You may only use constant expressions with SET"
2335
#: ../drizzled/error.cc:421
1876
2336
msgid "Lock wait timeout exceeded; try restarting transaction"
2339
#: ../drizzled/error.cc:422
1879
2340
msgid "The total number of locks exceeds the lock table size"
2343
#: ../drizzled/error.cc:423
1882
2344
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2347
#: ../drizzled/error.cc:424
1885
2348
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2351
#: ../drizzled/error.cc:425
1888
2352
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2355
#: ../drizzled/error.cc:426
1892
2357
msgid "Incorrect arguments to %s"
2360
#: ../drizzled/error.cc:427
1896
2362
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2365
#: ../drizzled/error.cc:428
1900
2367
"Incorrect table definition; all MERGE tables must be in the same database"
2370
#: ../drizzled/error.cc:429
1903
2371
msgid "Deadlock found when trying to get lock; try restarting transaction"
2374
#: ../drizzled/error.cc:430
1906
2375
msgid "The used table type doesn't support FULLTEXT indexes"
2378
#: ../drizzled/error.cc:431
1909
2379
msgid "Cannot add foreign key constraint"
2382
#: ../drizzled/error.cc:432
1912
2383
msgid "Cannot add or update a child row: a foreign key constraint fails"
2386
#: ../drizzled/error.cc:433
1915
2387
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2390
#: ../drizzled/error.cc:434
1919
2392
msgid "Error connecting to master: %-.128s"
2395
#: ../drizzled/error.cc:435
1923
2397
msgid "Error running query on master: %-.128s"
2400
#: ../drizzled/error.cc:436
1927
2402
msgid "Error when executing command %s: %-.128s"
2405
#: ../drizzled/error.cc:437
1931
2407
msgid "Incorrect usage of %s and %s"
2410
#: ../drizzled/error.cc:438
1934
2411
msgid "The used SELECT statements have a different number of columns"
2414
#: ../drizzled/error.cc:439
1937
2415
msgid "Can't execute the query because you have a conflicting read lock"
2418
#: ../drizzled/error.cc:440
1940
2419
msgid "Mixing of transactional and non-transactional tables is disabled"
2422
#: ../drizzled/error.cc:441
1944
2424
msgid "Option '%s' used twice in statement"
2427
#: ../drizzled/error.cc:442
1948
2429
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2432
#: ../drizzled/error.cc:443
1952
2434
msgid "Access denied; you need the %-.128s privilege for this operation"
2437
#: ../drizzled/error.cc:444
1957
2440
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2443
#: ../drizzled/error.cc:445
1962
2446
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2449
#: ../drizzled/error.cc:446
1966
2451
msgid "Variable '%-.64s' doesn't have a default value"
2454
#: ../drizzled/error.cc:447
1970
2456
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2459
#: ../drizzled/error.cc:448
1974
2461
msgid "Incorrect argument type to variable '%-.64s'"
2464
#: ../drizzled/error.cc:449
1978
2466
msgid "Variable '%-.64s' can only be set, not read"
2469
#: ../drizzled/error.cc:450
1982
2471
msgid "Incorrect usage/placement of '%s'"
2474
#: ../drizzled/error.cc:451
1986
2476
msgid "This version of Drizzle doesn't yet support '%s'"
2479
#: ../drizzled/error.cc:452
1991
2482
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2485
#: ../drizzled/error.cc:453
1994
2486
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2489
#: ../drizzled/error.cc:454
1998
2491
msgid "Variable '%-.192s' is a %s variable"
2494
#: ../drizzled/error.cc:455
2002
2496
msgid "Incorrect foreign key definition for '%-.192s': %s"
2499
#: ../drizzled/error.cc:456
2005
2500
msgid "Key reference and table reference don't match"
2503
#: ../drizzled/error.cc:457
2009
2505
msgid "Operand should contain %d column(s)"
2508
#: ../drizzled/error.cc:458
2012
2509
msgid "Subquery returns more than 1 row"
2512
#: ../drizzled/error.cc:459
2016
2514
msgid "Unknown prepared statement handler (%.*s) given to %s"
2517
#: ../drizzled/error.cc:460
2019
2518
msgid "Help database is corrupt or does not exist"
2521
#: ../drizzled/error.cc:461
2022
2522
msgid "Cyclic reference on subqueries"
2525
#: ../drizzled/error.cc:462
2026
2527
msgid "Converting column '%s' from %s to %s"
2530
#: ../drizzled/error.cc:463
2030
2532
msgid "Reference '%-.64s' not supported (%s)"
2535
#: ../drizzled/error.cc:464
2033
2536
msgid "Every derived table must have its own alias"
2539
#: ../drizzled/error.cc:465
2037
2541
msgid "Select %u was reduced during optimization"
2544
#: ../drizzled/error.cc:466
2041
2546
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2549
#: ../drizzled/error.cc:467
2045
2551
"Client does not support authentication protocol requested by server; "
2046
2552
"consider upgrading Drizzle client"
2555
#: ../drizzled/error.cc:468
2049
2556
msgid "All parts of a SPATIAL index must be NOT NULL"
2559
#: ../drizzled/error.cc:469
2053
2561
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2564
#: ../drizzled/error.cc:470
2056
2565
msgid "Slave is already running"
2568
#: ../drizzled/error.cc:471
2059
2569
msgid "Slave already has been stopped"
2572
#: ../drizzled/error.cc:472
2064
2575
"Uncompressed data size too large; the maximum size is %d (based on "
2065
2576
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2579
#: ../drizzled/error.cc:473
2068
2580
msgid "ZLIB: Not enough memory"
2583
#: ../drizzled/error.cc:474
2072
2585
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2073
2586
"data was corrupted)"
2589
#: ../drizzled/error.cc:475
2076
2590
msgid "ZLIB: Input data corrupted"
2593
#: ../drizzled/error.cc:476
2080
2595
msgid "%d line(s) were cut by GROUP_CONCAT()"
2598
#: ../drizzled/error.cc:477
2084
2600
msgid "Row %ld doesn't contain data for all columns"
2603
#: ../drizzled/error.cc:478
2089
2606
"Row %ld was truncated; it contained more data than there were input columns"
2609
#: ../drizzled/error.cc:479
2094
2612
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2615
#: ../drizzled/error.cc:480
2098
2617
msgid "Out of range value for column '%s' at row %ld"
2620
#: ../drizzled/error.cc:481
2102
2622
msgid "Data truncated for column '%s' at row %ld"
2625
#: ../drizzled/error.cc:482
2106
2627
msgid "Using storage engine %s for table '%s'"
2630
#: ../drizzled/error.cc:483
2110
2632
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2635
#: ../drizzled/error.cc:484
2113
2636
msgid "Cannot drop one or more of the requested users"
2639
#: ../drizzled/error.cc:485
2116
2640
msgid "Can't revoke all privileges for one or more of the requested users"
2643
#: ../drizzled/error.cc:486
2120
2645
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2648
#: ../drizzled/error.cc:487
2124
2650
msgid "Illegal mix of collations for operation '%s'"
2653
#: ../drizzled/error.cc:488
2129
2656
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2130
2657
"variable_name)"
2660
#: ../drizzled/error.cc:489
2134
2662
msgid "Unknown collation: '%-.64s'"
2665
#: ../drizzled/error.cc:490
2138
2667
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2139
2668
"compiled without SSL support; they can be used later if Drizzle slave with "
2140
2669
"SSL is started"
2672
#: ../drizzled/error.cc:491
2145
2675
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2146
2676
"old format; please change the password to the new format"
2679
#: ../drizzled/error.cc:492
2151
2682
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2686
#: ../drizzled/error.cc:493
2155
2687
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2690
#: ../drizzled/error.cc:494
2159
2692
"It is recommended to use --skip-slave-start when doing step-by-step "
2160
2693
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2161
2694
"get an unexpected slave's drizzled restart"
2697
#: ../drizzled/error.cc:495
2164
2698
msgid "SQL thread is not to be started so UNTIL options are ignored"
2701
#: ../drizzled/error.cc:496
2168
2703
msgid "Incorrect index name '%-.100s'"
2706
#: ../drizzled/error.cc:497
2172
2708
msgid "Incorrect catalog name '%-.100s'"
2711
#: ../drizzled/error.cc:498
2176
2713
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2716
#: ../drizzled/error.cc:499
2180
2718
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2721
#: ../drizzled/error.cc:500
2184
2723
msgid "Unknown key cache '%-.100s'"
2726
#: ../drizzled/error.cc:501
2188
2728
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2189
2729
"this switch for this grant to work"
2732
#: ../drizzled/error.cc:502
2193
2734
msgid "Unknown table engine '%s'"
2737
#: ../drizzled/error.cc:503
2197
2739
msgid "'%s' is deprecated; use '%s' instead"
2742
#: ../drizzled/error.cc:504
2201
2744
msgid "The target table %-.100s of the %s is not updatable"
2747
#: ../drizzled/error.cc:505
2206
2750
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2754
#: ../drizzled/error.cc:506
2212
2757
"The Drizzle server is running with the %s option so it cannot execute this "
2761
#: ../drizzled/error.cc:507
2217
2763
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2766
#: ../drizzled/error.cc:508
2221
2768
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2771
#: ../drizzled/error.cc:509
2225
2773
"Incorrect table definition; there can be only one TIMESTAMP column with "
2226
2774
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2777
#: ../drizzled/error.cc:510
2230
2779
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2782
#: ../drizzled/error.cc:511
2233
2783
msgid "This command is not supported in the prepared statement protocol yet"
2786
#: ../drizzled/error.cc:512
2237
2788
msgid "Got error %d '%-.100s' from %s"
2791
#: ../drizzled/error.cc:513
2241
2793
msgid "Got temporary error %d '%-.100s' from %s"
2796
#: ../drizzled/error.cc:514
2245
2798
msgid "Unknown or incorrect time zone: '%-.64s'"
2801
#: ../drizzled/error.cc:515
2249
2803
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2806
#: ../drizzled/error.cc:516
2253
2808
msgid "Invalid %s character string: '%.64s'"
2811
#: ../drizzled/error.cc:517
2257
2813
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2816
#: ../drizzled/error.cc:518
2261
2818
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2821
#: ../drizzled/error.cc:519
2265
2823
msgid "Can't create a %s from within another stored routine"
2826
#: ../drizzled/error.cc:520
2269
2828
msgid "%s %s already exists"
2831
#: ../drizzled/error.cc:521
2273
2833
msgid "%s %s does not exist"
2836
#: ../drizzled/error.cc:522
2277
2838
msgid "Failed to DROP %s %s"
2841
#: ../drizzled/error.cc:523
2281
2843
msgid "Failed to CREATE %s %s"
2846
#: ../drizzled/error.cc:524
2285
2848
msgid "%s with no matching label: %s"
2851
#: ../drizzled/error.cc:525
2289
2853
msgid "Redefining label %s"
2856
#: ../drizzled/error.cc:526
2293
2858
msgid "End-label %s without match"
2861
#: ../drizzled/error.cc:527
2297
2863
msgid "Referring to uninitialized variable %s"
2866
#: ../drizzled/error.cc:528
2301
2868
msgid "PROCEDURE %s can't return a result set in the given context"
2871
#: ../drizzled/error.cc:529
2304
2872
msgid "RETURN is only allowed in a FUNCTION"
2875
#: ../drizzled/error.cc:530
2308
2877
msgid "%s is not allowed in stored procedures"
2880
#: ../drizzled/error.cc:531
2312
2882
"The update log is deprecated and replaced by the binary log; SET "
2313
2883
"SQL_LOG_UPDATE has been ignored"
2886
#: ../drizzled/error.cc:532
2317
2888
"The update log is deprecated and replaced by the binary log; SET "
2318
2889
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2892
#: ../drizzled/error.cc:533
2321
2893
msgid "Query execution was interrupted"
2896
#: ../drizzled/error.cc:534
2325
2898
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2901
#: ../drizzled/error.cc:535
2329
2903
msgid "Undefined CONDITION: %s"
2906
#: ../drizzled/error.cc:536
2333
2908
msgid "No RETURN found in FUNCTION %s"
2911
#: ../drizzled/error.cc:537
2337
2913
msgid "FUNCTION %s ended without RETURN"
2916
#: ../drizzled/error.cc:538
2340
2917
msgid "Cursor statement must be a SELECT"
2920
#: ../drizzled/error.cc:539
2343
2921
msgid "Cursor SELECT must not have INTO"
2924
#: ../drizzled/error.cc:540
2347
2926
msgid "Undefined CURSOR: %s"
2929
#: ../drizzled/error.cc:541
2350
2930
msgid "Cursor is already open"
2933
#: ../drizzled/error.cc:542
2353
2934
msgid "Cursor is not open"
2937
#: ../drizzled/error.cc:543
2357
2939
msgid "Undeclared variable: %s"
2942
#: ../drizzled/error.cc:544
2360
2943
msgid "Incorrect number of FETCH variables"
2946
#: ../drizzled/error.cc:545
2363
2947
msgid "No data - zero rows fetched, selected, or processed"
2950
#: ../drizzled/error.cc:546
2367
2952
msgid "Duplicate parameter: %s"
2955
#: ../drizzled/error.cc:547
2371
2957
msgid "Duplicate variable: %s"
2960
#: ../drizzled/error.cc:548
2375
2962
msgid "Duplicate condition: %s"
2965
#: ../drizzled/error.cc:549
2379
2967
msgid "Duplicate cursor: %s"
2970
#: ../drizzled/error.cc:550
2383
2972
msgid "Failed to ALTER %s %s"
2975
#: ../drizzled/error.cc:551
2386
2976
msgid "Subquery value not supported"
2979
#: ../drizzled/error.cc:552
2390
2981
msgid "%s is not allowed in stored function or trigger"
2984
#: ../drizzled/error.cc:553
2393
2985
msgid "Variable or condition declaration after cursor or handler declaration"
2988
#: ../drizzled/error.cc:554
2396
2989
msgid "Cursor declaration after handler declaration"
2992
#: ../drizzled/error.cc:555
2399
2993
msgid "Case not found for CASE statement"
2996
#: ../drizzled/error.cc:556
2403
2998
msgid "Configuration file '%-.192s' is too big"
3001
#: ../drizzled/error.cc:557
2407
3003
msgid "Malformed file type header in file '%-.192s'"
3006
#: ../drizzled/error.cc:558
2411
3008
msgid "Unexpected end of file while parsing comment '%-.200s'"
3011
#: ../drizzled/error.cc:559
2415
3013
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3016
#: ../drizzled/error.cc:560
2419
3018
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3021
#: ../drizzled/error.cc:561
2422
3022
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3025
#: ../drizzled/error.cc:562
2426
3027
msgid "'%-.192s.%-.192s' is not %s"
3030
#: ../drizzled/error.cc:563
2430
3032
msgid "Column '%-.192s' is not updatable"
3035
#: ../drizzled/error.cc:564
2433
3036
msgid "View's SELECT contains a subquery in the FROM clause"
3039
#: ../drizzled/error.cc:565
2437
3041
msgid "View's SELECT contains a '%s' clause"
3044
#: ../drizzled/error.cc:566
2440
3045
msgid "View's SELECT contains a variable or parameter"
3048
#: ../drizzled/error.cc:567
2444
3050
msgid "View's SELECT refers to a temporary table '%-.192s'"
3053
#: ../drizzled/error.cc:568
2447
3054
msgid "View's SELECT and view's field list have different column counts"
3057
#: ../drizzled/error.cc:569
2451
3059
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3062
#: ../drizzled/error.cc:570
2454
3063
msgid "View being updated does not have complete key of underlying table in it"
3066
#: ../drizzled/error.cc:571
2459
3069
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2460
3070
"(s) or definer/invoker of view lack rights to use them"
3073
#: ../drizzled/error.cc:572
2464
3075
msgid "Can't drop or alter a %s from within another stored routine"
3078
#: ../drizzled/error.cc:573
2467
3079
msgid "GOTO is not allowed in a stored procedure handler"
3082
#: ../drizzled/error.cc:574
2470
3083
msgid "Trigger already exists"
3086
#: ../drizzled/error.cc:575
2473
3087
msgid "Trigger does not exist"
3090
#: ../drizzled/error.cc:576
2477
3092
msgid "Trigger's '%-.192s' is view or temporary table"
3095
#: ../drizzled/error.cc:577
2481
3097
msgid "Updating of %s row is not allowed in %strigger"
3100
#: ../drizzled/error.cc:578
2485
3102
msgid "There is no %s row in %s trigger"
3105
#: ../drizzled/error.cc:579
2489
3107
msgid "Field '%-.192s' doesn't have a default value"
3110
#: ../drizzled/error.cc:580
2492
3111
msgid "Division by 0"
3114
#: ../drizzled/error.cc:581
2496
3116
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3119
#: ../drizzled/error.cc:582
2500
3121
msgid "Illegal %s '%-.192s' value found during parsing"
3124
#: ../drizzled/error.cc:583
2504
3126
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3129
#: ../drizzled/error.cc:584
2508
3131
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3134
#: ../drizzled/error.cc:585
2512
3136
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3139
#: ../drizzled/error.cc:586
2516
3141
msgid "Failed purging old relay logs: %s"
3144
#: ../drizzled/error.cc:587
2520
3146
msgid "Password hash should be a %d-digit hexadecimal number"
3149
#: ../drizzled/error.cc:588
2523
3150
msgid "Target log not found in binlog index"
3153
#: ../drizzled/error.cc:589
2526
3154
msgid "I/O error reading log index file"
3157
#: ../drizzled/error.cc:590
2529
3158
msgid "Server configuration does not permit binlog purge"
3161
#: ../drizzled/error.cc:591
2532
3162
msgid "Failed on fseek()"
3165
#: ../drizzled/error.cc:592
2535
3166
msgid "Fatal error during log purge"
3169
#: ../drizzled/error.cc:593
2538
3170
msgid "A purgeable log is in use, will not purge"
3173
#: ../drizzled/error.cc:594
2541
3174
msgid "Unknown error during log purge"
3177
#: ../drizzled/error.cc:595
2545
3179
msgid "Failed initializing relay log position: %s"
3182
#: ../drizzled/error.cc:596
2548
3183
msgid "You are not using binary logging"
3186
#: ../drizzled/error.cc:597
2553
3189
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3192
#: ../drizzled/error.cc:598
2556
3193
msgid "WSAStartup Failed"
3196
#: ../drizzled/error.cc:599
2559
3197
msgid "Can't handle procedures with different groups yet"
3200
#: ../drizzled/error.cc:600
2562
3201
msgid "Select must have a group with this procedure"
3204
#: ../drizzled/error.cc:601
2565
3205
msgid "Can't use ORDER clause with this procedure"
3208
#: ../drizzled/error.cc:602
2569
3210
msgid "Binary logging and replication forbid changing the global server %s"
3213
#: ../drizzled/error.cc:603
2573
3215
msgid "Can't map file: %-.200s, errno: %d"
3218
#: ../drizzled/error.cc:604
2577
3220
msgid "Wrong magic in %-.64s"
3223
#: ../drizzled/error.cc:605
2580
3224
msgid "Prepared statement contains too many placeholders"
3227
#: ../drizzled/error.cc:606
2584
3229
msgid "Key part '%-.192s' length cannot be 0"
3232
#: ../drizzled/error.cc:607
2587
3233
msgid "View text checksum failed"
3236
#: ../drizzled/error.cc:608
2592
3239
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3242
#: ../drizzled/error.cc:609
2596
3244
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3247
#: ../drizzled/error.cc:610
2600
3249
msgid "Can not delete from join view '%-.192s.%-.192s'"
3252
#: ../drizzled/error.cc:611
2604
3254
msgid "Operation %s failed for %.256s"
3257
#: ../drizzled/error.cc:612
2607
3258
msgid "XAER_NOTA: Unknown XID"
3261
#: ../drizzled/error.cc:613
2610
3262
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3265
#: ../drizzled/error.cc:614
2615
3268
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2616
3269
"the %.64s state"
3272
#: ../drizzled/error.cc:615
2619
3273
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3276
#: ../drizzled/error.cc:616
2623
3278
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2624
3279
"for consistency"
3282
#: ../drizzled/error.cc:617
2627
3283
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3286
#: ../drizzled/error.cc:618
2632
3289
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3293
#: ../drizzled/error.cc:619
2636
3294
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3297
#: ../drizzled/error.cc:620
2639
3298
msgid "Failed to revoke all privileges to dropped routine"
3301
#: ../drizzled/error.cc:621
2643
3303
msgid "Data too long for column '%s' at row %ld"
3306
#: ../drizzled/error.cc:622
2647
3308
msgid "Bad SQLSTATE: '%s'"
3311
#: ../drizzled/error.cc:623
2652
3314
"%s: ready for connections.\n"
2653
3315
"Version: '%s' %s\n"
3318
#: ../drizzled/error.cc:624
2656
3319
msgid "Can't load value from file with fixed size rows to variable"
3322
#: ../drizzled/error.cc:625
2659
3323
msgid "You are not allowed to create a user with GRANT"
3326
#: ../drizzled/error.cc:626
2663
3328
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3331
#: ../drizzled/error.cc:627
2666
3332
msgid "Table definition has changed, please retry transaction"
3335
#: ../drizzled/error.cc:628
2669
3336
msgid "Duplicate handler declared in the same block"
3339
#: ../drizzled/error.cc:629
2674
3342
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2675
3343
"variable in BEFORE trigger"
3346
#: ../drizzled/error.cc:630
2679
3348
msgid "Not allowed to return a result set from a %s"
3351
#: ../drizzled/error.cc:631
2682
3352
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3355
#: ../drizzled/error.cc:632
2686
3357
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2687
3358
"declaration and binary logging is enabled; if non-transactional tables were "
2688
3359
"updated, the binary log will miss their changes"
3362
#: ../drizzled/error.cc:633
2692
3364
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2693
3365
"declaration and binary logging is enabled (you *might* want to use the less "
2694
3366
"safe log_bin_trust_function_creators variable)"
3369
#: ../drizzled/error.cc:634
2698
3371
"You do not have the SUPER privilege and binary logging is enabled (you "
2699
3372
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3375
#: ../drizzled/error.cc:635
2703
3377
"You can't execute a prepared statement which has an open cursor associated "
2704
3378
"with it. Reset the statement to re-execute it."
3381
#: ../drizzled/error.cc:636
2708
3383
msgid "The statement (%lu) has no open cursor."
3386
#: ../drizzled/error.cc:637
2712
3388
"Explicit or implicit commit is not allowed in stored function or trigger."
3391
#: ../drizzled/error.cc:638
2717
3394
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3397
#: ../drizzled/error.cc:639
2720
3398
msgid "Recursive stored functions and triggers are not allowed."
3401
#: ../drizzled/error.cc:640
2724
3403
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3406
#: ../drizzled/error.cc:641
2728
3408
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3411
#: ../drizzled/error.cc:642
2733
3414
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3418
#: ../drizzled/error.cc:643
2738
3420
"You can't combine write-locking of system tables with other tables or lock "
3424
#: ../drizzled/error.cc:644
2743
3426
msgid "Unable to connect to foreign data source: %.64s"
3429
#: ../drizzled/error.cc:645
2748
3432
"There was a problem processing the query on the foreign data source. Data "
2749
3433
"source error: %-.64s"
3436
#: ../drizzled/error.cc:646
2754
3439
"The foreign data source you are trying to reference does not exist. Data "
2755
3440
"source error: %-.64s"
3443
#: ../drizzled/error.cc:647
2760
3446
"Can't create federated table. The data source connection string '%-.64s' is "
2761
3447
"not in the correct format"
3450
#: ../drizzled/error.cc:648
2765
3452
msgid "The data source connection string '%-.64s' is not in the correct format"
3455
#: ../drizzled/error.cc:649
2769
3457
msgid "Can't create federated table. Foreign data src error: %-.64s"
3460
#: ../drizzled/error.cc:650
2772
3461
msgid "Trigger in wrong schema"
3464
#: ../drizzled/error.cc:651
2777
3467
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2778
3468
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3471
#: ../drizzled/error.cc:652
2782
3473
msgid "Routine body for '%-.100s' is too long"
3476
#: ../drizzled/error.cc:653
2785
3477
msgid "Cannot drop default keycache"
3480
#: ../drizzled/error.cc:654
2789
3482
msgid "Display width out of range for column '%-.192s' (max = %d)"
3485
#: ../drizzled/error.cc:655
2792
3486
msgid "XAER_DUPID: The XID already exists"
3489
#: ../drizzled/error.cc:656
2796
3491
msgid "Datetime function: %-.32s field overflow"
3494
#: ../drizzled/error.cc:657
2801
3497
"Can't update table '%-.192s' in stored function/trigger because it is "
2802
3498
"already used by statement which invoked this stored function/trigger."
3501
#: ../drizzled/error.cc:658
2807
3504
"The definition of table '%-.192s' prevents operation %.192s on table "
3508
#: ../drizzled/error.cc:659
2812
3510
"The prepared statement contains a stored routine call that refers to that "
2813
3511
"same statement. It's not allowed to execute a prepared statement in such a "
2814
3512
"recursive manner"
3515
#: ../drizzled/error.cc:660
2817
3516
msgid "Not allowed to set autocommit from a stored function or trigger"
3519
#: ../drizzled/error.cc:661
2820
3520
msgid "Definer is not fully qualified"
3523
#: ../drizzled/error.cc:662
2825
3526
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2826
3527
"Current user is used as definer. Please recreate the view!"
3530
#: ../drizzled/error.cc:663
2831
3533
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3537
#: ../drizzled/error.cc:664
2836
3539
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3542
#: ../drizzled/error.cc:665
2840
3544
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3547
#: ../drizzled/error.cc:666
2845
3550
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3553
#: ../drizzled/error.cc:667
2850
3556
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3559
#: ../drizzled/error.cc:668
2854
3561
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3564
#: ../drizzled/error.cc:669
2859
3567
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2861
3569
"insufficient privileges. Please recreate the trigger."
3572
#: ../drizzled/error.cc:670
2865
3574
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3577
#: ../drizzled/error.cc:671
2870
3580
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2871
3581
"exceeded for routine %.192s"
3584
#: ../drizzled/error.cc:672
2876
3587
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2877
3588
"or contains bad data (internal code %d)"
3591
#: ../drizzled/error.cc:673
2881
3593
msgid "Incorrect routine name '%-.192s'"
3596
#: ../drizzled/error.cc:674
2885
3598
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3601
#: ../drizzled/error.cc:675
2888
3602
msgid "AGGREGATE is not supported for stored functions"
3605
#: ../drizzled/error.cc:676
2893
3608
"Can't create more than max_prepared_stmt_count statements (current value: %"
3612
#: ../drizzled/error.cc:677
2898
3614
msgid "`%-.192s`.`%-.192s` contains view recursion"
3617
#: ../drizzled/error.cc:678
2902
3619
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3622
#: ../drizzled/error.cc:679
2905
3623
msgid "The used table type doesn't support SPATIAL indexes"
3626
#: ../drizzled/error.cc:680
2908
3627
msgid "Triggers can not be created on system tables"
3630
#: ../drizzled/error.cc:681
2912
3632
msgid "Leading spaces are removed from name '%s'"
3635
#: ../drizzled/error.cc:682
2915
3636
msgid "Failed to read auto-increment value from storage engine"
3639
#: ../drizzled/error.cc:683
2918
3640
msgid "user name"
3643
#: ../drizzled/error.cc:684
2921
3644
msgid "host name"
3647
#: ../drizzled/error.cc:685
2925
3649
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3652
#: ../drizzled/error.cc:686
2929
3654
msgid "The target table %-.100s of the %s is not insertable-into"
3657
#: ../drizzled/error.cc:687
2934
3660
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3663
#: ../drizzled/error.cc:688
2937
3664
msgid "Too high level of nesting for select"
3667
#: ../drizzled/error.cc:689
2941
3669
msgid "Name '%-.64s' has become ''"
3672
#: ../drizzled/error.cc:690
2945
3674
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2946
3675
"optional and non-empty FIELDS ENCLOSED BY"
3678
#: ../drizzled/error.cc:691
2950
3680
msgid "The foreign server, %s, you are trying to create already exists."
3683
#: ../drizzled/error.cc:692
2955
3686
"The foreign server name you are trying to reference does not exist. Data "
2956
3687
"source error: %-.64s"
3690
#: ../drizzled/error.cc:693
2961
3693
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3696
#: ../drizzled/error.cc:694
2966
3699
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2967
3700
"each partition"
3703
#: ../drizzled/error.cc:695
2971
3705
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3708
#: ../drizzled/error.cc:696
2974
3709
msgid "MAXVALUE can only be used in last partition definition"
3712
#: ../drizzled/error.cc:697
2977
3713
msgid "Subpartitions can only be hash partitions and by key"
3716
#: ../drizzled/error.cc:698
2980
3717
msgid "Must define subpartitions on all partitions if on one partition"
3720
#: ../drizzled/error.cc:699
2983
3721
msgid "Wrong number of partitions defined, mismatch with previous setting"
3724
#: ../drizzled/error.cc:700
2986
3725
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3728
#: ../drizzled/error.cc:701
2989
3729
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3732
#: ../drizzled/error.cc:702
2992
3733
msgid "Expression in RANGE/LIST VALUES must be constant"
3736
#: ../drizzled/error.cc:703
2995
3737
msgid "Field in list of fields for partition function not found in table"
3740
#: ../drizzled/error.cc:704
2998
3741
msgid "List of fields is only allowed in KEY partitions"
3744
#: ../drizzled/error.cc:705
3002
3746
"The partition info in the frm file is not consistent with what can be "
3003
3747
"written into the frm file"
3750
#: ../drizzled/error.cc:706
3007
3752
msgid "The %-.192s function returns the wrong type"
3755
#: ../drizzled/error.cc:707
3011
3757
msgid "For %-.64s partitions each partition must be defined"
3760
#: ../drizzled/error.cc:708
3014
3761
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3764
#: ../drizzled/error.cc:709
3017
3765
msgid "VALUES value must be of same type as partition function"
3768
#: ../drizzled/error.cc:710
3020
3769
msgid "Multiple definition of same constant in list partitioning"
3772
#: ../drizzled/error.cc:711
3023
3773
msgid "Partitioning can not be used stand-alone in query"
3776
#: ../drizzled/error.cc:712
3027
3778
"The mix of handlers in the partitions is not allowed in this version of "
3782
#: ../drizzled/error.cc:713
3032
3784
msgid "For the partitioned engine it is necessary to define all %-.64s"
3787
#: ../drizzled/error.cc:714
3035
3788
msgid "Too many partitions (including subpartitions) were defined"
3791
#: ../drizzled/error.cc:715
3039
3793
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3040
3794
"partitioning for subpartitioning"
3797
#: ../drizzled/error.cc:716
3043
3798
msgid "Failed to create specific handler file"
3801
#: ../drizzled/error.cc:717
3046
3802
msgid "A BLOB field is not allowed in partition function"
3805
#: ../drizzled/error.cc:718
3050
3807
msgid "A %-.192s must include all columns in the table's partitioning function"
3810
#: ../drizzled/error.cc:719
3054
3812
msgid "Number of %-.64s = 0 is not an allowed value"
3815
#: ../drizzled/error.cc:720
3057
3816
msgid "Partition management on a not partitioned table is not possible"
3819
#: ../drizzled/error.cc:721
3061
3821
"Foreign key condition is not yet supported in conjunction with partitioning"
3824
#: ../drizzled/error.cc:722
3065
3826
msgid "Error in list of partitions to %-.64s"
3829
#: ../drizzled/error.cc:723
3068
3830
msgid "Cannot remove all partitions, use DROP TABLE instead"
3833
#: ../drizzled/error.cc:724
3071
3834
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3837
#: ../drizzled/error.cc:725
3075
3839
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3076
3840
"their numbers"
3843
#: ../drizzled/error.cc:726
3080
3845
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3081
3846
"tables using HASH PARTITIONs"
3849
#: ../drizzled/error.cc:727
3085
3851
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3854
#: ../drizzled/error.cc:728
3088
3855
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3858
#: ../drizzled/error.cc:729
3091
3859
msgid "At least one partition must be added"
3862
#: ../drizzled/error.cc:730
3094
3863
msgid "At least one partition must be coalesced"
3866
#: ../drizzled/error.cc:731
3097
3867
msgid "More partitions to reorganize than there are partitions"
3870
#: ../drizzled/error.cc:732
3101
3872
msgid "Duplicate partition name %-.192s"
3875
#: ../drizzled/error.cc:733
3104
3876
msgid "It is not allowed to shut off binlog on this command"
3879
#: ../drizzled/error.cc:734
3107
3880
msgid "When reorganizing a set of partitions they must be in consecutive order"
3883
#: ../drizzled/error.cc:735
3111
3885
"Reorganize of range partitions cannot change total ranges except for last "
3112
3886
"partition where it can extend the range"
3889
#: ../drizzled/error.cc:736
3115
3890
msgid "Partition function not supported in this version for this handler"
3893
#: ../drizzled/error.cc:737
3118
3894
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3897
#: ../drizzled/error.cc:738
3122
3899
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3902
#: ../drizzled/error.cc:739
3126
3904
msgid "Plugin '%-.192s' is not loaded"
3907
#: ../drizzled/error.cc:740
3130
3909
msgid "Incorrect %-.32s value: '%-.128s'"
3912
#: ../drizzled/error.cc:741
3134
3914
msgid "Table has no partition for value %-.64s"
3917
#: ../drizzled/error.cc:742
3138
3919
msgid "It is not allowed to specify %s more than once"
3922
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3142
3924
msgid "Failed to create %s"
3927
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3146
3929
msgid "Failed to drop %s"
3932
#: ../drizzled/error.cc:745
3149
3933
msgid "The handler doesn't support autoextend of tablespaces"
3936
#: ../drizzled/error.cc:746
3153
3938
"A size parameter was incorrectly specified, either number or on the form 10M"
3941
#: ../drizzled/error.cc:747
3157
3943
"The size number was correct but we don't allow the digit part to be more "
3158
3944
"than 2 billion"
3947
#: ../drizzled/error.cc:748
3162
3949
msgid "Failed to alter: %s"
3952
#: ../drizzled/error.cc:749
3165
3953
msgid "Writing one row to the row-based binary log failed"
3956
#: ../drizzled/error.cc:750
3169
3958
msgid "Table definition on master and slave does not match: %s"
3961
#: ../drizzled/error.cc:751
3173
3963
"Slave running with --log-slave-updates must use row-based binary logging to "
3174
3964
"be able to replicate row-based binary log events"
3967
#: ../drizzled/error.cc:752
3178
3969
msgid "Event '%-.192s' already exists"
3972
#: ../drizzled/error.cc:753
3182
3974
msgid "Failed to store event %s. Error code %d from storage engine."
3977
#: ../drizzled/error.cc:754
3186
3979
msgid "Unknown event '%-.192s'"
3982
#: ../drizzled/error.cc:755
3190
3984
msgid "Failed to alter event '%-.192s'"
3987
#: ../drizzled/error.cc:757
3193
3988
msgid "INTERVAL is either not positive or too big"
3991
#: ../drizzled/error.cc:758
3196
3992
msgid "ENDS is either invalid or before STARTS"
3995
#: ../drizzled/error.cc:759
3199
3996
msgid "Event execution time is in the past. Event has been disabled"
3999
#: ../drizzled/error.cc:760
3202
4000
msgid "Failed to open drizzle.event"
4003
#: ../drizzled/error.cc:761
3205
4004
msgid "No datetime expression provided"
4007
#: ../drizzled/error.cc:762
3210
4010
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3211
4011
"probably corrupted"
4014
#: ../drizzled/error.cc:763
3215
4016
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4019
#: ../drizzled/error.cc:764
3218
4020
msgid "Failed to delete the event from drizzle.event"
4023
#: ../drizzled/error.cc:765
3221
4024
msgid "Error during compilation of event's body"
4027
#: ../drizzled/error.cc:766
3224
4028
msgid "Same old and new event name"
4031
#: ../drizzled/error.cc:767
3228
4033
msgid "Data for column '%s' too long"
4036
#: ../drizzled/error.cc:768
3232
4038
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4041
#: ../drizzled/error.cc:769
3237
4044
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4048
#: ../drizzled/error.cc:770
3241
4049
msgid "You can't write-lock a log table. Only read access is possible"
4052
#: ../drizzled/error.cc:771
3244
4053
msgid "You can't use locks with log tables."
4056
#: ../drizzled/error.cc:772
3249
4059
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3250
4060
"d would lead to a duplicate entry"
4063
#: ../drizzled/error.cc:773
3255
4066
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3256
4067
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4070
#: ../drizzled/error.cc:774
3260
4072
"Cannot switch out of the row-based binary log format when the session has "
3261
4073
"open temporary tables"
4076
#: ../drizzled/error.cc:775
3265
4078
"Cannot change the binary logging format inside a stored function or trigger"
4081
#: ../drizzled/error.cc:776
3269
4083
"The NDB cluster engine does not support changing the binlog format on the "
4087
#: ../drizzled/error.cc:777
3273
4088
msgid "Cannot create temporary table with partitions"
4091
#: ../drizzled/error.cc:778
3276
4092
msgid "Partition constant is out of partition function domain"
4095
#: ../drizzled/error.cc:779
3279
4096
msgid "This partition function is not allowed"
4099
#: ../drizzled/error.cc:780
3282
4100
msgid "Error in DDL log"
4103
#: ../drizzled/error.cc:781
3285
4104
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4107
#: ../drizzled/error.cc:782
3288
4108
msgid "Incorrect partition name"
4111
#: ../drizzled/error.cc:783
3292
4113
"Transaction isolation level can't be changed while a transaction is in "
4117
#: ../drizzled/error.cc:784
3298
4120
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3299
4121
"'%-.192s' for key '%-.192s'"
4124
#: ../drizzled/error.cc:785
3303
4126
msgid "Internal scheduler error %d"
4129
#: ../drizzled/error.cc:786
3307
4131
msgid "Error during starting/stopping of the scheduler. Error code %u"
4134
#: ../drizzled/error.cc:787
3310
4135
msgid "Engine cannot be used in partitioned tables"
4138
#: ../drizzled/error.cc:788
3314
4140
msgid "Cannot activate '%-.64s' log"
4143
#: ../drizzled/error.cc:789
3317
4144
msgid "The server was not built with row-based replication"
4147
#: ../drizzled/error.cc:790
3320
4148
msgid "Decoding of base64 string failed"
4151
#: ../drizzled/error.cc:791
3323
4152
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4155
#: ../drizzled/error.cc:792
3327
4157
"Cannot proceed because system tables used by Event Scheduler were found "
3328
4158
"damaged at server start"
4161
#: ../drizzled/error.cc:793
3331
4162
msgid "Only integers allowed as number here"
4165
#: ../drizzled/error.cc:794
3334
4166
msgid "This storage engine cannot be used for log tables"
4169
#: ../drizzled/error.cc:795
3338
4171
msgid "You cannot '%s' a log table if logging is enabled"
4174
#: ../drizzled/error.cc:796
3343
4177
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4191
5290
"We have deactivated the TransactionApplier '%s'.\n"
5293
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4195
5295
msgid "Could not remove temporary table: '%s', error: %d"
5298
#: ../drizzled/set_var.cc:1510
4199
5300
msgid "Variable named %s already exists!\n"
5303
#: ../drizzled/set_var.cc:1519
4203
5305
msgid "Could not add Variable: %s\n"
5308
#: ../drizzled/signal_handler.cc:50
5310
msgid "Got signal %d from thread %<PRIu64>"
5311
msgstr "シグナル %d がスレッド %<PRIu64> で発生しました。"
5313
#: ../drizzled/signal_handler.cc:92
5315
msgid "Fatal signal %d while backtracing\n"
5316
msgstr "バックトレース中の致命的なシグナル %d\n"
5318
#: ../drizzled/signal_handler.cc:101
5320
msgid "Fatal: time() call failed\n"
5323
#: ../drizzled/signal_handler.cc:107
5326
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5327
"This could be because you hit a bug. It is also possible that this binary\n"
5328
" or one of the libraries it was linked against is corrupt, improperly "
5330
" or misconfigured. This error can also be caused by malfunctioning "
5334
#: ../drizzled/signal_handler.cc:115
5337
"We will try our best to scrape up some info that will hopefully help "
5339
"the problem, but since we have already crashed, something is definitely "
5341
"and this may fail.\n"
5344
"診断に必要な情報を収集しようと試みましたが、本プログラムは既にクラッシュして"
5346
"何らかの決定的な問題が生じたため、情報の収集は失敗している可能性がありま"
5350
#: ../drizzled/signal_handler.cc:124
5353
"It is possible that drizzled could use up to \n"
5354
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5356
"Hope that's ok; if not, decrease some variables in the equation.\n"
5360
#: ../drizzled/signal_handler.cc:137
5363
"Attempting backtrace. You can use the following information to find out\n"
5364
"where drizzled died. If you see no messages after this, something went\n"
5365
"terribly wrong...\n"
5367
"バックトレースを取得しています。drizzledがどこで終了したのかを知るために、\n"
5368
"次の情報を利用出来ます。もし、以下に何もメッセージが表示されないようでした"
5370
"システムが異常を来していた可能性があります。\n"
5372
#: ../drizzled/signal_handler.cc:165
5375
"Trying to get some variables.\n"
5376
"Some pointers may be invalid and cause the dump to abort...\n"
5378
"いくつかのシステム変数を取得しています。\n"
5379
"ポインタが不正な値になっている可能性がありますので、値のダンプが停止する可能"
5382
#: ../drizzled/signal_handler.cc:176
5386
"This crash occurred while the server was calling initgroups(). This is\n"
5387
"often due to the use of a drizzled that is statically linked against glibc\n"
5388
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5389
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5390
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5391
"drizzled that is not statically linked.\n"
5394
"サーバがinitgroups()を処理している最中にクラッシュが発生しました。\n"
5395
"この問題は、drizzledがglibcに対して静的にリンクされ、/etc/nsswitch.conf\n"
5396
"においてLDAPが利用されるように設定されている場合に起きることがあります。\n"
5397
"この問題が発生しないようにするには、glibcを新しいバージョン(nscdを利用してい"
5399
"場合には2.3.4以降)にアップグレードするか、nsswitch.confにおいてLDAPを使用し"
5401
"ように設定するか、もしくは静的にリンクされていないdrizzledを利用して下さ"
5404
#: ../drizzled/signal_handler.cc:190
5408
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5409
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5410
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5411
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5412
"the documentation for your distribution on how to do that.\n"
5415
"NPTLをサポートしているシステムにおいて、LinuxThreadsが静的にリンクされていま"
5417
"LinuxThreadsとNPTLの競合が発生するとクラッシュが発生する場合があります。\n"
5418
"この問題を回避するために、動的にリンクされたバイナリを利用するか、"
5420
"強制的に使われるようにLD_ASSUME_KERNEL環境変数を設定する必要があります。\n"
5421
"具体的にどのようにするべきかということについては、お使いのdrizzleのドキュメン"
5425
#: ../drizzled/signal_handler.cc:203
5427
msgid "Writing a core file\n"
5428
msgstr "コアファイルを書き込み中です。\n"
5430
#: ../drizzled/sql_base.cc:1517
4207
5432
msgid "Table %s had a open data Cursor in reopen_table"
5435
#: ../drizzled/sql_table.cc:1952
4211
5437
msgid "Unknown - internal error %d during operation"
5440
#: ../drizzled/statement/alter_table.cc:1441
4216
5443
"order_st BY ignored because there is a user-defined clustered index in the "
4217
5444
"table '%-.192s'"
5447
#: ../drizzled/table.cc:1977
4221
5449
msgid "Got error %d when reading table '%s'"
5452
#: ../drizzled/table_share.cc:918
4225
5454
msgid "Table %s has invalid/unknown collation: %d,%s"
5457
#: ../drizzled/table_share.cc:1193
4229
5459
msgid "ENUM column %s has greater than %d possible values"
5462
#: ../drizzled/table_share.cc:2113
4233
5464
msgid "Unknown collation '%s' in table '%-.64s' definition"
5467
#: ../drizzled/table_share.cc:2120
4238
5470
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5474
#: ../drizzled/tztime.cc:173
4243
5476
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5479
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4247
5481
msgid "%s: option `%s' is ambiguous\n"
5484
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4251
5486
msgid "%s: option `--%s' doesn't allow an argument\n"
5489
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4255
5491
msgid "%s: option `%c%s' doesn't allow an argument\n"
5494
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5495
#: ../gnulib/getopt.c:993
4259
5497
msgid "%s: option `%s' requires an argument\n"
5500
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4263
5502
msgid "%s: unrecognized option `--%s'\n"
5505
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4267
5507
msgid "%s: unrecognized option `%c%s'\n"
5510
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4271
5512
msgid "%s: illegal option -- %c\n"
5515
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4275
5517
msgid "%s: invalid option -- %c\n"
5520
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5521
#: ../gnulib/getopt.c:1064
4279
5523
msgid "%s: option requires an argument -- %c\n"
5526
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4283
5528
msgid "%s: option `-W %s' is ambiguous\n"
5531
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4287
5533
msgid "%s: option `-W %s' doesn't allow an argument\n"
5536
#: ../plugin/auth_file/auth_file.cc:214
5538
msgid "Could not load auth file: %s\n"
5539
msgstr "テーブル「%s」が見つかりません。"
5541
#: ../plugin/auth_file/auth_file.cc:227
5542
msgid "File to load for usernames and passwords"
5545
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4290
5546
msgid "Enable HTTP Auth check"
5549
#: ../plugin/auth_http/auth_http.cc:160
4293
5550
msgid "URL for HTTP Auth check"
5553
#: ../plugin/auth_ldap/auth_ldap.cc:285
5555
msgid "Reconnect failed: %s\n"
5558
#: ../plugin/auth_ldap/auth_ldap.cc:304
5560
msgid "ldap_search_ext_s failed: %s\n"
5563
#: ../plugin/auth_ldap/auth_ldap.cc:410
5565
msgid "Could not load auth ldap: %s\n"
5568
#: ../plugin/auth_ldap/auth_ldap.cc:423
5569
msgid "URI of the LDAP server to contact"
5572
#: ../plugin/auth_ldap/auth_ldap.cc:431
5573
msgid "DN to use when binding to the LDAP server"
5576
#: ../plugin/auth_ldap/auth_ldap.cc:439
5577
msgid "Password to use when binding the DN"
5580
#: ../plugin/auth_ldap/auth_ldap.cc:447
5581
msgid "DN to use when searching"
5584
#: ../plugin/auth_ldap/auth_ldap.cc:455
5585
msgid "Attribute in LDAP with plain text password"
5588
#: ../plugin/auth_ldap/auth_ldap.cc:463
5589
msgid "Attribute in LDAP with MySQL hashed password"
5592
#: ../plugin/auth_ldap/auth_ldap.cc:471
5593
msgid "How often to empty the users cache, 0 to disable"
5596
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4296
5597
msgid "Enable the console."
5600
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4299
5601
msgid "Turn on extra debugging."
5604
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4302
5605
msgid "User to use for auth."
5608
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4305
5609
msgid "Password to use for auth."
5612
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4308
5613
msgid "Default database to use."
5616
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5617
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4312
5619
msgid "Invalid value of port\n"
4313
5620
msgstr "ヌルポインタの不正使用"
5622
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5623
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4315
5624
msgid "Invalid value for connect_timeout\n"
5627
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5628
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4318
5629
msgid "Invalid value for read_timeout\n"
5632
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5633
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4321
5634
msgid "Invalid value for write_timeout\n"
5637
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4324
5638
msgid "Invalid value for retry_count\n"
5641
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5642
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4327
5643
msgid "Invalid value for buffer_length\n"
5646
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5647
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4331
5649
"Port number to use for connection or 0 for default to, in order of "
4332
5650
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5653
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5654
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5655
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5656
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4335
5657
msgid "Connect Timeout."
5660
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5661
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5662
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5663
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4338
5664
msgid "Read Timeout."
5667
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5668
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5669
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5670
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4341
5671
msgid "Write Timeout."
5674
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5675
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5676
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5677
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4344
5678
msgid "Retry Count."
5681
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5682
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5683
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5684
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4347
5685
msgid "Buffer length."
5688
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5689
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5690
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5691
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4350
5692
msgid "Address to bind to."
5695
#: ../plugin/drizzle_protocol/errmsg.cc:31
4353
5696
msgid "Unknown Drizzle error"
4354
5697
msgstr "未知のDrizzleエラー"
5699
#: ../plugin/drizzle_protocol/errmsg.cc:32
4357
5701
msgid "Can't create UNIX socket (%d)"
4358
5702
msgstr "UNIXソケットを作成できません (%d)"
5704
#: ../plugin/drizzle_protocol/errmsg.cc:33
4361
5706
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5709
#: ../plugin/drizzle_protocol/errmsg.cc:34
4365
5711
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5714
#: ../plugin/drizzle_protocol/errmsg.cc:35
4369
5716
msgid "Can't create TCP/IP socket (%d)"
4370
5717
msgstr "TCP/IPソケット(%d)を作成できません"
5719
#: ../plugin/drizzle_protocol/errmsg.cc:36
4373
5721
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5724
#: ../plugin/drizzle_protocol/errmsg.cc:37
4376
5725
msgid "Drizzle server has gone away"
5728
#: ../plugin/drizzle_protocol/errmsg.cc:38
4380
5730
msgid "Protocol mismatch; server version = %d, client version = %d"
5733
#: ../plugin/drizzle_protocol/errmsg.cc:39
4383
5734
msgid "Drizzle client ran out of memory"
5737
#: ../plugin/drizzle_protocol/errmsg.cc:40
4386
5738
msgid "Wrong host info"
4387
5739
msgstr "誤ったホスト情報"
5741
#: ../plugin/drizzle_protocol/errmsg.cc:41
4389
5742
msgid "Localhost via UNIX socket"
4390
5743
msgstr "UNIX socketを経由してLocalhostへ"
5745
#: ../plugin/drizzle_protocol/errmsg.cc:42
4393
5747
msgid "%-.100s via TCP/IP"
5750
#: ../plugin/drizzle_protocol/errmsg.cc:43
4396
5751
msgid "Error in server handshake"
5754
#: ../plugin/drizzle_protocol/errmsg.cc:44
4399
5755
msgid "Lost connection to Drizzle server during query"
5758
#: ../plugin/drizzle_protocol/errmsg.cc:45
4402
5759
msgid "Commands out of sync; you can't run this command now"
5762
#: ../plugin/drizzle_protocol/errmsg.cc:46
4406
5764
msgid "Named pipe: %-.32s"
5767
#: ../plugin/drizzle_protocol/errmsg.cc:47
4410
5769
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5772
#: ../plugin/drizzle_protocol/errmsg.cc:48
4414
5774
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5777
#: ../plugin/drizzle_protocol/errmsg.cc:49
4418
5779
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5782
#: ../plugin/drizzle_protocol/errmsg.cc:50
4422
5784
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5787
#: ../plugin/drizzle_protocol/errmsg.cc:51
4425
5788
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5791
#: ../plugin/drizzle_protocol/errmsg.cc:52
4428
5792
msgid "Embedded server"
4429
5793
msgstr "組み込みサーバ"
5795
#: ../plugin/drizzle_protocol/errmsg.cc:53
4431
5796
msgid "Error on SHOW SLAVE STATUS:"
4432
5797
msgstr "SHOW SLAVE STATUSでエラー"
5799
#: ../plugin/drizzle_protocol/errmsg.cc:54
4434
5800
msgid "Error on SHOW SLAVE HOSTS:"
4435
5801
msgstr "SHOW SLAVE HOSTSでエラー:"
5803
#: ../plugin/drizzle_protocol/errmsg.cc:55
4437
5804
msgid "Error connecting to slave:"
4438
5805
msgstr "スレーブとの接続でエラー"
5807
#: ../plugin/drizzle_protocol/errmsg.cc:56
4440
5808
msgid "Error connecting to master:"
4441
5809
msgstr "マスターとの接続でエラー"
5811
#: ../plugin/drizzle_protocol/errmsg.cc:57
4443
5812
msgid "SSL connection error"
4444
5813
msgstr "SSL接続エラー"
5815
#: ../plugin/drizzle_protocol/errmsg.cc:58
4446
5816
msgid "Malformed packet"
4447
5817
msgstr "不正なパケット"
5819
#: ../plugin/drizzle_protocol/errmsg.cc:59
5820
#: ../plugin/drizzle_protocol/errmsg.cc:70
5821
#: ../plugin/drizzle_protocol/errmsg.cc:71
5822
#: ../plugin/drizzle_protocol/errmsg.cc:72
5823
#: ../plugin/drizzle_protocol/errmsg.cc:73
5824
#: ../plugin/drizzle_protocol/errmsg.cc:74
5825
#: ../plugin/drizzle_protocol/errmsg.cc:75
5826
#: ../plugin/drizzle_protocol/errmsg.cc:76
5827
#: ../plugin/drizzle_protocol/errmsg.cc:77
5828
#: ../plugin/drizzle_protocol/errmsg.cc:78
4449
5829
msgid "(unused error message)"
4450
5830
msgstr "(未使用のエラーメッセージ)"
5832
#: ../plugin/drizzle_protocol/errmsg.cc:60
4452
5833
msgid "Invalid use of null pointer"
4453
5834
msgstr "ヌルポインタの不正使用"
5836
#: ../plugin/drizzle_protocol/errmsg.cc:61
4455
5837
msgid "Statement not prepared"
5840
#: ../plugin/drizzle_protocol/errmsg.cc:62
4458
5841
msgid "No data supplied for parameters in prepared statement"
5844
#: ../plugin/drizzle_protocol/errmsg.cc:63
4461
5845
msgid "Data truncated"
4462
5846
msgstr "データをトランケート(切り詰め)ました"
5848
#: ../plugin/drizzle_protocol/errmsg.cc:64
4464
5849
msgid "No parameters exist in the statement"
4465
5850
msgstr "ステートメントにパラメータが存在しません"
5852
#: ../plugin/drizzle_protocol/errmsg.cc:65
4467
5853
msgid "Invalid parameter number"
4468
5854
msgstr "不正なパラメータ番号"
5856
#: ../plugin/drizzle_protocol/errmsg.cc:66
4472
5859
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5862
#: ../plugin/drizzle_protocol/errmsg.cc:68
4476
5864
msgid "Using unsupported buffer type: %d (parameter: %d)"
5867
#: ../plugin/drizzle_protocol/errmsg.cc:69
4480
5869
msgid "Shared memory: %-.100s"
4481
5870
msgstr "共有メモリ: %-.100s"
5872
#: ../plugin/drizzle_protocol/errmsg.cc:79
4483
5873
msgid "Wrong or unknown protocol"
4484
5874
msgstr "不正、もしくは不明なプロトコル"
5876
#: ../plugin/drizzle_protocol/errmsg.cc:80
4486
5877
msgid "Invalid connection handle"
5880
#: ../plugin/drizzle_protocol/errmsg.cc:81
4490
5882
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4491
5883
"option 'secure_auth' enabled)"
5886
#: ../plugin/drizzle_protocol/errmsg.cc:83
4494
5887
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4495
5888
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
5890
#: ../plugin/drizzle_protocol/errmsg.cc:84
4497
5891
msgid "Attempt to read column without prior row fetch"
5894
#: ../plugin/drizzle_protocol/errmsg.cc:85
4500
5895
msgid "Prepared statement contains no metadata"
5898
#: ../plugin/drizzle_protocol/errmsg.cc:86
4504
5900
"Attempt to read a row while there is no result set associated with the "
5904
#: ../plugin/drizzle_protocol/errmsg.cc:88
4508
5905
msgid "This feature is not implemented yet"
4509
5906
msgstr "この機能は未実装です"
5908
#: ../plugin/drizzle_protocol/errmsg.cc:89
4513
5911
"Lost connection to Drizzle server while waiting for initial communication "
4514
5912
"packet, system error: %d"
5915
#: ../plugin/drizzle_protocol/errmsg.cc:91
4519
5918
"Lost connection to Drizzle server while reading initial communication "
4520
5919
"packet, system error: %d"
5922
#: ../plugin/drizzle_protocol/errmsg.cc:93
4525
5925
"Lost connection to Drizzle server while sending authentication information, "
4526
5926
"system error: %d"
5929
#: ../plugin/drizzle_protocol/errmsg.cc:95
4531
5932
"Lost connection to Drizzle server while reading authorization information, "
4532
5933
"system error: %d"
5936
#: ../plugin/drizzle_protocol/errmsg.cc:97
4537
5939
"Lost connection to Drizzle server while setting initial database, system "
5943
#: ../plugin/drizzle_protocol/errmsg.cc:99
4542
5945
msgid "Statement closed indirectly because of a preceding %s() call"
5948
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5949
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5950
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5952
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5955
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5957
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5960
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5961
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5962
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5963
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5965
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5969
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5971
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5974
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5976
msgid "Error starting Embedded InnoDB %d (%s)\n"
5979
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4546
5981
msgid "Failed to send error message to libnotify\n"
5984
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4549
5985
msgid "Error Messages to stderr"
5988
#: ../plugin/filtered_replicator/filtered_replicator.cc:604
5989
#: ../plugin/filtered_replicator/filtered_replicator.cc:613
4552
5990
msgid "List of schemas to filter"
5993
#: ../plugin/filtered_replicator/filtered_replicator.cc:607
5994
#: ../plugin/filtered_replicator/filtered_replicator.cc:620
4555
5995
msgid "List of tables to filter"
5998
#: ../plugin/filtered_replicator/filtered_replicator.cc:627
4558
5999
msgid "Regular expression to apply to schemas to filter"
6002
#: ../plugin/filtered_replicator/filtered_replicator.cc:634
4561
6003
msgid "Regular expression to apply to tables to filter"
6006
#: ../plugin/hello_events/hello_events.cc:294
6008
msgid "Invalid value of before-write-position\n"
6009
msgstr "ヌルポインタの不正使用"
6011
#: ../plugin/hello_events/hello_events.cc:303
6012
#: ../plugin/hello_events/hello_events.cc:312
6014
msgid "Invalid value of before-update-position\n"
6015
msgstr "ヌルポインタの不正使用"
6017
#: ../plugin/hello_events/hello_events.cc:352
6018
#: ../plugin/hello_events/hello_events.cc:355
6019
#: ../plugin/hello_events/hello_events.cc:373
6020
msgid "A comma delimited list of databases to watch"
6023
#: ../plugin/hello_events/hello_events.cc:358
6024
#: ../plugin/hello_events/hello_events.cc:389
6025
msgid "Enable Example Events Plugin"
6028
#: ../plugin/hello_events/hello_events.cc:361
6029
#: ../plugin/hello_events/hello_events.cc:397
6030
msgid "Before write row event observer call position"
6033
#: ../plugin/hello_events/hello_events.cc:364
6034
#: ../plugin/hello_events/hello_events.cc:408
6035
#: ../plugin/pbms/src/parameters_ms.cc:579
6036
msgid "Before update row event observer call position"
6039
#: ../plugin/hello_events/hello_events.cc:367
6040
#: ../plugin/hello_events/hello_events.cc:419
6041
msgid "After drop database event observer call position"
6044
#: ../plugin/hello_events/hello_events.cc:381
6045
msgid "A comma delimited list of tables to watch"
6048
#: ../plugin/hello_events/hello_events.cc:443
6049
msgid "An example events Plugin"
6052
#: ../plugin/innobase/handler/data_dictionary.cc:202
6054
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6057
#: ../plugin/logging_gearman/logging_gearman.cc:196
4565
6059
msgid "fail gearman_client_create(): %s"
6062
#: ../plugin/logging_gearman/logging_gearman.cc:207
4569
6064
msgid "fail gearman_client_add_server(): %s"
6067
#: ../plugin/logging_gearman/logging_gearman.cc:306
6068
#: ../plugin/logging_gearman/logging_gearman.cc:313
4572
6069
msgid "Enable logging to a gearman server"
6072
#: ../plugin/logging_gearman/logging_gearman.cc:322
4575
6073
msgid "Hostname for logging to a Gearman server"
6076
#: ../plugin/logging_gearman/logging_gearman.cc:331
4578
6077
msgid "Gearman Function to send logging to"
6080
#: ../plugin/logging_gearman/logging_gearman.cc:349
4581
6081
msgid "Log queries to a Gearman server"
6084
#: ../plugin/logging_query/logging_query.cc:189
4585
6086
msgid "fail open() fn=%s er=%s\n"
6089
#: ../plugin/logging_query/logging_query.cc:313
4588
6090
msgid "Invalid value for threshold-slow"
6093
#: ../plugin/logging_query/logging_query.cc:322
4591
6094
msgid "Invalid value for threshold-big-resultset"
6097
#: ../plugin/logging_query/logging_query.cc:331
4594
6098
msgid "Invalid value for threshold-big-examined"
6101
#: ../plugin/logging_query/logging_query.cc:345
6102
#: ../plugin/logging_query/logging_query.cc:361
4597
6103
msgid "Enable logging to CSV file"
6106
#: ../plugin/logging_query/logging_query.cc:348
6107
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4600
6108
msgid "Threshold for logging slow queries, in microseconds"
6111
#: ../plugin/logging_query/logging_query.cc:351
6112
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4603
6113
msgid "Threshold for logging big queries, for rows returned"
6116
#: ../plugin/logging_query/logging_query.cc:354
6117
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4606
6118
msgid "Threshold for logging big queries, for rows examined"
6121
#: ../plugin/logging_query/logging_query.cc:370
4609
6122
msgid "File to log to"
6125
#: ../plugin/logging_query/logging_query.cc:379
4612
6126
msgid "PCRE to match the query against"
6129
#: ../plugin/logging_query/logging_query.cc:436
4615
6130
msgid "Log queries to a CSV file"
6133
#: ../plugin/logging_stats/logging_stats.cc:323
6134
msgid "Max number of users that will be logged"
6137
#: ../plugin/logging_stats/logging_stats.cc:334
6138
msgid "Max number of vector buckets to construct for logging"
6141
#: ../plugin/logging_stats/logging_stats.cc:345
6142
msgid "Max number of concurrent sessions that will be logged"
6145
#: ../plugin/logging_stats/logging_stats.cc:356
6146
msgid "Enable Logging Statistics Collection"
6149
#: ../plugin/logging_stats/logging_stats.cc:375
6150
msgid "User Statistics as DATA_DICTIONARY tables"
6153
#: ../plugin/md5/md5.cc:99
6154
msgid "libgcrypt library version mismatch\n"
6157
#: ../plugin/memcached_stats/analysis_table.cc:76
6158
#: ../plugin/memcached_stats/stats_table.cc:144
6159
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6162
#: ../plugin/memcached_stats/memcached_stats.cc:114
4618
6163
msgid "List of memcached servers."
6166
#: ../plugin/memcached_stats/memcached_stats.cc:131
4621
6167
msgid "Memcached Stats as I_S tables"
6170
#: ../plugin/memcached_stats/stats_table.cc:76
6173
"Unable get stats from memcached server %s. Got error from "
6174
"memcached_stat_servername()."
6177
#: ../plugin/memcached_stats/stats_table.cc:151
6178
msgid "Unable to create memcached struct. Got error from memcached_create()."
6181
#: ../plugin/memcached_stats/stats_table.cc:159
6184
"Unable to create memcached server list. Got error from "
6185
"memcached_servers_parse(%s)."
6188
#: ../plugin/multi_thread/multi_thread.cc:100
6189
msgid "Maximum number of user threads available."
6192
#: ../plugin/myisam/ha_myisam.cc:529
4625
6194
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6197
#: ../plugin/myisam/ha_myisam.cc:533
4629
6199
msgid "Got an error from unknown thread, %s:%d"
6202
#: ../plugin/myisam/ha_myisam.cc:539
4632
6203
msgid "Unknown thread accessing table"
6206
#: ../plugin/myisam/ha_myisam.cc:1614
4635
6207
msgid "Block size to be used for MyISAM index pages."
6210
#: ../plugin/myisam/ha_myisam.cc:1624
4639
6212
"This characterizes the number of hits a hot block has to be untouched until "
4640
6213
"it is considered aged enough to be downgraded to a warm block. This "
4657
6232
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参"
4658
6233
"照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増やす。"
6235
#: ../plugin/myisam/ha_myisam.cc:1660
4661
6237
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4662
6238
"disables parallel repair."
6241
#: ../plugin/myisam/ha_myisam.cc:1666
4666
6243
"Don't use the fast sort index method to created index if the temporary file "
4667
6244
"would get bigger than this."
6247
#: ../plugin/myisam/ha_myisam.cc:1671
4671
6249
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4672
6250
"when creating indexes with CREATE INDEX or ALTER TABLE."
6253
#: ../plugin/myisam/ha_myisam.cc:1677
4675
6254
msgid "Default pointer size to be used for MyISAM tables."
6257
#: ../plugin/myisam/my_handler_errors.cc:42
4678
6258
msgid "Didn't find key on read or update"
6261
#: ../plugin/myisam/my_handler_errors.cc:43
4681
6262
msgid "Duplicate key on write or update"
6265
#: ../plugin/myisam/my_handler_errors.cc:44
4684
6266
msgid "Internal (unspecified) error in handler"
6269
#: ../plugin/myisam/my_handler_errors.cc:46
4688
6271
"Someone has changed the row since it was read (while the table was locked to "
6275
#: ../plugin/myisam/my_handler_errors.cc:48
4692
6276
msgid "Wrong index given to function"
6279
#: ../plugin/myisam/my_handler_errors.cc:49
4695
6280
msgid "Index file is crashed"
6283
#: ../plugin/myisam/my_handler_errors.cc:50
4698
6284
msgid "Record file is crashed"
6287
#: ../plugin/myisam/my_handler_errors.cc:51
4701
6288
msgid "Out of memory in engine"
6291
#: ../plugin/myisam/my_handler_errors.cc:52
4704
6292
msgid "Incorrect file format"
6295
#: ../plugin/myisam/my_handler_errors.cc:53
4707
6296
msgid "Command not supported by database"
6299
#: ../plugin/myisam/my_handler_errors.cc:54
4710
6300
msgid "Old database file"
6303
#: ../plugin/myisam/my_handler_errors.cc:55
4713
6304
msgid "No record read before update"
6307
#: ../plugin/myisam/my_handler_errors.cc:56
4716
6308
msgid "Record was already deleted (or record file crashed)"
6311
#: ../plugin/myisam/my_handler_errors.cc:57
4719
6312
msgid "No more room in record file"
6315
#: ../plugin/myisam/my_handler_errors.cc:58
4722
6316
msgid "No more room in index file"
6319
#: ../plugin/myisam/my_handler_errors.cc:59
4725
6320
msgid "No more records (read after end of file)"
6323
#: ../plugin/myisam/my_handler_errors.cc:60
4728
6324
msgid "Unsupported extension used for table"
6327
#: ../plugin/myisam/my_handler_errors.cc:61
4731
6328
msgid "Too big row"
6331
#: ../plugin/myisam/my_handler_errors.cc:62
4734
6332
msgid "Wrong create options"
6335
#: ../plugin/myisam/my_handler_errors.cc:63
4737
6336
msgid "Duplicate unique key or constraint on write or update"
6339
#: ../plugin/myisam/my_handler_errors.cc:64
4740
6340
msgid "Unknown character set used in table"
6343
#: ../plugin/myisam/my_handler_errors.cc:65
4743
6344
msgid "Conflicting table definitions in sub-tables of MERGE table"
6347
#: ../plugin/myisam/my_handler_errors.cc:66
4746
6348
msgid "Table is crashed and last repair failed"
6351
#: ../plugin/myisam/my_handler_errors.cc:67
4749
6352
msgid "Table was marked as crashed and should be repaired"
6355
#: ../plugin/myisam/my_handler_errors.cc:68
4752
6356
msgid "Lock timed out; Retry transaction"
6359
#: ../plugin/myisam/my_handler_errors.cc:69
4755
6360
msgid "Lock table is full; Restart program with a larger locktable"
6363
#: ../plugin/myisam/my_handler_errors.cc:70
4758
6364
msgid "Updates are not allowed under a read only transactions"
4759
6365
msgstr "読み込み専用のトランザクションでは更新は許可されていません。"
6367
#: ../plugin/myisam/my_handler_errors.cc:71
4761
6368
msgid "Lock deadlock; Retry transaction"
6371
#: ../plugin/myisam/my_handler_errors.cc:72
4764
6372
msgid "Foreign key constraint is incorrectly formed"
6375
#: ../plugin/myisam/my_handler_errors.cc:73
4767
6376
msgid "Cannot add a child row"
6379
#: ../plugin/myisam/my_handler_errors.cc:74
4770
6380
msgid "Cannot delete a parent row"
6383
#: ../plugin/myisam/my_handler_errors.cc:75
4773
6384
msgid "No savepoint with that name"
6387
#: ../plugin/myisam/my_handler_errors.cc:76
4776
6388
msgid "Non unique key block size"
6391
#: ../plugin/myisam/my_handler_errors.cc:77
4779
6392
msgid "The table does not exist in engine"
6395
#: ../plugin/myisam/my_handler_errors.cc:78
4782
6396
msgid "The table already existed in storage engine"
6399
#: ../plugin/myisam/my_handler_errors.cc:79
4785
6400
msgid "Could not connect to storage engine"
6403
#: ../plugin/myisam/my_handler_errors.cc:80
4788
6404
msgid "Unexpected null pointer found when using spatial index"
6407
#: ../plugin/myisam/my_handler_errors.cc:81
4791
6408
msgid "The table changed in storage engine"
6411
#: ../plugin/myisam/my_handler_errors.cc:82
4794
6412
msgid "There's no partition in table for the given value"
6415
#: ../plugin/myisam/my_handler_errors.cc:83
4797
6416
msgid "Row-based binlogging of row failed"
6419
#: ../plugin/myisam/my_handler_errors.cc:84
4800
6420
msgid "Index needed in foreign key constraint"
6423
#: ../plugin/myisam/my_handler_errors.cc:85
4803
6424
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6427
#: ../plugin/myisam/my_handler_errors.cc:86
4806
6428
msgid "Table needs to be upgraded before it can be used"
6431
#: ../plugin/myisam/my_handler_errors.cc:87
4809
6432
msgid "Table is read only"
6435
#: ../plugin/myisam/my_handler_errors.cc:88
4812
6436
msgid "Failed to get next auto increment value"
6439
#: ../plugin/myisam/my_handler_errors.cc:89
4815
6440
msgid "Failed to set row auto increment value"
6443
#: ../plugin/myisam/my_handler_errors.cc:90
4818
6444
msgid "Unknown (generic) error from engine"
6447
#: ../plugin/myisam/my_handler_errors.cc:91
4821
6448
msgid "Record is the same"
6451
#: ../plugin/myisam/my_handler_errors.cc:92
4824
6452
msgid "It is not possible to log this statement"
6455
#: ../plugin/myisam/my_handler_errors.cc:93
4827
6456
msgid "Tablespace exists"
4828
6457
msgstr "テーブルスペースが存在します"
6459
#: ../plugin/myisam/my_handler_errors.cc:94
4830
6460
msgid "The event was corrupt, leading to illegal data being read"
6463
#: ../plugin/myisam/my_handler_errors.cc:95
4833
6464
msgid "The table is of a new format not supported by this version"
6467
#: ../plugin/myisam/my_handler_errors.cc:96
4836
6468
msgid "The event could not be processed no other handler error happened"
6471
#: ../plugin/myisam/my_handler_errors.cc:97
4839
6472
msgid "Got a fatal error during initialzation of handler"
6475
#: ../plugin/myisam/my_handler_errors.cc:98
4842
6476
msgid "File to short; Expected more data in file"
6479
#: ../plugin/myisam/my_handler_errors.cc:99
4845
6480
msgid "Read page with wrong checksum"
6483
#. TODO: get a better message for these
6484
#: ../plugin/myisam/my_handler_errors.cc:101
4848
6485
msgid "Lock or active transaction"
6488
#: ../plugin/myisam/my_handler_errors.cc:102
4851
6489
msgid "No such table space"
6492
#: ../plugin/myisam/my_handler_errors.cc:103
4854
6493
msgid "Tablespace not empty"
4855
6494
msgstr "テーブルスペースが空です"
6496
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4857
6497
msgid "Invalid value for retry_count"
6500
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6501
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4861
6503
"Port number to use for connection or 0 for default to with MySQL protocol."
6506
#: ../plugin/pbms/src/parameters_ms.cc:552
6508
"A comma delimited list of tables to watch of the format: <database>."
6512
#: ../plugin/pbms/src/parameters_ms.cc:560
6513
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6516
#: ../plugin/pbms/src/parameters_ms.cc:568
6517
msgid "Before insert row event observer call position"
6520
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6521
msgid "event_add error in libevent_add_session_callback\n"
6524
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6525
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6528
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6529
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6532
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6533
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6536
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6537
msgid "session_add_event event_add error in libevent_init\n"
6540
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6542
msgid "Can't create completion port thread (error %d)"
6545
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6546
msgid "Size of Pool."
6549
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6550
msgid "Failed to allocate enough memory to transaction message\n"
6553
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6555
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6558
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6560
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6563
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6564
msgid "Enable rabbitmq log"
6567
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6568
msgid "Host name to connect to"
6571
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6572
msgid "RabbitMQ Port"
6575
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6576
msgid "RabbitMQ username"
6579
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6580
msgid "RabbitMQ password"
6583
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6584
msgid "RabbitMQ virtualhost"
6587
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6588
msgid "Name of RabbitMQ exchange to publish to"
6591
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6592
msgid "Name of RabbitMQ routing key to use"
6595
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6596
#: ../plugin/transaction_log/module.cc:247
6597
msgid "Name of the replicator plugin to use (default='default_replicator')"
6600
#: ../plugin/signal_handler/signal_handler.cc:233
4865
6602
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6605
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4869
6607
msgid "syslog facility \"%s\" not known, using \"local0\""
6610
#: ../plugin/syslog/errmsg.cc:49
4873
6612
msgid "syslog priority \"%s\" not known, using \"warn\""
6615
#: ../plugin/syslog/logging.cc:72
4877
6617
msgid "syslog priority \"%s\" not known, using \"info\""
6620
#: ../plugin/syslog/module.cc:59
6621
msgid "Syslog Ident"
6624
#: ../plugin/syslog/module.cc:68
6625
msgid "Syslog Facility"
6628
#: ../plugin/syslog/module.cc:77
6629
msgid "Enable logging to syslog of the query log"
6632
#: ../plugin/syslog/module.cc:86
6633
msgid "Syslog Priority of query logging"
6636
#: ../plugin/syslog/module.cc:131
6637
msgid "Enable logging to syslog of the error messages"
6640
#: ../plugin/syslog/module.cc:140
6641
msgid "Syslog Priority of error messages"
6644
#: ../plugin/transaction_log/background_worker.cc:74
4881
6646
msgid "Unable to create background worker thread. Got error %s.\n"
6649
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6650
#: ../plugin/transaction_log/print_transaction_message.cc:102
6651
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6653
msgid "Failed to open transaction log file %s. Got error: %s\n"
6656
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6657
#: ../plugin/transaction_log/print_transaction_message.cc:144
6658
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6660
msgid "Raw buffer read: %s.\n"
6663
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6664
#: ../plugin/transaction_log/print_transaction_message.cc:150
6665
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6667
msgid "Unable to parse transaction. Got error: %s.\n"
6670
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6671
#: ../plugin/transaction_log/print_transaction_message.cc:152
6672
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6674
msgid "BUFFER: %s\n"
6677
#: ../plugin/transaction_log/module.cc:122
4885
6679
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6682
#: ../plugin/transaction_log/module.cc:131
4889
6684
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6687
#: ../plugin/transaction_log/module.cc:141
4893
6689
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6692
#: ../plugin/transaction_log/module.cc:150
4897
6694
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6697
#: ../plugin/transaction_log/module.cc:163
4901
6699
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6702
#: ../plugin/transaction_log/module.cc:223
4904
6703
msgid "Enable transaction log"
6706
#: ../plugin/transaction_log/module.cc:231
4907
6707
msgid "DEBUGGING - Truncate transaction log"
6710
#: ../plugin/transaction_log/module.cc:239
4910
6711
msgid "Path to the file to use for transaction log"
4913
msgid "Name of the replicator plugin to use (default='default_replicator')"
6714
#: ../plugin/transaction_log/module.cc:255
4916
6715
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6718
#: ../plugin/transaction_log/module.cc:263
4920
6720
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4921
6721
"each transaction write, 2 == sync log file once per second"
6724
#: ../plugin/transaction_log/module.cc:276
4924
6725
msgid "Number of slots for in-memory write buffers (default=8)."
6728
#: ../plugin/transaction_log/transaction_log.cc:112
4927
6729
msgid "Failed to open transaction log file "
6732
#: ../plugin/transaction_log/transaction_log.cc:220
4932
6735
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4933
6736
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6739
#: ../plugin/transaction_log/transaction_log.cc:239
4937
6741
msgid "Failed to sync log file. Got error: %s\n"
4941
msgid "Failed to open transaction log file %s. Got error: %s\n"
4945
msgid "Raw buffer read: %s.\n"
4949
msgid "Unable to parse transaction. Got error: %s.\n"
4953
msgid "BUFFER: %s\n"
4956
6744
#~ msgid "Synonym for -?"
4957
6745
#~ msgstr "「-?」と同じ。"