1424
1156
"Iniciar o servidor de banco de dados Drizzle\n"
1426
#: drizzled/drizzled.cc:2190
1428
1159
msgid "Usage: %s [OPTIONS]\n"
1429
1160
msgstr "Usar: %s [OPÇÕES]\n"
1431
#: drizzled/drizzled.cc:2322
1434
1164
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1435
1165
"command line\n"
1438
#: drizzled/drizzled.cc:2366
1439
1168
msgid "Can't start server: cannot resolve hostname!"
1440
1169
msgstr "Não pode iniciar o servidor: Impossível resolver hostname"
1442
#: drizzled/drizzled.cc:2372
1443
1171
msgid "Can't start server: bind-address refers to multiple interfaces!"
1445
1173
"Não pode iniciar o servidor: bind-address referencia para múltiplas "
1448
#: drizzled/errmsg.cc:73
1450
msgid "errmsg plugin '%s' errmsg() failed"
1453
#: drizzled/error.cc:34 drizzled/error.cc:36
1457
#: drizzled/error.cc:38
1461
#: drizzled/error.cc:40
1465
#: drizzled/error.cc:42
1467
1186
msgid "Can't create file '%-.200s' (errno: %d)"
1468
1187
msgstr "Não pode criar arquivo '%s-.200s' (errno: %d)"
1470
#: drizzled/error.cc:44
1472
1190
msgid "Can't create table '%-.200s' (errno: %d)"
1473
1191
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
1475
#: drizzled/error.cc:46
1477
1194
msgid "Can't create database '%-.192s' (errno: %d)"
1478
1195
msgstr "Não pode criar banco de dados '%-.192s' (errno: %d)"
1480
#: drizzled/error.cc:48
1482
1198
msgid "Can't create database '%-.192s'; database exists"
1483
1199
msgstr "Não pode criar banco de dados '%-.192s'; banco de dados já existe"
1485
#: drizzled/error.cc:50
1487
1202
msgid "Can't drop database '%-.192s'; database doesn't exist"
1488
1203
msgstr "Não pode remover banco de dados '%-.192s'; pois não existe"
1490
#: drizzled/error.cc:52
1492
1206
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1493
1207
msgstr "Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
1495
#: drizzled/error.cc:54
1497
1210
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1499
1212
"Erro removendo banco de dados (não pôde remover diretório '%-.192s', errno: %"
1502
#: drizzled/error.cc:56
1504
1216
msgid "Error on delete of '%-.192s' (errno: %d)"
1505
1217
msgstr "Erro ao remover de '%-.192s' (errno: %d)"
1507
#: drizzled/error.cc:58
1508
1219
msgid "Can't read record in system table"
1509
1220
msgstr "Não pôde ler registro na tabela do sistema"
1511
#: drizzled/error.cc:60
1513
1223
msgid "Can't get status of '%-.200s' (errno: %d)"
1516
#: drizzled/error.cc:62
1518
1227
msgid "Can't get working directory (errno: %d)"
1521
#: drizzled/error.cc:64
1523
1231
msgid "Can't lock file (errno: %d)"
1524
1232
msgstr "Não pôde travar arquivo (errno: %d)"
1526
#: drizzled/error.cc:66
1528
1235
msgid "Can't open file: '%-.200s' (errno: %d)"
1529
1236
msgstr "Não pôde abrir arquivo: '%-.200s' (errno: %d)"
1531
#: drizzled/error.cc:68
1533
1239
msgid "Can't find file: '%-.200s' (errno: %d)"
1534
1240
msgstr "Não pôde encontrar arquivos: '%-.200s' (errno: %d)"
1536
#: drizzled/error.cc:70
1538
1243
msgid "Can't read dir of '%-.192s' (errno: %d)"
1539
1244
msgstr "Não pôde ler o diretório de '%-.192s' (errno: %d)"
1541
#: drizzled/error.cc:72
1543
1247
msgid "Can't change dir to '%-.192s' (errno: %d)"
1544
1248
msgstr "Não pôde mudar diretório para '%-.192s' (errno: %d)"
1546
#: drizzled/error.cc:74
1548
1251
msgid "Record has changed since last read in table '%-.192s'"
1549
1252
msgstr "Registro foi modificade desde a última leitura na tabela '%-.192s'"
1551
#: drizzled/error.cc:76
1553
1255
msgid "Disk full (%s); waiting for someone to free some space..."
1554
1256
msgstr "Disco cheio (%s); esperando que alguém libere algum espaço"
1556
#: drizzled/error.cc:78
1558
1259
msgid "Can't write; duplicate key in table '%-.192s'"
1559
1260
msgstr "Não pôde escrever; chave duplicada na tabela '%-.192s'"
1561
#: drizzled/error.cc:80
1563
1263
msgid "Error on close of '%-.192s' (errno: %d)"
1564
1264
msgstr "Erro ao fechar '%-.192s' (errno: %d)"
1566
#: drizzled/error.cc:82
1568
1267
msgid "Error reading file '%-.200s' (errno: %d)"
1569
1268
msgstr "Erro lendo arquivo '%-.200s' (errno: %d)"
1571
#: drizzled/error.cc:84
1573
1271
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1574
1272
msgstr "Erro ao renomear de '%-.150s' para '%-.150s' (errno: %d)"
1576
#: drizzled/error.cc:86
1578
1275
msgid "Error writing file '%-.200s' (errno: %d)"
1579
1276
msgstr "Erro escrevendo arquivo '%-.200s' (errno: %d)"
1581
#: drizzled/error.cc:88
1583
1279
msgid "'%-.192s' is locked against change"
1586
#: drizzled/error.cc:90
1587
1282
msgid "Sort aborted"
1590
#: drizzled/error.cc:92
1592
1286
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1595
#: drizzled/error.cc:94
1597
1290
msgid "Got error %d from storage engine"
1600
#: drizzled/error.cc:96
1602
1294
msgid "Table storage engine for '%-.192s' doesn't have this option"
1605
#: drizzled/error.cc:98
1607
1298
msgid "Can't find record in '%-.192s'"
1610
#: drizzled/error.cc:100
1612
1302
msgid "Incorrect information in file: '%-.200s'"
1615
#: drizzled/error.cc:102
1617
1306
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1620
#: drizzled/error.cc:104
1622
1310
msgid "Old key file for table '%-.192s'; repair it!"
1625
#: drizzled/error.cc:106
1627
1314
msgid "Table '%-.192s' is read only"
1630
#: drizzled/error.cc:108
1632
1318
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1635
#: drizzled/error.cc:110
1636
1321
msgid "Out of sort memory; increase server sort buffer size"
1639
#: drizzled/error.cc:112
1641
1325
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1644
#: drizzled/error.cc:114
1645
1328
msgid "Too many connections"
1648
#: drizzled/error.cc:116
1650
1332
"Out of memory; check if drizzled or some other process uses all available "
1651
1333
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1652
1334
"memory or you can add more swap space"
1655
#: drizzled/error.cc:118
1656
1337
msgid "Can't get hostname for your address"
1659
#: drizzled/error.cc:120
1660
1340
msgid "Bad handshake"
1663
#: drizzled/error.cc:122
1665
1344
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1668
#: drizzled/error.cc:124
1670
1348
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1673
#: drizzled/error.cc:126
1674
1351
msgid "No database selected"
1677
#: drizzled/error.cc:128
1678
1354
msgid "Unknown command"
1681
#: drizzled/error.cc:130
1683
1358
msgid "Column '%-.192s' cannot be null"
1686
#: drizzled/error.cc:132
1688
1362
msgid "Unknown database '%-.192s'"
1691
#: drizzled/error.cc:134
1693
1366
msgid "Table '%-.192s' already exists"
1696
#: drizzled/error.cc:136
1698
1370
msgid "Unknown table '%-.100s'"
1701
#: drizzled/error.cc:138
1703
1374
msgid "Column '%-.192s' in %-.192s is ambiguous"
1706
#: drizzled/error.cc:140
1707
1377
msgid "Server shutdown in progress"
1710
#: drizzled/error.cc:142
1712
1381
msgid "Unknown column '%-.192s' in '%-.192s'"
1715
#: drizzled/error.cc:144
1717
1385
msgid "'%-.192s' isn't in GROUP BY"
1720
#: drizzled/error.cc:146
1722
1389
msgid "Can't group on '%-.192s'"
1725
#: drizzled/error.cc:148
1726
1392
msgid "Statement has sum functions and columns in same statement"
1729
#: drizzled/error.cc:150
1730
1395
msgid "Column count doesn't match value count"
1733
#: drizzled/error.cc:152
1735
1399
msgid "Identifier name '%-.100s' is too long"
1738
#: drizzled/error.cc:154
1740
1403
msgid "Duplicate column name '%-.192s'"
1743
#: drizzled/error.cc:156
1745
1407
msgid "Duplicate key name '%-.192s'"
1748
#: drizzled/error.cc:158
1750
1411
msgid "Duplicate entry '%-.192s' for key %d"
1753
#: drizzled/error.cc:160
1755
1415
msgid "Incorrect column specifier for column '%-.192s'"
1758
#: drizzled/error.cc:162
1760
1419
msgid "%s near '%-.80s' at line %d"
1763
#: drizzled/error.cc:164
1764
1422
msgid "Query was empty"
1767
#: drizzled/error.cc:166
1769
1426
msgid "Not unique table/alias: '%-.192s'"
1772
#: drizzled/error.cc:168
1774
1430
msgid "Invalid default value for '%-.192s'"
1777
#: drizzled/error.cc:170
1778
1433
msgid "Multiple primary key defined"
1781
#: drizzled/error.cc:172
1783
1437
msgid "Too many keys specified; max %d keys allowed"
1786
#: drizzled/error.cc:174
1788
1441
msgid "Too many key parts specified; max %d parts allowed"
1791
#: drizzled/error.cc:176
1793
1445
msgid "Specified key was too long; max key length is %d bytes"
1796
#: drizzled/error.cc:178
1798
1449
msgid "Key column '%-.192s' doesn't exist in table"
1801
#: drizzled/error.cc:180
1804
1454
"BLOB column '%-.192s' can't be used in key specification with the used table "
1808
#: drizzled/error.cc:182
1811
1460
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1815
#: drizzled/error.cc:184
1817
1465
"Incorrect table definition; there can be only one auto column and it must be "
1818
1466
"defined as a key"
1821
#: drizzled/error.cc:186
1824
1471
"%s: ready for connections.\n"
1825
1472
"Version: '%s' socket: '%s' port: %u\n"
1828
#: drizzled/error.cc:188
1830
1476
msgid "%s: Normal shutdown\n"
1833
#: drizzled/error.cc:190
1835
1480
msgid "%s: Got signal %d. Aborting!\n"
1838
#: drizzled/error.cc:192
1840
1484
msgid "%s: Shutdown complete\n"
1843
#: drizzled/error.cc:194
1845
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1488
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1848
#: drizzled/error.cc:196
1849
1491
msgid "Can't create IP socket"
1852
#: drizzled/error.cc:198
1855
1496
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1859
#: drizzled/error.cc:200
1862
1502
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1863
1503
"check the manual"
1866
#: drizzled/error.cc:202
1868
1507
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1871
#: drizzled/error.cc:204
1874
1512
"The file '%-.128s' must be in the database directory or be readable by all"
1877
#: drizzled/error.cc:206
1879
1516
msgid "File '%-.200s' already exists"
1882
#: drizzled/error.cc:208
1884
1520
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1887
#: drizzled/error.cc:210
1889
1524
msgid "Records: %ld Duplicates: %ld"
1892
#: drizzled/error.cc:212
1894
1528
"Incorrect prefix key; the used key part isn't a string, the used length is "
1895
1529
"longer than the key part, or the storage engine doesn't support unique "
1899
#: drizzled/error.cc:214
1900
1533
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1903
#: drizzled/error.cc:216
1905
1537
msgid "Can't DROP '%-.192s'; check that column/key exists"
1908
#: drizzled/error.cc:218
1910
1541
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1913
#: drizzled/error.cc:220
1915
1545
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1918
#: drizzled/error.cc:222
1920
1549
msgid "Unknown thread id: %lu"
1923
#: drizzled/error.cc:224
1925
1553
msgid "You are not owner of thread %lu"
1928
#: drizzled/error.cc:226
1929
1556
msgid "No tables used"
1932
#: drizzled/error.cc:228
1934
1560
msgid "Too many strings for column %-.192s and SET"
1937
#: drizzled/error.cc:230
1939
1564
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1942
#: drizzled/error.cc:232
1944
1568
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1947
#: drizzled/error.cc:234
1949
1572
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1952
#: drizzled/error.cc:236
1954
1576
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1957
#: drizzled/error.cc:238
1959
1580
msgid "Incorrect database name '%-.100s'"
1962
#: drizzled/error.cc:240
1964
1584
msgid "Incorrect table name '%-.100s'"
1967
#: drizzled/error.cc:242
1969
1588
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1970
1589
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1973
#: drizzled/error.cc:244
1974
1592
msgid "Unknown error"
1977
#: drizzled/error.cc:246
1979
1596
msgid "Unknown procedure '%-.192s'"
1982
#: drizzled/error.cc:248
1984
1600
msgid "Incorrect parameter count to procedure '%-.192s'"
1987
#: drizzled/error.cc:250
1989
1604
msgid "Incorrect parameters to procedure '%-.192s'"
1992
#: drizzled/error.cc:252
1994
1608
msgid "Unknown table '%-.192s' in %-.32s"
1997
#: drizzled/error.cc:254
1999
1612
msgid "Column '%-.192s' specified twice"
2002
#: drizzled/error.cc:256
2003
1615
msgid "Invalid use of group function"
2006
#: drizzled/error.cc:258
2009
1620
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2012
#: drizzled/error.cc:260
2013
1623
msgid "A table must have at least 1 column"
2016
#: drizzled/error.cc:262
2018
1627
msgid "The table '%-.192s' is full"
2021
#: drizzled/error.cc:264
2023
1631
msgid "Unknown character set: '%-.64s'"
2026
#: drizzled/error.cc:266
2028
1635
msgid "Too many tables; Drizzle can only use %d tables in a join"
2031
#: drizzled/error.cc:268
2032
1638
msgid "Too many columns"
2035
#: drizzled/error.cc:270
2038
1643
"Row size too large. The maximum row size for the used table type, not "
2039
1644
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2042
#: drizzled/error.cc:272
2045
1649
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2046
1650
"thread_stack=#' to specify a bigger stack if needed"
2049
#: drizzled/error.cc:274
2050
1653
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2053
#: drizzled/error.cc:276
2056
1658
"Table handler doesn't support NULL in given index. Please change column "
2057
1659
"'%-.192s' to be NOT NULL or use another handler"
2060
#: drizzled/error.cc:278
2062
1663
msgid "Can't load function '%-.192s'"
2065
#: drizzled/error.cc:280
2067
1667
msgid "Can't initialize function '%-.192s'; %-.80s"
2070
#: drizzled/error.cc:282
2071
1670
msgid "No paths allowed for shared library"
2074
#: drizzled/error.cc:284
2076
1674
msgid "Function '%-.192s' already exists"
2079
#: drizzled/error.cc:286
2081
1678
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2084
#: drizzled/error.cc:288
2086
1682
msgid "Can't find symbol '%-.128s' in library"
2089
#: drizzled/error.cc:290
2091
1686
msgid "Function '%-.192s' is not defined"
2094
#: drizzled/error.cc:292
2097
1691
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2098
1692
"'drizzleadmin flush-hosts'"
2101
#: drizzled/error.cc:294
2103
1696
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2106
#: drizzled/error.cc:296
2108
1700
"You are using Drizzle as an anonymous user and anonymous users are not "
2109
1701
"allowed to change passwords"
2112
#: drizzled/error.cc:298
2114
1705
"You must have privileges to update tables in the drizzle database to be able "
2115
1706
"to change passwords for others"
2118
#: drizzled/error.cc:300
2119
1709
msgid "Can't find any matching row in the user table"
2122
#: drizzled/error.cc:302
2124
1713
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2127
#: drizzled/error.cc:304
2130
1718
"Can't create a new thread (errno %d); if you are not out of available "
2131
1719
"memory, you can consult the manual for a possible OS-dependent bug"
2134
#: drizzled/error.cc:306
2136
1723
msgid "Column count doesn't match value count at row %ld"
2139
#: drizzled/error.cc:308
2141
1727
msgid "Can't reopen table: '%-.192s'"
2144
#: drizzled/error.cc:310
2145
1730
msgid "Invalid use of NULL value"
2148
#: drizzled/error.cc:312
2150
1734
msgid "Got error '%-.64s' from regexp"
2153
#: drizzled/error.cc:314
2155
1738
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2156
1739
"illegal if there is no GROUP BY clause"
2159
#: drizzled/error.cc:316
2161
1743
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2164
#: drizzled/error.cc:318
2166
1747
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2169
#: drizzled/error.cc:320
2172
1752
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2173
1753
"table '%-.192s'"
2176
#: drizzled/error.cc:322
2178
1757
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2179
1758
"privileges can be used"
2182
#: drizzled/error.cc:324
2183
1761
msgid "The host or user argument to GRANT is too long"
2186
#: drizzled/error.cc:326
2188
1765
msgid "Table '%-.192s.%-.192s' doesn't exist"
2191
#: drizzled/error.cc:328
2194
1770
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2198
#: drizzled/error.cc:330
2199
1774
msgid "The used command is not allowed with this Drizzle version"
2202
#: drizzled/error.cc:332
2204
1778
"You have an error in your SQL syntax; check the manual that corresponds to "
2205
1779
"your Drizzle server version for the right syntax to use"
2208
#: drizzled/error.cc:334
2210
1783
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2213
#: drizzled/error.cc:336
2214
1786
msgid "Too many delayed threads in use"
2217
#: drizzled/error.cc:338
2219
1790
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2222
#: drizzled/error.cc:340
2223
1793
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2226
#: drizzled/error.cc:342
2227
1796
msgid "Got a read error from the connection pipe"
2230
#: drizzled/error.cc:344
2231
1799
msgid "Got an error from fcntl()"
2234
#: drizzled/error.cc:346
2235
1802
msgid "Got packets out of order"
2238
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2239
1805
msgid "Couldn't uncompress communication packet"
2240
1806
msgstr "Não foi possível descompactar o pacote de comunicação"
2242
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2243
1808
msgid "Got an error reading communication packets"
2244
1809
msgstr "Erro ao ler pacotes de comunicação"
2246
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2247
1811
msgid "Got timeout reading communication packets"
2248
1812
msgstr "Tempo esgotado ao ler pacotes de comunicação"
2250
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2251
1814
msgid "Got an error writing communication packets"
2252
1815
msgstr "Erro ao escrever pacotes de comunicação"
2254
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2255
1817
msgid "Got timeout writing communication packets"
2256
1818
msgstr "Tempo esgotado ao escrever pacotes de comunicação"
2258
#: drizzled/error.cc:358
2259
1820
msgid "Result string is longer than 'max_allowed_packet' bytes"
2262
#: drizzled/error.cc:360
2263
1823
msgid "The used table type doesn't support BLOB/TEXT columns"
2266
#: drizzled/error.cc:362
2267
1826
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2270
#: drizzled/error.cc:364
2273
1831
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2277
#: drizzled/error.cc:366
2279
1836
msgid "Incorrect column name '%-.100s'"
2282
#: drizzled/error.cc:368
2284
1840
msgid "The used storage engine can't index column '%-.192s'"
2287
#: drizzled/error.cc:370
2289
1844
"Unable to open underlying table which is differently defined or of non-"
2290
1845
"MyISAM type or doesn't exist"
2293
#: drizzled/error.cc:372
2295
1849
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2298
#: drizzled/error.cc:374
2301
1854
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2304
#: drizzled/error.cc:376
2306
1858
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2307
1859
"UNIQUE instead"
2310
#: drizzled/error.cc:378
2311
1862
msgid "Result consisted of more than one row"
2314
#: drizzled/error.cc:380
2315
1865
msgid "This table type requires a primary key"
2318
#: drizzled/error.cc:382
2319
1868
msgid "This version of Drizzle is not compiled with RAID support"
2322
#: drizzled/error.cc:384
2324
1872
"You are using safe update mode and you tried to update a table without a "
2325
1873
"WHERE that uses a KEY column"
2328
#: drizzled/error.cc:386
2330
1877
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2333
#: drizzled/error.cc:388
2334
1880
msgid "Can't open table"
2337
#: drizzled/error.cc:390
2339
1884
msgid "The storage engine for the table doesn't support %s"
2342
#: drizzled/error.cc:392
2343
1887
msgid "You are not allowed to execute this command in a transaction"
2346
#: drizzled/error.cc:394
2348
1891
msgid "Got error %d during COMMIT"
2351
#: drizzled/error.cc:396
2353
1895
msgid "Got error %d during ROLLBACK"
2356
#: drizzled/error.cc:398
2358
1899
msgid "Got error %d during FLUSH_LOGS"
2361
#: drizzled/error.cc:400
2363
1903
msgid "Got error %d during CHECKPOINT"
2366
#: drizzled/error.cc:402
2369
1908
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2370
1909
"'%-.64s' (%-.64s)"
2373
#: drizzled/error.cc:404
2374
1912
msgid "The storage engine for the table does not support binary table dump"
2377
#: drizzled/error.cc:406
2378
1915
msgid "Binlog closed, cannot RESET MASTER"
2381
#: drizzled/error.cc:408
2383
1919
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2386
#: drizzled/error.cc:410
2388
1923
msgid "Error from master: '%-.64s'"
2391
#: drizzled/error.cc:412
2392
1926
msgid "Net error reading from master"
2395
#: drizzled/error.cc:414
2396
1929
msgid "Net error writing to master"
2399
#: drizzled/error.cc:416
2400
1932
msgid "Can't find FULLTEXT index matching the column list"
2403
#: drizzled/error.cc:418
2405
1936
"Can't execute the given command because you have active locked tables or an "
2406
1937
"active transaction"
2409
#: drizzled/error.cc:420
2411
1941
msgid "Unknown system variable '%-.64s'"
2414
#: drizzled/error.cc:422
2416
1945
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2419
#: drizzled/error.cc:424
2422
1950
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2425
#: drizzled/error.cc:426
2426
1953
msgid "Some non-transactional changed tables couldn't be rolled back"
2429
#: drizzled/error.cc:428
2431
1957
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2432
1958
"of storage; increase this drizzled variable and try again"
2435
#: drizzled/error.cc:430
2437
1962
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2440
#: drizzled/error.cc:432
2442
1966
"This operation requires a running slave; configure slave and do START SLAVE"
2445
#: drizzled/error.cc:434
2446
1969
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2449
#: drizzled/error.cc:436
2451
1973
"Could not initialize master info structure; more error messages can be found "
2452
1974
"in the Drizzle error log"
2455
#: drizzled/error.cc:438
2456
1977
msgid "Could not create slave thread; check system resources"
2459
#: drizzled/error.cc:440
2462
1982
"User %-.64s already has more than 'max_user_connections' active connections"
2465
#: drizzled/error.cc:442
2466
1985
msgid "You may only use constant expressions with SET"
2469
#: drizzled/error.cc:444
2470
1988
msgid "Lock wait timeout exceeded; try restarting transaction"
2473
#: drizzled/error.cc:446
2474
1991
msgid "The total number of locks exceeds the lock table size"
2477
#: drizzled/error.cc:448
2478
1994
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2481
#: drizzled/error.cc:450
2482
1997
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2485
#: drizzled/error.cc:452
2486
2000
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2489
#: drizzled/error.cc:454
2491
2004
msgid "Incorrect arguments to %s"
2494
#: drizzled/error.cc:456
2496
2008
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2499
#: drizzled/error.cc:458
2501
2012
"Incorrect table definition; all MERGE tables must be in the same database"
2504
#: drizzled/error.cc:460
2505
2015
msgid "Deadlock found when trying to get lock; try restarting transaction"
2508
#: drizzled/error.cc:462
2509
2018
msgid "The used table type doesn't support FULLTEXT indexes"
2512
#: drizzled/error.cc:464
2513
2021
msgid "Cannot add foreign key constraint"
2516
#: drizzled/error.cc:466
2517
2024
msgid "Cannot add or update a child row: a foreign key constraint fails"
2520
#: drizzled/error.cc:468
2521
2027
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2524
#: drizzled/error.cc:470
2526
2031
msgid "Error connecting to master: %-.128s"
2529
#: drizzled/error.cc:472
2531
2035
msgid "Error running query on master: %-.128s"
2534
#: drizzled/error.cc:474
2536
2039
msgid "Error when executing command %s: %-.128s"
2539
#: drizzled/error.cc:476
2541
2043
msgid "Incorrect usage of %s and %s"
2544
#: drizzled/error.cc:478
2545
2046
msgid "The used SELECT statements have a different number of columns"
2548
#: drizzled/error.cc:480
2549
2049
msgid "Can't execute the query because you have a conflicting read lock"
2552
#: drizzled/error.cc:482
2553
2052
msgid "Mixing of transactional and non-transactional tables is disabled"
2556
#: drizzled/error.cc:484
2558
2056
msgid "Option '%s' used twice in statement"
2561
#: drizzled/error.cc:486
2563
2060
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2566
#: drizzled/error.cc:488
2568
2064
msgid "Access denied; you need the %-.128s privilege for this operation"
2571
#: drizzled/error.cc:490
2574
2069
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2577
#: drizzled/error.cc:492
2580
2074
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2583
#: drizzled/error.cc:494
2585
2078
msgid "Variable '%-.64s' doesn't have a default value"
2588
#: drizzled/error.cc:496
2590
2082
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2593
#: drizzled/error.cc:498
2595
2086
msgid "Incorrect argument type to variable '%-.64s'"
2598
#: drizzled/error.cc:500
2600
2090
msgid "Variable '%-.64s' can only be set, not read"
2603
#: drizzled/error.cc:502
2605
2094
msgid "Incorrect usage/placement of '%s'"
2608
#: drizzled/error.cc:504
2610
2098
msgid "This version of Drizzle doesn't yet support '%s'"
2613
#: drizzled/error.cc:506
2616
2103
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2619
#: drizzled/error.cc:508
2620
2106
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2623
#: drizzled/error.cc:510
2625
2110
msgid "Variable '%-.192s' is a %s variable"
2628
#: drizzled/error.cc:512
2630
2114
msgid "Incorrect foreign key definition for '%-.192s': %s"
2633
#: drizzled/error.cc:514
2634
2117
msgid "Key reference and table reference don't match"
2637
#: drizzled/error.cc:516
2639
2121
msgid "Operand should contain %d column(s)"
2642
#: drizzled/error.cc:518
2643
2124
msgid "Subquery returns more than 1 row"
2646
#: drizzled/error.cc:520
2648
2128
msgid "Unknown prepared statement handler (%.*s) given to %s"
2651
#: drizzled/error.cc:522
2652
2131
msgid "Help database is corrupt or does not exist"
2655
#: drizzled/error.cc:524
2656
2134
msgid "Cyclic reference on subqueries"
2659
#: drizzled/error.cc:526
2661
2138
msgid "Converting column '%s' from %s to %s"
2664
#: drizzled/error.cc:528
2666
2142
msgid "Reference '%-.64s' not supported (%s)"
2669
#: drizzled/error.cc:530
2670
2145
msgid "Every derived table must have its own alias"
2673
#: drizzled/error.cc:532
2675
2149
msgid "Select %u was reduced during optimization"
2678
#: drizzled/error.cc:534
2680
2153
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2683
#: drizzled/error.cc:536
2685
2157
"Client does not support authentication protocol requested by server; "
2686
2158
"consider upgrading Drizzle client"
2689
#: drizzled/error.cc:538
2690
2161
msgid "All parts of a SPATIAL index must be NOT NULL"
2693
#: drizzled/error.cc:540
2695
2165
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2698
#: drizzled/error.cc:542
2699
2168
msgid "Slave is already running"
2702
#: drizzled/error.cc:544
2703
2171
msgid "Slave already has been stopped"
2706
#: drizzled/error.cc:546
2709
2176
"Uncompressed data size too large; the maximum size is %d (probably, length "
2710
2177
"of uncompressed data was corrupted)"
2713
#: drizzled/error.cc:548
2714
2180
msgid "ZLIB: Not enough memory"
2717
#: drizzled/error.cc:550
2719
2184
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2720
2185
"data was corrupted)"
2723
#: drizzled/error.cc:552
2724
2188
msgid "ZLIB: Input data corrupted"
2727
#: drizzled/error.cc:554
2729
2192
msgid "%d line(s) were cut by GROUP_CONCAT()"
2732
#: drizzled/error.cc:556
2734
2196
msgid "Row %ld doesn't contain data for all columns"
2737
#: drizzled/error.cc:558
2740
2201
"Row %ld was truncated; it contained more data than there were input columns"
2743
#: drizzled/error.cc:560
2746
2206
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2749
#: drizzled/error.cc:562
2751
2210
msgid "Out of range value for column '%s' at row %ld"
2754
#: drizzled/error.cc:564
2756
2214
msgid "Data truncated for column '%s' at row %ld"
2759
#: drizzled/error.cc:566
2761
2218
msgid "Using storage engine %s for table '%s'"
2764
#: drizzled/error.cc:568
2766
2222
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2769
#: drizzled/error.cc:570
2770
2225
msgid "Cannot drop one or more of the requested users"
2773
#: drizzled/error.cc:572
2774
2228
msgid "Can't revoke all privileges for one or more of the requested users"
2777
#: drizzled/error.cc:574
2779
2232
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2782
#: drizzled/error.cc:576
2784
2236
msgid "Illegal mix of collations for operation '%s'"
2787
#: drizzled/error.cc:578
2790
2241
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2791
2242
"variable_name)"
2794
#: drizzled/error.cc:580
2796
2246
msgid "Unknown collation: '%-.64s'"
2799
#: drizzled/error.cc:582
2801
2250
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2802
2251
"compiled without SSL support; they can be used later if Drizzle slave with "
2803
2252
"SSL is started"
2806
#: drizzled/error.cc:584
2809
2257
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2810
2258
"old format; please change the password to the new format"
2813
#: drizzled/error.cc:586
2816
2263
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2820
#: drizzled/error.cc:588
2821
2267
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2824
#: drizzled/error.cc:590
2826
2271
"It is recommended to use --skip-slave-start when doing step-by-step "
2827
2272
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2828
2273
"get an unexpected slave's drizzled restart"
2831
#: drizzled/error.cc:592
2832
2276
msgid "SQL thread is not to be started so UNTIL options are ignored"
2835
#: drizzled/error.cc:594
2837
2280
msgid "Incorrect index name '%-.100s'"
2840
#: drizzled/error.cc:596
2842
2284
msgid "Incorrect catalog name '%-.100s'"
2845
#: drizzled/error.cc:598
2847
2288
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2850
#: drizzled/error.cc:600
2852
2292
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2855
#: drizzled/error.cc:602
2857
2296
msgid "Unknown key cache '%-.100s'"
2860
#: drizzled/error.cc:604
2862
2300
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2863
2301
"this switch for this grant to work"
2866
#: drizzled/error.cc:606
2868
2305
msgid "Unknown table engine '%s'"
2871
#: drizzled/error.cc:608
2873
2309
msgid "'%s' is deprecated; use '%s' instead"
2876
#: drizzled/error.cc:610
2878
2313
msgid "The target table %-.100s of the %s is not updatable"
2881
#: drizzled/error.cc:612
2884
2318
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2888
#: drizzled/error.cc:614
2891
2324
"The Drizzle server is running with the %s option so it cannot execute this "
2895
#: drizzled/error.cc:616
2897
2329
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2900
#: drizzled/error.cc:618
2902
2333
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2905
#: drizzled/error.cc:620
2907
2337
"Incorrect table definition; there can be only one TIMESTAMP column with "
2908
2338
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2911
#: drizzled/error.cc:622
2913
2342
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2916
#: drizzled/error.cc:624
2917
2345
msgid "This command is not supported in the prepared statement protocol yet"
2920
#: drizzled/error.cc:626
2922
2349
msgid "Got error %d '%-.100s' from %s"
2925
#: drizzled/error.cc:628
2927
2353
msgid "Got temporary error %d '%-.100s' from %s"
2930
#: drizzled/error.cc:630
2932
2357
msgid "Unknown or incorrect time zone: '%-.64s'"
2935
#: drizzled/error.cc:632
2937
2361
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2940
#: drizzled/error.cc:634
2942
2365
msgid "Invalid %s character string: '%.64s'"
2945
#: drizzled/error.cc:636
2947
2369
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2950
#: drizzled/error.cc:638
2952
2373
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2955
#: drizzled/error.cc:640
2957
2377
msgid "Can't create a %s from within another stored routine"
2960
#: drizzled/error.cc:642
2962
2381
msgid "%s %s already exists"
2965
#: drizzled/error.cc:644
2967
2385
msgid "%s %s does not exist"
2970
#: drizzled/error.cc:646
2972
2389
msgid "Failed to DROP %s %s"
2975
#: drizzled/error.cc:648
2977
2393
msgid "Failed to CREATE %s %s"
2980
#: drizzled/error.cc:650
2982
2397
msgid "%s with no matching label: %s"
2985
#: drizzled/error.cc:652
2987
2401
msgid "Redefining label %s"
2990
#: drizzled/error.cc:654
2992
2405
msgid "End-label %s without match"
2995
#: drizzled/error.cc:656
2997
2409
msgid "Referring to uninitialized variable %s"
3000
#: drizzled/error.cc:658
3002
2413
msgid "PROCEDURE %s can't return a result set in the given context"
3005
#: drizzled/error.cc:660
3006
2416
msgid "RETURN is only allowed in a FUNCTION"
3009
#: drizzled/error.cc:662
3011
2420
msgid "%s is not allowed in stored procedures"
3014
#: drizzled/error.cc:664
3016
2424
"The update log is deprecated and replaced by the binary log; SET "
3017
2425
"SQL_LOG_UPDATE has been ignored"
3020
#: drizzled/error.cc:666
3022
2429
"The update log is deprecated and replaced by the binary log; SET "
3023
2430
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3026
#: drizzled/error.cc:668
3027
2433
msgid "Query execution was interrupted"
3030
#: drizzled/error.cc:670
3032
2437
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3035
#: drizzled/error.cc:672
3037
2441
msgid "Undefined CONDITION: %s"
3040
#: drizzled/error.cc:674
3042
2445
msgid "No RETURN found in FUNCTION %s"
3045
#: drizzled/error.cc:676
3047
2449
msgid "FUNCTION %s ended without RETURN"
3050
#: drizzled/error.cc:678
3051
2452
msgid "Cursor statement must be a SELECT"
3054
#: drizzled/error.cc:680
3055
2455
msgid "Cursor SELECT must not have INTO"
3058
#: drizzled/error.cc:682
3060
2459
msgid "Undefined CURSOR: %s"
3063
#: drizzled/error.cc:684
3064
2462
msgid "Cursor is already open"
3067
#: drizzled/error.cc:686
3068
2465
msgid "Cursor is not open"
3071
#: drizzled/error.cc:688
3073
2469
msgid "Undeclared variable: %s"
3076
#: drizzled/error.cc:690
3077
2472
msgid "Incorrect number of FETCH variables"
3080
#: drizzled/error.cc:692
3081
2475
msgid "No data - zero rows fetched, selected, or processed"
3084
#: drizzled/error.cc:694
3086
2479
msgid "Duplicate parameter: %s"
3089
#: drizzled/error.cc:696
3091
2483
msgid "Duplicate variable: %s"
3094
#: drizzled/error.cc:698
3096
2487
msgid "Duplicate condition: %s"
3099
#: drizzled/error.cc:700
3101
2491
msgid "Duplicate cursor: %s"
3104
#: drizzled/error.cc:702
3106
2495
msgid "Failed to ALTER %s %s"
3109
#: drizzled/error.cc:704
3110
2498
msgid "Subquery value not supported"
3113
#: drizzled/error.cc:706
3115
2502
msgid "%s is not allowed in stored function or trigger"
3118
#: drizzled/error.cc:708
3119
2505
msgid "Variable or condition declaration after cursor or handler declaration"
3122
#: drizzled/error.cc:710
3123
2508
msgid "Cursor declaration after handler declaration"
3126
#: drizzled/error.cc:712
3127
2511
msgid "Case not found for CASE statement"
3130
#: drizzled/error.cc:714
3132
2515
msgid "Configuration file '%-.192s' is too big"
3135
#: drizzled/error.cc:716
3137
2519
msgid "Malformed file type header in file '%-.192s'"
3140
#: drizzled/error.cc:718
3142
2523
msgid "Unexpected end of file while parsing comment '%-.200s'"
3145
#: drizzled/error.cc:720
3147
2527
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3150
#: drizzled/error.cc:722
3152
2531
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3155
#: drizzled/error.cc:724
3156
2534
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3159
#: drizzled/error.cc:726
3161
2538
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3164
#: drizzled/error.cc:728
3166
2542
msgid "'%-.192s.%-.192s' is not %s"
3169
#: drizzled/error.cc:730
3171
2546
msgid "Column '%-.192s' is not updatable"
3174
#: drizzled/error.cc:732
3175
2549
msgid "View's SELECT contains a subquery in the FROM clause"
3178
#: drizzled/error.cc:734
3180
2553
msgid "View's SELECT contains a '%s' clause"
3183
#: drizzled/error.cc:736
3184
2556
msgid "View's SELECT contains a variable or parameter"
3187
#: drizzled/error.cc:738
3189
2560
msgid "View's SELECT refers to a temporary table '%-.192s'"
3192
#: drizzled/error.cc:740
3193
2563
msgid "View's SELECT and view's field list have different column counts"
3196
#: drizzled/error.cc:742
3198
2567
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3201
#: drizzled/error.cc:744
3202
2570
msgid "View being updated does not have complete key of underlying table in it"
3205
#: drizzled/error.cc:746
3208
2575
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3209
2576
"(s) or definer/invoker of view lack rights to use them"
3212
#: drizzled/error.cc:748
3214
2580
msgid "Can't drop or alter a %s from within another stored routine"
3217
#: drizzled/error.cc:750
3218
2583
msgid "GOTO is not allowed in a stored procedure handler"
3221
#: drizzled/error.cc:752
3222
2586
msgid "Trigger already exists"
3225
#: drizzled/error.cc:754
3226
2589
msgid "Trigger does not exist"
3229
#: drizzled/error.cc:756
3231
2593
msgid "Trigger's '%-.192s' is view or temporary table"
3234
#: drizzled/error.cc:758
3236
2597
msgid "Updating of %s row is not allowed in %strigger"
3239
#: drizzled/error.cc:760
3241
2601
msgid "There is no %s row in %s trigger"
3244
#: drizzled/error.cc:762
3246
2605
msgid "Field '%-.192s' doesn't have a default value"
3249
#: drizzled/error.cc:764
3250
2608
msgid "Division by 0"
3253
#: drizzled/error.cc:766
3255
2612
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3258
#: drizzled/error.cc:768
3260
2616
msgid "Illegal %s '%-.192s' value found during parsing"
3263
#: drizzled/error.cc:770
3265
2620
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3268
#: drizzled/error.cc:772
3270
2624
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3273
#: drizzled/error.cc:774
3275
2628
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3278
#: drizzled/error.cc:776
3280
2632
msgid "Failed purging old relay logs: %s"
3283
#: drizzled/error.cc:778
3285
2636
msgid "Password hash should be a %d-digit hexadecimal number"
3288
#: drizzled/error.cc:780
3289
2639
msgid "Target log not found in binlog index"
3292
#: drizzled/error.cc:782
3293
2642
msgid "I/O error reading log index file"
3296
#: drizzled/error.cc:784
3297
2645
msgid "Server configuration does not permit binlog purge"
3300
#: drizzled/error.cc:786
3301
2648
msgid "Failed on fseek()"
3304
#: drizzled/error.cc:788
3305
2651
msgid "Fatal error during log purge"
3308
#: drizzled/error.cc:790
3309
2654
msgid "A purgeable log is in use, will not purge"
3312
#: drizzled/error.cc:792
3313
2657
msgid "Unknown error during log purge"
3316
#: drizzled/error.cc:794
3318
2661
msgid "Failed initializing relay log position: %s"
3321
#: drizzled/error.cc:796
3322
2664
msgid "You are not using binary logging"
3325
#: drizzled/error.cc:798
3328
2669
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3331
#: drizzled/error.cc:800
3332
2672
msgid "WSAStartup Failed"
3335
#: drizzled/error.cc:802
3336
2675
msgid "Can't handle procedures with different groups yet"
3339
#: drizzled/error.cc:804
3340
2678
msgid "Select must have a group with this procedure"
3343
#: drizzled/error.cc:806
3344
2681
msgid "Can't use ORDER clause with this procedure"
3347
#: drizzled/error.cc:808
3349
2685
msgid "Binary logging and replication forbid changing the global server %s"
3352
#: drizzled/error.cc:810
3354
2689
msgid "Can't map file: %-.200s, errno: %d"
3357
#: drizzled/error.cc:812
3359
2693
msgid "Wrong magic in %-.64s"
3362
#: drizzled/error.cc:814
3363
2696
msgid "Prepared statement contains too many placeholders"
3366
#: drizzled/error.cc:816
3368
2700
msgid "Key part '%-.192s' length cannot be 0"
3371
#: drizzled/error.cc:818
3372
2703
msgid "View text checksum failed"
3375
#: drizzled/error.cc:820
3378
2708
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3381
#: drizzled/error.cc:822
3383
2712
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3386
#: drizzled/error.cc:824
3388
2716
msgid "Can not delete from join view '%-.192s.%-.192s'"
3391
#: drizzled/error.cc:826
3393
2720
msgid "Operation %s failed for %.256s"
3396
#: drizzled/error.cc:828
3397
2723
msgid "XAER_NOTA: Unknown XID"
3400
#: drizzled/error.cc:830
3401
2726
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3404
#: drizzled/error.cc:832
3407
2731
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3408
2732
"the %.64s state"
3411
#: drizzled/error.cc:834
3412
2735
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3415
#: drizzled/error.cc:836
3417
2739
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3418
2740
"for consistency"
3421
#: drizzled/error.cc:838
3422
2743
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3425
#: drizzled/error.cc:840
3428
2748
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3432
#: drizzled/error.cc:842
3433
2752
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3436
#: drizzled/error.cc:844
3437
2755
msgid "Failed to revoke all privileges to dropped routine"
3440
#: drizzled/error.cc:846
3442
2759
msgid "Data too long for column '%s' at row %ld"
3445
#: drizzled/error.cc:848
3447
2763
msgid "Bad SQLSTATE: '%s'"
3450
#: drizzled/error.cc:850
3453
2768
"%s: ready for connections.\n"
3454
2769
"Version: '%s' %s\n"
3457
#: drizzled/error.cc:852
3458
2772
msgid "Can't load value from file with fixed size rows to variable"
3461
#: drizzled/error.cc:854
3462
2775
msgid "You are not allowed to create a user with GRANT"
3465
#: drizzled/error.cc:856
3467
2779
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3470
#: drizzled/error.cc:858
3471
2782
msgid "Table definition has changed, please retry transaction"
3474
#: drizzled/error.cc:860
3475
2785
msgid "Duplicate handler declared in the same block"
3478
#: drizzled/error.cc:862
3481
2790
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3482
2791
"variable in BEFORE trigger"
3485
#: drizzled/error.cc:864
3487
2795
msgid "Not allowed to return a result set from a %s"
3490
#: drizzled/error.cc:866
3491
2798
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3494
#: drizzled/error.cc:868
3496
2802
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3497
2803
"declaration and binary logging is enabled; if non-transactional tables were "
3498
2804
"updated, the binary log will miss their changes"
3501
#: drizzled/error.cc:870
3503
2808
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3504
2809
"declaration and binary logging is enabled (you *might* want to use the less "
3505
2810
"safe log_bin_trust_function_creators variable)"
3508
#: drizzled/error.cc:872
3510
2814
"You do not have the SUPER privilege and binary logging is enabled (you "
3511
2815
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3514
#: drizzled/error.cc:874
3516
2819
"You can't execute a prepared statement which has an open cursor associated "
3517
2820
"with it. Reset the statement to re-execute it."
3520
#: drizzled/error.cc:876
3522
2824
msgid "The statement (%lu) has no open cursor."
3525
#: drizzled/error.cc:878
3527
2828
"Explicit or implicit commit is not allowed in stored function or trigger."
3530
#: drizzled/error.cc:880
3533
2833
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3536
#: drizzled/error.cc:882
3537
2836
msgid "Recursive stored functions and triggers are not allowed."
3540
#: drizzled/error.cc:884
3542
2840
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3545
#: drizzled/error.cc:886
3547
2844
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3550
#: drizzled/error.cc:888
3553
2849
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3557
#: drizzled/error.cc:890
3559
2854
"You can't combine write-locking of system tables with other tables or lock "
3563
#: drizzled/error.cc:892
3565
2859
msgid "Unable to connect to foreign data source: %.64s"
3568
#: drizzled/error.cc:894
3571
2864
"There was a problem processing the query on the foreign data source. Data "
3572
2865
"source error: %-.64s"
3575
#: drizzled/error.cc:896
3578
2870
"The foreign data source you are trying to reference does not exist. Data "
3579
2871
"source error: %-.64s"
3582
#: drizzled/error.cc:898
3585
2876
"Can't create federated table. The data source connection string '%-.64s' is "
3586
2877
"not in the correct format"
3589
#: drizzled/error.cc:900
3591
2881
msgid "The data source connection string '%-.64s' is not in the correct format"
3594
#: drizzled/error.cc:902
3596
2885
msgid "Can't create federated table. Foreign data src error: %-.64s"
3599
#: drizzled/error.cc:904
3600
2888
msgid "Trigger in wrong schema"
3603
#: drizzled/error.cc:906
3606
2893
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3607
2894
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3610
#: drizzled/error.cc:908
3612
2898
msgid "Routine body for '%-.100s' is too long"
3615
#: drizzled/error.cc:910
3616
2901
msgid "Cannot drop default keycache"
3619
#: drizzled/error.cc:912
3621
2905
msgid "Display width out of range for column '%-.192s' (max = %d)"
3624
#: drizzled/error.cc:914
3625
2908
msgid "XAER_DUPID: The XID already exists"
3628
#: drizzled/error.cc:916
3630
2912
msgid "Datetime function: %-.32s field overflow"
3633
#: drizzled/error.cc:918
3636
2917
"Can't update table '%-.192s' in stored function/trigger because it is "
3637
2918
"already used by statement which invoked this stored function/trigger."
3640
#: drizzled/error.cc:920
3643
2923
"The definition of table '%-.192s' prevents operation %.192s on table "
3647
#: drizzled/error.cc:922
3649
2928
"The prepared statement contains a stored routine call that refers to that "
3650
2929
"same statement. It's not allowed to execute a prepared statement in such a "
3651
2930
"recursive manner"
3654
#: drizzled/error.cc:924
3655
2933
msgid "Not allowed to set autocommit from a stored function or trigger"
3658
#: drizzled/error.cc:926
3659
2936
msgid "Definer is not fully qualified"
3662
#: drizzled/error.cc:928
3665
2941
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3666
2942
"Current user is used as definer. Please recreate the view!"
3669
#: drizzled/error.cc:930
3672
2947
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3676
#: drizzled/error.cc:932
3678
2952
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3681
#: drizzled/error.cc:934
3683
2956
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3686
#: drizzled/error.cc:936
3689
2961
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3692
#: drizzled/error.cc:938
3695
2966
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3698
#: drizzled/error.cc:940
3700
2970
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3703
#: drizzled/error.cc:942
3706
2975
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3708
2977
"insufficient privileges. Please recreate the trigger."
3711
#: drizzled/error.cc:944
3713
2981
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3716
#: drizzled/error.cc:946
3719
2986
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3720
2987
"exceeded for routine %.192s"
3723
#: drizzled/error.cc:948
3726
2992
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3727
2993
"or contains bad data (internal code %d)"
3730
#: drizzled/error.cc:950
3732
2997
msgid "Incorrect routine name '%-.192s'"
3735
#: drizzled/error.cc:952
3737
3001
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3740
#: drizzled/error.cc:954
3741
3004
msgid "AGGREGATE is not supported for stored functions"
3744
#: drizzled/error.cc:956
3747
3009
"Can't create more than max_prepared_stmt_count statements (current value: %"
3751
#: drizzled/error.cc:958
3753
3014
msgid "`%-.192s`.`%-.192s` contains view recursion"
3756
#: drizzled/error.cc:960
3758
3018
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3761
#: drizzled/error.cc:962
3762
3021
msgid "The used table type doesn't support SPATIAL indexes"
3765
#: drizzled/error.cc:964
3766
3024
msgid "Triggers can not be created on system tables"
3769
#: drizzled/error.cc:966
3771
3028
msgid "Leading spaces are removed from name '%s'"
3774
#: drizzled/error.cc:968
3775
3031
msgid "Failed to read auto-increment value from storage engine"
3778
#: drizzled/error.cc:970
3779
3034
msgid "user name"
3782
#: drizzled/error.cc:972
3783
3037
msgid "host name"
3786
#: drizzled/error.cc:974
3788
3041
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3791
#: drizzled/error.cc:976
3793
3045
msgid "The target table %-.100s of the %s is not insertable-into"
3796
#: drizzled/error.cc:978
3799
3050
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3802
#: drizzled/error.cc:980
3803
3053
msgid "Too high level of nesting for select"
3806
#: drizzled/error.cc:982
3808
3057
msgid "Name '%-.64s' has become ''"
3811
#: drizzled/error.cc:984
3813
3061
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3814
3062
"optional and non-empty FIELDS ENCLOSED BY"
3817
#: drizzled/error.cc:986
3819
3066
msgid "The foreign server, %s, you are trying to create already exists."
3822
#: drizzled/error.cc:988
3825
3071
"The foreign server name you are trying to reference does not exist. Data "
3826
3072
"source error: %-.64s"
3829
#: drizzled/error.cc:990
3832
3077
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3835
#: drizzled/error.cc:992
3838
3082
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3839
3083
"each partition"
3842
#: drizzled/error.cc:994
3844
3087
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3847
#: drizzled/error.cc:996
3848
3090
msgid "MAXVALUE can only be used in last partition definition"
3851
#: drizzled/error.cc:998
3852
3093
msgid "Subpartitions can only be hash partitions and by key"
3855
#: drizzled/error.cc:1000
3856
3096
msgid "Must define subpartitions on all partitions if on one partition"
3859
#: drizzled/error.cc:1002
3860
3099
msgid "Wrong number of partitions defined, mismatch with previous setting"
3863
#: drizzled/error.cc:1004
3864
3102
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3867
#: drizzled/error.cc:1006
3868
3105
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3871
#: drizzled/error.cc:1008
3872
3108
msgid "Expression in RANGE/LIST VALUES must be constant"
3875
#: drizzled/error.cc:1010
3876
3111
msgid "Field in list of fields for partition function not found in table"
3879
#: drizzled/error.cc:1012
3880
3114
msgid "List of fields is only allowed in KEY partitions"
3883
#: drizzled/error.cc:1014
3885
3118
"The partition info in the frm file is not consistent with what can be "
3886
3119
"written into the frm file"
3889
#: drizzled/error.cc:1016
3891
3123
msgid "The %-.192s function returns the wrong type"
3894
#: drizzled/error.cc:1018
3896
3127
msgid "For %-.64s partitions each partition must be defined"
3899
#: drizzled/error.cc:1020
3900
3130
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3903
#: drizzled/error.cc:1022
3904
3133
msgid "VALUES value must be of same type as partition function"
3907
#: drizzled/error.cc:1024
3908
3136
msgid "Multiple definition of same constant in list partitioning"
3911
#: drizzled/error.cc:1026
3912
3139
msgid "Partitioning can not be used stand-alone in query"
3915
#: drizzled/error.cc:1028
3917
3143
"The mix of handlers in the partitions is not allowed in this version of "
3921
#: drizzled/error.cc:1030
3923
3148
msgid "For the partitioned engine it is necessary to define all %-.64s"
3926
#: drizzled/error.cc:1032
3927
3151
msgid "Too many partitions (including subpartitions) were defined"
3930
#: drizzled/error.cc:1034
3932
3155
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3933
3156
"partitioning for subpartitioning"
3936
#: drizzled/error.cc:1036
3937
3159
msgid "Failed to create specific handler file"
3940
#: drizzled/error.cc:1038
3941
3162
msgid "A BLOB field is not allowed in partition function"
3944
#: drizzled/error.cc:1040
3946
3166
msgid "A %-.192s must include all columns in the table's partitioning function"
3949
#: drizzled/error.cc:1042
3951
3170
msgid "Number of %-.64s = 0 is not an allowed value"
3954
#: drizzled/error.cc:1044
3955
3173
msgid "Partition management on a not partitioned table is not possible"
3958
#: drizzled/error.cc:1046
3960
3177
"Foreign key condition is not yet supported in conjunction with partitioning"
3963
#: drizzled/error.cc:1048
3965
3181
msgid "Error in list of partitions to %-.64s"
3968
#: drizzled/error.cc:1050
3969
3184
msgid "Cannot remove all partitions, use DROP TABLE instead"
3972
#: drizzled/error.cc:1052
3973
3187
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3976
#: drizzled/error.cc:1054
3978
3191
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3979
3192
"their numbers"
3982
#: drizzled/error.cc:1056
3984
3196
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3985
3197
"tables using HASH PARTITIONs"
3988
#: drizzled/error.cc:1058
3990
3201
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3993
#: drizzled/error.cc:1060
3994
3204
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3997
#: drizzled/error.cc:1062
3998
3207
msgid "At least one partition must be added"
4001
#: drizzled/error.cc:1064
4002
3210
msgid "At least one partition must be coalesced"
4005
#: drizzled/error.cc:1066
4006
3213
msgid "More partitions to reorganize than there are partitions"
4009
#: drizzled/error.cc:1068
4011
3217
msgid "Duplicate partition name %-.192s"
4014
#: drizzled/error.cc:1070
4015
3220
msgid "It is not allowed to shut off binlog on this command"
4018
#: drizzled/error.cc:1072
4019
3223
msgid "When reorganizing a set of partitions they must be in consecutive order"
4022
#: drizzled/error.cc:1074
4024
3227
"Reorganize of range partitions cannot change total ranges except for last "
4025
3228
"partition where it can extend the range"
4028
#: drizzled/error.cc:1076
4029
3231
msgid "Partition function not supported in this version for this handler"
4032
#: drizzled/error.cc:1078
4033
3234
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4036
#: drizzled/error.cc:1080
4038
3238
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4041
#: drizzled/error.cc:1082
4043
3242
msgid "Plugin '%-.192s' is not loaded"
4046
#: drizzled/error.cc:1084
4048
3246
msgid "Incorrect %-.32s value: '%-.128s'"
4051
#: drizzled/error.cc:1086
4053
3250
msgid "Table has no partition for value %-.64s"
4056
#: drizzled/error.cc:1088
4058
3254
msgid "It is not allowed to specify %s more than once"
4061
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4063
3258
msgid "Failed to create %s"
4066
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4068
3262
msgid "Failed to drop %s"
4071
#: drizzled/error.cc:1094
4072
3265
msgid "The handler doesn't support autoextend of tablespaces"
4075
#: drizzled/error.cc:1096
4077
3269
"A size parameter was incorrectly specified, either number or on the form 10M"
4080
#: drizzled/error.cc:1098
4082
3273
"The size number was correct but we don't allow the digit part to be more "
4083
3274
"than 2 billion"
4086
#: drizzled/error.cc:1100
4088
3278
msgid "Failed to alter: %s"
4091
#: drizzled/error.cc:1102
4092
3281
msgid "Writing one row to the row-based binary log failed"
4095
#: drizzled/error.cc:1104
4097
3285
msgid "Table definition on master and slave does not match: %s"
4100
#: drizzled/error.cc:1106
4102
3289
"Slave running with --log-slave-updates must use row-based binary logging to "
4103
3290
"be able to replicate row-based binary log events"
4106
#: drizzled/error.cc:1108
4108
3294
msgid "Event '%-.192s' already exists"
4111
#: drizzled/error.cc:1110
4113
3298
msgid "Failed to store event %s. Error code %d from storage engine."
4116
#: drizzled/error.cc:1112
4118
3302
msgid "Unknown event '%-.192s'"
4121
#: drizzled/error.cc:1114
4123
3306
msgid "Failed to alter event '%-.192s'"
4126
#: drizzled/error.cc:1118
4127
3309
msgid "INTERVAL is either not positive or too big"
4130
#: drizzled/error.cc:1120
4131
3312
msgid "ENDS is either invalid or before STARTS"
4134
#: drizzled/error.cc:1122
4135
3315
msgid "Event execution time is in the past. Event has been disabled"
4138
#: drizzled/error.cc:1124
4139
3318
msgid "Failed to open drizzle.event"
4142
#: drizzled/error.cc:1126
4143
3321
msgid "No datetime expression provided"
4146
#: drizzled/error.cc:1128
4149
3326
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4150
3327
"probably corrupted"
4153
#: drizzled/error.cc:1130
4155
3331
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4158
#: drizzled/error.cc:1132
4159
3334
msgid "Failed to delete the event from drizzle.event"
4162
#: drizzled/error.cc:1134
4163
3337
msgid "Error during compilation of event's body"
4166
#: drizzled/error.cc:1136
4167
3340
msgid "Same old and new event name"
4170
#: drizzled/error.cc:1138
4172
3344
msgid "Data for column '%s' too long"
4175
#: drizzled/error.cc:1140
4177
3348
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4180
#: drizzled/error.cc:1142
4183
3353
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4187
#: drizzled/error.cc:1144
4188
3357
msgid "You can't write-lock a log table. Only read access is possible"
4191
#: drizzled/error.cc:1146
4192
3360
msgid "You can't use locks with log tables."
4195
#: drizzled/error.cc:1148
4198
3365
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4199
3366
"d would lead to a duplicate entry"
4202
#: drizzled/error.cc:1150
4205
3371
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4206
3372
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4209
#: drizzled/error.cc:1152
4211
3376
"Cannot switch out of the row-based binary log format when the session has "
4212
3377
"open temporary tables"
4215
#: drizzled/error.cc:1154
4217
3381
"Cannot change the binary logging format inside a stored function or trigger"
4220
#: drizzled/error.cc:1156
4222
3385
"The NDB cluster engine does not support changing the binlog format on the "
4226
#: drizzled/error.cc:1158
4227
3389
msgid "Cannot create temporary table with partitions"
4230
#: drizzled/error.cc:1160
4231
3392
msgid "Partition constant is out of partition function domain"
4234
#: drizzled/error.cc:1162
4235
3395
msgid "This partition function is not allowed"
4238
#: drizzled/error.cc:1164
4239
3398
msgid "Error in DDL log"
4242
#: drizzled/error.cc:1166
4243
3401
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4246
#: drizzled/error.cc:1168
4247
3404
msgid "Incorrect partition name"
4250
#: drizzled/error.cc:1170
4252
3408
"Transaction isolation level can't be changed while a transaction is in "
4256
#: drizzled/error.cc:1172
4259
3414
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4260
3415
"'%-.192s' for key '%-.192s'"
4263
#: drizzled/error.cc:1174
4265
3419
msgid "Internal scheduler error %d"
4268
#: drizzled/error.cc:1176
4270
3423
msgid "Error during starting/stopping of the scheduler. Error code %u"
4273
#: drizzled/error.cc:1178
4274
3426
msgid "Engine cannot be used in partitioned tables"
4277
#: drizzled/error.cc:1180
4279
3430
msgid "Cannot activate '%-.64s' log"
4282
#: drizzled/error.cc:1182
4283
3433
msgid "The server was not built with row-based replication"
4286
#: drizzled/error.cc:1184
4287
3436
msgid "Decoding of base64 string failed"
4290
#: drizzled/error.cc:1186
4291
3439
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4294
#: drizzled/error.cc:1188
4296
3443
"Cannot proceed because system tables used by Event Scheduler were found "
4297
3444
"damaged at server start"
4300
#: drizzled/error.cc:1190
4301
3447
msgid "Only integers allowed as number here"
4304
#: drizzled/error.cc:1192
4305
3450
msgid "This storage engine cannot be used for log tables"
4308
#: drizzled/error.cc:1194
4310
3454
msgid "You cannot '%s' a log table if logging is enabled"
4313
#: drizzled/error.cc:1196
4316
3459
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4321
#: drizzled/error.cc:1198
4323
3465
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4326
#: drizzled/error.cc:1200
4328
3469
msgid "Incorrect parameters in the call to native function '%-.192s'"
4331
#: drizzled/error.cc:1202
4333
3473
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4336
#: drizzled/error.cc:1204
4338
3477
msgid "This function '%-.192s' has the same name as a native function"
4341
#: drizzled/error.cc:1206
4343
3481
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4346
#: drizzled/error.cc:1208
4347
3484
msgid "Too many files opened, please execute the command again"
4350
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4352
3488
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4353
3489
"The event was dropped immediately after creation."
4356
#: drizzled/error.cc:1214
4358
3493
msgid "The incident %s occurred on the master. Message: %-.64s"
4361
#: drizzled/error.cc:1216
4362
3496
msgid "Table has no partition for some existing values"
4365
#: drizzled/error.cc:1218
4366
3499
msgid "Statement is not safe to log in statement format."
4369
#: drizzled/error.cc:1220
4371
3503
msgid "Fatal error: %s"
4374
#: drizzled/error.cc:1222
4376
3507
msgid "Relay log read failure: %s"
4379
#: drizzled/error.cc:1224
4381
3511
msgid "Relay log write failure: %s"
4384
#: drizzled/error.cc:1228
4386
3515
msgid "Master command %s failed: %s"
4389
#: drizzled/error.cc:1230
4391
3519
msgid "Binary logging not possible. Message: %s"
4394
#: drizzled/error.cc:1232
4396
3523
msgid "View `%-.64s`.`%-.64s` has no creation context"
4399
#: drizzled/error.cc:1234
4401
3527
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4404
#: drizzled/error.cc:1236
4406
3531
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4409
#: drizzled/error.cc:1238
4411
3535
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4414
#: drizzled/error.cc:1240
4416
3539
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4419
#: drizzled/error.cc:1242
4421
3543
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4424
#: drizzled/error.cc:1244
4426
3547
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4429
#: drizzled/error.cc:1246
4431
3551
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4434
#: drizzled/error.cc:1248
4436
3555
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4439
#: drizzled/error.cc:1250
4441
3559
msgid "Ambiguous slave modes combination. %s"
4444
#: drizzled/error.cc:1252
4447
3564
"The BINLOG statement of type `%s` was not preceded by a format description "
4448
3565
"BINLOG statement."
4451
#: drizzled/error.cc:1254
4452
3568
msgid "Corrupted replication event was detected"
4455
#: drizzled/error.cc:1256
4457
3572
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4460
#: drizzled/error.cc:1258
4462
3576
msgid "Being purged log %s was not found"
4465
#: drizzled/error.cc:1260
4467
3580
msgid "Converted to non-transactional lock on '%-.64s'"
4470
#: drizzled/error.cc:1262
4472
3584
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4475
#: drizzled/error.cc:1264
4478
3589
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4481
#: drizzled/error.cc:1266
4483
3593
msgid "Can't access storage engine of table %-.64s"
4486
#: drizzled/error.cc:1268
4487
3596
msgid "Starting backup process"
4490
#: drizzled/error.cc:1270
4491
3599
msgid "Backup completed"
4494
#: drizzled/error.cc:1272
4495
3602
msgid "Starting restore process"
4498
#: drizzled/error.cc:1274
4499
3605
msgid "Restore completed"
4502
#: drizzled/error.cc:1276
4503
3608
msgid "Nothing to backup"
4506
#: drizzled/error.cc:1278
4508
3612
msgid "Database '%-.64s' cannot be included in a backup"
4511
#: drizzled/error.cc:1280
4513
3616
"Error during backup operation - server's error log contains more information "
4514
3617
"about the error"
4517
#: drizzled/error.cc:1282
4519
3621
"Error during restore operation - server's error log contains more "
4520
3622
"information about the error"
4523
#: drizzled/error.cc:1284
4525
3626
"Can't execute this command because another BACKUP/RESTORE operation is in "
4529
#: drizzled/error.cc:1286
4530
3630
msgid "Error when preparing for backup operation"
4533
#: drizzled/error.cc:1288
4534
3633
msgid "Error when preparing for restore operation"
4537
#: drizzled/error.cc:1290
4539
3637
msgid "Invalid backup location '%-.64s'"
4542
#: drizzled/error.cc:1292
4544
3641
msgid "Can't read backup location '%-.64s'"
4547
#: drizzled/error.cc:1294
4549
3645
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4552
#: drizzled/error.cc:1296
4553
3648
msgid "Can't enumerate server databases"
4556
#: drizzled/error.cc:1298
4557
3651
msgid "Can't enumerate server tables"
4560
#: drizzled/error.cc:1300
4562
3655
msgid "Can't enumerate tables in database %-.64s"
4565
#: drizzled/error.cc:1302
4567
3659
msgid "Skipping view %-.64s in database %-.64s"
4570
#: drizzled/error.cc:1304
4572
3663
msgid "Skipping table %-.64s since it has no valid storage engine"
4575
#: drizzled/error.cc:1306
4577
3667
msgid "Can't open table %-.64s"
4580
#: drizzled/error.cc:1308
4581
3670
msgid "Can't read backup archive preamble"
4584
#: drizzled/error.cc:1310
4585
3673
msgid "Can't write backup archive preamble"
4588
#: drizzled/error.cc:1312
4590
3677
msgid "Can't find backup driver for table %-.64s"
4593
#: drizzled/error.cc:1314
4596
3682
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4600
#: drizzled/error.cc:1316
4602
3687
msgid "Can't create %-.64s backup driver"
4605
#: drizzled/error.cc:1318
4607
3691
msgid "Can't create %-.64s restore driver"
4610
#: drizzled/error.cc:1320
4612
3695
msgid "Found %d images in backup archive but maximum %d are supported"
4615
#: drizzled/error.cc:1322
4617
3699
msgid "Error when saving meta-data of %-.64s"
4620
#: drizzled/error.cc:1324
4621
3702
msgid "Error when reading meta-data list"
4624
#: drizzled/error.cc:1326
4626
3706
msgid "Can't create %-.64s"
4629
#: drizzled/error.cc:1328
4630
3709
msgid "Can't allocate buffer for image data transfer"
4633
#: drizzled/error.cc:1330
4635
3713
msgid "Error when writing %-.64s backup image data (for table #%d)"
4638
#: drizzled/error.cc:1332
4639
3716
msgid "Error when reading data from backup stream"
4642
#: drizzled/error.cc:1334
4643
3719
msgid "Can't go to the next chunk in backup stream"
4646
#: drizzled/error.cc:1336
4648
3723
msgid "Can't initialize %-.64s backup driver"
4651
#: drizzled/error.cc:1338
4653
3727
msgid "Can't initialize %-.64s restore driver"
4656
#: drizzled/error.cc:1340
4658
3731
msgid "Can't shut down %-.64s backup driver"
4661
#: drizzled/error.cc:1342
4663
3735
msgid "Can't shut down %-.64s backup driver(s)"
4666
#: drizzled/error.cc:1344
4668
3739
msgid "%-.64s backup driver can't prepare for synchronization"
4671
#: drizzled/error.cc:1346
4673
3743
msgid "%-.64s backup driver can't create its image validity point"
4676
#: drizzled/error.cc:1348
4678
3747
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4681
#: drizzled/error.cc:1350
4683
3751
msgid "%-.64s backup driver can't cancel its backup operation"
4686
#: drizzled/error.cc:1352
4688
3755
msgid "%-.64s restore driver can't cancel its restore operation"
4691
#: drizzled/error.cc:1354
4693
3759
msgid "Error when polling %-.64s backup driver for its image data"
4696
#: drizzled/error.cc:1356
4698
3763
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4701
#: drizzled/error.cc:1358
4704
3768
"After %d attempts %-.64s restore driver still can't accept next block of data"
4707
#: drizzled/error.cc:1360
4709
3772
msgid "Open and lock tables failed in %-.64s"
4712
#: drizzled/error.cc:1362
4713
3775
msgid "Backup driver's table locking thread can not be initialized."
4716
#: drizzled/error.cc:1364
4718
3779
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4719
3780
"and 'drizzle.online_backup_progress'."
4722
#: drizzled/error.cc:1366
4724
3784
msgid "Tablespace '%-.192s' already exists"
4727
#: drizzled/error.cc:1368
4729
3788
msgid "Tablespace '%-.192s' doesn't exist"
4732
#: drizzled/error.cc:1370
4734
3792
msgid "Unexpected master's heartbeat data: %s"
4737
#: drizzled/error.cc:1372
4739
3796
msgid "The requested value for the heartbeat period %s %s"
4742
#: drizzled/error.cc:1374
4744
3800
msgid "Can't write to the online backup progress log %-.64s."
4747
#: drizzled/error.cc:1376
4749
3804
msgid "Tablespace '%-.192s' not empty"
4752
#: drizzled/error.cc:1378
4755
3809
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4757
3811
"while the same tablespace is defined on the server as '%-.256s'"
4760
#: drizzled/error.cc:1380
4761
3814
msgid "A virtual column cannot be based on a virtual column"
4764
#: drizzled/error.cc:1382
4766
3818
msgid "Non-deterministic expression for virtual column '%s'."
4769
#: drizzled/error.cc:1384
4772
3823
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4775
#: drizzled/error.cc:1386
4776
3826
msgid "Primary key cannot be defined upon a virtual column."
4779
#: drizzled/error.cc:1388
4780
3829
msgid "Key/Index cannot be defined on a non-stored virtual column."
4783
#: drizzled/error.cc:1390
4785
3833
msgid "Cannot define foreign key with %s clause on a virtual column."
4788
#: drizzled/error.cc:1392
4790
3837
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4793
#: drizzled/error.cc:1394
4795
3841
msgid "'%s' is not yet supported for virtual columns."
4798
#: drizzled/error.cc:1396
4799
3844
msgid "Constant expression in virtual column function is not allowed."
4802
#: drizzled/error.cc:1398
4803
3847
msgid "Encountered an unknown temporal type."
4806
#: drizzled/error.cc:1400
4808
3851
msgid "Received an invalid string format '%s' for a date value."
4811
#: drizzled/error.cc:1402
4813
3855
msgid "Received an invalid string format '%s' for a time value."
4816
#: drizzled/error.cc:1404
4818
3859
msgid "Received an invalid value '%s' for a UNIX timestamp."
4821
#: drizzled/error.cc:1406
4823
3863
msgid "Received an invalid datetime value '%s'."
4826
#: drizzled/error.cc:1408
4828
3867
msgid "Received a NULL argument for function '%s'."
4831
#: drizzled/error.cc:1410
4833
3871
msgid "Received an invalid negative argument '%s' for function '%s'."
4836
#: drizzled/error.cc:1412
4838
3875
msgid "Received an out-of-range argument '%s' for function '%s'."
4841
#: drizzled/error.cc:1414
4843
3879
msgid "Received an invalid time value '%s'."
4846
#: drizzled/error.cc:1416
4848
3883
msgid "Received an invalid enum value '%s'."
4851
#: drizzled/logging.cc:59
4853
msgid "logging '%s' pre() failed"
4856
#: drizzled/logging.cc:84
4858
msgid "logging '%s' post() failed"
4861
#: drizzled/message/command_reader.cc:55
4863
msgid "Usage: %s COMMAND_LOG\n"
4864
msgstr "Usar: %s [OPÇÕES]\n"
4866
#: drizzled/message/command_reader.cc:64
3887
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4867
3890
#, fuzzy, c-format
4868
3891
msgid "Cannot open file: %s\n"
4869
3892
msgstr "Não pôde abrir arquivo: '%-.200s' (errno: %d)"
4871
#: drizzled/message/command_reader.cc:83
4873
msgid "Failed to read initial length header\n"
4874
msgstr "Falha ao inicializar os plugins."
4876
#: drizzled/message/command_reader.cc:90
4878
msgid "Attempted to read record bigger than SIZE_MAX\n"
4881
#: drizzled/message/command_reader.cc:110
3895
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3899
msgid "Attempted to read record bigger than INT_MAX\n"
4883
3903
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4886
#: drizzled/message/command_reader.cc:120
4889
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4893
#: drizzled/message/command_reader.cc:126
3907
msgid "Could not read transaction message.\n"
3911
msgid "GPB ERROR: %s.\n"
3915
msgid "Raw buffer read: %s.\n"
4895
3919
msgid "Unable to parse command. Got error: %s.\n"
4898
#: drizzled/message/command_reader.cc:128
4900
3923
msgid "BUFFER: %s\n"
4903
#: drizzled/message/command_reader.cc:136
4906
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4909
#: drizzled/plugin/listen_tcp.cc:47
3927
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3931
msgid "Usage: %s TRANSACTION_LOG\n"
3932
msgstr "Usar: %s [OPÇÕES]\n"
3935
msgid "errmsg plugin '%s' errmsg() failed"
3938
msgid "Could not add Function!"
3941
msgid "No sockets could be bound for listening"
3945
msgid "pipe() failed with errno %d"
3949
msgid "poll() failed with errno %d"
4911
3953
msgid "accept() failed with errno %d"
4914
#: drizzled/plugin/listen_tcp.cc:83
4916
3957
msgid "getaddrinfo() failed with error %s"
4919
#: drizzled/plugin/listen_tcp.cc:115
4921
3961
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4924
#: drizzled/plugin/listen_tcp.cc:126
4926
3965
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4929
#: drizzled/plugin/listen_tcp.cc:135
4931
3969
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4934
#: drizzled/plugin/listen_tcp.cc:144
4936
3973
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4939
#: drizzled/plugin/listen_tcp.cc:153
4941
3977
msgid "setsockopt(SO_LINGER) failed with errno %d"
4944
#: drizzled/plugin/listen_tcp.cc:162
4946
3981
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4949
#: drizzled/plugin/listen_tcp.cc:183
4951
3985
msgid "Retrying bind() on %u"
4954
#: drizzled/plugin/listen_tcp.cc:190
4956
3989
msgid "bind() failed with errno: %d"
4959
#: drizzled/plugin/listen_tcp.cc:193
4960
3992
msgid "Do you already have another drizzled running?"
4963
#: drizzled/plugin/listen_tcp.cc:200
4965
3996
msgid "listen() failed with errno %d"
4968
#: drizzled/plugin/listen_tcp.cc:206
4970
4000
msgid "Listening on %s:%s\n"
4973
#: drizzled/plugin/storage_engine.cc:315
4975
msgid "Found %d prepared transaction(s) in %s"
4978
#: drizzled/plugin/storage_engine.cc:389
4979
msgid "Starting crash recovery..."
4982
#: drizzled/plugin/storage_engine.cc:398
4984
msgid "Found %d prepared XA transactions"
4987
#: drizzled/plugin/storage_engine.cc:403
4990
"Found %d prepared transactions! It means that drizzled was not shut down "
4991
"properly last time and critical recovery information (last binlog or %s "
4992
"file) was manually deleted after a crash. You have to start drizzled with "
4993
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4996
#: drizzled/plugin/storage_engine.cc:413
4997
msgid "Crash recovery finished."
5000
#: drizzled/qcache.cc:63
5002
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5005
#: drizzled/qcache.cc:86
5007
msgid "qcache plugin '%s' set() failed"
5010
#: drizzled/qcache.cc:110
5012
msgid "qcache plugin '%s' invalidate_table() failed"
5015
#: drizzled/qcache.cc:137
5017
msgid "qcache plugin '%s' invalidate_db() failed"
5020
#: drizzled/qcache.cc:157
5022
msgid "qcache plugin '%s' flush() failed"
5025
#: drizzled/scheduling.cc:37
5028
"Attempted to register a scheduler %s, but a scheduler has already been "
5029
"registered with that name.\n"
5032
#: drizzled/scheduling.cc:62
5034
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5037
#: drizzled/scheduling.cc:77
5038
msgid "Scheduler initialization failed.\n"
5041
#: drizzled/session.cc:2166
5043
msgid "Could not remove temporary table: '%s', error: %d"
5046
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5048
msgid "realloc() failed with errno %d"
5051
#: drizzled/slot/listen.cc:94
5052
msgid "No sockets could be bound for listening"
5055
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5057
msgid "pipe() failed with errno %d"
5060
#: drizzled/slot/listen.cc:137
5062
msgid "poll() failed with errno %d"
5065
#: drizzled/sql_base.cc:1445
5067
msgid "Table %s had a open data handler in reopen_table"
5070
#: drizzled/sql_base.cc:2026
5072
msgid "Couldn't repair table: %s.%s"
5075
#: drizzled/sql_base.cc:2068
5078
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5079
"s`.`%s`' to replication"
5082
#: drizzled/sql_plugin.cc:553
5084
4004
msgid "Plugin '%s' init function returned error.\n"
5087
#: drizzled/sql_plugin.cc:713
5088
4007
msgid "plugin-load parameter too long"
5091
#: drizzled/sql_plugin.cc:775
5093
4011
msgid "Couldn't load plugin named '%s' with soname '%s'."
5096
#: drizzled/sql_plugin.cc:1115
5097
4014
msgid "Out of memory."
5100
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5102
4018
msgid "Unknown variable type code 0x%x in plugin '%s'."
5105
#: drizzled/sql_plugin.cc:2010
5108
4023
"Server variable %s of plugin %s was forced to be read-only: string variable "
5109
4024
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5112
#: drizzled/sql_plugin.cc:2041
5114
4028
msgid "Missing variable name in plugin '%s'."
5117
#: drizzled/sql_plugin.cc:2058
5119
4032
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5122
#: drizzled/sql_plugin.cc:2186
5124
4036
msgid "Out of memory for plugin '%s'."
5125
4037
msgstr "Memória insuficiente para plugin '%s'"
5127
#: drizzled/sql_plugin.cc:2193
5129
4040
msgid "Bad options for plugin '%s'."
5130
4041
msgstr "Opções inválidas para plugin '%s'"
5132
#: drizzled/sql_plugin.cc:2202
5134
4044
msgid "Parsing options for plugin '%s' failed."
5137
#: drizzled/sql_plugin.cc:2251
5139
4048
msgid "Plugin '%s' has conflicting system variables"
5140
4049
msgstr "O plugin '%s' tem variáveis de sistema conflitantes"
5142
#: drizzled/sql_table.cc:231
4052
msgid "logging '%s' pre() failed"
4056
msgid "logging '%s' post() failed"
4060
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4064
msgid "qcache plugin '%s' set() failed"
4068
msgid "qcache plugin '%s' invalidateTable() failed"
4072
msgid "qcache plugin '%s' invalidateDb() failed"
4076
msgid "qcache plugin '%s' flush() failed"
4080
msgid "Loading plugin %s failed: a plugin by that name already exists."
4084
msgid "Fatal error: Failed initializing %s plugin."
4085
msgstr "Falha ao inicializar os plugins."
4089
"Attempted to register a scheduler %s, but a scheduler has already been "
4090
"registered with that name.\n"
4094
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4098
msgid "Found %d prepared transaction(s) in %s"
4101
msgid "Starting crash recovery..."
4105
msgid "Found %d prepared XA transactions"
4110
"Found %d prepared transactions! It means that drizzled was not shut down "
4111
"properly last time and critical recovery information (last binlog or %s "
4112
"file) was manually deleted after a crash. You have to start drizzled with "
4113
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4116
msgid "Crash recovery finished."
4120
msgid "Could not remove temporary table: '%s', error: %d"
4124
msgid "Table %s had a open data Cursor in reopen_table"
4128
msgid "Couldn't repair table: %s.%s"
4133
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4134
"s`.`%s`' to replication"
5144
4138
"Table name cannot be encoded and fit within filesystem name length "
5145
4139
"restrictions."
5148
#: drizzled/sql_table.cc:241
5150
4143
"Schema name cannot be encoded and fit within filesystem name length "
5151
4144
"restrictions."
5154
#: drizzled/sql_table.cc:2360
5156
4148
msgid "Unknown - internal error %d during operation"
5157
4149
msgstr "Desconhecido - erro interno %d durante a operação"
5159
#: drizzled/statement/alter_table.cc:1136
5161
msgid "Could not open table %s.%s after rename\n"
5162
msgstr "Não foi possivel abrir a tabela %s.%s depois de renomea-la\n"
5164
#: drizzled/statement/alter_table.cc:1299
5167
4153
"order_st BY ignored because there is a user-defined clustered index in the "
5168
4154
"table '%-.192s'"
5171
#: drizzled/table.cc:329
5174
4159
"'%s' had no or invalid character set, and default character set is multi-"
5477
4404
"e opções boleanas {false|true} Valor (depois da leitura de opções)\n"
5478
4405
"--------------------------------- -----------------------------\n"
5480
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5481
4407
msgid "(No default value)"
5482
4408
msgstr "(Sem valor padrão)"
5484
#: mysys/my_getopt.cc:1255
5486
4411
msgstr "verdadeiro"
5488
#: mysys/my_getopt.cc:1255
5492
#: mysys/my_getopt.cc:1288
5494
4417
msgid "(Disabled)\n"
5495
4418
msgstr "(Desativado)\n"
5497
#: plugin/auth_http/auth_http.cc:138
5498
4420
msgid "Enable HTTP Auth check"
5501
#: plugin/auth_http/auth_http.cc:148
5502
4423
msgid "URL for HTTP Auth check"
5505
#: plugin/command_log/command_log.cc:116
5506
#: plugin/command_log/command_log_reader.cc:94
5508
msgid "Failed to open command log file %s. Got error: %s\n"
5511
#: plugin/command_log/command_log.cc:200
5514
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5515
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5518
#: plugin/command_log/command_log.cc:242
5521
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5522
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5525
#: plugin/command_log/command_log.cc:294
5528
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5529
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5532
#: plugin/command_log/command_log.cc:390
5533
msgid "Enable command log"
5536
#: plugin/command_log/command_log.cc:398
5537
msgid "DEBUGGING - Truncate command log"
5540
#: plugin/command_log/command_log.cc:406
5541
msgid "Path to the file to use for command log."
5544
#: plugin/command_log/command_log.cc:414
5545
msgid "Enable CRC32 Checksumming"
5548
#: plugin/command_log/command_log.cc:432
5549
msgid "Command Message Log"
5552
#: plugin/command_log/command_log_reader.cc:114
5554
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5557
#: plugin/command_log/command_log_reader.cc:137
5559
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5562
#: plugin/command_log/command_log_reader.cc:171
5564
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5567
#: plugin/command_log/command_log_reader.cc:186
5568
msgid "Checksum FAILED!\n"
5571
#: plugin/console/console.cc:346
5572
4426
msgid "Enable the console."
5575
#: plugin/console/console.cc:349
5576
4429
msgid "Turn on extra debugging."
5579
#: plugin/default_replicator/default_replicator.cc:97
5580
4432
msgid "Enable default replicator"
5583
#: plugin/default_replicator/default_replicator.cc:112
5584
4435
msgid "Default Replicator"
5587
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4438
msgid "Unknown Drizzle error"
4439
msgstr "Erro desconhecido do Drizzle"
4442
msgid "Can't create UNIX socket (%d)"
4443
msgstr "Não é possível criar o socket UNIX(%d)"
4446
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4448
"Não é possível conectar ao servidor local do Drizzle através do socket "
4452
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4456
msgid "Can't create TCP/IP socket (%d)"
4457
msgstr "Não é possível criar o socket TCP/IO(%d)"
4460
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4461
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
4463
msgid "Drizzle server has gone away"
4464
msgstr "O servidor Drizzle caiu"
4467
msgid "Protocol mismatch; server version = %d, client version = %d"
4469
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
4472
msgid "Drizzle client ran out of memory"
4473
msgstr "O cliente do Drizzle ficou sem memória"
4475
msgid "Wrong host info"
4476
msgstr "Informação do host incorreta"
4478
msgid "Localhost via UNIX socket"
4479
msgstr "Localhost através de um socket UNIX"
4482
msgid "%-.100s via TCP/IP"
4483
msgstr "%-.100s via TCP/IP"
4485
msgid "Error in server handshake"
4486
msgstr "Erro no handshake com o servidor"
4488
msgid "Lost connection to Drizzle server during query"
4489
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
4491
msgid "Commands out of sync; you can't run this command now"
4492
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
4495
msgid "Named pipe: %-.32s"
4496
msgstr "Pipe nomeado: %-.32s"
4499
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4501
"Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
4504
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4505
msgstr "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
4508
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4510
"Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: %-.32s "
4514
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4516
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
4518
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4519
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
4521
msgid "Embedded server"
4522
msgstr "Servidor embarcado"
4524
msgid "Error on SHOW SLAVE STATUS:"
4525
msgstr "Erro em SHOW SLAVE STATUS;"
4527
msgid "Error on SHOW SLAVE HOSTS:"
4528
msgstr "Erro em SHOW SLAVE HOSTS;"
4530
msgid "Error connecting to slave:"
4531
msgstr "Erro conectando ao escravo"
4533
msgid "Error connecting to master:"
4534
msgstr "Erro conectando ao mestre"
4536
msgid "SSL connection error"
4537
msgstr "Erro na conexão segura (SSL)"
4539
msgid "Malformed packet"
4540
msgstr "Pacote mal formatado"
4542
msgid "(unused error message)"
4543
msgstr "(mensagem de erro não utilizada)"
4545
msgid "Invalid use of null pointer"
4546
msgstr "Uso inválido de ponteiro nulo"
4548
msgid "Statement not prepared"
4549
msgstr "Comando não preparado"
4551
msgid "No data supplied for parameters in prepared statement"
4552
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
4554
msgid "Data truncated"
4555
msgstr "Dados truncados"
4557
msgid "No parameters exist in the statement"
4558
msgstr "Não existe parametros para este comando"
4560
msgid "Invalid parameter number"
4561
msgstr "Número de parametros inválido"
4565
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4567
"Não é possível enviar informação longa para tipos de dados não-string/não-"
4568
"binário (parâmetro: %d)"
4571
msgid "Using unsupported buffer type: %d (parameter: %d)"
4572
msgstr "Utilizando um tipo de buffer não suportado: %d (parâmetro: %d)"
4575
msgid "Shared memory: %-.100s"
4576
msgstr "Memória compartilhada: %-.100s"
4578
msgid "Wrong or unknown protocol"
4579
msgstr "Protocolo incorreto ou desconhecido"
4581
msgid "Invalid connection handle"
4582
msgstr "Manipulador de conexão inválido"
4585
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4586
"option 'secure_auth' enabled)"
4588
"Conexão utilizando protocolo de autenticação antigo (pre-4.1.1) recusada "
4589
"(opção do cliente 'secure_auth' ativada)"
4591
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4593
"Recuperação de linhas foi cancelada pela chamada de drizzle_stmt_close()"
4595
msgid "Attempt to read column without prior row fetch"
4596
msgstr "Tentativa de ler a coluna sem antes recuperar uma linha"
4598
msgid "Prepared statement contains no metadata"
4599
msgstr "Prepared statement não contém metadata"
4602
"Attempt to read a row while there is no result set associated with the "
4605
"Tentativa de ler uma tupla enquanto não há result set associado com a "
4608
msgid "This feature is not implemented yet"
4609
msgstr "Esse recurso ainda não foi implementado"
4613
"Lost connection to Drizzle server while waiting for initial communication "
4614
"packet, system error: %d"
4616
"Conexão com o servidor Drizzle foi perdida quando esperando por pacote "
4617
"inicial de comunicação, erro do sistema: %d"
4621
"Lost connection to Drizzle server while reading initial communication "
4622
"packet, system error: %d"
4624
"Perda de conexão com o servidor Drizzle quando lendo pacote inicial de "
4625
"comunicação, erro do sistema: %d"
4629
"Lost connection to Drizzle server while sending authentication information, "
4632
"Perda de conexão com o servidor Drizzle quando enviando informação de "
4633
"autenticação, erro do sistema: %d"
4637
"Lost connection to Drizzle server while reading authorization information, "
4640
"Perda de conexão com o servidor Drizzle quando lendo informação de "
4641
"autorização, erro do sistema: %d"
4645
"Lost connection to Drizzle server while setting initial database, system "
4648
"Perda de conexão com o servidor Drizzle quando definindo banco de dados "
4649
"inicial, erro do sistema: %d"
4652
msgid "Statement closed indirectly because of a preceding %s() call"
4656
"Port number to use for connection or 0 for default to, in order of "
4657
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4659
"Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
4660
"ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT, padrão interno ("
4662
msgid "Connect Timeout."
4665
msgid "Read Timeout."
4668
msgid "Write Timeout."
4671
msgid "Retry Count."
4674
msgid "Buffer length."
4678
msgid "Address to bind to."
4679
msgstr "Endereço IP para conexão."
5588
4681
msgid "Error Messages to stderr"
5591
#: plugin/filtered_replicator/filtered_replicator.cc:486
5592
4684
msgid "Enable filtered replicator"
5595
#: plugin/filtered_replicator/filtered_replicator.cc:493
5596
4687
msgid "List of schemas to filter"
5599
#: plugin/filtered_replicator/filtered_replicator.cc:500
5600
4690
msgid "List of tables to filter"
5603
#: plugin/filtered_replicator/filtered_replicator.cc:507
5604
4693
msgid "Regular expression to apply to schemas to filter"
5607
#: plugin/filtered_replicator/filtered_replicator.cc:514
5608
4696
msgid "Regular expression to apply to tables to filter"
5611
#: plugin/filtered_replicator/filtered_replicator.cc:533
5612
4699
msgid "Filtered Replicator"
5615
#: plugin/logging_gearman/logging_gearman.cc:186
5617
4703
msgid "fail gearman_client_create(): %s"
5620
#: plugin/logging_gearman/logging_gearman.cc:197
5622
4707
msgid "fail gearman_client_add_server(): %s"
5625
#: plugin/logging_gearman/logging_gearman.cc:310
5626
4710
msgid "Enable logging to a gearman server"
5629
#: plugin/logging_gearman/logging_gearman.cc:319
5630
4713
msgid "Hostname for logging to a Gearman server"
5633
#: plugin/logging_gearman/logging_gearman.cc:328
5634
4716
msgid "Gearman Function to send logging to"
5637
#: plugin/logging_gearman/logging_gearman.cc:345
5638
4719
msgid "Log queries to a Gearman server"
5641
#: plugin/logging_query/logging_query.cc:188
5643
4723
msgid "fail open() fn=%s er=%s\n"
5646
#: plugin/logging_query/logging_query.cc:344
5647
4726
msgid "Enable logging to CSV file"
5650
#: plugin/logging_query/logging_query.cc:353
5651
4729
msgid "File to log to"
5654
#: plugin/logging_query/logging_query.cc:362
5655
4732
msgid "PCRE to match the query against"
5658
#: plugin/logging_query/logging_query.cc:371
5659
#: plugin/logging_syslog/logging_syslog.cc:231
5660
4735
msgid "Threshold for logging slow queries, in microseconds"
5663
#: plugin/logging_query/logging_query.cc:383
5664
#: plugin/logging_syslog/logging_syslog.cc:243
5665
4738
msgid "Threshold for logging big queries, for rows returned"
5668
#: plugin/logging_query/logging_query.cc:395
5669
#: plugin/logging_syslog/logging_syslog.cc:255
5670
4741
msgid "Threshold for logging big queries, for rows examined"
5673
#: plugin/logging_query/logging_query.cc:418
5674
4744
msgid "Log queries to a CSV file"
5677
#: plugin/logging_syslog/logging_syslog.cc:84
5679
4748
msgid "syslog facility \"%s\" not known, using \"local0\""
5682
#: plugin/logging_syslog/logging_syslog.cc:100
5684
4752
msgid "syslog priority \"%s\" not known, using \"info\""
5687
#: plugin/logging_syslog/logging_syslog.cc:195
5688
4755
msgid "Enable logging to syslog"
5691
#: plugin/logging_syslog/logging_syslog.cc:204
5692
4758
msgid "Syslog Ident"
5695
#: plugin/logging_syslog/logging_syslog.cc:213
5696
4761
msgid "Syslog Facility"
5699
#: plugin/logging_syslog/logging_syslog.cc:222
5700
4764
msgid "Syslog Priority"
5703
#: plugin/logging_syslog/logging_syslog.cc:279
5704
4767
msgid "Log to syslog"
5707
#: plugin/multi_thread/multi_thread.cc:171
5708
msgid "Maximum number of user threads available."
5711
#: plugin/myisam/ha_myisam.cc:447
4770
msgid "List of memcached servers."
4773
msgid "Memcached Stats as I_S tables"
5713
4777
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5716
#: plugin/myisam/ha_myisam.cc:451
5718
4781
msgid "Got an error from unknown thread, %s:%d"
5721
#: plugin/myisam/ha_myisam.cc:457
5722
4784
msgid "Unknown thread accessing table"
5725
#: plugin/myisam/ha_myisam.cc:1488
5726
4787
msgid "Block size to be used for MyISAM index pages."
5729
#: plugin/myisam/ha_myisam.cc:1494
5731
4791
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5732
4792
"disables parallel repair."
5735
#: plugin/myisam/ha_myisam.cc:1500
5737
4796
"Don't use the fast sort index method to created index if the temporary file "
5738
4797
"would get bigger than this."
5741
#: plugin/myisam/ha_myisam.cc:1505
5743
4801
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5744
4802
"when creating indexes with CREATE INDEX or ALTER TABLE."
5747
#: plugin/myisam/ha_myisam.cc:1511
5748
4805
msgid "Default pointer size to be used for MyISAM tables."
5749
4806
msgstr "Tamanho padrão do ponteiro usado por tabelas MyISAM."
5751
#: plugin/myisam/my_handler_errors.cc:34
5752
4808
msgid "Didn't find key on read or update"
5753
4809
msgstr "Não encontrei a chave ao ler ou atualizar"
5755
#: plugin/myisam/my_handler_errors.cc:36
5756
4811
msgid "Duplicate key on write or update"
5757
4812
msgstr "Chave duplicada ao escrever ou atualizar"
5759
#: plugin/myisam/my_handler_errors.cc:38
5760
4814
msgid "Internal (unspecified) error in handler"
5761
4815
msgstr "Erro interno (não especificado) no handler"
5763
#: plugin/myisam/my_handler_errors.cc:40
5765
4818
"Someone has changed the row since it was read (while the table was locked to "
5768
4821
"Alguém modificou a linha desde que ela foi lida (enquanto a tabela estava em "
5769
4822
"lock para prevenir isso)"
5771
#: plugin/myisam/my_handler_errors.cc:43
5772
4824
msgid "Wrong index given to function"
5773
4825
msgstr "Indíce incorreto fornecido para a função"
5775
#: plugin/myisam/my_handler_errors.cc:45
5776
4827
msgid "Undefined handler error 125"
5777
4828
msgstr "Erro de handler indefinido 125"
5779
#: plugin/myisam/my_handler_errors.cc:47
5780
4830
msgid "Index file is crashed"
5781
4831
msgstr "Arquivo de índice está corrompido"
5783
#: plugin/myisam/my_handler_errors.cc:49
5784
4833
msgid "Record file is crashed"
5785
4834
msgstr "Arquivo de registro está corrompido"
5787
#: plugin/myisam/my_handler_errors.cc:51
5788
4836
msgid "Out of memory in engine"
5789
4837
msgstr "Sem memória na engine"
5791
#: plugin/myisam/my_handler_errors.cc:53
5792
4839
msgid "Undefined handler error 129"
5795
#: plugin/myisam/my_handler_errors.cc:55
5796
4842
msgid "Incorrect file format"
5797
4843
msgstr "Formato de arquivo incorreto"
5799
#: plugin/myisam/my_handler_errors.cc:57
5800
4845
msgid "Command not supported by database"
5801
4846
msgstr "Comando não suportado pelo banco de dados"
5803
#: plugin/myisam/my_handler_errors.cc:59
5804
4848
msgid "Old database file"
5805
4849
msgstr "Arquivo de banco de dados antigo"
5807
#: plugin/myisam/my_handler_errors.cc:61
5808
4851
msgid "No record read before update"
5809
4852
msgstr "Nenhum registro lido antes do update"
5811
#: plugin/myisam/my_handler_errors.cc:63
5812
4854
msgid "Record was already deleted (or record file crashed)"
5814
4856
"Registro já havia sido apagado (ou arquivo de registros está corrompido)"
5816
#: plugin/myisam/my_handler_errors.cc:65
5817
4858
msgid "No more room in record file"
5818
4859
msgstr "Não há mais espaço no arquivo de registros"
5820
#: plugin/myisam/my_handler_errors.cc:67
5821
4861
msgid "No more room in index file"
5822
4862
msgstr "Não há mais espaço no arquivo de índices"
5824
#: plugin/myisam/my_handler_errors.cc:69
5825
4864
msgid "No more records (read after end of file)"
5826
4865
msgstr "Não há mais registros (lido após o final do arquivo)"
5828
#: plugin/myisam/my_handler_errors.cc:71
5829
4867
msgid "Unsupported extension used for table"
5830
4868
msgstr "Extensão não suportada utilizada para a tabela"
5832
#: plugin/myisam/my_handler_errors.cc:73
5833
4870
msgid "Too big row"
5834
4871
msgstr "Linha muito grande"
5836
#: plugin/myisam/my_handler_errors.cc:75
5837
4873
msgid "Wrong create options"
5838
4874
msgstr "Opções de criação incorretas"
5840
#: plugin/myisam/my_handler_errors.cc:77
5841
4876
msgid "Duplicate unique key or constraint on write or update"
5842
4877
msgstr "Duplicada chave única ou constraint em escrita ou atualização"
5844
#: plugin/myisam/my_handler_errors.cc:79
5845
4879
msgid "Unknown character set used in table"
5846
4880
msgstr "Conjunto de caracteres desconhecido utilizado na tabela"
5848
#: plugin/myisam/my_handler_errors.cc:81
5849
4882
msgid "Conflicting table definitions in sub-tables of MERGE table"
5852
#: plugin/myisam/my_handler_errors.cc:83
5853
4885
msgid "Table is crashed and last repair failed"
5854
4886
msgstr "Tabela está corrompida e o último reparo falhou"
5856
#: plugin/myisam/my_handler_errors.cc:85
5857
4888
msgid "Table was marked as crashed and should be repaired"
5858
4889
msgstr "Tabela foi marcada como corrompida e deve ser reparada"
5860
#: plugin/myisam/my_handler_errors.cc:87
5861
4891
msgid "Lock timed out; Retry transaction"
5862
4892
msgstr "Trava expirada; Tentar transação novamente"
5864
#: plugin/myisam/my_handler_errors.cc:89
5865
4894
msgid "Lock table is full; Restart program with a larger locktable"
5867
4896
"Tabela de travas está cheia; Reinicie o programa com uma tabela de travas "
5870
#: plugin/myisam/my_handler_errors.cc:91
5871
4899
msgid "Updates are not allowed under a read only transactions"
5872
4900
msgstr "Atualizações não são permitidas sob uma transação somente leitura"
5874
#: plugin/myisam/my_handler_errors.cc:93
5875
4902
msgid "Lock deadlock; Retry transaction"
5878
#: plugin/myisam/my_handler_errors.cc:95
5879
4905
msgid "Foreign key constraint is incorrectly formed"
5880
4906
msgstr "Chave estrangeira está incorretamente formada"
5882
#: plugin/myisam/my_handler_errors.cc:97
5883
4908
msgid "Cannot add a child row"
5884
4909
msgstr "Impossível adicionar uma linha filha"
5886
#: plugin/myisam/my_handler_errors.cc:99
5887
4911
msgid "Cannot delete a parent row"
5888
4912
msgstr "Impossível apagar uma linha pai"
5890
#: plugin/myisam/my_handler_errors.cc:101
5891
4914
msgid "No savepoint with that name"
5892
4915
msgstr "Não há savepoint com esse nome"
5894
#: plugin/myisam/my_handler_errors.cc:103
5895
4917
msgid "Non unique key block size"
5898
#: plugin/myisam/my_handler_errors.cc:105
5899
4920
msgid "The table does not exist in engine"
5900
4921
msgstr "A tabela não existe no engine"
5902
#: plugin/myisam/my_handler_errors.cc:107
5903
4923
msgid "The table already existed in storage engine"
5904
4924
msgstr "A tabela já existia no engine de armazenamento"
5906
#: plugin/myisam/my_handler_errors.cc:109
5907
4926
msgid "Could not connect to storage engine"
5908
4927
msgstr "Não foi possível conectar ao engine de armazenamento"
5910
#: plugin/myisam/my_handler_errors.cc:111
5911
4929
msgid "Unexpected null pointer found when using spatial index"
5914
#: plugin/myisam/my_handler_errors.cc:113
5915
4932
msgid "The table changed in storage engine"
5916
4933
msgstr "A tabela mudou no engine de armazenamento"
5918
#: plugin/myisam/my_handler_errors.cc:115
5919
4935
msgid "There's no partition in table for the given value"
5920
4936
msgstr "Não há partição na tabela para o valor fornecido"
5922
#: plugin/myisam/my_handler_errors.cc:117
5923
4938
msgid "Row-based binlogging of row failed"
5926
#: plugin/myisam/my_handler_errors.cc:119
5927
4941
msgid "Index needed in foreign key constraint"
5928
4942
msgstr "É ncessário um índice na constraint de chave estrangeira"
5930
#: plugin/myisam/my_handler_errors.cc:121
5931
4944
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5934
#: plugin/myisam/my_handler_errors.cc:123
5935
4947
msgid "Table needs to be upgraded before it can be used"
5936
4948
msgstr "Tabela precisa ser atualizada antes de poder ser usada"
5938
#: plugin/myisam/my_handler_errors.cc:125
5939
4950
msgid "Table is read only"
5940
4951
msgstr "A tabela é somente leitura"
5942
#: plugin/myisam/my_handler_errors.cc:127
5943
4953
msgid "Failed to get next auto increment value"
5944
4954
msgstr "Falhei em pegar o próximo valaor para o auto incremento"
5946
#: plugin/myisam/my_handler_errors.cc:129
5947
4956
msgid "Failed to set row auto increment value"
5948
4957
msgstr "Falhei em definir o valor para o auto incremento"
5950
#: plugin/myisam/my_handler_errors.cc:131
5951
4959
msgid "Unknown (generic) error from engine"
5952
4960
msgstr "Erro desconhecido (genérico) do engine"
5954
#: plugin/myisam/my_handler_errors.cc:133
5955
4962
msgid "Record is the same"
5956
4963
msgstr "O registro é mesmo"
5958
#: plugin/myisam/my_handler_errors.cc:135
5959
4965
msgid "It is not possible to log this statement"
5960
4966
msgstr "Não é possível logar esse comando"
5962
#: plugin/myisam/my_handler_errors.cc:137
5963
4968
msgid "Tablespace exists"
5964
4969
msgstr "O tablespace existe"
5966
#: plugin/myisam/my_handler_errors.cc:139
5967
4971
msgid "The event was corrupt, leading to illegal data being read"
5970
#: plugin/myisam/my_handler_errors.cc:141
5971
4974
msgid "The table is of a new format not supported by this version"
5972
4975
msgstr "A tabela tem um formato novo não suportado nessa versão"
5974
#: plugin/myisam/my_handler_errors.cc:143
5975
4977
msgid "The event could not be processed no other handler error happened"
5978
#: plugin/myisam/my_handler_errors.cc:145
5979
4980
msgid "Got a fatal error during initialzation of handler"
5982
#: plugin/myisam/my_handler_errors.cc:147
5983
4983
msgid "File to short; Expected more data in file"
5984
4984
msgstr "Arquivo muito pequeno; Mais dados eram experados no arquivo"
5986
#: plugin/myisam/my_handler_errors.cc:149
5987
4986
msgid "Read page with wrong checksum"
5988
4987
msgstr "Ler página com checksum incorreto"
5990
#: plugin/myisam/my_handler_errors.cc:151
5991
4989
msgid "Lock or active transaction"
5992
4990
msgstr "Trava ou transação ativa"
5994
#: plugin/myisam/my_handler_errors.cc:153
5995
4992
msgid "No such table space"
5996
4993
msgstr "Tablespace nao existe"
5998
#: plugin/myisam/my_handler_errors.cc:155
5999
4995
msgid "Tablespace not empty"
6000
4996
msgstr "Tablespace não está vazio"
6002
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
6004
msgid "%-.100s via TCP/IP"
6005
msgstr "%-.100s via TCP/IP"
6007
#: plugin/oldlibdrizzle/errmsg.cc:28
6008
msgid "Unknown Drizzle error"
6009
msgstr "Erro desconhecido do Drizzle"
6011
#: plugin/oldlibdrizzle/errmsg.cc:29
6013
msgid "Can't create UNIX socket (%d)"
6014
msgstr "Não é possível criar o socket UNIX(%d)"
6016
#: plugin/oldlibdrizzle/errmsg.cc:30
6018
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6020
"Não é possível conectar ao servidor local do Drizzle através do socket "
6023
#: plugin/oldlibdrizzle/errmsg.cc:31
6025
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6028
#: plugin/oldlibdrizzle/errmsg.cc:32
6030
msgid "Can't create TCP/IP socket (%d)"
6031
msgstr "Não é possível criar o socket TCP/IO(%d)"
6033
#: plugin/oldlibdrizzle/errmsg.cc:33
6035
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6036
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
6038
#: plugin/oldlibdrizzle/errmsg.cc:34
6039
msgid "Drizzle server has gone away"
6040
msgstr "O servidor Drizzle caiu"
6042
#: plugin/oldlibdrizzle/errmsg.cc:35
6044
msgid "Protocol mismatch; server version = %d, client version = %d"
6046
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
6049
#: plugin/oldlibdrizzle/errmsg.cc:36
6050
msgid "Drizzle client ran out of memory"
6051
msgstr "O cliente do Drizzle ficou sem memória"
6053
#: plugin/oldlibdrizzle/errmsg.cc:37
6054
msgid "Wrong host info"
6055
msgstr "Informação do host incorreta"
6057
#: plugin/oldlibdrizzle/errmsg.cc:38
6058
msgid "Localhost via UNIX socket"
6059
msgstr "Localhost através de um socket UNIX"
6061
#: plugin/oldlibdrizzle/errmsg.cc:40
6062
msgid "Error in server handshake"
6063
msgstr "Erro no handshake com o servidor"
6065
#: plugin/oldlibdrizzle/errmsg.cc:41
6066
msgid "Lost connection to Drizzle server during query"
6067
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
6069
#: plugin/oldlibdrizzle/errmsg.cc:42
6070
msgid "Commands out of sync; you can't run this command now"
6071
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
6073
#: plugin/oldlibdrizzle/errmsg.cc:43
6075
msgid "Named pipe: %-.32s"
6076
msgstr "Pipe nomeado: %-.32s"
6078
#: plugin/oldlibdrizzle/errmsg.cc:44
6080
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6082
"Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
6084
#: plugin/oldlibdrizzle/errmsg.cc:45
6086
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6087
msgstr "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
6089
#: plugin/oldlibdrizzle/errmsg.cc:46
6091
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6093
"Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: %-.32s "
6096
#: plugin/oldlibdrizzle/errmsg.cc:47
6098
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6100
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
6102
#: plugin/oldlibdrizzle/errmsg.cc:48
6103
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6104
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
6106
#: plugin/oldlibdrizzle/errmsg.cc:49
6107
msgid "Embedded server"
6108
msgstr "Servidor embarcado"
6110
#: plugin/oldlibdrizzle/errmsg.cc:50
6111
msgid "Error on SHOW SLAVE STATUS:"
6112
msgstr "Erro em SHOW SLAVE STATUS;"
6114
#: plugin/oldlibdrizzle/errmsg.cc:51
6115
msgid "Error on SHOW SLAVE HOSTS:"
6116
msgstr "Erro em SHOW SLAVE HOSTS;"
6118
#: plugin/oldlibdrizzle/errmsg.cc:52
6119
msgid "Error connecting to slave:"
6120
msgstr "Erro conectando ao escravo"
6122
#: plugin/oldlibdrizzle/errmsg.cc:53
6123
msgid "Error connecting to master:"
6124
msgstr "Erro conectando ao mestre"
6126
#: plugin/oldlibdrizzle/errmsg.cc:54
6127
msgid "SSL connection error"
6128
msgstr "Erro na conexão segura (SSL)"
6130
#: plugin/oldlibdrizzle/errmsg.cc:55
6131
msgid "Malformed packet"
6132
msgstr "Pacote mal formatado"
6134
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6135
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6136
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6137
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6138
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6139
msgid "(unused error message)"
6140
msgstr "(mensagem de erro não utilizada)"
6142
#: plugin/oldlibdrizzle/errmsg.cc:57
6143
msgid "Invalid use of null pointer"
6144
msgstr "Uso inválido de ponteiro nulo"
6146
#: plugin/oldlibdrizzle/errmsg.cc:58
6147
msgid "Statement not prepared"
6148
msgstr "Comando não preparado"
6150
#: plugin/oldlibdrizzle/errmsg.cc:59
6151
msgid "No data supplied for parameters in prepared statement"
6152
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
6154
#: plugin/oldlibdrizzle/errmsg.cc:60
6155
msgid "Data truncated"
6156
msgstr "Dados truncados"
6158
#: plugin/oldlibdrizzle/errmsg.cc:61
6159
msgid "No parameters exist in the statement"
6160
msgstr "Não existe parametros para este comando"
6162
#: plugin/oldlibdrizzle/errmsg.cc:62
6163
msgid "Invalid parameter number"
6164
msgstr "Número de parametros inválido"
6166
#: plugin/oldlibdrizzle/errmsg.cc:63
6169
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6171
"Não é possível enviar informação longa para tipos de dados não-string/não-"
6172
"binário (parâmetro: %d)"
6174
#: plugin/oldlibdrizzle/errmsg.cc:65
6176
msgid "Using unsupported buffer type: %d (parameter: %d)"
6177
msgstr "Utilizando um tipo de buffer não suportado: %d (parâmetro: %d)"
6179
#: plugin/oldlibdrizzle/errmsg.cc:66
6181
msgid "Shared memory: %-.100s"
6182
msgstr "Memória compartilhada: %-.100s"
6184
#: plugin/oldlibdrizzle/errmsg.cc:76
6185
msgid "Wrong or unknown protocol"
6186
msgstr "Protocolo incorreto ou desconhecido"
6188
#: plugin/oldlibdrizzle/errmsg.cc:77
6189
msgid "Invalid connection handle"
6190
msgstr "Manipulador de conexão inválido"
6192
#: plugin/oldlibdrizzle/errmsg.cc:78
6194
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6195
"option 'secure_auth' enabled)"
6197
"Conexão utilizando protocolo de autenticação antigo (pre-4.1.1) recusada "
6198
"(opção do cliente 'secure_auth' ativada)"
6200
#: plugin/oldlibdrizzle/errmsg.cc:80
6201
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6203
"Recuperação de linhas foi cancelada pela chamada de drizzle_stmt_close()"
6205
#: plugin/oldlibdrizzle/errmsg.cc:81
6206
msgid "Attempt to read column without prior row fetch"
6207
msgstr "Tentativa de ler a coluna sem antes recuperar uma linha"
6209
#: plugin/oldlibdrizzle/errmsg.cc:82
6210
msgid "Prepared statement contains no metadata"
6211
msgstr "Prepared statement não contém metadata"
6213
#: plugin/oldlibdrizzle/errmsg.cc:83
6215
"Attempt to read a row while there is no result set associated with the "
6218
"Tentativa de ler uma tupla enquanto não há result set associado com a "
6221
#: plugin/oldlibdrizzle/errmsg.cc:85
6222
msgid "This feature is not implemented yet"
6223
msgstr "Esse recurso ainda não foi implementado"
6225
#: plugin/oldlibdrizzle/errmsg.cc:86
6228
"Lost connection to Drizzle server while waiting for initial communication "
6229
"packet, system error: %d"
6231
"Conexão com o servidor Drizzle foi perdida quando esperando por pacote "
6232
"inicial de comunicação, erro do sistema: %d"
6234
#: plugin/oldlibdrizzle/errmsg.cc:88
6237
"Lost connection to Drizzle server while reading initial communication "
6238
"packet, system error: %d"
6240
"Perda de conexão com o servidor Drizzle quando lendo pacote inicial de "
6241
"comunicação, erro do sistema: %d"
6243
#: plugin/oldlibdrizzle/errmsg.cc:90
6246
"Lost connection to Drizzle server while sending authentication information, "
6249
"Perda de conexão com o servidor Drizzle quando enviando informação de "
6250
"autenticação, erro do sistema: %d"
6252
#: plugin/oldlibdrizzle/errmsg.cc:92
6255
"Lost connection to Drizzle server while reading authorization information, "
6258
"Perda de conexão com o servidor Drizzle quando lendo informação de "
6259
"autorização, erro do sistema: %d"
6261
#: plugin/oldlibdrizzle/errmsg.cc:94
6264
"Lost connection to Drizzle server while setting initial database, system "
6267
"Perda de conexão com o servidor Drizzle quando definindo banco de dados "
6268
"inicial, erro do sistema: %d"
6270
#: plugin/oldlibdrizzle/errmsg.cc:96
6272
msgid "Statement closed indirectly because of a preceding %s() call"
6275
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6276
msgid "Connect Timeout."
6279
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6280
msgid "Read Timeout."
6283
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6284
msgid "Write Timeout."
6287
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6288
msgid "Retry Count."
6291
#: plugin/pool_of_threads/pool_of_threads.cc:237
6292
msgid "event_add error in libevent_add_session_callback\n"
6295
#: plugin/pool_of_threads/pool_of_threads.cc:403
6296
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6299
#: plugin/pool_of_threads/pool_of_threads.cc:410
6300
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6303
#: plugin/pool_of_threads/pool_of_threads.cc:422
6304
msgid "session_add_event event_add error in libevent_init\n"
6307
#: plugin/pool_of_threads/pool_of_threads.cc:435
6309
msgid "Can't create completion port thread (error %d)"
6312
#: plugin/pool_of_threads/pool_of_threads.cc:527
6313
msgid "libevent_thread_proc: my_thread_init() failed\n"
6316
#: plugin/pool_of_threads/pool_of_threads.cc:725
6317
msgid "Size of Pool."
6320
#: plugin/signal_handler/signal_handler.cc:214
5000
"Port number to use for connection or 0 for default to with MySQL protocol."
5002
"Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
5003
"ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
6322
5006
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5010
msgid "Failed to open transaction log file %s. Got error: %s\n"
5015
"Failed to allocate enough memory to buffer header, transaction message, and "
5016
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5021
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
5022
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5026
msgid "Failed to sync log file. Got error: %s\n"
5027
msgstr "Falha ao fazer lock na memória. Código do erro: %d\n"
5029
msgid "Enable transaction log"
5032
msgid "DEBUGGING - Truncate transaction log"
5036
msgid "Path to the file to use for transaction log."
5037
msgstr "Arquivo de socket a usar para conexão."
5039
msgid "Enable CRC32 Checksumming"
5042
msgid "Transaction Message Log"
5046
msgid "Unable to parse transaction. Got error: %s.\n"
5049
#~ msgid "Buffer length for TCP/IP and socket communication."
5050
#~ msgstr "Tamanho do buffer para comunicação TCP/IP e soquete."
5053
#~ msgid "Failed to read initial length header\n"
5054
#~ msgstr "Falha ao inicializar os plugins."
5056
#~ msgid "Could not open table %s.%s after rename\n"
5057
#~ msgstr "Não foi possivel abrir a tabela %s.%s depois de renomea-la\n"
6325
5059
#~ msgid "Set the default character set."
6326
5060
#~ msgstr "Define o conjunto de caracteres padrão."