1002
1244
"Iniciar o servidor de banco de dados Drizzle\n"
1246
#: ../drizzled/drizzled.cc:1382
1005
1248
msgid "Usage: %s [OPTIONS]\n"
1006
1249
msgstr "Usar: %s [OPÇÕES]\n"
1251
#: ../drizzled/drizzled.cc:1506
1010
1254
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1011
1255
"command line\n"
1258
#: ../drizzled/drizzled.cc:1549
1014
1259
msgid "Can't start server: cannot resolve hostname!"
1015
1260
msgstr "Não pode iniciar o servidor: Impossível resolver hostname"
1262
#: ../drizzled/drizzled.cc:1555
1017
1263
msgid "Can't start server: bind-address refers to multiple interfaces!"
1019
1265
"Não pode iniciar o servidor: bind-address referencia para múltiplas "
1268
#: ../drizzled/error.cc:138
1023
1270
msgid "Unknown error %d"
1024
1271
msgstr "Erro desconhecido %d"
1273
#: ../drizzled/error.cc:214
1277
#: ../drizzled/error.cc:215
1281
#: ../drizzled/error.cc:216
1033
1283
msgid "Can't create file '%-.200s' (errno: %d)"
1034
1284
msgstr "Não pode criar arquivo '%s-.200s' (errno: %d)"
1286
#: ../drizzled/error.cc:217
1037
1288
msgid "Can't create table '%-.200s' (errno: %d)"
1038
1289
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
1291
#: ../drizzled/error.cc:218
1041
1293
msgid "Can't create database '%-.192s' (errno: %d)"
1042
1294
msgstr "Não pode criar banco de dados '%-.192s' (errno: %d)"
1296
#: ../drizzled/error.cc:219
1045
1298
msgid "Can't create database '%-.192s'; database exists"
1046
1299
msgstr "Não pode criar banco de dados '%-.192s'; banco de dados já existe"
1301
#: ../drizzled/error.cc:220
1049
1303
msgid "Can't drop database '%-.192s'; database doesn't exist"
1050
1304
msgstr "Não pode remover banco de dados '%-.192s'; pois não existe"
1306
#: ../drizzled/error.cc:221
1053
1308
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1054
1309
msgstr "Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
1311
#: ../drizzled/error.cc:222
1057
1313
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1059
1315
"Erro removendo banco de dados (não pôde remover diretório '%-.192s', errno: %"
1318
#: ../drizzled/error.cc:223
1063
1320
msgid "Error on delete of '%-.192s' (errno: %d)"
1064
1321
msgstr "Erro ao remover de '%-.192s' (errno: %d)"
1323
#: ../drizzled/error.cc:224
1066
1324
msgid "Can't read record in system table"
1067
1325
msgstr "Não pôde ler registro na tabela do sistema"
1327
#: ../drizzled/error.cc:225
1070
1329
msgid "Can't get status of '%-.200s' (errno: %d)"
1332
#: ../drizzled/error.cc:226
1074
1334
msgid "Can't get working directory (errno: %d)"
1075
1335
msgstr "Não é possível obter o diretório de trabalho (errno: %d)"
1337
#: ../drizzled/error.cc:227
1078
1339
msgid "Can't lock file (errno: %d)"
1079
1340
msgstr "Não pôde travar arquivo (errno: %d)"
1342
#: ../drizzled/error.cc:228
1082
1344
msgid "Can't open file: '%-.200s' (errno: %d)"
1083
1345
msgstr "Não pôde abrir arquivo: '%-.200s' (errno: %d)"
1347
#: ../drizzled/error.cc:229
1086
1349
msgid "Can't find file: '%-.200s' (errno: %d)"
1087
1350
msgstr "Não pôde encontrar arquivos: '%-.200s' (errno: %d)"
1352
#: ../drizzled/error.cc:230
1090
1354
msgid "Can't read dir of '%-.192s' (errno: %d)"
1091
1355
msgstr "Não pôde ler o diretório de '%-.192s' (errno: %d)"
1357
#: ../drizzled/error.cc:231
1094
1359
msgid "Can't change dir to '%-.192s' (errno: %d)"
1095
1360
msgstr "Não pôde mudar diretório para '%-.192s' (errno: %d)"
1362
#: ../drizzled/error.cc:232
1098
1364
msgid "Record has changed since last read in table '%-.192s'"
1099
1365
msgstr "Registro foi modificade desde a última leitura na tabela '%-.192s'"
1367
#: ../drizzled/error.cc:233
1102
1369
msgid "Disk full (%s); waiting for someone to free some space..."
1103
1370
msgstr "Disco cheio (%s); esperando que alguém libere algum espaço"
1372
#: ../drizzled/error.cc:234
1106
1374
msgid "Can't write; duplicate key in table '%-.192s'"
1107
1375
msgstr "Não pôde escrever; chave duplicada na tabela '%-.192s'"
1377
#: ../drizzled/error.cc:235
1110
1379
msgid "Error on close of '%-.192s' (errno: %d)"
1111
1380
msgstr "Erro ao fechar '%-.192s' (errno: %d)"
1382
#: ../drizzled/error.cc:236
1114
1384
msgid "Error reading file '%-.200s' (errno: %d)"
1115
1385
msgstr "Erro lendo arquivo '%-.200s' (errno: %d)"
1387
#: ../drizzled/error.cc:237
1118
1389
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1119
1390
msgstr "Erro ao renomear de '%-.150s' para '%-.150s' (errno: %d)"
1392
#: ../drizzled/error.cc:238
1122
1394
msgid "Error writing file '%-.200s' (errno: %d)"
1123
1395
msgstr "Erro escrevendo arquivo '%-.200s' (errno: %d)"
1397
#: ../drizzled/error.cc:239
1126
1399
msgid "'%-.192s' is locked against change"
1402
#: ../drizzled/error.cc:240
1129
1403
msgid "Sort aborted"
1130
1404
msgstr "Ordenação abortada"
1406
#: ../drizzled/error.cc:241
1133
1408
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1134
1409
msgstr "A exibição '%-.192s' não existe para '%-.192s'"
1411
#: ../drizzled/error.cc:242
1137
1413
msgid "Got error %d from storage engine"
1138
1414
msgstr "Retornou erro %d do mecanismo de armazenamento"
1416
#: ../drizzled/error.cc:243
1141
1418
msgid "Table storage engine for '%-.192s' doesn't have this option"
1421
#: ../drizzled/error.cc:244
1145
1423
msgid "Can't find record in '%-.192s'"
1146
1424
msgstr "Não foi possível encontrar o registro em '%-.192s'"
1426
#: ../drizzled/error.cc:245
1149
1428
msgid "Incorrect information in file: '%-.200s'"
1150
1429
msgstr "Informação incorreta no arquivo: '%-.200s'"
1431
#: ../drizzled/error.cc:246
1153
1433
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1436
#: ../drizzled/error.cc:247
1157
1438
msgid "Old key file for table '%-.192s'; repair it!"
1441
#: ../drizzled/error.cc:248
1161
1443
msgid "Table '%-.192s' is read only"
1162
1444
msgstr "Tabela '%-.192s' é apenas leitura"
1446
#: ../drizzled/error.cc:249
1165
1448
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1451
#: ../drizzled/error.cc:250
1168
1452
msgid "Out of sort memory; increase server sort buffer size"
1455
#: ../drizzled/error.cc:251
1172
1457
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1460
#: ../drizzled/error.cc:252
1175
1461
msgid "Too many connections"
1176
1462
msgstr "Muitas conexões"
1464
#: ../drizzled/error.cc:253
1179
1466
"Out of memory; check if drizzled or some other process uses all available "
1180
1467
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1181
1468
"memory or you can add more swap space"
1471
#: ../drizzled/error.cc:254
1184
1472
msgid "Can't get hostname for your address"
1185
1473
msgstr "Não é possível obter nome de host para seu endereço"
1475
#: ../drizzled/error.cc:255
1187
1476
msgid "Bad handshake"
1479
#: ../drizzled/error.cc:256
1191
1481
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1193
1483
"Acesso negado para o usuário '%-.48s'@'%-.64s' do banco de dados '%-.192s'"
1485
#: ../drizzled/error.cc:257
1196
1487
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1197
1488
msgstr "Acesso negado para o usuário '%-.48s'@'%-.64s' (usando senha: %s)"
1490
#: ../drizzled/error.cc:258
1199
1491
msgid "No database selected"
1200
1492
msgstr "Nenhuma base de dados selecionada"
1494
#: ../drizzled/error.cc:259
1202
1495
msgid "Unknown command"
1203
1496
msgstr "Comando desconhecido"
1498
#: ../drizzled/error.cc:260
1206
1500
msgid "Column '%-.192s' cannot be null"
1207
1501
msgstr "Coluna '%-.192s' não pode ser nula"
1503
#: ../drizzled/error.cc:261
1210
1505
msgid "Unknown database '%-.192s'"
1211
1506
msgstr "Base de dados desconhecida '%-.192s'"
1508
#: ../drizzled/error.cc:262
1214
1510
msgid "Table '%-.192s' already exists"
1215
1511
msgstr "Tabela '%-.192s' já existe"
1513
#: ../drizzled/error.cc:263
1218
1515
msgid "Unknown table '%-.100s'"
1219
1516
msgstr "Tabela desconhecida '%-.100s'"
1518
#: ../drizzled/error.cc:264
1222
1520
msgid "Column '%-.192s' in %-.192s is ambiguous"
1523
#: ../drizzled/error.cc:265
1225
1524
msgid "Server shutdown in progress"
1226
1525
msgstr "Desligamento do servidor em progresso"
1527
#: ../drizzled/error.cc:266
1229
1529
msgid "Unknown column '%-.192s' in '%-.192s'"
1532
#: ../drizzled/error.cc:267
1233
1534
msgid "'%-.192s' isn't in GROUP BY"
1537
#: ../drizzled/error.cc:268
1237
1539
msgid "Can't group on '%-.192s'"
1542
#: ../drizzled/error.cc:269
1240
1543
msgid "Statement has sum functions and columns in same statement"
1546
#: ../drizzled/error.cc:270
1243
1547
msgid "Column count doesn't match value count"
1550
#: ../drizzled/error.cc:271
1247
1552
msgid "Identifier name '%-.100s' is too long"
1555
#: ../drizzled/error.cc:272
1251
1557
msgid "Duplicate column name '%-.192s'"
1252
1558
msgstr "Nome de coluna duplicado '%-.192s'"
1560
#: ../drizzled/error.cc:273
1255
1562
msgid "Duplicate key name '%-.192s'"
1256
1563
msgstr "Nome de chave duplicado '%-.192s'"
1565
#: ../drizzled/error.cc:274
1259
1567
msgid "Duplicate entry '%-.192s' for key %d"
1570
#: ../drizzled/error.cc:275
1263
1572
msgid "Incorrect column specifier for column '%-.192s'"
1575
#: ../drizzled/error.cc:276
1267
1577
msgid "%s near '%-.80s' at line %d"
1580
#: ../drizzled/error.cc:277
1270
1581
msgid "Query was empty"
1584
#: ../drizzled/error.cc:278
1274
1586
msgid "Not unique table/alias: '%-.192s'"
1589
#: ../drizzled/error.cc:279
1278
1591
msgid "Invalid default value for '%-.192s'"
1594
#: ../drizzled/error.cc:280
1281
1595
msgid "Multiple primary key defined"
1282
1596
msgstr "Chaves primárias múltiplas definidas"
1598
#: ../drizzled/error.cc:281
1285
1600
msgid "Too many keys specified; max %d keys allowed"
1603
#: ../drizzled/error.cc:282
1289
1605
msgid "Too many key parts specified; max %d parts allowed"
1608
#: ../drizzled/error.cc:283
1293
1610
msgid "Specified key was too long; max key length is %d bytes"
1613
#: ../drizzled/error.cc:284
1297
1615
msgid "Key column '%-.192s' doesn't exist in table"
1618
#: ../drizzled/error.cc:285
1302
1621
"BLOB column '%-.192s' can't be used in key specification with the used table "
1625
#: ../drizzled/error.cc:286
1308
1628
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1632
#: ../drizzled/error.cc:287
1313
1634
"Incorrect table definition; there can be only one auto column and it must be "
1314
1635
"defined as a key"
1638
#: ../drizzled/error.cc:288
1319
1641
"%s: ready for connections.\n"
1322
1644
"%s: pronto para conexões.\n"
1323
1645
"Versão: '%s' socket: '%s' porta: %u\n"
1647
#: ../drizzled/error.cc:289
1326
1649
msgid "%s: Normal shutdown\n"
1327
1650
msgstr "%s: Desligamento normal\n"
1652
#: ../drizzled/error.cc:290
1330
1654
msgid "%s: Got signal %d. Aborting!\n"
1657
#: ../drizzled/error.cc:291
1334
1659
msgid "%s: Shutdown complete\n"
1335
1660
msgstr "%s: Desligamento completo\n"
1662
#: ../drizzled/error.cc:292
1338
1664
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1667
#: ../drizzled/error.cc:293
1341
1668
msgid "Can't create IP socket"
1671
#: ../drizzled/error.cc:294
1346
1674
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1678
#: ../drizzled/error.cc:295
1352
1681
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1353
1682
"check the manual"
1685
#: ../drizzled/error.cc:296
1357
1687
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1690
#: ../drizzled/error.cc:297
1362
1693
"The file '%-.128s' must be in the database directory or be readable by all"
1696
#: ../drizzled/error.cc:298
1366
1698
msgid "File '%-.200s' already exists"
1701
#: ../drizzled/error.cc:299
1370
1703
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1706
#: ../drizzled/error.cc:300
1374
1708
msgid "Records: %ld Duplicates: %ld"
1711
#: ../drizzled/error.cc:301
1378
1713
"Incorrect prefix key; the used key part isn't a string, the used length is "
1379
1714
"longer than the key part, or the storage engine doesn't support unique "
1718
#: ../drizzled/error.cc:302
1383
1719
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1722
#: ../drizzled/error.cc:303
1387
1724
msgid "Can't DROP '%-.192s'; check that column/key exists"
1727
#: ../drizzled/error.cc:304
1391
1729
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1732
#: ../drizzled/error.cc:305
1395
1734
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1737
#: ../drizzled/error.cc:306
1399
1739
msgid "Unknown thread id: %lu"
1742
#: ../drizzled/error.cc:307
1403
1744
msgid "You are not owner of thread %lu"
1747
#: ../drizzled/error.cc:308
1406
1748
msgid "No tables used"
1407
1749
msgstr "Nenhuma tabela usada"
1751
#: ../drizzled/error.cc:309
1410
1753
msgid "Too many strings for column %-.192s and SET"
1756
#: ../drizzled/error.cc:310
1414
1758
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1761
#: ../drizzled/error.cc:311
1418
1763
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1766
#: ../drizzled/error.cc:312
1422
1768
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1771
#: ../drizzled/error.cc:313
1426
1773
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1776
#: ../drizzled/error.cc:314
1430
1778
msgid "Incorrect database name '%-.100s'"
1431
1779
msgstr "Nome da base de dados incorreto '%-.100s'"
1781
#: ../drizzled/error.cc:315
1434
1783
msgid "Incorrect table name '%-.100s'"
1435
1784
msgstr "Nome da tabela incorreto '%-.100s'"
1786
#: ../drizzled/error.cc:316
1438
1788
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1439
1789
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1792
#: ../drizzled/error.cc:317
1442
1793
msgid "Unknown error"
1443
1794
msgstr "Erro desconhecido"
1796
#: ../drizzled/error.cc:318
1446
1798
msgid "Unknown procedure '%-.192s'"
1801
#: ../drizzled/error.cc:319
1450
1803
msgid "Incorrect parameter count to procedure '%-.192s'"
1806
#: ../drizzled/error.cc:320
1454
1808
msgid "Incorrect parameters to procedure '%-.192s'"
1811
#: ../drizzled/error.cc:321
1458
1813
msgid "Unknown table '%-.192s' in %-.32s"
1816
#: ../drizzled/error.cc:322
1462
1818
msgid "Column '%-.192s' specified twice"
1821
#: ../drizzled/error.cc:323
1465
1822
msgid "Invalid use of group function"
1825
#: ../drizzled/error.cc:324
1470
1828
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1831
#: ../drizzled/error.cc:325
1473
1832
msgid "A table must have at least 1 column"
1835
#: ../drizzled/error.cc:326
1477
1837
msgid "The table '%-.192s' is full"
1840
#: ../drizzled/error.cc:327
1481
1842
msgid "Unknown character set: '%-.64s'"
1845
#: ../drizzled/error.cc:328
1485
1847
msgid "Too many tables; Drizzle can only use %d tables in a join"
1850
#: ../drizzled/error.cc:329
1488
1851
msgid "Too many columns"
1854
#: ../drizzled/error.cc:330
1493
1857
"Row size too large. The maximum row size for the used table type, not "
1494
1858
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1861
#: ../drizzled/error.cc:331
1499
1864
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1500
1865
"thread_stack=#' to specify a bigger stack if needed"
1868
#: ../drizzled/error.cc:332
1503
1869
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1872
#: ../drizzled/error.cc:333
1508
1875
"Table handler doesn't support NULL in given index. Please change column "
1509
1876
"'%-.192s' to be NOT NULL or use another handler"
1879
#: ../drizzled/error.cc:334
1513
1881
msgid "Can't load function '%-.192s'"
1884
#: ../drizzled/error.cc:335
1517
1886
msgid "Can't initialize function '%-.192s'; %-.80s"
1889
#: ../drizzled/error.cc:336
1520
1890
msgid "No paths allowed for plugin library"
1893
#: ../drizzled/error.cc:337
1524
1895
msgid "Plugin '%-.192s' already exists"
1898
#: ../drizzled/error.cc:338
1528
1900
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1903
#: ../drizzled/error.cc:339
1532
1905
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1908
#: ../drizzled/error.cc:340
1536
1910
msgid "Function '%-.192s' is not defined"
1913
#: ../drizzled/error.cc:341
1541
1916
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1542
1917
"'drizzleadmin flush-hosts'"
1920
#: ../drizzled/error.cc:342
1546
1922
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1925
#: ../drizzled/error.cc:343
1550
1927
"You are using Drizzle as an anonymous user and anonymous users are not "
1551
1928
"allowed to change passwords"
1931
#: ../drizzled/error.cc:344
1555
1933
"You must have privileges to update tables in the drizzle database to be able "
1556
1934
"to change passwords for others"
1937
#: ../drizzled/error.cc:345
1559
1938
msgid "Can't find any matching row in the user table"
1941
#: ../drizzled/error.cc:346
1563
1943
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1946
#: ../drizzled/error.cc:347
1568
1949
"Can't create a new thread (errno %d); if you are not out of available "
1569
1950
"memory, you can consult the manual for a possible OS-dependent bug"
1953
#: ../drizzled/error.cc:348
1573
1955
msgid "Column count doesn't match value count at row %ld"
1958
#: ../drizzled/error.cc:349
1577
1960
msgid "Can't reopen table: '%-.192s'"
1963
#: ../drizzled/error.cc:350
1580
1964
msgid "Invalid use of NULL value"
1967
#: ../drizzled/error.cc:351
1584
1969
msgid "Got error '%-.64s' from regexp"
1972
#: ../drizzled/error.cc:352
1588
1974
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1589
1975
"illegal if there is no GROUP BY clause"
1978
#: ../drizzled/error.cc:353
1593
1980
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1983
#: ../drizzled/error.cc:354
1597
1985
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1988
#: ../drizzled/error.cc:355
1602
1991
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1603
1992
"table '%-.192s'"
1995
#: ../drizzled/error.cc:356
1607
1997
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1608
1998
"privileges can be used"
2001
#: ../drizzled/error.cc:357
1611
2002
msgid "The host or user argument to GRANT is too long"
2005
#: ../drizzled/error.cc:358
1615
2007
msgid "Table '%-.192s.%-.192s' doesn't exist"
2010
#: ../drizzled/error.cc:359
1620
2013
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2017
#: ../drizzled/error.cc:360
1624
2018
msgid "The used command is not allowed with this Drizzle version"
2021
#: ../drizzled/error.cc:361
1628
2023
"You have an error in your SQL syntax; check the manual that corresponds to "
1629
2024
"your Drizzle server version for the right syntax to use"
2027
#: ../drizzled/error.cc:362
1633
2029
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2032
#: ../drizzled/error.cc:363
1636
2033
msgid "Too many delayed threads in use"
2036
#: ../drizzled/error.cc:364
1640
2038
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2041
#: ../drizzled/error.cc:365
1643
2042
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2045
#: ../drizzled/error.cc:366
1646
2046
msgid "Got a read error from the connection pipe"
2049
#: ../drizzled/error.cc:367
1649
2050
msgid "Got an error from fcntl()"
2053
#: ../drizzled/error.cc:368
1652
2054
msgid "Got packets out of order"
2057
#. CR_NET_UNCOMPRESS_ERROR 08S01
2058
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1655
2059
msgid "Couldn't uncompress communication packet"
1656
2060
msgstr "Não foi possível descompactar o pacote de comunicação"
2062
#. CR_NET_READ_ERROR 08S01
2063
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1658
2064
msgid "Got an error reading communication packets"
1659
2065
msgstr "Erro ao ler pacotes de comunicação"
2067
#. CR_NET_READ_INTERRUPTED 08S01
2068
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1661
2069
msgid "Got timeout reading communication packets"
1662
2070
msgstr "Tempo esgotado ao ler pacotes de comunicação"
2072
#. CR_NET_ERROR_ON_WRITE 08S01
2073
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1664
2074
msgid "Got an error writing communication packets"
1665
2075
msgstr "Erro ao escrever pacotes de comunicação"
2077
#. CR_NET_WRITE_INTERRUPTED 08S01
2078
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1667
2079
msgid "Got timeout writing communication packets"
1668
2080
msgstr "Tempo esgotado ao escrever pacotes de comunicação"
2082
#: ../drizzled/error.cc:374
1670
2083
msgid "Result string is longer than 'max_allowed_packet' bytes"
2086
#: ../drizzled/error.cc:375
1673
2087
msgid "The used table type doesn't support BLOB/TEXT columns"
2090
#: ../drizzled/error.cc:376
1676
2091
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2094
#: ../drizzled/error.cc:377
1681
2097
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2101
#: ../drizzled/error.cc:378
1686
2103
msgid "Incorrect column name '%-.100s'"
1687
2104
msgstr "Nome da coluna incorreto '%-.100s'"
2106
#: ../drizzled/error.cc:379
1690
2108
msgid "The used storage engine can't index column '%-.192s'"
2111
#: ../drizzled/error.cc:380
1694
2113
"Unable to open underlying table which is differently defined or of non-"
1695
2114
"MyISAM type or doesn't exist"
2117
#: ../drizzled/error.cc:381
1699
2119
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2122
#: ../drizzled/error.cc:382
1704
2125
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2128
#: ../drizzled/error.cc:383
1708
2130
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1709
2131
"UNIQUE instead"
2134
#: ../drizzled/error.cc:384
1712
2135
msgid "Result consisted of more than one row"
2138
#: ../drizzled/error.cc:385
1715
2139
msgid "This table type requires a primary key"
2142
#: ../drizzled/error.cc:386
1718
2143
msgid "This version of Drizzle is not compiled with RAID support"
2146
#: ../drizzled/error.cc:387
1722
2148
"You are using safe update mode and you tried to update a table without a "
1723
2149
"WHERE that uses a KEY column"
2152
#: ../drizzled/error.cc:388
1727
2154
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2157
#: ../drizzled/error.cc:389
1730
2158
msgid "Can't open table"
2161
#: ../drizzled/error.cc:390
1734
2163
msgid "The storage engine for the table doesn't support %s"
2166
#: ../drizzled/error.cc:391
1737
2167
msgid "You are not allowed to execute this command in a transaction"
2170
#: ../drizzled/error.cc:392
1741
2172
msgid "Got error %d during COMMIT"
2175
#: ../drizzled/error.cc:393
1745
2177
msgid "Got error %d during ROLLBACK"
2180
#: ../drizzled/error.cc:394
1749
2182
msgid "Got error %d during FLUSH_LOGS"
2185
#: ../drizzled/error.cc:395
1753
2187
msgid "Got error %d during CHECKPOINT"
2190
#. This is a very incorrect place to use the PRIi64 macro as the
2191
#. program that looks over the source for the N_() macros does not
2192
#. (obviously) do macro expansion, so the string is entirely wrong for
2193
#. what it is trying to output for every language except english.
2194
#: ../drizzled/error.cc:400
1758
2197
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1759
2198
"'%-.64s' (%-.64s)"
2201
#: ../drizzled/error.cc:401
1762
2202
msgid "The storage engine for the table does not support binary table dump"
2205
#: ../drizzled/error.cc:402
1765
2206
msgid "Binlog closed, cannot RESET MASTER"
2209
#: ../drizzled/error.cc:403
1769
2211
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2214
#: ../drizzled/error.cc:404
1773
2216
msgid "Error from master: '%-.64s'"
2219
#: ../drizzled/error.cc:405
1776
2220
msgid "Net error reading from master"
2223
#: ../drizzled/error.cc:406
1779
2224
msgid "Net error writing to master"
2227
#: ../drizzled/error.cc:407
1782
2228
msgid "Can't find FULLTEXT index matching the column list"
2231
#: ../drizzled/error.cc:408
1786
2233
"Can't execute the given command because you have active locked tables or an "
1787
2234
"active transaction"
2237
#: ../drizzled/error.cc:409
1791
2239
msgid "Unknown system variable '%-.64s'"
2242
#: ../drizzled/error.cc:410
1795
2244
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2247
#: ../drizzled/error.cc:411
1800
2250
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2253
#: ../drizzled/error.cc:412
1803
2254
msgid "Some non-transactional changed tables couldn't be rolled back"
2257
#: ../drizzled/error.cc:413
1807
2259
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1808
2260
"of storage; increase this drizzled variable and try again"
2263
#: ../drizzled/error.cc:414
1812
2265
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2268
#: ../drizzled/error.cc:415
1816
2270
"This operation requires a running slave; configure slave and do START SLAVE"
2273
#: ../drizzled/error.cc:416
1819
2274
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2277
#: ../drizzled/error.cc:417
1823
2279
"Could not initialize master info structure; more error messages can be found "
1824
2280
"in the Drizzle error log"
2283
#: ../drizzled/error.cc:418
1827
2284
msgid "Could not create slave thread; check system resources"
2287
#: ../drizzled/error.cc:419
1832
2290
"User %-.64s already has more than 'max_user_connections' active connections"
2293
#: ../drizzled/error.cc:420
1835
2294
msgid "You may only use constant expressions with SET"
2297
#: ../drizzled/error.cc:421
1838
2298
msgid "Lock wait timeout exceeded; try restarting transaction"
2301
#: ../drizzled/error.cc:422
1841
2302
msgid "The total number of locks exceeds the lock table size"
2305
#: ../drizzled/error.cc:423
1844
2306
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2309
#: ../drizzled/error.cc:424
1847
2310
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2313
#: ../drizzled/error.cc:425
1850
2314
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2317
#: ../drizzled/error.cc:426
1854
2319
msgid "Incorrect arguments to %s"
1855
2320
msgstr "Argumentos incorretos para %s"
2322
#: ../drizzled/error.cc:427
1858
2324
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2327
#: ../drizzled/error.cc:428
1862
2329
"Incorrect table definition; all MERGE tables must be in the same database"
2332
#: ../drizzled/error.cc:429
1865
2333
msgid "Deadlock found when trying to get lock; try restarting transaction"
2336
#: ../drizzled/error.cc:430
1868
2337
msgid "The used table type doesn't support FULLTEXT indexes"
2340
#: ../drizzled/error.cc:431
1871
2341
msgid "Cannot add foreign key constraint"
2344
#: ../drizzled/error.cc:432
1874
2345
msgid "Cannot add or update a child row: a foreign key constraint fails"
2348
#: ../drizzled/error.cc:433
1877
2349
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2352
#: ../drizzled/error.cc:434
1881
2354
msgid "Error connecting to master: %-.128s"
2357
#: ../drizzled/error.cc:435
1885
2359
msgid "Error running query on master: %-.128s"
2362
#: ../drizzled/error.cc:436
1889
2364
msgid "Error when executing command %s: %-.128s"
2367
#: ../drizzled/error.cc:437
1893
2369
msgid "Incorrect usage of %s and %s"
2372
#: ../drizzled/error.cc:438
1896
2373
msgid "The used SELECT statements have a different number of columns"
2376
#: ../drizzled/error.cc:439
1899
2377
msgid "Can't execute the query because you have a conflicting read lock"
2380
#: ../drizzled/error.cc:440
1902
2381
msgid "Mixing of transactional and non-transactional tables is disabled"
2384
#: ../drizzled/error.cc:441
1906
2386
msgid "Option '%s' used twice in statement"
2389
#: ../drizzled/error.cc:442
1910
2391
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2394
#: ../drizzled/error.cc:443
1914
2396
msgid "Access denied; you need the %-.128s privilege for this operation"
2399
#: ../drizzled/error.cc:444
1919
2402
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2405
#: ../drizzled/error.cc:445
1924
2408
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2411
#: ../drizzled/error.cc:446
1928
2413
msgid "Variable '%-.64s' doesn't have a default value"
2416
#: ../drizzled/error.cc:447
1932
2418
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2421
#: ../drizzled/error.cc:448
1936
2423
msgid "Incorrect argument type to variable '%-.64s'"
2426
#: ../drizzled/error.cc:449
1940
2428
msgid "Variable '%-.64s' can only be set, not read"
2431
#: ../drizzled/error.cc:450
1944
2433
msgid "Incorrect usage/placement of '%s'"
2436
#: ../drizzled/error.cc:451
1948
2438
msgid "This version of Drizzle doesn't yet support '%s'"
2441
#: ../drizzled/error.cc:452
1953
2444
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2447
#: ../drizzled/error.cc:453
1956
2448
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2451
#: ../drizzled/error.cc:454
1960
2453
msgid "Variable '%-.192s' is a %s variable"
2456
#: ../drizzled/error.cc:455
1964
2458
msgid "Incorrect foreign key definition for '%-.192s': %s"
2461
#: ../drizzled/error.cc:456
1967
2462
msgid "Key reference and table reference don't match"
2465
#: ../drizzled/error.cc:457
1971
2467
msgid "Operand should contain %d column(s)"
2470
#: ../drizzled/error.cc:458
1974
2471
msgid "Subquery returns more than 1 row"
2474
#: ../drizzled/error.cc:459
1978
2476
msgid "Unknown prepared statement handler (%.*s) given to %s"
2479
#: ../drizzled/error.cc:460
1981
2480
msgid "Help database is corrupt or does not exist"
2483
#: ../drizzled/error.cc:461
1984
2484
msgid "Cyclic reference on subqueries"
2487
#: ../drizzled/error.cc:462
1988
2489
msgid "Converting column '%s' from %s to %s"
2492
#: ../drizzled/error.cc:463
1992
2494
msgid "Reference '%-.64s' not supported (%s)"
2497
#: ../drizzled/error.cc:464
1995
2498
msgid "Every derived table must have its own alias"
2501
#: ../drizzled/error.cc:465
1999
2503
msgid "Select %u was reduced during optimization"
2506
#: ../drizzled/error.cc:466
2003
2508
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2511
#: ../drizzled/error.cc:467
2007
2513
"Client does not support authentication protocol requested by server; "
2008
2514
"consider upgrading Drizzle client"
2517
#: ../drizzled/error.cc:468
2011
2518
msgid "All parts of a SPATIAL index must be NOT NULL"
2521
#: ../drizzled/error.cc:469
2015
2523
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2526
#: ../drizzled/error.cc:470
2018
2527
msgid "Slave is already running"
2530
#: ../drizzled/error.cc:471
2021
2531
msgid "Slave already has been stopped"
2534
#: ../drizzled/error.cc:472
2026
2537
"Uncompressed data size too large; the maximum size is %d (based on "
2027
2538
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2541
#: ../drizzled/error.cc:473
2030
2542
msgid "ZLIB: Not enough memory"
2545
#: ../drizzled/error.cc:474
2034
2547
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2035
2548
"data was corrupted)"
2551
#: ../drizzled/error.cc:475
2038
2552
msgid "ZLIB: Input data corrupted"
2555
#: ../drizzled/error.cc:476
2042
2557
msgid "%d line(s) were cut by GROUP_CONCAT()"
2560
#: ../drizzled/error.cc:477
2046
2562
msgid "Row %ld doesn't contain data for all columns"
2565
#: ../drizzled/error.cc:478
2051
2568
"Row %ld was truncated; it contained more data than there were input columns"
2571
#: ../drizzled/error.cc:479
2056
2574
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2577
#: ../drizzled/error.cc:480
2060
2579
msgid "Out of range value for column '%s' at row %ld"
2582
#: ../drizzled/error.cc:481
2064
2584
msgid "Data truncated for column '%s' at row %ld"
2587
#: ../drizzled/error.cc:482
2068
2589
msgid "Using storage engine %s for table '%s'"
2592
#: ../drizzled/error.cc:483
2072
2594
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2597
#: ../drizzled/error.cc:484
2075
2598
msgid "Cannot drop one or more of the requested users"
2601
#: ../drizzled/error.cc:485
2078
2602
msgid "Can't revoke all privileges for one or more of the requested users"
2605
#: ../drizzled/error.cc:486
2082
2607
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2610
#: ../drizzled/error.cc:487
2086
2612
msgid "Illegal mix of collations for operation '%s'"
2615
#: ../drizzled/error.cc:488
2091
2618
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2092
2619
"variable_name)"
2622
#: ../drizzled/error.cc:489
2096
2624
msgid "Unknown collation: '%-.64s'"
2627
#: ../drizzled/error.cc:490
2100
2629
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2101
2630
"compiled without SSL support; they can be used later if Drizzle slave with "
2102
2631
"SSL is started"
2634
#: ../drizzled/error.cc:491
2107
2637
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2108
2638
"old format; please change the password to the new format"
2641
#: ../drizzled/error.cc:492
2113
2644
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2648
#: ../drizzled/error.cc:493
2117
2649
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2652
#: ../drizzled/error.cc:494
2121
2654
"It is recommended to use --skip-slave-start when doing step-by-step "
2122
2655
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2123
2656
"get an unexpected slave's drizzled restart"
2659
#: ../drizzled/error.cc:495
2126
2660
msgid "SQL thread is not to be started so UNTIL options are ignored"
2663
#: ../drizzled/error.cc:496
2130
2665
msgid "Incorrect index name '%-.100s'"
2668
#: ../drizzled/error.cc:497
2134
2670
msgid "Incorrect catalog name '%-.100s'"
2673
#: ../drizzled/error.cc:498
2138
2675
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2678
#: ../drizzled/error.cc:499
2142
2680
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2683
#: ../drizzled/error.cc:500
2146
2685
msgid "Unknown key cache '%-.100s'"
2688
#: ../drizzled/error.cc:501
2150
2690
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2151
2691
"this switch for this grant to work"
2694
#: ../drizzled/error.cc:502
2155
2696
msgid "Unknown table engine '%s'"
2699
#: ../drizzled/error.cc:503
2159
2701
msgid "'%s' is deprecated; use '%s' instead"
2704
#: ../drizzled/error.cc:504
2163
2706
msgid "The target table %-.100s of the %s is not updatable"
2709
#: ../drizzled/error.cc:505
2168
2712
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2716
#: ../drizzled/error.cc:506
2174
2719
"The Drizzle server is running with the %s option so it cannot execute this "
2723
#: ../drizzled/error.cc:507
2179
2725
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2728
#: ../drizzled/error.cc:508
2183
2730
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2733
#: ../drizzled/error.cc:509
2187
2735
"Incorrect table definition; there can be only one TIMESTAMP column with "
2188
2736
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2739
#: ../drizzled/error.cc:510
2192
2741
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2744
#: ../drizzled/error.cc:511
2195
2745
msgid "This command is not supported in the prepared statement protocol yet"
2748
#: ../drizzled/error.cc:512
2199
2750
msgid "Got error %d '%-.100s' from %s"
2753
#: ../drizzled/error.cc:513
2203
2755
msgid "Got temporary error %d '%-.100s' from %s"
2758
#: ../drizzled/error.cc:514
2207
2760
msgid "Unknown or incorrect time zone: '%-.64s'"
2763
#: ../drizzled/error.cc:515
2211
2765
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2768
#: ../drizzled/error.cc:516
2215
2770
msgid "Invalid %s character string: '%.64s'"
2773
#: ../drizzled/error.cc:517
2219
2775
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2778
#: ../drizzled/error.cc:518
2223
2780
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2783
#: ../drizzled/error.cc:519
2227
2785
msgid "Can't create a %s from within another stored routine"
2788
#: ../drizzled/error.cc:520
2231
2790
msgid "%s %s already exists"
2793
#: ../drizzled/error.cc:521
2235
2795
msgid "%s %s does not exist"
2798
#: ../drizzled/error.cc:522
2239
2800
msgid "Failed to DROP %s %s"
2803
#: ../drizzled/error.cc:523
2243
2805
msgid "Failed to CREATE %s %s"
2808
#: ../drizzled/error.cc:524
2247
2810
msgid "%s with no matching label: %s"
2813
#: ../drizzled/error.cc:525
2251
2815
msgid "Redefining label %s"
2818
#: ../drizzled/error.cc:526
2255
2820
msgid "End-label %s without match"
2823
#: ../drizzled/error.cc:527
2259
2825
msgid "Referring to uninitialized variable %s"
2828
#: ../drizzled/error.cc:528
2263
2830
msgid "PROCEDURE %s can't return a result set in the given context"
2833
#: ../drizzled/error.cc:529
2266
2834
msgid "RETURN is only allowed in a FUNCTION"
2837
#: ../drizzled/error.cc:530
2270
2839
msgid "%s is not allowed in stored procedures"
2842
#: ../drizzled/error.cc:531
2274
2844
"The update log is deprecated and replaced by the binary log; SET "
2275
2845
"SQL_LOG_UPDATE has been ignored"
2848
#: ../drizzled/error.cc:532
2279
2850
"The update log is deprecated and replaced by the binary log; SET "
2280
2851
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2854
#: ../drizzled/error.cc:533
2283
2855
msgid "Query execution was interrupted"
2858
#: ../drizzled/error.cc:534
2287
2860
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2863
#: ../drizzled/error.cc:535
2291
2865
msgid "Undefined CONDITION: %s"
2868
#: ../drizzled/error.cc:536
2295
2870
msgid "No RETURN found in FUNCTION %s"
2873
#: ../drizzled/error.cc:537
2299
2875
msgid "FUNCTION %s ended without RETURN"
2878
#: ../drizzled/error.cc:538
2302
2879
msgid "Cursor statement must be a SELECT"
2882
#: ../drizzled/error.cc:539
2305
2883
msgid "Cursor SELECT must not have INTO"
2886
#: ../drizzled/error.cc:540
2309
2888
msgid "Undefined CURSOR: %s"
2891
#: ../drizzled/error.cc:541
2312
2892
msgid "Cursor is already open"
2895
#: ../drizzled/error.cc:542
2315
2896
msgid "Cursor is not open"
2899
#: ../drizzled/error.cc:543
2319
2901
msgid "Undeclared variable: %s"
2904
#: ../drizzled/error.cc:544
2322
2905
msgid "Incorrect number of FETCH variables"
2908
#: ../drizzled/error.cc:545
2325
2909
msgid "No data - zero rows fetched, selected, or processed"
2912
#: ../drizzled/error.cc:546
2329
2914
msgid "Duplicate parameter: %s"
2917
#: ../drizzled/error.cc:547
2333
2919
msgid "Duplicate variable: %s"
2922
#: ../drizzled/error.cc:548
2337
2924
msgid "Duplicate condition: %s"
2927
#: ../drizzled/error.cc:549
2341
2929
msgid "Duplicate cursor: %s"
2932
#: ../drizzled/error.cc:550
2345
2934
msgid "Failed to ALTER %s %s"
2937
#: ../drizzled/error.cc:551
2348
2938
msgid "Subquery value not supported"
2941
#: ../drizzled/error.cc:552
2352
2943
msgid "%s is not allowed in stored function or trigger"
2946
#: ../drizzled/error.cc:553
2355
2947
msgid "Variable or condition declaration after cursor or handler declaration"
2950
#: ../drizzled/error.cc:554
2358
2951
msgid "Cursor declaration after handler declaration"
2954
#: ../drizzled/error.cc:555
2361
2955
msgid "Case not found for CASE statement"
2958
#: ../drizzled/error.cc:556
2365
2960
msgid "Configuration file '%-.192s' is too big"
2963
#: ../drizzled/error.cc:557
2369
2965
msgid "Malformed file type header in file '%-.192s'"
2968
#: ../drizzled/error.cc:558
2373
2970
msgid "Unexpected end of file while parsing comment '%-.200s'"
2973
#: ../drizzled/error.cc:559
2377
2975
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2978
#: ../drizzled/error.cc:560
2381
2980
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2983
#: ../drizzled/error.cc:561
2384
2984
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2987
#: ../drizzled/error.cc:562
2388
2989
msgid "'%-.192s.%-.192s' is not %s"
2992
#: ../drizzled/error.cc:563
2392
2994
msgid "Column '%-.192s' is not updatable"
2997
#: ../drizzled/error.cc:564
2395
2998
msgid "View's SELECT contains a subquery in the FROM clause"
3001
#: ../drizzled/error.cc:565
2399
3003
msgid "View's SELECT contains a '%s' clause"
3006
#: ../drizzled/error.cc:566
2402
3007
msgid "View's SELECT contains a variable or parameter"
3010
#: ../drizzled/error.cc:567
2406
3012
msgid "View's SELECT refers to a temporary table '%-.192s'"
3015
#: ../drizzled/error.cc:568
2409
3016
msgid "View's SELECT and view's field list have different column counts"
3019
#: ../drizzled/error.cc:569
2413
3021
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3024
#: ../drizzled/error.cc:570
2416
3025
msgid "View being updated does not have complete key of underlying table in it"
3028
#: ../drizzled/error.cc:571
2421
3031
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2422
3032
"(s) or definer/invoker of view lack rights to use them"
3035
#: ../drizzled/error.cc:572
2426
3037
msgid "Can't drop or alter a %s from within another stored routine"
3040
#: ../drizzled/error.cc:573
2429
3041
msgid "GOTO is not allowed in a stored procedure handler"
3044
#: ../drizzled/error.cc:574
2432
3045
msgid "Trigger already exists"
3048
#: ../drizzled/error.cc:575
2435
3049
msgid "Trigger does not exist"
3052
#: ../drizzled/error.cc:576
2439
3054
msgid "Trigger's '%-.192s' is view or temporary table"
3057
#: ../drizzled/error.cc:577
2443
3059
msgid "Updating of %s row is not allowed in %strigger"
3062
#: ../drizzled/error.cc:578
2447
3064
msgid "There is no %s row in %s trigger"
3067
#: ../drizzled/error.cc:579
2451
3069
msgid "Field '%-.192s' doesn't have a default value"
3072
#: ../drizzled/error.cc:580
2454
3073
msgid "Division by 0"
3076
#: ../drizzled/error.cc:581
2458
3078
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3081
#: ../drizzled/error.cc:582
2462
3083
msgid "Illegal %s '%-.192s' value found during parsing"
3086
#: ../drizzled/error.cc:583
2466
3088
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3091
#: ../drizzled/error.cc:584
2470
3093
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3096
#: ../drizzled/error.cc:585
2474
3098
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3101
#: ../drizzled/error.cc:586
2478
3103
msgid "Failed purging old relay logs: %s"
3106
#: ../drizzled/error.cc:587
2482
3108
msgid "Password hash should be a %d-digit hexadecimal number"
3111
#: ../drizzled/error.cc:588
2485
3112
msgid "Target log not found in binlog index"
3115
#: ../drizzled/error.cc:589
2488
3116
msgid "I/O error reading log index file"
3119
#: ../drizzled/error.cc:590
2491
3120
msgid "Server configuration does not permit binlog purge"
3123
#: ../drizzled/error.cc:591
2494
3124
msgid "Failed on fseek()"
3127
#: ../drizzled/error.cc:592
2497
3128
msgid "Fatal error during log purge"
3131
#: ../drizzled/error.cc:593
2500
3132
msgid "A purgeable log is in use, will not purge"
3135
#: ../drizzled/error.cc:594
2503
3136
msgid "Unknown error during log purge"
3139
#: ../drizzled/error.cc:595
2507
3141
msgid "Failed initializing relay log position: %s"
3144
#: ../drizzled/error.cc:596
2510
3145
msgid "You are not using binary logging"
3148
#: ../drizzled/error.cc:597
2515
3151
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3154
#: ../drizzled/error.cc:598
2518
3155
msgid "WSAStartup Failed"
3158
#: ../drizzled/error.cc:599
2521
3159
msgid "Can't handle procedures with different groups yet"
3162
#: ../drizzled/error.cc:600
2524
3163
msgid "Select must have a group with this procedure"
3166
#: ../drizzled/error.cc:601
2527
3167
msgid "Can't use ORDER clause with this procedure"
3170
#: ../drizzled/error.cc:602
2531
3172
msgid "Binary logging and replication forbid changing the global server %s"
3175
#: ../drizzled/error.cc:603
2535
3177
msgid "Can't map file: %-.200s, errno: %d"
3180
#: ../drizzled/error.cc:604
2539
3182
msgid "Wrong magic in %-.64s"
3185
#: ../drizzled/error.cc:605
2542
3186
msgid "Prepared statement contains too many placeholders"
3189
#: ../drizzled/error.cc:606
2546
3191
msgid "Key part '%-.192s' length cannot be 0"
3194
#: ../drizzled/error.cc:607
2549
3195
msgid "View text checksum failed"
3198
#: ../drizzled/error.cc:608
2554
3201
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3204
#: ../drizzled/error.cc:609
2558
3206
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3209
#: ../drizzled/error.cc:610
2562
3211
msgid "Can not delete from join view '%-.192s.%-.192s'"
3214
#: ../drizzled/error.cc:611
2566
3216
msgid "Operation %s failed for %.256s"
3219
#: ../drizzled/error.cc:612
2569
3220
msgid "XAER_NOTA: Unknown XID"
3223
#: ../drizzled/error.cc:613
2572
3224
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3227
#: ../drizzled/error.cc:614
2577
3230
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2578
3231
"the %.64s state"
3234
#: ../drizzled/error.cc:615
2581
3235
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3238
#: ../drizzled/error.cc:616
2585
3240
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2586
3241
"for consistency"
3244
#: ../drizzled/error.cc:617
2589
3245
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3248
#: ../drizzled/error.cc:618
2594
3251
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3255
#: ../drizzled/error.cc:619
2598
3256
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3259
#: ../drizzled/error.cc:620
2601
3260
msgid "Failed to revoke all privileges to dropped routine"
3263
#: ../drizzled/error.cc:621
2605
3265
msgid "Data too long for column '%s' at row %ld"
3268
#: ../drizzled/error.cc:622
2609
3270
msgid "Bad SQLSTATE: '%s'"
3273
#: ../drizzled/error.cc:623
2614
3276
"%s: ready for connections.\n"
2615
3277
"Version: '%s' %s\n"
3280
#: ../drizzled/error.cc:624
2618
3281
msgid "Can't load value from file with fixed size rows to variable"
3284
#: ../drizzled/error.cc:625
2621
3285
msgid "You are not allowed to create a user with GRANT"
3288
#: ../drizzled/error.cc:626
2625
3290
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3293
#: ../drizzled/error.cc:627
2628
3294
msgid "Table definition has changed, please retry transaction"
3297
#: ../drizzled/error.cc:628
2631
3298
msgid "Duplicate handler declared in the same block"
3301
#: ../drizzled/error.cc:629
2636
3304
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2637
3305
"variable in BEFORE trigger"
3308
#: ../drizzled/error.cc:630
2641
3310
msgid "Not allowed to return a result set from a %s"
3313
#: ../drizzled/error.cc:631
2644
3314
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3317
#: ../drizzled/error.cc:632
2648
3319
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2649
3320
"declaration and binary logging is enabled; if non-transactional tables were "
2650
3321
"updated, the binary log will miss their changes"
3324
#: ../drizzled/error.cc:633
2654
3326
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2655
3327
"declaration and binary logging is enabled (you *might* want to use the less "
2656
3328
"safe log_bin_trust_function_creators variable)"
3331
#: ../drizzled/error.cc:634
2660
3333
"You do not have the SUPER privilege and binary logging is enabled (you "
2661
3334
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3337
#: ../drizzled/error.cc:635
2665
3339
"You can't execute a prepared statement which has an open cursor associated "
2666
3340
"with it. Reset the statement to re-execute it."
3343
#: ../drizzled/error.cc:636
2670
3345
msgid "The statement (%lu) has no open cursor."
3348
#: ../drizzled/error.cc:637
2674
3350
"Explicit or implicit commit is not allowed in stored function or trigger."
3353
#: ../drizzled/error.cc:638
2679
3356
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3359
#: ../drizzled/error.cc:639
2682
3360
msgid "Recursive stored functions and triggers are not allowed."
3363
#: ../drizzled/error.cc:640
2686
3365
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3368
#: ../drizzled/error.cc:641
2690
3370
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3373
#: ../drizzled/error.cc:642
2695
3376
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3380
#: ../drizzled/error.cc:643
2700
3382
"You can't combine write-locking of system tables with other tables or lock "
3386
#: ../drizzled/error.cc:644
2705
3388
msgid "Unable to connect to foreign data source: %.64s"
3391
#: ../drizzled/error.cc:645
2710
3394
"There was a problem processing the query on the foreign data source. Data "
2711
3395
"source error: %-.64s"
3398
#: ../drizzled/error.cc:646
2716
3401
"The foreign data source you are trying to reference does not exist. Data "
2717
3402
"source error: %-.64s"
3405
#: ../drizzled/error.cc:647
2722
3408
"Can't create federated table. The data source connection string '%-.64s' is "
2723
3409
"not in the correct format"
3412
#: ../drizzled/error.cc:648
2727
3414
msgid "The data source connection string '%-.64s' is not in the correct format"
3417
#: ../drizzled/error.cc:649
2731
3419
msgid "Can't create federated table. Foreign data src error: %-.64s"
3422
#: ../drizzled/error.cc:650
2734
3423
msgid "Trigger in wrong schema"
3426
#: ../drizzled/error.cc:651
2739
3429
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2740
3430
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3433
#: ../drizzled/error.cc:652
2744
3435
msgid "Routine body for '%-.100s' is too long"
3438
#: ../drizzled/error.cc:653
2747
3439
msgid "Cannot drop default keycache"
3442
#: ../drizzled/error.cc:654
2751
3444
msgid "Display width out of range for column '%-.192s' (max = %d)"
3447
#: ../drizzled/error.cc:655
2754
3448
msgid "XAER_DUPID: The XID already exists"
3451
#: ../drizzled/error.cc:656
2758
3453
msgid "Datetime function: %-.32s field overflow"
3456
#: ../drizzled/error.cc:657
2763
3459
"Can't update table '%-.192s' in stored function/trigger because it is "
2764
3460
"already used by statement which invoked this stored function/trigger."
3463
#: ../drizzled/error.cc:658
2769
3466
"The definition of table '%-.192s' prevents operation %.192s on table "
3470
#: ../drizzled/error.cc:659
2774
3472
"The prepared statement contains a stored routine call that refers to that "
2775
3473
"same statement. It's not allowed to execute a prepared statement in such a "
2776
3474
"recursive manner"
3477
#: ../drizzled/error.cc:660
2779
3478
msgid "Not allowed to set autocommit from a stored function or trigger"
3481
#: ../drizzled/error.cc:661
2782
3482
msgid "Definer is not fully qualified"
3485
#: ../drizzled/error.cc:662
2787
3488
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2788
3489
"Current user is used as definer. Please recreate the view!"
3492
#: ../drizzled/error.cc:663
2793
3495
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3499
#: ../drizzled/error.cc:664
2798
3501
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3504
#: ../drizzled/error.cc:665
2802
3506
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3509
#: ../drizzled/error.cc:666
2807
3512
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3515
#: ../drizzled/error.cc:667
2812
3518
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3521
#: ../drizzled/error.cc:668
2816
3523
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3526
#: ../drizzled/error.cc:669
2821
3529
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2823
3531
"insufficient privileges. Please recreate the trigger."
3534
#: ../drizzled/error.cc:670
2827
3536
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3539
#: ../drizzled/error.cc:671
2832
3542
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2833
3543
"exceeded for routine %.192s"
3546
#: ../drizzled/error.cc:672
2838
3549
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2839
3550
"or contains bad data (internal code %d)"
3553
#: ../drizzled/error.cc:673
2843
3555
msgid "Incorrect routine name '%-.192s'"
3558
#: ../drizzled/error.cc:674
2847
3560
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3563
#: ../drizzled/error.cc:675
2850
3564
msgid "AGGREGATE is not supported for stored functions"
3567
#: ../drizzled/error.cc:676
2855
3570
"Can't create more than max_prepared_stmt_count statements (current value: %"
3574
#: ../drizzled/error.cc:677
2860
3576
msgid "`%-.192s`.`%-.192s` contains view recursion"
3579
#: ../drizzled/error.cc:678
2864
3581
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3584
#: ../drizzled/error.cc:679
2867
3585
msgid "The used table type doesn't support SPATIAL indexes"
3588
#: ../drizzled/error.cc:680
2870
3589
msgid "Triggers can not be created on system tables"
3592
#: ../drizzled/error.cc:681
2874
3594
msgid "Leading spaces are removed from name '%s'"
3597
#: ../drizzled/error.cc:682
2877
3598
msgid "Failed to read auto-increment value from storage engine"
3601
#: ../drizzled/error.cc:683
2880
3602
msgid "user name"
3605
#: ../drizzled/error.cc:684
2883
3606
msgid "host name"
3609
#: ../drizzled/error.cc:685
2887
3611
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3614
#: ../drizzled/error.cc:686
2891
3616
msgid "The target table %-.100s of the %s is not insertable-into"
3619
#: ../drizzled/error.cc:687
2896
3622
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3625
#: ../drizzled/error.cc:688
2899
3626
msgid "Too high level of nesting for select"
3629
#: ../drizzled/error.cc:689
2903
3631
msgid "Name '%-.64s' has become ''"
3634
#: ../drizzled/error.cc:690
2907
3636
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2908
3637
"optional and non-empty FIELDS ENCLOSED BY"
3640
#: ../drizzled/error.cc:691
2912
3642
msgid "The foreign server, %s, you are trying to create already exists."
3645
#: ../drizzled/error.cc:692
2917
3648
"The foreign server name you are trying to reference does not exist. Data "
2918
3649
"source error: %-.64s"
3652
#: ../drizzled/error.cc:693
2923
3655
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3658
#: ../drizzled/error.cc:694
2928
3661
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2929
3662
"each partition"
3665
#: ../drizzled/error.cc:695
2933
3667
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3670
#: ../drizzled/error.cc:696
2936
3671
msgid "MAXVALUE can only be used in last partition definition"
3674
#: ../drizzled/error.cc:697
2939
3675
msgid "Subpartitions can only be hash partitions and by key"
3678
#: ../drizzled/error.cc:698
2942
3679
msgid "Must define subpartitions on all partitions if on one partition"
3682
#: ../drizzled/error.cc:699
2945
3683
msgid "Wrong number of partitions defined, mismatch with previous setting"
3686
#: ../drizzled/error.cc:700
2948
3687
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3690
#: ../drizzled/error.cc:701
2951
3691
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3694
#: ../drizzled/error.cc:702
2954
3695
msgid "Expression in RANGE/LIST VALUES must be constant"
3698
#: ../drizzled/error.cc:703
2957
3699
msgid "Field in list of fields for partition function not found in table"
3702
#: ../drizzled/error.cc:704
2960
3703
msgid "List of fields is only allowed in KEY partitions"
3706
#: ../drizzled/error.cc:705
2964
3708
"The partition info in the frm file is not consistent with what can be "
2965
3709
"written into the frm file"
3712
#: ../drizzled/error.cc:706
2969
3714
msgid "The %-.192s function returns the wrong type"
3717
#: ../drizzled/error.cc:707
2973
3719
msgid "For %-.64s partitions each partition must be defined"
3722
#: ../drizzled/error.cc:708
2976
3723
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3726
#: ../drizzled/error.cc:709
2979
3727
msgid "VALUES value must be of same type as partition function"
3730
#: ../drizzled/error.cc:710
2982
3731
msgid "Multiple definition of same constant in list partitioning"
3734
#: ../drizzled/error.cc:711
2985
3735
msgid "Partitioning can not be used stand-alone in query"
3738
#: ../drizzled/error.cc:712
2989
3740
"The mix of handlers in the partitions is not allowed in this version of "
3744
#: ../drizzled/error.cc:713
2994
3746
msgid "For the partitioned engine it is necessary to define all %-.64s"
3749
#: ../drizzled/error.cc:714
2997
3750
msgid "Too many partitions (including subpartitions) were defined"
3753
#: ../drizzled/error.cc:715
3001
3755
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3002
3756
"partitioning for subpartitioning"
3759
#: ../drizzled/error.cc:716
3005
3760
msgid "Failed to create specific handler file"
3763
#: ../drizzled/error.cc:717
3008
3764
msgid "A BLOB field is not allowed in partition function"
3767
#: ../drizzled/error.cc:718
3012
3769
msgid "A %-.192s must include all columns in the table's partitioning function"
3772
#: ../drizzled/error.cc:719
3016
3774
msgid "Number of %-.64s = 0 is not an allowed value"
3777
#: ../drizzled/error.cc:720
3019
3778
msgid "Partition management on a not partitioned table is not possible"
3781
#: ../drizzled/error.cc:721
3023
3783
"Foreign key condition is not yet supported in conjunction with partitioning"
3786
#: ../drizzled/error.cc:722
3027
3788
msgid "Error in list of partitions to %-.64s"
3791
#: ../drizzled/error.cc:723
3030
3792
msgid "Cannot remove all partitions, use DROP TABLE instead"
3795
#: ../drizzled/error.cc:724
3033
3796
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3799
#: ../drizzled/error.cc:725
3037
3801
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3038
3802
"their numbers"
3805
#: ../drizzled/error.cc:726
3042
3807
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3043
3808
"tables using HASH PARTITIONs"
3811
#: ../drizzled/error.cc:727
3047
3813
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3816
#: ../drizzled/error.cc:728
3050
3817
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3820
#: ../drizzled/error.cc:729
3053
3821
msgid "At least one partition must be added"
3824
#: ../drizzled/error.cc:730
3056
3825
msgid "At least one partition must be coalesced"
3828
#: ../drizzled/error.cc:731
3059
3829
msgid "More partitions to reorganize than there are partitions"
3832
#: ../drizzled/error.cc:732
3063
3834
msgid "Duplicate partition name %-.192s"
3837
#: ../drizzled/error.cc:733
3066
3838
msgid "It is not allowed to shut off binlog on this command"
3841
#: ../drizzled/error.cc:734
3069
3842
msgid "When reorganizing a set of partitions they must be in consecutive order"
3845
#: ../drizzled/error.cc:735
3073
3847
"Reorganize of range partitions cannot change total ranges except for last "
3074
3848
"partition where it can extend the range"
3851
#: ../drizzled/error.cc:736
3077
3852
msgid "Partition function not supported in this version for this handler"
3855
#: ../drizzled/error.cc:737
3080
3856
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3859
#: ../drizzled/error.cc:738
3084
3861
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3864
#: ../drizzled/error.cc:739
3088
3866
msgid "Plugin '%-.192s' is not loaded"
3869
#: ../drizzled/error.cc:740
3092
3871
msgid "Incorrect %-.32s value: '%-.128s'"
3874
#: ../drizzled/error.cc:741
3096
3876
msgid "Table has no partition for value %-.64s"
3879
#: ../drizzled/error.cc:742
3100
3881
msgid "It is not allowed to specify %s more than once"
3884
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3104
3886
msgid "Failed to create %s"
3889
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3108
3891
msgid "Failed to drop %s"
3894
#: ../drizzled/error.cc:745
3111
3895
msgid "The handler doesn't support autoextend of tablespaces"
3898
#: ../drizzled/error.cc:746
3115
3900
"A size parameter was incorrectly specified, either number or on the form 10M"
3903
#: ../drizzled/error.cc:747
3119
3905
"The size number was correct but we don't allow the digit part to be more "
3120
3906
"than 2 billion"
3909
#: ../drizzled/error.cc:748
3124
3911
msgid "Failed to alter: %s"
3914
#: ../drizzled/error.cc:749
3127
3915
msgid "Writing one row to the row-based binary log failed"
3918
#: ../drizzled/error.cc:750
3131
3920
msgid "Table definition on master and slave does not match: %s"
3923
#: ../drizzled/error.cc:751
3135
3925
"Slave running with --log-slave-updates must use row-based binary logging to "
3136
3926
"be able to replicate row-based binary log events"
3929
#: ../drizzled/error.cc:752
3140
3931
msgid "Event '%-.192s' already exists"
3934
#: ../drizzled/error.cc:753
3144
3936
msgid "Failed to store event %s. Error code %d from storage engine."
3939
#: ../drizzled/error.cc:754
3148
3941
msgid "Unknown event '%-.192s'"
3944
#: ../drizzled/error.cc:755
3152
3946
msgid "Failed to alter event '%-.192s'"
3949
#: ../drizzled/error.cc:757
3155
3950
msgid "INTERVAL is either not positive or too big"
3953
#: ../drizzled/error.cc:758
3158
3954
msgid "ENDS is either invalid or before STARTS"
3957
#: ../drizzled/error.cc:759
3161
3958
msgid "Event execution time is in the past. Event has been disabled"
3961
#: ../drizzled/error.cc:760
3164
3962
msgid "Failed to open drizzle.event"
3965
#: ../drizzled/error.cc:761
3167
3966
msgid "No datetime expression provided"
3969
#: ../drizzled/error.cc:762
3172
3972
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3173
3973
"probably corrupted"
3976
#: ../drizzled/error.cc:763
3177
3978
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3981
#: ../drizzled/error.cc:764
3180
3982
msgid "Failed to delete the event from drizzle.event"
3985
#: ../drizzled/error.cc:765
3183
3986
msgid "Error during compilation of event's body"
3989
#: ../drizzled/error.cc:766
3186
3990
msgid "Same old and new event name"
3993
#: ../drizzled/error.cc:767
3190
3995
msgid "Data for column '%s' too long"
3998
#: ../drizzled/error.cc:768
3194
4000
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4003
#: ../drizzled/error.cc:769
3199
4006
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4010
#: ../drizzled/error.cc:770
3203
4011
msgid "You can't write-lock a log table. Only read access is possible"
4014
#: ../drizzled/error.cc:771
3206
4015
msgid "You can't use locks with log tables."
4018
#: ../drizzled/error.cc:772
3211
4021
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3212
4022
"d would lead to a duplicate entry"
4025
#: ../drizzled/error.cc:773
3217
4028
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3218
4029
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4032
#: ../drizzled/error.cc:774
3222
4034
"Cannot switch out of the row-based binary log format when the session has "
3223
4035
"open temporary tables"
4038
#: ../drizzled/error.cc:775
3227
4040
"Cannot change the binary logging format inside a stored function or trigger"
4043
#: ../drizzled/error.cc:776
3231
4045
"The NDB cluster engine does not support changing the binlog format on the "
4049
#: ../drizzled/error.cc:777
3235
4050
msgid "Cannot create temporary table with partitions"
4053
#: ../drizzled/error.cc:778
3238
4054
msgid "Partition constant is out of partition function domain"
4057
#: ../drizzled/error.cc:779
3241
4058
msgid "This partition function is not allowed"
4061
#: ../drizzled/error.cc:780
3244
4062
msgid "Error in DDL log"
4065
#: ../drizzled/error.cc:781
3247
4066
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4069
#: ../drizzled/error.cc:782
3250
4070
msgid "Incorrect partition name"
4073
#: ../drizzled/error.cc:783
3254
4075
"Transaction isolation level can't be changed while a transaction is in "
4079
#: ../drizzled/error.cc:784
3260
4082
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3261
4083
"'%-.192s' for key '%-.192s'"
4086
#: ../drizzled/error.cc:785
3265
4088
msgid "Internal scheduler error %d"
4091
#: ../drizzled/error.cc:786
3269
4093
msgid "Error during starting/stopping of the scheduler. Error code %u"
4096
#: ../drizzled/error.cc:787
3272
4097
msgid "Engine cannot be used in partitioned tables"
4100
#: ../drizzled/error.cc:788
3276
4102
msgid "Cannot activate '%-.64s' log"
4105
#: ../drizzled/error.cc:789
3279
4106
msgid "The server was not built with row-based replication"
4109
#: ../drizzled/error.cc:790
3282
4110
msgid "Decoding of base64 string failed"
4113
#: ../drizzled/error.cc:791
3285
4114
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4117
#: ../drizzled/error.cc:792
3289
4119
"Cannot proceed because system tables used by Event Scheduler were found "
3290
4120
"damaged at server start"
4123
#: ../drizzled/error.cc:793
3293
4124
msgid "Only integers allowed as number here"
4127
#: ../drizzled/error.cc:794
3296
4128
msgid "This storage engine cannot be used for log tables"
4131
#: ../drizzled/error.cc:795
3300
4133
msgid "You cannot '%s' a log table if logging is enabled"
4136
#: ../drizzled/error.cc:796
3305
4139
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4144
#: ../drizzled/error.cc:797
3311
4146
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4149
#: ../drizzled/error.cc:798
3315
4151
msgid "Incorrect parameters in the call to native function '%-.192s'"
4154
#: ../drizzled/error.cc:799
3319
4156
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4159
#: ../drizzled/error.cc:800
3323
4161
msgid "This function '%-.192s' has the same name as a native function"
4164
#: ../drizzled/error.cc:801
3327
4166
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4169
#: ../drizzled/error.cc:802
3330
4170
msgid "Too many files opened, please execute the command again"
4173
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
3334
4175
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3335
4176
"The event was dropped immediately after creation."
4179
#: ../drizzled/error.cc:805
3339
4181
msgid "The incident %s occurred on the master. Message: %-.64s"
4184
#: ../drizzled/error.cc:806
3342
4185
msgid "Table has no partition for some existing values"
4188
#: ../drizzled/error.cc:807
3345
4189
msgid "Statement is not safe to log in statement format."
4192
#: ../drizzled/error.cc:808
3349
4194
msgid "Fatal error: %s"
4197
#: ../drizzled/error.cc:809
3353
4199
msgid "Relay log read failure: %s"
4202
#: ../drizzled/error.cc:810
3357
4204
msgid "Relay log write failure: %s"
4207
#: ../drizzled/error.cc:812
3361
4209
msgid "Master command %s failed: %s"
4212
#: ../drizzled/error.cc:813
3365
4214
msgid "Binary logging not possible. Message: %s"
4217
#: ../drizzled/error.cc:814
3369
4219
msgid "View `%-.64s`.`%-.64s` has no creation context"
4222
#: ../drizzled/error.cc:815
3373
4224
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4227
#: ../drizzled/error.cc:816
3377
4229
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4232
#: ../drizzled/error.cc:817
3381
4234
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4237
#: ../drizzled/error.cc:818
3385
4239
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4242
#: ../drizzled/error.cc:819
3389
4244
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4247
#: ../drizzled/error.cc:820
3393
4249
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4252
#: ../drizzled/error.cc:821
3397
4254
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4257
#: ../drizzled/error.cc:822
3401
4259
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4262
#: ../drizzled/error.cc:823
3405
4264
msgid "Ambiguous slave modes combination. %s"
4267
#: ../drizzled/error.cc:824
3410
4270
"The BINLOG statement of type `%s` was not preceded by a format description "
3411
4271
"BINLOG statement."
4274
#: ../drizzled/error.cc:825
3414
4275
msgid "Corrupted replication event was detected"
4278
#: ../drizzled/error.cc:826
3418
4280
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4283
#: ../drizzled/error.cc:827
3422
4285
msgid "Being purged log %s was not found"
4288
#: ../drizzled/error.cc:828
3426
4290
msgid "Converted to non-transactional lock on '%-.64s'"
4293
#: ../drizzled/error.cc:829
3430
4295
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4298
#: ../drizzled/error.cc:830
3435
4301
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4304
#: ../drizzled/error.cc:831
3439
4306
msgid "Can't access storage engine of table %-.64s"
4309
#: ../drizzled/error.cc:832
3442
4310
msgid "Starting backup process"
4313
#: ../drizzled/error.cc:833
3445
4314
msgid "Backup completed"
4317
#: ../drizzled/error.cc:834
3448
4318
msgid "Starting restore process"
4321
#: ../drizzled/error.cc:835
3451
4322
msgid "Restore completed"
4325
#: ../drizzled/error.cc:836
3454
4326
msgid "Nothing to backup"
4329
#: ../drizzled/error.cc:837
3458
4331
msgid "Database '%-.64s' cannot be included in a backup"
4334
#: ../drizzled/error.cc:838
3462
4336
"Error during backup operation - server's error log contains more information "
3463
4337
"about the error"
4340
#: ../drizzled/error.cc:839
3467
4342
"Error during restore operation - server's error log contains more "
3468
4343
"information about the error"
4346
#: ../drizzled/error.cc:840
3472
4348
"Can't execute this command because another BACKUP/RESTORE operation is in "
4352
#: ../drizzled/error.cc:841
3476
4353
msgid "Error when preparing for backup operation"
4356
#: ../drizzled/error.cc:842
3479
4357
msgid "Error when preparing for restore operation"
4360
#: ../drizzled/error.cc:843
3483
4362
msgid "Invalid backup location '%-.64s'"
4365
#: ../drizzled/error.cc:844
3487
4367
msgid "Can't read backup location '%-.64s'"
4370
#: ../drizzled/error.cc:845
3491
4372
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4375
#: ../drizzled/error.cc:846
3494
4376
msgid "Can't enumerate server databases"
4379
#: ../drizzled/error.cc:847
3497
4380
msgid "Can't enumerate server tables"
4383
#: ../drizzled/error.cc:848
3501
4385
msgid "Can't enumerate tables in database %-.64s"
4388
#: ../drizzled/error.cc:849
3505
4390
msgid "Skipping view %-.64s in database %-.64s"
4393
#: ../drizzled/error.cc:850
3509
4395
msgid "Skipping table %-.64s since it has no valid storage engine"
4398
#: ../drizzled/error.cc:851
3513
4400
msgid "Can't open table %-.64s"
4403
#: ../drizzled/error.cc:852
3516
4404
msgid "Can't read backup archive preamble"
4407
#: ../drizzled/error.cc:853
3519
4408
msgid "Can't write backup archive preamble"
4411
#: ../drizzled/error.cc:854
3523
4413
msgid "Can't find backup driver for table %-.64s"
4416
#: ../drizzled/error.cc:855
3528
4419
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4423
#: ../drizzled/error.cc:856
3533
4425
msgid "Can't create %-.64s backup driver"
4428
#: ../drizzled/error.cc:857
3537
4430
msgid "Can't create %-.64s restore driver"
4433
#: ../drizzled/error.cc:858
3541
4435
msgid "Found %d images in backup archive but maximum %d are supported"
4438
#: ../drizzled/error.cc:859
3545
4440
msgid "Error when saving meta-data of %-.64s"
4443
#: ../drizzled/error.cc:860
3548
4444
msgid "Error when reading meta-data list"
4447
#: ../drizzled/error.cc:861
3552
4449
msgid "Can't create %-.64s"
4452
#: ../drizzled/error.cc:862
3555
4453
msgid "Can't allocate buffer for image data transfer"
4456
#: ../drizzled/error.cc:863
3559
4458
msgid "Error when writing %-.64s backup image data (for table #%d)"
4461
#: ../drizzled/error.cc:864
3562
4462
msgid "Error when reading data from backup stream"
4465
#: ../drizzled/error.cc:865
3565
4466
msgid "Can't go to the next chunk in backup stream"
4469
#: ../drizzled/error.cc:866
3569
4471
msgid "Can't initialize %-.64s backup driver"
4474
#: ../drizzled/error.cc:867
3573
4476
msgid "Can't initialize %-.64s restore driver"
4479
#: ../drizzled/error.cc:868
3577
4481
msgid "Can't shut down %-.64s backup driver"
4484
#: ../drizzled/error.cc:869
3581
4486
msgid "Can't shut down %-.64s backup driver(s)"
4489
#: ../drizzled/error.cc:870
3585
4491
msgid "%-.64s backup driver can't prepare for synchronization"
4494
#: ../drizzled/error.cc:871
3589
4496
msgid "%-.64s backup driver can't create its image validity point"
4499
#: ../drizzled/error.cc:872
3593
4501
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4504
#: ../drizzled/error.cc:873
3597
4506
msgid "%-.64s backup driver can't cancel its backup operation"
4509
#: ../drizzled/error.cc:874
3601
4511
msgid "%-.64s restore driver can't cancel its restore operation"
4514
#: ../drizzled/error.cc:875
3605
4516
msgid "Error when polling %-.64s backup driver for its image data"
4519
#: ../drizzled/error.cc:876
3609
4521
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4524
#: ../drizzled/error.cc:877
3614
4527
"After %d attempts %-.64s restore driver still can't accept next block of data"
4530
#: ../drizzled/error.cc:878
3618
4532
msgid "Open and lock tables failed in %-.64s"
4535
#: ../drizzled/error.cc:879
3621
4536
msgid "Backup driver's table locking thread can not be initialized."
4539
#: ../drizzled/error.cc:880
3625
4541
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3626
4542
"and 'drizzle.online_backup_progress'."
4545
#: ../drizzled/error.cc:881
3630
4547
msgid "Tablespace '%-.192s' already exists"
4550
#: ../drizzled/error.cc:882
3634
4552
msgid "Tablespace '%-.192s' doesn't exist"
4555
#: ../drizzled/error.cc:883
3638
4557
msgid "Unexpected master's heartbeat data: %s"
4560
#: ../drizzled/error.cc:884
3642
4562
msgid "The requested value for the heartbeat period %s %s"
4565
#: ../drizzled/error.cc:885
3646
4567
msgid "Can't write to the online backup progress log %-.64s."
4570
#: ../drizzled/error.cc:886
3650
4572
msgid "Tablespace '%-.192s' not empty"
4575
#: ../drizzled/error.cc:887
3655
4578
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4160
5219
"We have deactivated the TransactionApplier '%s'.\n"
5222
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4164
5224
msgid "Could not remove temporary table: '%s', error: %d"
5227
#: ../drizzled/set_var.cc:1510
4168
5229
msgid "Variable named %s already exists!\n"
5232
#: ../drizzled/set_var.cc:1519
4172
5234
msgid "Could not add Variable: %s\n"
5237
#: ../drizzled/sql_base.cc:1517
4176
5239
msgid "Table %s had a open data Cursor in reopen_table"
5242
#: ../drizzled/sql_table.cc:1952
4180
5244
msgid "Unknown - internal error %d during operation"
4181
5245
msgstr "Desconhecido - erro interno %d durante a operação"
5247
#: ../drizzled/statement/alter_table.cc:1441
4185
5250
"order_st BY ignored because there is a user-defined clustered index in the "
4186
5251
"table '%-.192s'"
5254
#: ../drizzled/table.cc:1977
4190
5256
msgid "Got error %d when reading table '%s'"
4191
5257
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
5259
#: ../drizzled/table_share.cc:918
4194
5261
msgid "Table %s has invalid/unknown collation: %d,%s"
5264
#: ../drizzled/table_share.cc:1193
4198
5266
msgid "ENUM column %s has greater than %d possible values"
5269
#: ../drizzled/table_share.cc:2113
4202
5271
msgid "Unknown collation '%s' in table '%-.64s' definition"
4203
5272
msgstr "Collation desconhecida '%s' na definição da tabela '%-.64s'"
5274
#: ../drizzled/table_share.cc:2120
4207
5277
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5281
#: ../drizzled/tztime.cc:173
4212
5283
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4213
5284
msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
5286
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4216
5288
msgid "%s: option `%s' is ambiguous\n"
5291
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4220
5293
msgid "%s: option `--%s' doesn't allow an argument\n"
5296
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4224
5298
msgid "%s: option `%c%s' doesn't allow an argument\n"
5301
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5302
#: ../gnulib/getopt.c:993
4228
5304
msgid "%s: option `%s' requires an argument\n"
5307
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4232
5309
msgid "%s: unrecognized option `--%s'\n"
5312
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4236
5314
msgid "%s: unrecognized option `%c%s'\n"
5317
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4240
5319
msgid "%s: illegal option -- %c\n"
5322
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4244
5324
msgid "%s: invalid option -- %c\n"
5327
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5328
#: ../gnulib/getopt.c:1064
4248
5330
msgid "%s: option requires an argument -- %c\n"
5333
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4252
5335
msgid "%s: option `-W %s' is ambiguous\n"
5338
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4256
5340
msgid "%s: option `-W %s' doesn't allow an argument\n"
5343
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4259
5344
msgid "Enable HTTP Auth check"
5347
#: ../plugin/auth_http/auth_http.cc:160
4262
5348
msgid "URL for HTTP Auth check"
5351
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4265
5352
msgid "Enable the console."
5355
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4268
5356
msgid "Turn on extra debugging."
5359
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4271
5360
msgid "User to use for auth."
5363
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4274
5364
msgid "Password to use for auth."
5367
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4277
5368
msgid "Default database to use."
5371
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5372
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4281
5374
msgid "Invalid value of port\n"
4282
5375
msgstr "Uso inválido de ponteiro nulo"
5377
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5378
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4284
5379
msgid "Invalid value for connect_timeout\n"
5382
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5383
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4287
5384
msgid "Invalid value for read_timeout\n"
5387
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5388
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4290
5389
msgid "Invalid value for write_timeout\n"
5392
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4293
5393
msgid "Invalid value for retry_count\n"
5396
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5397
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4296
5398
msgid "Invalid value for buffer_length\n"
5401
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5402
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4300
5404
"Port number to use for connection or 0 for default to, in order of "
4301
5405
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5408
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5410
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5411
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4304
5412
msgid "Connect Timeout."
5415
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5416
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5417
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5418
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4307
5419
msgid "Read Timeout."
5422
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5423
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5424
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5425
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4310
5426
msgid "Write Timeout."
5429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5430
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5431
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5432
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4313
5433
msgid "Retry Count."
5436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5437
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5438
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5439
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4316
5440
msgid "Buffer length."
5443
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5444
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5445
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4319
5447
msgid "Address to bind to."
5450
#: ../plugin/drizzle_protocol/errmsg.cc:31
4322
5451
msgid "Unknown Drizzle error"
4323
5452
msgstr "Erro desconhecido do Drizzle"
5454
#: ../plugin/drizzle_protocol/errmsg.cc:32
4326
5456
msgid "Can't create UNIX socket (%d)"
4327
5457
msgstr "Não é possível criar o socket UNIX(%d)"
5459
#: ../plugin/drizzle_protocol/errmsg.cc:33
4330
5461
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4332
5463
"Não é possível conectar ao servidor local do Drizzle através do socket "
4333
5464
"'%-.100s' (%d)"
5466
#: ../plugin/drizzle_protocol/errmsg.cc:34
4336
5468
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5471
#: ../plugin/drizzle_protocol/errmsg.cc:35
4340
5473
msgid "Can't create TCP/IP socket (%d)"
4341
5474
msgstr "Não é possível criar o socket TCP/IO(%d)"
5476
#: ../plugin/drizzle_protocol/errmsg.cc:36
4344
5478
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4345
5479
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
5481
#: ../plugin/drizzle_protocol/errmsg.cc:37
4347
5482
msgid "Drizzle server has gone away"
4348
5483
msgstr "O servidor Drizzle caiu"
5485
#: ../plugin/drizzle_protocol/errmsg.cc:38
4351
5487
msgid "Protocol mismatch; server version = %d, client version = %d"
4353
5489
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
5492
#: ../plugin/drizzle_protocol/errmsg.cc:39
4356
5493
msgid "Drizzle client ran out of memory"
4357
5494
msgstr "O cliente do Drizzle ficou sem memória"
5496
#: ../plugin/drizzle_protocol/errmsg.cc:40
4359
5497
msgid "Wrong host info"
4360
5498
msgstr "Informação do host incorreta"
5500
#: ../plugin/drizzle_protocol/errmsg.cc:41
4362
5501
msgid "Localhost via UNIX socket"
4363
5502
msgstr "Localhost através de um socket UNIX"
5504
#: ../plugin/drizzle_protocol/errmsg.cc:42
4366
5506
msgid "%-.100s via TCP/IP"
4367
5507
msgstr "%-.100s via TCP/IP"
5509
#: ../plugin/drizzle_protocol/errmsg.cc:43
4369
5510
msgid "Error in server handshake"
4370
5511
msgstr "Erro no handshake com o servidor"
5513
#: ../plugin/drizzle_protocol/errmsg.cc:44
4372
5514
msgid "Lost connection to Drizzle server during query"
4373
5515
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
5517
#: ../plugin/drizzle_protocol/errmsg.cc:45
4375
5518
msgid "Commands out of sync; you can't run this command now"
4376
5519
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
5521
#: ../plugin/drizzle_protocol/errmsg.cc:46
4379
5523
msgid "Named pipe: %-.32s"
4380
5524
msgstr "Pipe nomeado: %-.32s"
5526
#: ../plugin/drizzle_protocol/errmsg.cc:47
4383
5528
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4385
5530
"Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5532
#: ../plugin/drizzle_protocol/errmsg.cc:48
4388
5534
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4389
5535
msgstr "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5537
#: ../plugin/drizzle_protocol/errmsg.cc:49
4392
5539
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4394
5541
"Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: %-.32s "
5544
#: ../plugin/drizzle_protocol/errmsg.cc:50
4398
5546
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4400
5548
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
5550
#: ../plugin/drizzle_protocol/errmsg.cc:51
4402
5551
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4403
5552
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
5554
#: ../plugin/drizzle_protocol/errmsg.cc:52
4405
5555
msgid "Embedded server"
4406
5556
msgstr "Servidor embarcado"
5558
#: ../plugin/drizzle_protocol/errmsg.cc:53
4408
5559
msgid "Error on SHOW SLAVE STATUS:"
4409
5560
msgstr "Erro em SHOW SLAVE STATUS;"
5562
#: ../plugin/drizzle_protocol/errmsg.cc:54
4411
5563
msgid "Error on SHOW SLAVE HOSTS:"
4412
5564
msgstr "Erro em SHOW SLAVE HOSTS;"
5566
#: ../plugin/drizzle_protocol/errmsg.cc:55
4414
5567
msgid "Error connecting to slave:"
4415
5568
msgstr "Erro conectando ao escravo"
5570
#: ../plugin/drizzle_protocol/errmsg.cc:56
4417
5571
msgid "Error connecting to master:"
4418
5572
msgstr "Erro conectando ao mestre"
5574
#: ../plugin/drizzle_protocol/errmsg.cc:57
4420
5575
msgid "SSL connection error"
4421
5576
msgstr "Erro na conexão segura (SSL)"
5578
#: ../plugin/drizzle_protocol/errmsg.cc:58
4423
5579
msgid "Malformed packet"
4424
5580
msgstr "Pacote mal formatado"
5582
#: ../plugin/drizzle_protocol/errmsg.cc:59
5583
#: ../plugin/drizzle_protocol/errmsg.cc:70
5584
#: ../plugin/drizzle_protocol/errmsg.cc:71
5585
#: ../plugin/drizzle_protocol/errmsg.cc:72
5586
#: ../plugin/drizzle_protocol/errmsg.cc:73
5587
#: ../plugin/drizzle_protocol/errmsg.cc:74
5588
#: ../plugin/drizzle_protocol/errmsg.cc:75
5589
#: ../plugin/drizzle_protocol/errmsg.cc:76
5590
#: ../plugin/drizzle_protocol/errmsg.cc:77
5591
#: ../plugin/drizzle_protocol/errmsg.cc:78
4426
5592
msgid "(unused error message)"
4427
5593
msgstr "(mensagem de erro não utilizada)"
5595
#: ../plugin/drizzle_protocol/errmsg.cc:60
4429
5596
msgid "Invalid use of null pointer"
4430
5597
msgstr "Uso inválido de ponteiro nulo"
5599
#: ../plugin/drizzle_protocol/errmsg.cc:61
4432
5600
msgid "Statement not prepared"
4433
5601
msgstr "Comando não preparado"
5603
#: ../plugin/drizzle_protocol/errmsg.cc:62
4435
5604
msgid "No data supplied for parameters in prepared statement"
4436
5605
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
5607
#: ../plugin/drizzle_protocol/errmsg.cc:63
4438
5608
msgid "Data truncated"
4439
5609
msgstr "Dados truncados"
5611
#: ../plugin/drizzle_protocol/errmsg.cc:64
4441
5612
msgid "No parameters exist in the statement"
4442
5613
msgstr "Não existe parametros para este comando"
5615
#: ../plugin/drizzle_protocol/errmsg.cc:65
4444
5616
msgid "Invalid parameter number"
4445
5617
msgstr "Número de parametros inválido"
5619
#: ../plugin/drizzle_protocol/errmsg.cc:66
4449
5622
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4679
5915
"Alguém modificou a linha desde que ela foi lida (enquanto a tabela estava em "
4680
5916
"lock para prevenir isso)"
5918
#: ../plugin/myisam/my_handler_errors.cc:48
4682
5919
msgid "Wrong index given to function"
4683
5920
msgstr "Indíce incorreto fornecido para a função"
5922
#: ../plugin/myisam/my_handler_errors.cc:49
4685
5923
msgid "Index file is crashed"
4686
5924
msgstr "Arquivo de índice está corrompido"
5926
#: ../plugin/myisam/my_handler_errors.cc:50
4688
5927
msgid "Record file is crashed"
4689
5928
msgstr "Arquivo de registro está corrompido"
5930
#: ../plugin/myisam/my_handler_errors.cc:51
4691
5931
msgid "Out of memory in engine"
4692
5932
msgstr "Sem memória na engine"
5934
#: ../plugin/myisam/my_handler_errors.cc:52
4694
5935
msgid "Incorrect file format"
4695
5936
msgstr "Formato de arquivo incorreto"
5938
#: ../plugin/myisam/my_handler_errors.cc:53
4697
5939
msgid "Command not supported by database"
4698
5940
msgstr "Comando não suportado pelo banco de dados"
5942
#: ../plugin/myisam/my_handler_errors.cc:54
4700
5943
msgid "Old database file"
4701
5944
msgstr "Arquivo de banco de dados antigo"
5946
#: ../plugin/myisam/my_handler_errors.cc:55
4703
5947
msgid "No record read before update"
4704
5948
msgstr "Nenhum registro lido antes do update"
5950
#: ../plugin/myisam/my_handler_errors.cc:56
4706
5951
msgid "Record was already deleted (or record file crashed)"
4708
5953
"Registro já havia sido apagado (ou arquivo de registros está corrompido)"
5955
#: ../plugin/myisam/my_handler_errors.cc:57
4710
5956
msgid "No more room in record file"
4711
5957
msgstr "Não há mais espaço no arquivo de registros"
5959
#: ../plugin/myisam/my_handler_errors.cc:58
4713
5960
msgid "No more room in index file"
4714
5961
msgstr "Não há mais espaço no arquivo de índices"
5963
#: ../plugin/myisam/my_handler_errors.cc:59
4716
5964
msgid "No more records (read after end of file)"
4717
5965
msgstr "Não há mais registros (lido após o final do arquivo)"
5967
#: ../plugin/myisam/my_handler_errors.cc:60
4719
5968
msgid "Unsupported extension used for table"
4720
5969
msgstr "Extensão não suportada utilizada para a tabela"
5971
#: ../plugin/myisam/my_handler_errors.cc:61
4722
5972
msgid "Too big row"
4723
5973
msgstr "Linha muito grande"
5975
#: ../plugin/myisam/my_handler_errors.cc:62
4725
5976
msgid "Wrong create options"
4726
5977
msgstr "Opções de criação incorretas"
5979
#: ../plugin/myisam/my_handler_errors.cc:63
4728
5980
msgid "Duplicate unique key or constraint on write or update"
4729
5981
msgstr "Duplicada chave única ou constraint em escrita ou atualização"
5983
#: ../plugin/myisam/my_handler_errors.cc:64
4731
5984
msgid "Unknown character set used in table"
4732
5985
msgstr "Conjunto de caracteres desconhecido utilizado na tabela"
5987
#: ../plugin/myisam/my_handler_errors.cc:65
4734
5988
msgid "Conflicting table definitions in sub-tables of MERGE table"
5991
#: ../plugin/myisam/my_handler_errors.cc:66
4737
5992
msgid "Table is crashed and last repair failed"
4738
5993
msgstr "Tabela está corrompida e o último reparo falhou"
5995
#: ../plugin/myisam/my_handler_errors.cc:67
4740
5996
msgid "Table was marked as crashed and should be repaired"
4741
5997
msgstr "Tabela foi marcada como corrompida e deve ser reparada"
5999
#: ../plugin/myisam/my_handler_errors.cc:68
4743
6000
msgid "Lock timed out; Retry transaction"
4744
6001
msgstr "Trava expirada; Tentar transação novamente"
6003
#: ../plugin/myisam/my_handler_errors.cc:69
4746
6004
msgid "Lock table is full; Restart program with a larger locktable"
4748
6006
"Tabela de travas está cheia; Reinicie o programa com uma tabela de travas "
6009
#: ../plugin/myisam/my_handler_errors.cc:70
4751
6010
msgid "Updates are not allowed under a read only transactions"
4752
6011
msgstr "Atualizações não são permitidas sob uma transação somente leitura"
6013
#: ../plugin/myisam/my_handler_errors.cc:71
4754
6014
msgid "Lock deadlock; Retry transaction"
6017
#: ../plugin/myisam/my_handler_errors.cc:72
4757
6018
msgid "Foreign key constraint is incorrectly formed"
4758
6019
msgstr "Chave estrangeira está incorretamente formada"
6021
#: ../plugin/myisam/my_handler_errors.cc:73
4760
6022
msgid "Cannot add a child row"
4761
6023
msgstr "Impossível adicionar uma linha filha"
6025
#: ../plugin/myisam/my_handler_errors.cc:74
4763
6026
msgid "Cannot delete a parent row"
4764
6027
msgstr "Impossível apagar uma linha pai"
6029
#: ../plugin/myisam/my_handler_errors.cc:75
4766
6030
msgid "No savepoint with that name"
4767
6031
msgstr "Não há savepoint com esse nome"
6033
#: ../plugin/myisam/my_handler_errors.cc:76
4769
6034
msgid "Non unique key block size"
6037
#: ../plugin/myisam/my_handler_errors.cc:77
4772
6038
msgid "The table does not exist in engine"
4773
6039
msgstr "A tabela não existe no engine"
6041
#: ../plugin/myisam/my_handler_errors.cc:78
4775
6042
msgid "The table already existed in storage engine"
4776
6043
msgstr "A tabela já existia no engine de armazenamento"
6045
#: ../plugin/myisam/my_handler_errors.cc:79
4778
6046
msgid "Could not connect to storage engine"
4779
6047
msgstr "Não foi possível conectar ao engine de armazenamento"
6049
#: ../plugin/myisam/my_handler_errors.cc:80
4781
6050
msgid "Unexpected null pointer found when using spatial index"
6053
#: ../plugin/myisam/my_handler_errors.cc:81
4784
6054
msgid "The table changed in storage engine"
4785
6055
msgstr "A tabela mudou no engine de armazenamento"
6057
#: ../plugin/myisam/my_handler_errors.cc:82
4787
6058
msgid "There's no partition in table for the given value"
4788
6059
msgstr "Não há partição na tabela para o valor fornecido"
6061
#: ../plugin/myisam/my_handler_errors.cc:83
4790
6062
msgid "Row-based binlogging of row failed"
6065
#: ../plugin/myisam/my_handler_errors.cc:84
4793
6066
msgid "Index needed in foreign key constraint"
4794
6067
msgstr "É ncessário um índice na constraint de chave estrangeira"
6069
#: ../plugin/myisam/my_handler_errors.cc:85
4796
6070
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6073
#: ../plugin/myisam/my_handler_errors.cc:86
4799
6074
msgid "Table needs to be upgraded before it can be used"
4800
6075
msgstr "Tabela precisa ser atualizada antes de poder ser usada"
6077
#: ../plugin/myisam/my_handler_errors.cc:87
4802
6078
msgid "Table is read only"
4803
6079
msgstr "A tabela é somente leitura"
6081
#: ../plugin/myisam/my_handler_errors.cc:88
4805
6082
msgid "Failed to get next auto increment value"
4806
6083
msgstr "Falhei em pegar o próximo valaor para o auto incremento"
6085
#: ../plugin/myisam/my_handler_errors.cc:89
4808
6086
msgid "Failed to set row auto increment value"
4809
6087
msgstr "Falhei em definir o valor para o auto incremento"
6089
#: ../plugin/myisam/my_handler_errors.cc:90
4811
6090
msgid "Unknown (generic) error from engine"
4812
6091
msgstr "Erro desconhecido (genérico) do engine"
6093
#: ../plugin/myisam/my_handler_errors.cc:91
4814
6094
msgid "Record is the same"
4815
6095
msgstr "O registro é mesmo"
6097
#: ../plugin/myisam/my_handler_errors.cc:92
4817
6098
msgid "It is not possible to log this statement"
4818
6099
msgstr "Não é possível logar esse comando"
6101
#: ../plugin/myisam/my_handler_errors.cc:93
4820
6102
msgid "Tablespace exists"
4821
6103
msgstr "O tablespace existe"
6105
#: ../plugin/myisam/my_handler_errors.cc:94
4823
6106
msgid "The event was corrupt, leading to illegal data being read"
6109
#: ../plugin/myisam/my_handler_errors.cc:95
4826
6110
msgid "The table is of a new format not supported by this version"
4827
6111
msgstr "A tabela tem um formato novo não suportado nessa versão"
6113
#: ../plugin/myisam/my_handler_errors.cc:96
4829
6114
msgid "The event could not be processed no other handler error happened"
6117
#: ../plugin/myisam/my_handler_errors.cc:97
4832
6118
msgid "Got a fatal error during initialzation of handler"
6121
#: ../plugin/myisam/my_handler_errors.cc:98
4835
6122
msgid "File to short; Expected more data in file"
4836
6123
msgstr "Arquivo muito pequeno; Mais dados eram experados no arquivo"
6125
#: ../plugin/myisam/my_handler_errors.cc:99
4838
6126
msgid "Read page with wrong checksum"
4839
6127
msgstr "Ler página com checksum incorreto"
6129
#. TODO: get a better message for these
6130
#: ../plugin/myisam/my_handler_errors.cc:101
4841
6131
msgid "Lock or active transaction"
4842
6132
msgstr "Trava ou transação ativa"
6134
#: ../plugin/myisam/my_handler_errors.cc:102
4844
6135
msgid "No such table space"
4845
6136
msgstr "Tablespace nao existe"
6138
#: ../plugin/myisam/my_handler_errors.cc:103
4847
6139
msgid "Tablespace not empty"
4848
6140
msgstr "Tablespace não está vazio"
6142
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4850
6143
msgid "Invalid value for retry_count"
6146
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6147
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4854
6149
"Port number to use for connection or 0 for default to with MySQL protocol."
6152
#: ../plugin/signal_handler/signal_handler.cc:233
4858
6154
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6157
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4862
6159
msgid "syslog facility \"%s\" not known, using \"local0\""
6162
#: ../plugin/syslog/errmsg.cc:49
4866
6164
msgid "syslog priority \"%s\" not known, using \"warn\""
6167
#: ../plugin/syslog/logging.cc:72
4870
6169
msgid "syslog priority \"%s\" not known, using \"info\""
6172
#: ../plugin/transaction_log/background_worker.cc:74
4874
6174
msgid "Unable to create background worker thread. Got error %s.\n"
6177
#: ../plugin/transaction_log/module.cc:122
4878
6179
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6182
#: ../plugin/transaction_log/module.cc:131
4882
6184
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6187
#: ../plugin/transaction_log/module.cc:141
4886
6189
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6192
#: ../plugin/transaction_log/module.cc:150
4890
6194
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6197
#: ../plugin/transaction_log/module.cc:163
4894
6199
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6202
#: ../plugin/transaction_log/module.cc:223
4897
6203
msgid "Enable transaction log"
6206
#: ../plugin/transaction_log/module.cc:231
4900
6207
msgid "DEBUGGING - Truncate transaction log"
6210
#: ../plugin/transaction_log/module.cc:239
4903
6211
msgid "Path to the file to use for transaction log"
6214
#: ../plugin/transaction_log/module.cc:247
4906
6215
msgid "Name of the replicator plugin to use (default='default_replicator')"
6218
#: ../plugin/transaction_log/module.cc:255
4909
6219
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6222
#: ../plugin/transaction_log/module.cc:263
4913
6224
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4914
6225
"each transaction write, 2 == sync log file once per second"
6228
#: ../plugin/transaction_log/module.cc:276
4917
6229
msgid "Number of slots for in-memory write buffers (default=8)."
6232
#: ../plugin/transaction_log/transaction_log.cc:112
4920
6233
msgid "Failed to open transaction log file "
6236
#: ../plugin/transaction_log/transaction_log.cc:220
4925
6239
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4926
6240
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6243
#: ../plugin/transaction_log/transaction_log.cc:239
4930
6245
msgid "Failed to sync log file. Got error: %s\n"
6248
#: ../plugin/transaction_log/transaction_log_reader.cc:95
4934
6250
msgid "Failed to open transaction log file %s. Got error: %s\n"
6253
#: ../plugin/transaction_log/transaction_log_reader.cc:150
4938
6255
msgid "Raw buffer read: %s.\n"
6258
#: ../plugin/transaction_log/transaction_log_reader.cc:157
4942
6260
msgid "Unable to parse transaction. Got error: %s.\n"
6263
#: ../plugin/transaction_log/transaction_log_reader.cc:159
4946
6265
msgid "BUFFER: %s\n"
4947
6266
msgstr "BUFFER: %s\n"