1249
995
"Iniciar o servidor de banco de dados Drizzle\n"
1251
#: ../drizzled/drizzled.cc:1388
1253
998
msgid "Usage: %s [OPTIONS]\n"
1254
999
msgstr "Usar: %s [OPÇÕES]\n"
1256
#: ../drizzled/drizzled.cc:1512
1259
1003
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1260
1004
"command line\n"
1263
#: ../drizzled/drizzled.cc:1555
1264
1007
msgid "Can't start server: cannot resolve hostname!"
1265
1008
msgstr "Não pode iniciar o servidor: Impossível resolver hostname"
1267
#: ../drizzled/drizzled.cc:1561
1268
1010
msgid "Can't start server: bind-address refers to multiple interfaces!"
1270
1012
"Não pode iniciar o servidor: bind-address referencia para múltiplas "
1273
#: ../drizzled/error.cc:138
1275
1016
msgid "Unknown error %d"
1276
1017
msgstr "Erro desconhecido %d"
1278
#: ../drizzled/error.cc:214
1282
#: ../drizzled/error.cc:215
1286
#: ../drizzled/error.cc:216
1288
1026
msgid "Can't create file '%-.200s' (errno: %d)"
1289
1027
msgstr "Não pode criar arquivo '%s-.200s' (errno: %d)"
1291
#: ../drizzled/error.cc:217
1293
1030
msgid "Can't create table '%-.200s' (errno: %d)"
1294
1031
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
1296
#: ../drizzled/error.cc:218
1298
1034
msgid "Can't create database '%-.192s' (errno: %d)"
1299
1035
msgstr "Não pode criar banco de dados '%-.192s' (errno: %d)"
1301
#: ../drizzled/error.cc:219
1303
1038
msgid "Can't create database '%-.192s'; database exists"
1304
1039
msgstr "Não pode criar banco de dados '%-.192s'; banco de dados já existe"
1306
#: ../drizzled/error.cc:220
1308
1042
msgid "Can't drop database '%-.192s'; database doesn't exist"
1309
1043
msgstr "Não pode remover banco de dados '%-.192s'; pois não existe"
1311
#: ../drizzled/error.cc:221
1313
1046
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1314
msgstr "Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
1048
"Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
1316
#: ../drizzled/error.cc:222
1318
1051
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1320
"Erro removendo banco de dados (não pôde remover diretório '%-.192s', errno: %"
1053
"Erro removendo banco de dados (não pôde remover diretório '%-.192s', errno: "
1323
#: ../drizzled/error.cc:223
1325
1057
msgid "Error on delete of '%-.192s' (errno: %d)"
1326
1058
msgstr "Erro ao remover de '%-.192s' (errno: %d)"
1328
#: ../drizzled/error.cc:224
1329
1060
msgid "Can't read record in system table"
1330
1061
msgstr "Não pôde ler registro na tabela do sistema"
1332
#: ../drizzled/error.cc:225
1334
1064
msgid "Can't get status of '%-.200s' (errno: %d)"
1337
#: ../drizzled/error.cc:226
1339
1068
msgid "Can't get working directory (errno: %d)"
1340
1069
msgstr "Não é possível obter o diretório de trabalho (errno: %d)"
1342
#: ../drizzled/error.cc:227
1344
1072
msgid "Can't lock file (errno: %d)"
1345
1073
msgstr "Não pôde travar arquivo (errno: %d)"
1347
#: ../drizzled/error.cc:228
1349
1076
msgid "Can't open file: '%-.200s' (errno: %d)"
1350
1077
msgstr "Não pôde abrir arquivo: '%-.200s' (errno: %d)"
1352
#: ../drizzled/error.cc:229
1354
1080
msgid "Can't find file: '%-.200s' (errno: %d)"
1355
1081
msgstr "Não pôde encontrar arquivos: '%-.200s' (errno: %d)"
1357
#: ../drizzled/error.cc:230
1359
1084
msgid "Can't read dir of '%-.192s' (errno: %d)"
1360
1085
msgstr "Não pôde ler o diretório de '%-.192s' (errno: %d)"
1362
#: ../drizzled/error.cc:231
1364
1088
msgid "Can't change dir to '%-.192s' (errno: %d)"
1365
1089
msgstr "Não pôde mudar diretório para '%-.192s' (errno: %d)"
1367
#: ../drizzled/error.cc:232
1369
1092
msgid "Record has changed since last read in table '%-.192s'"
1370
1093
msgstr "Registro foi modificade desde a última leitura na tabela '%-.192s'"
1372
#: ../drizzled/error.cc:233
1374
1096
msgid "Disk full (%s); waiting for someone to free some space..."
1375
1097
msgstr "Disco cheio (%s); esperando que alguém libere algum espaço"
1377
#: ../drizzled/error.cc:234
1379
1100
msgid "Can't write; duplicate key in table '%-.192s'"
1380
1101
msgstr "Não pôde escrever; chave duplicada na tabela '%-.192s'"
1382
#: ../drizzled/error.cc:235
1384
1104
msgid "Error on close of '%-.192s' (errno: %d)"
1385
1105
msgstr "Erro ao fechar '%-.192s' (errno: %d)"
1387
#: ../drizzled/error.cc:236
1389
1108
msgid "Error reading file '%-.200s' (errno: %d)"
1390
1109
msgstr "Erro lendo arquivo '%-.200s' (errno: %d)"
1392
#: ../drizzled/error.cc:237
1394
1112
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1395
1113
msgstr "Erro ao renomear de '%-.150s' para '%-.150s' (errno: %d)"
1397
#: ../drizzled/error.cc:238
1399
1116
msgid "Error writing file '%-.200s' (errno: %d)"
1400
1117
msgstr "Erro escrevendo arquivo '%-.200s' (errno: %d)"
1402
#: ../drizzled/error.cc:239
1404
1120
msgid "'%-.192s' is locked against change"
1407
#: ../drizzled/error.cc:240
1408
1123
msgid "Sort aborted"
1409
1124
msgstr "Ordenação abortada"
1411
#: ../drizzled/error.cc:241
1413
1127
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1414
1128
msgstr "A exibição '%-.192s' não existe para '%-.192s'"
1416
#: ../drizzled/error.cc:242
1418
1131
msgid "Got error %d from storage engine"
1419
1132
msgstr "Retornou erro %d do mecanismo de armazenamento"
1421
#: ../drizzled/error.cc:243
1423
1135
msgid "Table storage engine for '%-.192s' doesn't have this option"
1426
#: ../drizzled/error.cc:244
1428
1139
msgid "Can't find record in '%-.192s'"
1429
1140
msgstr "Não foi possível encontrar o registro em '%-.192s'"
1431
#: ../drizzled/error.cc:245
1433
1143
msgid "Incorrect information in file: '%-.200s'"
1434
1144
msgstr "Informação incorreta no arquivo: '%-.200s'"
1436
#: ../drizzled/error.cc:246
1438
1147
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1441
#: ../drizzled/error.cc:247
1443
1151
msgid "Old key file for table '%-.192s'; repair it!"
1446
#: ../drizzled/error.cc:248
1448
1155
msgid "Table '%-.192s' is read only"
1449
1156
msgstr "Tabela '%-.192s' é apenas leitura"
1451
#: ../drizzled/error.cc:249
1453
1159
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1456
#: ../drizzled/error.cc:250
1457
1162
msgid "Out of sort memory; increase server sort buffer size"
1460
#: ../drizzled/error.cc:251
1462
1166
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1465
#: ../drizzled/error.cc:252
1466
1169
msgid "Too many connections"
1467
1170
msgstr "Muitas conexões"
1469
#: ../drizzled/error.cc:253
1471
1173
"Out of memory; check if drizzled or some other process uses all available "
1472
1174
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1473
1175
"memory or you can add more swap space"
1476
#: ../drizzled/error.cc:254
1477
1178
msgid "Can't get hostname for your address"
1478
1179
msgstr "Não é possível obter nome de host para seu endereço"
1480
#: ../drizzled/error.cc:255
1481
1181
msgid "Bad handshake"
1484
#: ../drizzled/error.cc:256
1486
1185
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1488
1187
"Acesso negado para o usuário '%-.48s'@'%-.64s' do banco de dados '%-.192s'"
1490
#: ../drizzled/error.cc:257
1492
1190
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1493
1191
msgstr "Acesso negado para o usuário '%-.48s'@'%-.64s' (usando senha: %s)"
1495
#: ../drizzled/error.cc:258
1496
1193
msgid "No database selected"
1497
1194
msgstr "Nenhuma base de dados selecionada"
1499
#: ../drizzled/error.cc:259
1500
1196
msgid "Unknown command"
1501
1197
msgstr "Comando desconhecido"
1503
#: ../drizzled/error.cc:260
1505
1200
msgid "Column '%-.192s' cannot be null"
1506
1201
msgstr "Coluna '%-.192s' não pode ser nula"
1508
#: ../drizzled/error.cc:261
1510
1204
msgid "Unknown database '%-.192s'"
1511
1205
msgstr "Base de dados desconhecida '%-.192s'"
1513
#: ../drizzled/error.cc:262
1515
1208
msgid "Table '%-.192s' already exists"
1516
1209
msgstr "Tabela '%-.192s' já existe"
1518
#: ../drizzled/error.cc:263
1520
1212
msgid "Unknown table '%-.100s'"
1521
1213
msgstr "Tabela desconhecida '%-.100s'"
1523
#: ../drizzled/error.cc:264
1525
1216
msgid "Column '%-.192s' in %-.192s is ambiguous"
1528
#: ../drizzled/error.cc:265
1529
1219
msgid "Server shutdown in progress"
1530
1220
msgstr "Desligamento do servidor em progresso"
1532
#: ../drizzled/error.cc:266
1534
1223
msgid "Unknown column '%-.192s' in '%-.192s'"
1537
#: ../drizzled/error.cc:267
1539
1227
msgid "'%-.192s' isn't in GROUP BY"
1542
#: ../drizzled/error.cc:268
1544
1231
msgid "Can't group on '%-.192s'"
1547
#: ../drizzled/error.cc:269
1548
1234
msgid "Statement has sum functions and columns in same statement"
1551
#: ../drizzled/error.cc:270
1552
1237
msgid "Column count doesn't match value count"
1555
#: ../drizzled/error.cc:271
1557
1241
msgid "Identifier name '%-.100s' is too long"
1560
#: ../drizzled/error.cc:272
1562
1245
msgid "Duplicate column name '%-.192s'"
1563
1246
msgstr "Nome de coluna duplicado '%-.192s'"
1565
#: ../drizzled/error.cc:273
1567
1249
msgid "Duplicate key name '%-.192s'"
1568
1250
msgstr "Nome de chave duplicado '%-.192s'"
1570
#: ../drizzled/error.cc:274
1572
1253
msgid "Duplicate entry '%-.192s' for key %d"
1575
#: ../drizzled/error.cc:275
1577
1257
msgid "Incorrect column specifier for column '%-.192s'"
1580
#: ../drizzled/error.cc:276
1582
1261
msgid "%s near '%-.80s' at line %d"
1585
#: ../drizzled/error.cc:277
1586
1264
msgid "Query was empty"
1589
#: ../drizzled/error.cc:278
1591
1268
msgid "Not unique table/alias: '%-.192s'"
1594
#: ../drizzled/error.cc:279
1596
1272
msgid "Invalid default value for '%-.192s'"
1599
#: ../drizzled/error.cc:280
1600
1275
msgid "Multiple primary key defined"
1601
1276
msgstr "Chaves primárias múltiplas definidas"
1603
#: ../drizzled/error.cc:281
1605
1279
msgid "Too many keys specified; max %d keys allowed"
1608
#: ../drizzled/error.cc:282
1610
1283
msgid "Too many key parts specified; max %d parts allowed"
1613
#: ../drizzled/error.cc:283
1615
1287
msgid "Specified key was too long; max key length is %d bytes"
1618
#: ../drizzled/error.cc:284
1620
1291
msgid "Key column '%-.192s' doesn't exist in table"
1623
#: ../drizzled/error.cc:285
1626
1296
"BLOB column '%-.192s' can't be used in key specification with the used table "
1630
#: ../drizzled/error.cc:286
1633
1302
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1637
#: ../drizzled/error.cc:287
1639
1307
"Incorrect table definition; there can be only one auto column and it must be "
1640
1308
"defined as a key"
1643
#: ../drizzled/error.cc:288
1646
1313
"%s: ready for connections.\n"
1649
1316
"%s: pronto para conexões.\n"
1650
1317
"Versão: '%s' socket: '%s' porta: %u\n"
1652
#: ../drizzled/error.cc:289
1654
1320
msgid "%s: Normal shutdown\n"
1655
1321
msgstr "%s: Desligamento normal\n"
1657
#: ../drizzled/error.cc:290
1659
1324
msgid "%s: Got signal %d. Aborting!\n"
1662
#: ../drizzled/error.cc:291
1664
1328
msgid "%s: Shutdown complete\n"
1665
1329
msgstr "%s: Desligamento completo\n"
1667
#: ../drizzled/error.cc:292
1669
1332
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1672
#: ../drizzled/error.cc:293
1673
1335
msgid "Can't create IP socket"
1676
#: ../drizzled/error.cc:294
1679
1340
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1683
#: ../drizzled/error.cc:295
1686
1346
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1687
1347
"check the manual"
1690
#: ../drizzled/error.cc:296
1692
1351
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1695
#: ../drizzled/error.cc:297
1698
1356
"The file '%-.128s' must be in the database directory or be readable by all"
1701
#: ../drizzled/error.cc:298
1703
1360
msgid "File '%-.200s' already exists"
1706
#: ../drizzled/error.cc:299
1708
1364
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1711
#: ../drizzled/error.cc:300
1713
1368
msgid "Records: %ld Duplicates: %ld"
1716
#: ../drizzled/error.cc:301
1718
1372
"Incorrect prefix key; the used key part isn't a string, the used length is "
1719
1373
"longer than the key part, or the storage engine doesn't support unique "
1723
#: ../drizzled/error.cc:302
1724
1377
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1727
#: ../drizzled/error.cc:303
1729
1381
msgid "Can't DROP '%-.192s'; check that column/key exists"
1732
#: ../drizzled/error.cc:304
1734
1385
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1737
#: ../drizzled/error.cc:305
1739
1389
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1742
#: ../drizzled/error.cc:306
1744
1393
msgid "Unknown thread id: %lu"
1747
#: ../drizzled/error.cc:307
1749
1397
msgid "You are not owner of thread %lu"
1752
#: ../drizzled/error.cc:308
1753
1400
msgid "No tables used"
1754
1401
msgstr "Nenhuma tabela usada"
1756
#: ../drizzled/error.cc:309
1758
1404
msgid "Too many strings for column %-.192s and SET"
1761
#: ../drizzled/error.cc:310
1763
1408
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1766
#: ../drizzled/error.cc:311
1768
1412
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1771
#: ../drizzled/error.cc:312
1773
1416
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1776
#: ../drizzled/error.cc:313
1778
1420
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1781
#: ../drizzled/error.cc:314
1783
1424
msgid "Incorrect database name '%-.100s'"
1784
1425
msgstr "Nome da base de dados incorreto '%-.100s'"
1786
#: ../drizzled/error.cc:315
1788
1428
msgid "Incorrect table name '%-.100s'"
1789
1429
msgstr "Nome da tabela incorreto '%-.100s'"
1791
#: ../drizzled/error.cc:316
1793
1432
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1794
1433
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1797
#: ../drizzled/error.cc:317
1798
1436
msgid "Unknown error"
1799
1437
msgstr "Erro desconhecido"
1801
#: ../drizzled/error.cc:318
1803
1440
msgid "Unknown procedure '%-.192s'"
1806
#: ../drizzled/error.cc:319
1808
1444
msgid "Incorrect parameter count to procedure '%-.192s'"
1811
#: ../drizzled/error.cc:320
1813
1448
msgid "Incorrect parameters to procedure '%-.192s'"
1816
#: ../drizzled/error.cc:321
1818
1452
msgid "Unknown table '%-.192s' in %-.32s"
1821
#: ../drizzled/error.cc:322
1823
1456
msgid "Column '%-.192s' specified twice"
1826
#: ../drizzled/error.cc:323
1827
1459
msgid "Invalid use of group function"
1830
#: ../drizzled/error.cc:324
1833
1464
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1836
#: ../drizzled/error.cc:325
1837
1467
msgid "A table must have at least 1 column"
1840
#: ../drizzled/error.cc:326
1842
1471
msgid "The table '%-.192s' is full"
1845
#: ../drizzled/error.cc:327
1847
1475
msgid "Unknown character set: '%-.64s'"
1850
#: ../drizzled/error.cc:328
1852
1479
msgid "Too many tables; Drizzle can only use %d tables in a join"
1855
#: ../drizzled/error.cc:329
1856
1482
msgid "Too many columns"
1859
#: ../drizzled/error.cc:330
1862
1487
"Row size too large. The maximum row size for the used table type, not "
1863
1488
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1866
#: ../drizzled/error.cc:331
1869
1493
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1870
1494
"thread_stack=#' to specify a bigger stack if needed"
1873
#: ../drizzled/error.cc:332
1874
1497
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1877
#: ../drizzled/error.cc:333
1880
"Table handler doesn't support NULL in given index. Please change column "
1881
"'%-.192s' to be NOT NULL or use another handler"
1502
"Table handler doesn't support NULL in given index. Please change column '%-"
1503
".192s' to be NOT NULL or use another handler"
1884
#: ../drizzled/error.cc:334
1886
1507
msgid "Can't load function '%-.192s'"
1889
#: ../drizzled/error.cc:335
1891
1511
msgid "Can't initialize function '%-.192s'; %-.80s"
1894
#: ../drizzled/error.cc:336
1895
1514
msgid "No paths allowed for plugin library"
1898
#: ../drizzled/error.cc:337
1900
1518
msgid "Plugin '%-.192s' already exists"
1903
#: ../drizzled/error.cc:338
1905
1522
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1908
#: ../drizzled/error.cc:339
1910
1526
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1913
#: ../drizzled/error.cc:340
1915
1530
msgid "Function '%-.192s' is not defined"
1918
#: ../drizzled/error.cc:341
1921
1535
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1922
1536
"'drizzleadmin flush-hosts'"
1925
#: ../drizzled/error.cc:342
1927
1540
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1930
#: ../drizzled/error.cc:343
1932
1544
"You are using Drizzle as an anonymous user and anonymous users are not "
1933
1545
"allowed to change passwords"
1936
#: ../drizzled/error.cc:344
1938
1549
"You must have privileges to update tables in the drizzle database to be able "
1939
1550
"to change passwords for others"
1942
#: ../drizzled/error.cc:345
1943
1553
msgid "Can't find any matching row in the user table"
1946
#: ../drizzled/error.cc:346
1948
1557
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1951
#: ../drizzled/error.cc:347
1954
1562
"Can't create a new thread (errno %d); if you are not out of available "
1955
1563
"memory, you can consult the manual for a possible OS-dependent bug"
1958
#: ../drizzled/error.cc:348
1960
1567
msgid "Column count doesn't match value count at row %ld"
1963
#: ../drizzled/error.cc:349
1965
1571
msgid "Can't reopen table: '%-.192s'"
1968
#: ../drizzled/error.cc:350
1969
1574
msgid "Invalid use of NULL value"
1972
#: ../drizzled/error.cc:351
1974
1578
msgid "Got error '%-.64s' from regexp"
1977
#: ../drizzled/error.cc:352
1979
1582
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1980
1583
"illegal if there is no GROUP BY clause"
1983
#: ../drizzled/error.cc:353
1985
1587
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1988
#: ../drizzled/error.cc:354
1990
1591
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1993
#: ../drizzled/error.cc:355
1996
1596
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1997
1597
"table '%-.192s'"
2000
#: ../drizzled/error.cc:356
2002
1601
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2003
1602
"privileges can be used"
2006
#: ../drizzled/error.cc:357
2007
1605
msgid "The host or user argument to GRANT is too long"
2010
#: ../drizzled/error.cc:358
2012
1609
msgid "Table '%-.192s.%-.192s' doesn't exist"
2015
#: ../drizzled/error.cc:359
2018
1614
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2022
#: ../drizzled/error.cc:360
2023
1618
msgid "The used command is not allowed with this Drizzle version"
2026
#: ../drizzled/error.cc:361
2028
1622
"You have an error in your SQL syntax; check the manual that corresponds to "
2029
1623
"your Drizzle server version for the right syntax to use"
2032
#: ../drizzled/error.cc:362
2034
1627
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2037
#: ../drizzled/error.cc:363
2038
1630
msgid "Too many delayed threads in use"
2041
#: ../drizzled/error.cc:364
2043
1634
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2046
#: ../drizzled/error.cc:365
2047
1637
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2050
#: ../drizzled/error.cc:366
2051
1640
msgid "Got a read error from the connection pipe"
2054
#: ../drizzled/error.cc:367
2055
1643
msgid "Got an error from fcntl()"
2058
#: ../drizzled/error.cc:368
2059
1646
msgid "Got packets out of order"
2062
#. CR_NET_UNCOMPRESS_ERROR 08S01
2063
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
2064
1649
msgid "Couldn't uncompress communication packet"
2065
1650
msgstr "Não foi possível descompactar o pacote de comunicação"
2067
#. CR_NET_READ_ERROR 08S01
2068
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
2069
1652
msgid "Got an error reading communication packets"
2070
1653
msgstr "Erro ao ler pacotes de comunicação"
2072
#. CR_NET_READ_INTERRUPTED 08S01
2073
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
2074
1655
msgid "Got timeout reading communication packets"
2075
1656
msgstr "Tempo esgotado ao ler pacotes de comunicação"
2077
#. CR_NET_ERROR_ON_WRITE 08S01
2078
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
2079
1658
msgid "Got an error writing communication packets"
2080
1659
msgstr "Erro ao escrever pacotes de comunicação"
2082
#. CR_NET_WRITE_INTERRUPTED 08S01
2083
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
2084
1661
msgid "Got timeout writing communication packets"
2085
1662
msgstr "Tempo esgotado ao escrever pacotes de comunicação"
2087
#: ../drizzled/error.cc:374
2088
1664
msgid "Result string is longer than 'max_allowed_packet' bytes"
2091
#: ../drizzled/error.cc:375
2092
1667
msgid "The used table type doesn't support BLOB/TEXT columns"
2095
#: ../drizzled/error.cc:376
2096
1670
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2099
#: ../drizzled/error.cc:377
2102
1675
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2106
#: ../drizzled/error.cc:378
2108
1680
msgid "Incorrect column name '%-.100s'"
2109
1681
msgstr "Nome da coluna incorreto '%-.100s'"
2111
#: ../drizzled/error.cc:379
2113
1684
msgid "The used storage engine can't index column '%-.192s'"
2116
#: ../drizzled/error.cc:380
2118
1688
"Unable to open underlying table which is differently defined or of non-"
2119
1689
"MyISAM type or doesn't exist"
2122
#: ../drizzled/error.cc:381
2124
1693
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2127
#: ../drizzled/error.cc:382
2130
1698
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2133
#: ../drizzled/error.cc:383
2135
1702
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2136
1703
"UNIQUE instead"
2139
#: ../drizzled/error.cc:384
2140
1706
msgid "Result consisted of more than one row"
2143
#: ../drizzled/error.cc:385
2144
1709
msgid "This table type requires a primary key"
2147
#: ../drizzled/error.cc:386
2148
1712
msgid "This version of Drizzle is not compiled with RAID support"
2151
#: ../drizzled/error.cc:387
2153
1716
"You are using safe update mode and you tried to update a table without a "
2154
1717
"WHERE that uses a KEY column"
2157
#: ../drizzled/error.cc:388
2159
1721
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2162
#: ../drizzled/error.cc:389
2163
1724
msgid "Can't open table"
2166
#: ../drizzled/error.cc:390
2168
1728
msgid "The storage engine for the table doesn't support %s"
2171
#: ../drizzled/error.cc:391
2172
1731
msgid "You are not allowed to execute this command in a transaction"
2175
#: ../drizzled/error.cc:392
2177
1735
msgid "Got error %d during COMMIT"
2180
#: ../drizzled/error.cc:393
2182
1739
msgid "Got error %d during ROLLBACK"
2185
#: ../drizzled/error.cc:394
2187
1743
msgid "Got error %d during FLUSH_LOGS"
2190
#: ../drizzled/error.cc:395
2192
1747
msgid "Got error %d during CHECKPOINT"
2195
#. This is a very incorrect place to use the PRIi64 macro as the
2196
#. program that looks over the source for the N_() macros does not
2197
#. (obviously) do macro expansion, so the string is entirely wrong for
2198
#. what it is trying to output for every language except english.
2199
#: ../drizzled/error.cc:400
2202
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1752
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2206
#: ../drizzled/error.cc:401
2207
1756
msgid "The storage engine for the table does not support binary table dump"
2210
#: ../drizzled/error.cc:402
2211
1759
msgid "Binlog closed, cannot RESET MASTER"
2214
#: ../drizzled/error.cc:403
2216
1763
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2219
#: ../drizzled/error.cc:404
2221
1767
msgid "Error from master: '%-.64s'"
2224
#: ../drizzled/error.cc:405
2225
1770
msgid "Net error reading from master"
2228
#: ../drizzled/error.cc:406
2229
1773
msgid "Net error writing to master"
2232
#: ../drizzled/error.cc:407
2233
1776
msgid "Can't find FULLTEXT index matching the column list"
2236
#: ../drizzled/error.cc:408
2238
1780
"Can't execute the given command because you have active locked tables or an "
2239
1781
"active transaction"
2242
#: ../drizzled/error.cc:409
2244
1785
msgid "Unknown system variable '%-.64s'"
2247
#: ../drizzled/error.cc:410
2249
1789
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2252
#: ../drizzled/error.cc:411
2255
1794
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2258
#: ../drizzled/error.cc:412
2259
1797
msgid "Some non-transactional changed tables couldn't be rolled back"
2262
#: ../drizzled/error.cc:413
2264
1801
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2265
1802
"of storage; increase this drizzled variable and try again"
2268
#: ../drizzled/error.cc:414
2270
1806
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2273
#: ../drizzled/error.cc:415
2275
1810
"This operation requires a running slave; configure slave and do START SLAVE"
2278
#: ../drizzled/error.cc:416
2279
1813
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2282
#: ../drizzled/error.cc:417
2284
1817
"Could not initialize master info structure; more error messages can be found "
2285
1818
"in the Drizzle error log"
2288
#: ../drizzled/error.cc:418
2289
1821
msgid "Could not create slave thread; check system resources"
2292
#: ../drizzled/error.cc:419
2295
1826
"User %-.64s already has more than 'max_user_connections' active connections"
2298
#: ../drizzled/error.cc:420
2299
1829
msgid "You may only use constant expressions with SET"
2302
#: ../drizzled/error.cc:421
2303
1832
msgid "Lock wait timeout exceeded; try restarting transaction"
2306
#: ../drizzled/error.cc:422
2307
1835
msgid "The total number of locks exceeds the lock table size"
2310
#: ../drizzled/error.cc:423
2311
1838
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2314
#: ../drizzled/error.cc:424
2315
1841
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2318
#: ../drizzled/error.cc:425
2319
1844
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2322
#: ../drizzled/error.cc:426
2324
1848
msgid "Incorrect arguments to %s"
2325
1849
msgstr "Argumentos incorretos para %s"
2327
#: ../drizzled/error.cc:427
2329
1852
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2332
#: ../drizzled/error.cc:428
2334
1856
"Incorrect table definition; all MERGE tables must be in the same database"
2337
#: ../drizzled/error.cc:429
2338
1859
msgid "Deadlock found when trying to get lock; try restarting transaction"
2341
#: ../drizzled/error.cc:430
2342
1862
msgid "The used table type doesn't support FULLTEXT indexes"
2345
#: ../drizzled/error.cc:431
2346
1865
msgid "Cannot add foreign key constraint"
2349
#: ../drizzled/error.cc:432
2350
1868
msgid "Cannot add or update a child row: a foreign key constraint fails"
2353
#: ../drizzled/error.cc:433
2354
1871
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2357
#: ../drizzled/error.cc:434
2359
1875
msgid "Error connecting to master: %-.128s"
2362
#: ../drizzled/error.cc:435
2364
1879
msgid "Error running query on master: %-.128s"
2367
#: ../drizzled/error.cc:436
2369
1883
msgid "Error when executing command %s: %-.128s"
2372
#: ../drizzled/error.cc:437
2374
1887
msgid "Incorrect usage of %s and %s"
2377
#: ../drizzled/error.cc:438
2378
1890
msgid "The used SELECT statements have a different number of columns"
2381
#: ../drizzled/error.cc:439
2382
1893
msgid "Can't execute the query because you have a conflicting read lock"
2385
#: ../drizzled/error.cc:440
2386
1896
msgid "Mixing of transactional and non-transactional tables is disabled"
2389
#: ../drizzled/error.cc:441
2391
1900
msgid "Option '%s' used twice in statement"
2394
#: ../drizzled/error.cc:442
2396
1904
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2399
#: ../drizzled/error.cc:443
2401
1908
msgid "Access denied; you need the %-.128s privilege for this operation"
2404
#: ../drizzled/error.cc:444
2407
1913
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2410
#: ../drizzled/error.cc:445
2413
1918
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2416
#: ../drizzled/error.cc:446
2418
1922
msgid "Variable '%-.64s' doesn't have a default value"
2421
#: ../drizzled/error.cc:447
2423
1926
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2426
#: ../drizzled/error.cc:448
2428
1930
msgid "Incorrect argument type to variable '%-.64s'"
2431
#: ../drizzled/error.cc:449
2433
1934
msgid "Variable '%-.64s' can only be set, not read"
2436
#: ../drizzled/error.cc:450
2438
1938
msgid "Incorrect usage/placement of '%s'"
2441
#: ../drizzled/error.cc:451
2443
1942
msgid "This version of Drizzle doesn't yet support '%s'"
2446
#: ../drizzled/error.cc:452
2449
1947
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2452
#: ../drizzled/error.cc:453
2453
1950
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2456
#: ../drizzled/error.cc:454
2458
1954
msgid "Variable '%-.192s' is a %s variable"
2461
#: ../drizzled/error.cc:455
2463
1958
msgid "Incorrect foreign key definition for '%-.192s': %s"
2466
#: ../drizzled/error.cc:456
2467
1961
msgid "Key reference and table reference don't match"
2470
#: ../drizzled/error.cc:457
2472
1965
msgid "Operand should contain %d column(s)"
2475
#: ../drizzled/error.cc:458
2476
1968
msgid "Subquery returns more than 1 row"
2479
#: ../drizzled/error.cc:459
2481
1972
msgid "Unknown prepared statement handler (%.*s) given to %s"
2484
#: ../drizzled/error.cc:460
2485
1975
msgid "Help database is corrupt or does not exist"
2488
#: ../drizzled/error.cc:461
2489
1978
msgid "Cyclic reference on subqueries"
2492
#: ../drizzled/error.cc:462
2494
1982
msgid "Converting column '%s' from %s to %s"
2497
#: ../drizzled/error.cc:463
2499
1986
msgid "Reference '%-.64s' not supported (%s)"
2502
#: ../drizzled/error.cc:464
2503
1989
msgid "Every derived table must have its own alias"
2506
#: ../drizzled/error.cc:465
2508
1993
msgid "Select %u was reduced during optimization"
2511
#: ../drizzled/error.cc:466
2513
1997
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2516
#: ../drizzled/error.cc:467
2518
2001
"Client does not support authentication protocol requested by server; "
2519
2002
"consider upgrading Drizzle client"
2522
#: ../drizzled/error.cc:468
2523
2005
msgid "All parts of a SPATIAL index must be NOT NULL"
2526
#: ../drizzled/error.cc:469
2528
2009
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2531
#: ../drizzled/error.cc:470
2532
2012
msgid "Slave is already running"
2535
#: ../drizzled/error.cc:471
2536
2015
msgid "Slave already has been stopped"
2539
#: ../drizzled/error.cc:472
2542
2020
"Uncompressed data size too large; the maximum size is %d (based on "
2543
2021
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2546
#: ../drizzled/error.cc:473
2547
2024
msgid "ZLIB: Not enough memory"
2550
#: ../drizzled/error.cc:474
2552
2028
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2553
2029
"data was corrupted)"
2556
#: ../drizzled/error.cc:475
2557
2032
msgid "ZLIB: Input data corrupted"
2560
#: ../drizzled/error.cc:476
2562
2036
msgid "%d line(s) were cut by GROUP_CONCAT()"
2565
#: ../drizzled/error.cc:477
2567
2040
msgid "Row %ld doesn't contain data for all columns"
2570
#: ../drizzled/error.cc:478
2573
2045
"Row %ld was truncated; it contained more data than there were input columns"
2576
#: ../drizzled/error.cc:479
2579
2050
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2582
#: ../drizzled/error.cc:480
2584
2054
msgid "Out of range value for column '%s' at row %ld"
2587
#: ../drizzled/error.cc:481
2589
2058
msgid "Data truncated for column '%s' at row %ld"
2592
#: ../drizzled/error.cc:482
2594
2062
msgid "Using storage engine %s for table '%s'"
2597
#: ../drizzled/error.cc:483
2599
2066
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2602
#: ../drizzled/error.cc:484
2603
2069
msgid "Cannot drop one or more of the requested users"
2606
#: ../drizzled/error.cc:485
2607
2072
msgid "Can't revoke all privileges for one or more of the requested users"
2610
#: ../drizzled/error.cc:486
2612
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2077
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2615
#: ../drizzled/error.cc:487
2617
2081
msgid "Illegal mix of collations for operation '%s'"
2620
#: ../drizzled/error.cc:488
2623
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2086
"Variable '%-.64s' is not a variable component (can't be used as "
2087
"XXXX.variable_name)"
2627
#: ../drizzled/error.cc:489
2629
2091
msgid "Unknown collation: '%-.64s'"
2632
#: ../drizzled/error.cc:490
2634
2095
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2635
2096
"compiled without SSL support; they can be used later if Drizzle slave with "
2636
2097
"SSL is started"
2639
#: ../drizzled/error.cc:491
2642
2102
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2643
2103
"old format; please change the password to the new format"
2646
#: ../drizzled/error.cc:492
2649
2108
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2653
#: ../drizzled/error.cc:493
2654
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2113
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2657
#: ../drizzled/error.cc:494
2659
2117
"It is recommended to use --skip-slave-start when doing step-by-step "
2660
2118
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2661
2119
"get an unexpected slave's drizzled restart"
2664
#: ../drizzled/error.cc:495
2665
2122
msgid "SQL thread is not to be started so UNTIL options are ignored"
2668
#: ../drizzled/error.cc:496
2670
2126
msgid "Incorrect index name '%-.100s'"
2673
#: ../drizzled/error.cc:497
2675
2130
msgid "Incorrect catalog name '%-.100s'"
2678
#: ../drizzled/error.cc:498
2680
2134
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2683
#: ../drizzled/error.cc:499
2685
2138
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2688
#: ../drizzled/error.cc:500
2690
2142
msgid "Unknown key cache '%-.100s'"
2693
#: ../drizzled/error.cc:501
2695
2146
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2696
2147
"this switch for this grant to work"
2699
#: ../drizzled/error.cc:502
2701
2151
msgid "Unknown table engine '%s'"
2704
#: ../drizzled/error.cc:503
2706
2155
msgid "'%s' is deprecated; use '%s' instead"
2709
#: ../drizzled/error.cc:504
2711
2159
msgid "The target table %-.100s of the %s is not updatable"
2714
#: ../drizzled/error.cc:505
2717
2164
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2721
#: ../drizzled/error.cc:506
2724
2170
"The Drizzle server is running with the %s option so it cannot execute this "
2728
#: ../drizzled/error.cc:507
2730
2175
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2733
#: ../drizzled/error.cc:508
2735
2179
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2738
#: ../drizzled/error.cc:509
2740
2183
"Incorrect table definition; there can be only one TIMESTAMP column with "
2741
2184
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2744
#: ../drizzled/error.cc:510
2746
2188
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2749
#: ../drizzled/error.cc:511
2750
2191
msgid "This command is not supported in the prepared statement protocol yet"
2753
#: ../drizzled/error.cc:512
2755
2195
msgid "Got error %d '%-.100s' from %s"
2758
#: ../drizzled/error.cc:513
2760
2199
msgid "Got temporary error %d '%-.100s' from %s"
2763
#: ../drizzled/error.cc:514
2765
2203
msgid "Unknown or incorrect time zone: '%-.64s'"
2768
#: ../drizzled/error.cc:515
2770
2207
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2773
#: ../drizzled/error.cc:516
2775
2211
msgid "Invalid %s character string: '%.64s'"
2778
#: ../drizzled/error.cc:517
2780
2215
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2783
#: ../drizzled/error.cc:518
2785
2219
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2788
#: ../drizzled/error.cc:519
2790
2223
msgid "Can't create a %s from within another stored routine"
2793
#: ../drizzled/error.cc:520
2795
2227
msgid "%s %s already exists"
2798
#: ../drizzled/error.cc:521
2800
2231
msgid "%s %s does not exist"
2803
#: ../drizzled/error.cc:522
2805
2235
msgid "Failed to DROP %s %s"
2808
#: ../drizzled/error.cc:523
2810
2239
msgid "Failed to CREATE %s %s"
2813
#: ../drizzled/error.cc:524
2815
2243
msgid "%s with no matching label: %s"
2818
#: ../drizzled/error.cc:525
2820
2247
msgid "Redefining label %s"
2823
#: ../drizzled/error.cc:526
2825
2251
msgid "End-label %s without match"
2828
#: ../drizzled/error.cc:527
2830
2255
msgid "Referring to uninitialized variable %s"
2833
#: ../drizzled/error.cc:528
2835
2259
msgid "PROCEDURE %s can't return a result set in the given context"
2838
#: ../drizzled/error.cc:529
2839
2262
msgid "RETURN is only allowed in a FUNCTION"
2842
#: ../drizzled/error.cc:530
2844
2266
msgid "%s is not allowed in stored procedures"
2847
#: ../drizzled/error.cc:531
2849
2270
"The update log is deprecated and replaced by the binary log; SET "
2850
2271
"SQL_LOG_UPDATE has been ignored"
2853
#: ../drizzled/error.cc:532
2855
2275
"The update log is deprecated and replaced by the binary log; SET "
2856
2276
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2859
#: ../drizzled/error.cc:533
2860
2279
msgid "Query execution was interrupted"
2863
#: ../drizzled/error.cc:534
2865
2283
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2868
#: ../drizzled/error.cc:535
2870
2287
msgid "Undefined CONDITION: %s"
2873
#: ../drizzled/error.cc:536
2875
2291
msgid "No RETURN found in FUNCTION %s"
2878
#: ../drizzled/error.cc:537
2880
2295
msgid "FUNCTION %s ended without RETURN"
2883
#: ../drizzled/error.cc:538
2884
2298
msgid "Cursor statement must be a SELECT"
2887
#: ../drizzled/error.cc:539
2888
2301
msgid "Cursor SELECT must not have INTO"
2891
#: ../drizzled/error.cc:540
2893
2305
msgid "Undefined CURSOR: %s"
2896
#: ../drizzled/error.cc:541
2897
2308
msgid "Cursor is already open"
2900
#: ../drizzled/error.cc:542
2901
2311
msgid "Cursor is not open"
2904
#: ../drizzled/error.cc:543
2906
2315
msgid "Undeclared variable: %s"
2909
#: ../drizzled/error.cc:544
2910
2318
msgid "Incorrect number of FETCH variables"
2913
#: ../drizzled/error.cc:545
2914
2321
msgid "No data - zero rows fetched, selected, or processed"
2917
#: ../drizzled/error.cc:546
2919
2325
msgid "Duplicate parameter: %s"
2922
#: ../drizzled/error.cc:547
2924
2329
msgid "Duplicate variable: %s"
2927
#: ../drizzled/error.cc:548
2929
2333
msgid "Duplicate condition: %s"
2932
#: ../drizzled/error.cc:549
2934
2337
msgid "Duplicate cursor: %s"
2937
#: ../drizzled/error.cc:550
2939
2341
msgid "Failed to ALTER %s %s"
2942
#: ../drizzled/error.cc:551
2943
2344
msgid "Subquery value not supported"
2946
#: ../drizzled/error.cc:552
2948
2348
msgid "%s is not allowed in stored function or trigger"
2951
#: ../drizzled/error.cc:553
2952
2351
msgid "Variable or condition declaration after cursor or handler declaration"
2955
#: ../drizzled/error.cc:554
2956
2354
msgid "Cursor declaration after handler declaration"
2959
#: ../drizzled/error.cc:555
2960
2357
msgid "Case not found for CASE statement"
2963
#: ../drizzled/error.cc:556
2965
2361
msgid "Configuration file '%-.192s' is too big"
2968
#: ../drizzled/error.cc:557
2970
2365
msgid "Malformed file type header in file '%-.192s'"
2973
#: ../drizzled/error.cc:558
2975
2369
msgid "Unexpected end of file while parsing comment '%-.200s'"
2978
#: ../drizzled/error.cc:559
2980
2373
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2983
#: ../drizzled/error.cc:560
2985
2377
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2988
#: ../drizzled/error.cc:561
2989
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2381
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2992
#: ../drizzled/error.cc:562
2994
2385
msgid "'%-.192s.%-.192s' is not %s"
2997
#: ../drizzled/error.cc:563
2999
2389
msgid "Column '%-.192s' is not updatable"
3002
#: ../drizzled/error.cc:564
3003
2392
msgid "View's SELECT contains a subquery in the FROM clause"
3006
#: ../drizzled/error.cc:565
3008
2396
msgid "View's SELECT contains a '%s' clause"
3011
#: ../drizzled/error.cc:566
3012
2399
msgid "View's SELECT contains a variable or parameter"
3015
#: ../drizzled/error.cc:567
3017
2403
msgid "View's SELECT refers to a temporary table '%-.192s'"
3020
#: ../drizzled/error.cc:568
3021
2406
msgid "View's SELECT and view's field list have different column counts"
3024
#: ../drizzled/error.cc:569
3026
2410
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3029
#: ../drizzled/error.cc:570
3030
msgid "View being updated does not have complete key of underlying table in it"
2414
"View being updated does not have complete key of underlying table in it"
3033
#: ../drizzled/error.cc:571
3036
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3037
"(s) or definer/invoker of view lack rights to use them"
2419
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
2420
"function(s) or definer/invoker of view lack rights to use them"
3040
#: ../drizzled/error.cc:572
3042
2424
msgid "Can't drop or alter a %s from within another stored routine"
3045
#: ../drizzled/error.cc:573
3046
2427
msgid "GOTO is not allowed in a stored procedure handler"
3049
#: ../drizzled/error.cc:574
3050
2430
msgid "Trigger already exists"
3053
#: ../drizzled/error.cc:575
3054
2433
msgid "Trigger does not exist"
3057
#: ../drizzled/error.cc:576
3059
2437
msgid "Trigger's '%-.192s' is view or temporary table"
3062
#: ../drizzled/error.cc:577
3064
2441
msgid "Updating of %s row is not allowed in %strigger"
3067
#: ../drizzled/error.cc:578
3069
2445
msgid "There is no %s row in %s trigger"
3072
#: ../drizzled/error.cc:579
3074
2449
msgid "Field '%-.192s' doesn't have a default value"
3077
#: ../drizzled/error.cc:580
3078
2452
msgid "Division by 0"
3081
#: ../drizzled/error.cc:581
3083
2456
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3086
#: ../drizzled/error.cc:582
3088
2460
msgid "Illegal %s '%-.192s' value found during parsing"
3091
#: ../drizzled/error.cc:583
3093
2464
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3096
#: ../drizzled/error.cc:584
3098
2468
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3101
#: ../drizzled/error.cc:585
3103
2472
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3106
#: ../drizzled/error.cc:586
3108
2476
msgid "Failed purging old relay logs: %s"
3111
#: ../drizzled/error.cc:587
3113
2480
msgid "Password hash should be a %d-digit hexadecimal number"
3116
#: ../drizzled/error.cc:588
3117
2483
msgid "Target log not found in binlog index"
3120
#: ../drizzled/error.cc:589
3121
2486
msgid "I/O error reading log index file"
3124
#: ../drizzled/error.cc:590
3125
2489
msgid "Server configuration does not permit binlog purge"
3128
#: ../drizzled/error.cc:591
3129
2492
msgid "Failed on fseek()"
3132
#: ../drizzled/error.cc:592
3133
2495
msgid "Fatal error during log purge"
3136
#: ../drizzled/error.cc:593
3137
2498
msgid "A purgeable log is in use, will not purge"
3140
#: ../drizzled/error.cc:594
3141
2501
msgid "Unknown error during log purge"
3144
#: ../drizzled/error.cc:595
3146
2505
msgid "Failed initializing relay log position: %s"
3149
#: ../drizzled/error.cc:596
3150
2508
msgid "You are not using binary logging"
3153
#: ../drizzled/error.cc:597
3156
2513
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3159
#: ../drizzled/error.cc:598
3160
2516
msgid "WSAStartup Failed"
3163
#: ../drizzled/error.cc:599
3164
2519
msgid "Can't handle procedures with different groups yet"
3167
#: ../drizzled/error.cc:600
3168
2522
msgid "Select must have a group with this procedure"
3171
#: ../drizzled/error.cc:601
3172
2525
msgid "Can't use ORDER clause with this procedure"
3175
#: ../drizzled/error.cc:602
3177
2529
msgid "Binary logging and replication forbid changing the global server %s"
3180
#: ../drizzled/error.cc:603
3182
2533
msgid "Can't map file: %-.200s, errno: %d"
3185
#: ../drizzled/error.cc:604
3187
2537
msgid "Wrong magic in %-.64s"
3190
#: ../drizzled/error.cc:605
3191
2540
msgid "Prepared statement contains too many placeholders"
3194
#: ../drizzled/error.cc:606
3196
2544
msgid "Key part '%-.192s' length cannot be 0"
3199
#: ../drizzled/error.cc:607
3200
2547
msgid "View text checksum failed"
3203
#: ../drizzled/error.cc:608
3206
2552
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3209
#: ../drizzled/error.cc:609
3211
2556
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3214
#: ../drizzled/error.cc:610
3216
2560
msgid "Can not delete from join view '%-.192s.%-.192s'"
3219
#: ../drizzled/error.cc:611
3221
2564
msgid "Operation %s failed for %.256s"
3224
#: ../drizzled/error.cc:612
3225
2567
msgid "XAER_NOTA: Unknown XID"
3228
#: ../drizzled/error.cc:613
3229
2570
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3232
#: ../drizzled/error.cc:614
3235
2575
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3236
2576
"the %.64s state"
3239
#: ../drizzled/error.cc:615
3240
2579
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3243
#: ../drizzled/error.cc:616
3245
2583
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3246
2584
"for consistency"
3249
#: ../drizzled/error.cc:617
3250
2587
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3253
#: ../drizzled/error.cc:618
3256
2592
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3260
#: ../drizzled/error.cc:619
3261
2596
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3264
#: ../drizzled/error.cc:620
3265
2599
msgid "Failed to revoke all privileges to dropped routine"
3268
#: ../drizzled/error.cc:621
3270
2603
msgid "Data too long for column '%s' at row %ld"
3273
#: ../drizzled/error.cc:622
3275
2607
msgid "Bad SQLSTATE: '%s'"
3278
#: ../drizzled/error.cc:623
3281
2612
"%s: ready for connections.\n"
3282
2613
"Version: '%s' %s\n"
3285
#: ../drizzled/error.cc:624
3286
2616
msgid "Can't load value from file with fixed size rows to variable"
3289
#: ../drizzled/error.cc:625
3290
2619
msgid "You are not allowed to create a user with GRANT"
3293
#: ../drizzled/error.cc:626
3295
2623
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3298
#: ../drizzled/error.cc:627
3299
2626
msgid "Table definition has changed, please retry transaction"
3302
#: ../drizzled/error.cc:628
3303
2629
msgid "Duplicate handler declared in the same block"
3306
#: ../drizzled/error.cc:629
3309
2634
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3310
2635
"variable in BEFORE trigger"
3313
#: ../drizzled/error.cc:630
3315
2639
msgid "Not allowed to return a result set from a %s"
3318
#: ../drizzled/error.cc:631
3319
2642
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3322
#: ../drizzled/error.cc:632
3324
2646
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3325
2647
"declaration and binary logging is enabled; if non-transactional tables were "
3326
2648
"updated, the binary log will miss their changes"
3329
#: ../drizzled/error.cc:633
3331
2652
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3332
2653
"declaration and binary logging is enabled (you *might* want to use the less "
3333
2654
"safe log_bin_trust_function_creators variable)"
3336
#: ../drizzled/error.cc:634
3338
2658
"You do not have the SUPER privilege and binary logging is enabled (you "
3339
2659
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3342
#: ../drizzled/error.cc:635
3344
2663
"You can't execute a prepared statement which has an open cursor associated "
3345
2664
"with it. Reset the statement to re-execute it."
3348
#: ../drizzled/error.cc:636
3350
2668
msgid "The statement (%lu) has no open cursor."
3353
#: ../drizzled/error.cc:637
3355
2672
"Explicit or implicit commit is not allowed in stored function or trigger."
3358
#: ../drizzled/error.cc:638
3361
2677
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3364
#: ../drizzled/error.cc:639
3365
2680
msgid "Recursive stored functions and triggers are not allowed."
3368
#: ../drizzled/error.cc:640
3370
2684
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3373
#: ../drizzled/error.cc:641
3375
2688
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3378
#: ../drizzled/error.cc:642
3381
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2693
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3385
#: ../drizzled/error.cc:643
3387
2698
"You can't combine write-locking of system tables with other tables or lock "
3391
#: ../drizzled/error.cc:644
3393
2703
msgid "Unable to connect to foreign data source: %.64s"
3396
#: ../drizzled/error.cc:645
3399
2708
"There was a problem processing the query on the foreign data source. Data "
3400
2709
"source error: %-.64s"
3403
#: ../drizzled/error.cc:646
3406
2714
"The foreign data source you are trying to reference does not exist. Data "
3407
2715
"source error: %-.64s"
3410
#: ../drizzled/error.cc:647
3413
2720
"Can't create federated table. The data source connection string '%-.64s' is "
3414
2721
"not in the correct format"
3417
#: ../drizzled/error.cc:648
3419
msgid "The data source connection string '%-.64s' is not in the correct format"
2726
"The data source connection string '%-.64s' is not in the correct format"
3422
#: ../drizzled/error.cc:649
3424
2730
msgid "Can't create federated table. Foreign data src error: %-.64s"
3427
#: ../drizzled/error.cc:650
3428
2733
msgid "Trigger in wrong schema"
3431
#: ../drizzled/error.cc:651
3434
2738
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3435
2739
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3438
#: ../drizzled/error.cc:652
3440
2743
msgid "Routine body for '%-.100s' is too long"
3443
#: ../drizzled/error.cc:653
3444
2746
msgid "Cannot drop default keycache"
3447
#: ../drizzled/error.cc:654
3449
2750
msgid "Display width out of range for column '%-.192s' (max = %d)"
3452
#: ../drizzled/error.cc:655
3453
2753
msgid "XAER_DUPID: The XID already exists"
3456
#: ../drizzled/error.cc:656
3458
2757
msgid "Datetime function: %-.32s field overflow"
3461
#: ../drizzled/error.cc:657
3464
2762
"Can't update table '%-.192s' in stored function/trigger because it is "
3465
2763
"already used by statement which invoked this stored function/trigger."
3468
#: ../drizzled/error.cc:658
3471
"The definition of table '%-.192s' prevents operation %.192s on table "
2768
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3475
#: ../drizzled/error.cc:659
3477
2773
"The prepared statement contains a stored routine call that refers to that "
3478
2774
"same statement. It's not allowed to execute a prepared statement in such a "
3479
2775
"recursive manner"
3482
#: ../drizzled/error.cc:660
3483
2778
msgid "Not allowed to set autocommit from a stored function or trigger"
3486
#: ../drizzled/error.cc:661
3487
2781
msgid "Definer is not fully qualified"
3490
#: ../drizzled/error.cc:662
3493
2786
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3494
2787
"Current user is used as definer. Please recreate the view!"
3497
#: ../drizzled/error.cc:663
3500
2792
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3504
#: ../drizzled/error.cc:664
3506
2797
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3509
#: ../drizzled/error.cc:665
3511
2801
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3514
#: ../drizzled/error.cc:666
3517
2806
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3520
#: ../drizzled/error.cc:667
3523
2811
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3526
#: ../drizzled/error.cc:668
3528
2815
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3531
#: ../drizzled/error.cc:669
3534
2820
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3536
2822
"insufficient privileges. Please recreate the trigger."
3539
#: ../drizzled/error.cc:670
3541
2826
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3544
#: ../drizzled/error.cc:671
3547
2831
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3548
2832
"exceeded for routine %.192s"
3551
#: ../drizzled/error.cc:672
3554
2837
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3555
2838
"or contains bad data (internal code %d)"
3558
#: ../drizzled/error.cc:673
3560
2842
msgid "Incorrect routine name '%-.192s'"
3563
#: ../drizzled/error.cc:674
3565
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2847
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3568
#: ../drizzled/error.cc:675
3569
2850
msgid "AGGREGATE is not supported for stored functions"
3572
#: ../drizzled/error.cc:676
3575
"Can't create more than max_prepared_stmt_count statements (current value: %"
2855
"Can't create more than max_prepared_stmt_count statements (current value: "
3579
#: ../drizzled/error.cc:677
3581
2860
msgid "`%-.192s`.`%-.192s` contains view recursion"
3584
#: ../drizzled/error.cc:678
3586
2864
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3589
#: ../drizzled/error.cc:679
3590
2867
msgid "The used table type doesn't support SPATIAL indexes"
3593
#: ../drizzled/error.cc:680
3594
2870
msgid "Triggers can not be created on system tables"
3597
#: ../drizzled/error.cc:681
3599
2874
msgid "Leading spaces are removed from name '%s'"
3602
#: ../drizzled/error.cc:682
3603
2877
msgid "Failed to read auto-increment value from storage engine"
3606
#: ../drizzled/error.cc:683
3607
2880
msgid "user name"
3610
#: ../drizzled/error.cc:684
3611
2883
msgid "host name"
3614
#: ../drizzled/error.cc:685
3616
2887
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3619
#: ../drizzled/error.cc:686
3621
2891
msgid "The target table %-.100s of the %s is not insertable-into"
3624
#: ../drizzled/error.cc:687
3627
2896
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3630
#: ../drizzled/error.cc:688
3631
2899
msgid "Too high level of nesting for select"
3634
#: ../drizzled/error.cc:689
3636
2903
msgid "Name '%-.64s' has become ''"
3639
#: ../drizzled/error.cc:690
3641
2907
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3642
2908
"optional and non-empty FIELDS ENCLOSED BY"
3645
#: ../drizzled/error.cc:691
3647
2912
msgid "The foreign server, %s, you are trying to create already exists."
3650
#: ../drizzled/error.cc:692
3653
2917
"The foreign server name you are trying to reference does not exist. Data "
3654
2918
"source error: %-.64s"
3657
#: ../drizzled/error.cc:693
3660
2923
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3663
#: ../drizzled/error.cc:694
3666
2928
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3667
2929
"each partition"
3670
#: ../drizzled/error.cc:695
3672
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2934
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3675
#: ../drizzled/error.cc:696
3676
2937
msgid "MAXVALUE can only be used in last partition definition"
3679
#: ../drizzled/error.cc:697
3680
2940
msgid "Subpartitions can only be hash partitions and by key"
3683
#: ../drizzled/error.cc:698
3684
2943
msgid "Must define subpartitions on all partitions if on one partition"
3687
#: ../drizzled/error.cc:699
3688
2946
msgid "Wrong number of partitions defined, mismatch with previous setting"
3691
#: ../drizzled/error.cc:700
3692
2949
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3695
#: ../drizzled/error.cc:701
3696
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2953
"Constant/Random expression in (sub)partitioning function is not allowed"
3699
#: ../drizzled/error.cc:702
3700
2956
msgid "Expression in RANGE/LIST VALUES must be constant"
3703
#: ../drizzled/error.cc:703
3704
2959
msgid "Field in list of fields for partition function not found in table"
3707
#: ../drizzled/error.cc:704
3708
2962
msgid "List of fields is only allowed in KEY partitions"
3711
#: ../drizzled/error.cc:705
3713
2966
"The partition info in the frm file is not consistent with what can be "
3714
2967
"written into the frm file"
3717
#: ../drizzled/error.cc:706
3719
2971
msgid "The %-.192s function returns the wrong type"
3722
#: ../drizzled/error.cc:707
3724
2975
msgid "For %-.64s partitions each partition must be defined"
3727
#: ../drizzled/error.cc:708
3728
2978
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3731
#: ../drizzled/error.cc:709
3732
2981
msgid "VALUES value must be of same type as partition function"
3735
#: ../drizzled/error.cc:710
3736
2984
msgid "Multiple definition of same constant in list partitioning"
3739
#: ../drizzled/error.cc:711
3740
2987
msgid "Partitioning can not be used stand-alone in query"
3743
#: ../drizzled/error.cc:712
3745
2991
"The mix of handlers in the partitions is not allowed in this version of "
3749
#: ../drizzled/error.cc:713
3751
2996
msgid "For the partitioned engine it is necessary to define all %-.64s"
3754
#: ../drizzled/error.cc:714
3755
2999
msgid "Too many partitions (including subpartitions) were defined"
3758
#: ../drizzled/error.cc:715
3760
3003
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3761
3004
"partitioning for subpartitioning"
3764
#: ../drizzled/error.cc:716
3765
3007
msgid "Failed to create specific handler file"
3768
#: ../drizzled/error.cc:717
3769
3010
msgid "A BLOB field is not allowed in partition function"
3772
#: ../drizzled/error.cc:718
3774
msgid "A %-.192s must include all columns in the table's partitioning function"
3015
"A %-.192s must include all columns in the table's partitioning function"
3777
#: ../drizzled/error.cc:719
3779
3019
msgid "Number of %-.64s = 0 is not an allowed value"
3782
#: ../drizzled/error.cc:720
3783
3022
msgid "Partition management on a not partitioned table is not possible"
3786
#: ../drizzled/error.cc:721
3788
3026
"Foreign key condition is not yet supported in conjunction with partitioning"
3791
#: ../drizzled/error.cc:722
3793
3030
msgid "Error in list of partitions to %-.64s"
3796
#: ../drizzled/error.cc:723
3797
3033
msgid "Cannot remove all partitions, use DROP TABLE instead"
3800
#: ../drizzled/error.cc:724
3801
3036
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3804
#: ../drizzled/error.cc:725
3806
3040
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3807
3041
"their numbers"
3810
#: ../drizzled/error.cc:726
3812
3045
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3813
3046
"tables using HASH PARTITIONs"
3816
#: ../drizzled/error.cc:727
3818
3050
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3821
#: ../drizzled/error.cc:728
3822
3053
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3825
#: ../drizzled/error.cc:729
3826
3056
msgid "At least one partition must be added"
3829
#: ../drizzled/error.cc:730
3830
3059
msgid "At least one partition must be coalesced"
3833
#: ../drizzled/error.cc:731
3834
3062
msgid "More partitions to reorganize than there are partitions"
3837
#: ../drizzled/error.cc:732
3839
3066
msgid "Duplicate partition name %-.192s"
3842
#: ../drizzled/error.cc:733
3843
3069
msgid "It is not allowed to shut off binlog on this command"
3846
#: ../drizzled/error.cc:734
3847
msgid "When reorganizing a set of partitions they must be in consecutive order"
3073
"When reorganizing a set of partitions they must be in consecutive order"
3850
#: ../drizzled/error.cc:735
3852
3077
"Reorganize of range partitions cannot change total ranges except for last "
3853
3078
"partition where it can extend the range"
3856
#: ../drizzled/error.cc:736
3857
3081
msgid "Partition function not supported in this version for this handler"
3860
#: ../drizzled/error.cc:737
3861
3084
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3864
#: ../drizzled/error.cc:738
3866
3088
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3869
#: ../drizzled/error.cc:739
3871
3092
msgid "Plugin '%-.192s' is not loaded"
3874
#: ../drizzled/error.cc:740
3876
3096
msgid "Incorrect %-.32s value: '%-.128s'"
3879
#: ../drizzled/error.cc:741
3881
3100
msgid "Table has no partition for value %-.64s"
3884
#: ../drizzled/error.cc:742
3886
3104
msgid "It is not allowed to specify %s more than once"
3889
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3891
3108
msgid "Failed to create %s"
3894
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3896
3112
msgid "Failed to drop %s"
3899
#: ../drizzled/error.cc:745
3900
3115
msgid "The handler doesn't support autoextend of tablespaces"
3903
#: ../drizzled/error.cc:746
3905
3119
"A size parameter was incorrectly specified, either number or on the form 10M"
3908
#: ../drizzled/error.cc:747
3910
3123
"The size number was correct but we don't allow the digit part to be more "
3911
3124
"than 2 billion"
3914
#: ../drizzled/error.cc:748
3916
3128
msgid "Failed to alter: %s"
3919
#: ../drizzled/error.cc:749
3920
3131
msgid "Writing one row to the row-based binary log failed"
3923
#: ../drizzled/error.cc:750
3925
3135
msgid "Table definition on master and slave does not match: %s"
3928
#: ../drizzled/error.cc:751
3930
3139
"Slave running with --log-slave-updates must use row-based binary logging to "
3931
3140
"be able to replicate row-based binary log events"
3934
#: ../drizzled/error.cc:752
3936
3144
msgid "Event '%-.192s' already exists"
3939
#: ../drizzled/error.cc:753
3941
3148
msgid "Failed to store event %s. Error code %d from storage engine."
3944
#: ../drizzled/error.cc:754
3946
3152
msgid "Unknown event '%-.192s'"
3949
#: ../drizzled/error.cc:755
3951
3156
msgid "Failed to alter event '%-.192s'"
3954
#: ../drizzled/error.cc:757
3955
3159
msgid "INTERVAL is either not positive or too big"
3958
#: ../drizzled/error.cc:758
3959
3162
msgid "ENDS is either invalid or before STARTS"
3962
#: ../drizzled/error.cc:759
3963
3165
msgid "Event execution time is in the past. Event has been disabled"
3966
#: ../drizzled/error.cc:760
3967
3168
msgid "Failed to open drizzle.event"
3970
#: ../drizzled/error.cc:761
3971
3171
msgid "No datetime expression provided"
3974
#: ../drizzled/error.cc:762
3977
3176
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3978
3177
"probably corrupted"
3981
#: ../drizzled/error.cc:763
3983
3181
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3986
#: ../drizzled/error.cc:764
3987
3184
msgid "Failed to delete the event from drizzle.event"
3990
#: ../drizzled/error.cc:765
3991
3187
msgid "Error during compilation of event's body"
3994
#: ../drizzled/error.cc:766
3995
3190
msgid "Same old and new event name"
3998
#: ../drizzled/error.cc:767
4000
3194
msgid "Data for column '%s' too long"
4003
#: ../drizzled/error.cc:768
4005
3198
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4008
#: ../drizzled/error.cc:769
4011
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3203
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4015
#: ../drizzled/error.cc:770
4016
3207
msgid "You can't write-lock a log table. Only read access is possible"
4019
#: ../drizzled/error.cc:771
4020
3210
msgid "You can't use locks with log tables."
4023
#: ../drizzled/error.cc:772
4026
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4027
"d would lead to a duplicate entry"
3215
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3216
"%d would lead to a duplicate entry"
4030
#: ../drizzled/error.cc:773
4033
3221
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4034
3222
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4037
#: ../drizzled/error.cc:774
4039
3226
"Cannot switch out of the row-based binary log format when the session has "
4040
3227
"open temporary tables"
4043
#: ../drizzled/error.cc:775
4045
3231
"Cannot change the binary logging format inside a stored function or trigger"
4048
#: ../drizzled/error.cc:776
4050
3235
"The NDB cluster engine does not support changing the binlog format on the "
4054
#: ../drizzled/error.cc:777
4055
3239
msgid "Cannot create temporary table with partitions"
4058
#: ../drizzled/error.cc:778
4059
3242
msgid "Partition constant is out of partition function domain"
4062
#: ../drizzled/error.cc:779
4063
3245
msgid "This partition function is not allowed"
4066
#: ../drizzled/error.cc:780
4067
3248
msgid "Error in DDL log"
4070
#: ../drizzled/error.cc:781
4071
3251
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4074
#: ../drizzled/error.cc:782
4075
3254
msgid "Incorrect partition name"
4078
#: ../drizzled/error.cc:783
4080
3258
"Transaction isolation level can't be changed while a transaction is in "
4084
#: ../drizzled/error.cc:784
4087
3264
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4088
3265
"'%-.192s' for key '%-.192s'"
4091
#: ../drizzled/error.cc:785
4093
3269
msgid "Internal scheduler error %d"
4096
#: ../drizzled/error.cc:786
4098
3273
msgid "Error during starting/stopping of the scheduler. Error code %u"
4101
#: ../drizzled/error.cc:787
4102
3276
msgid "Engine cannot be used in partitioned tables"
4105
#: ../drizzled/error.cc:788
4107
3280
msgid "Cannot activate '%-.64s' log"
4110
#: ../drizzled/error.cc:789
4111
3283
msgid "The server was not built with row-based replication"
4114
#: ../drizzled/error.cc:790
4115
3286
msgid "Decoding of base64 string failed"
4118
#: ../drizzled/error.cc:791
4119
3289
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4122
#: ../drizzled/error.cc:792
4124
3293
"Cannot proceed because system tables used by Event Scheduler were found "
4125
3294
"damaged at server start"
4128
#: ../drizzled/error.cc:793
4129
3297
msgid "Only integers allowed as number here"
4132
#: ../drizzled/error.cc:794
4133
3300
msgid "This storage engine cannot be used for log tables"
4136
#: ../drizzled/error.cc:795
4138
3304
msgid "You cannot '%s' a log table if logging is enabled"
4141
#: ../drizzled/error.cc:796
4144
3309
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4149
#: ../drizzled/error.cc:797
4151
3315
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4154
#: ../drizzled/error.cc:798
4156
3319
msgid "Incorrect parameters in the call to native function '%-.192s'"
4159
#: ../drizzled/error.cc:799
4161
3323
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4164
#: ../drizzled/error.cc:800
4166
3327
msgid "This function '%-.192s' has the same name as a native function"
4169
#: ../drizzled/error.cc:801
4171
3331
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4174
#: ../drizzled/error.cc:802
4175
3334
msgid "Too many files opened, please execute the command again"
4178
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4180
3338
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4181
3339
"The event was dropped immediately after creation."
4184
#: ../drizzled/error.cc:805
4186
3343
msgid "The incident %s occurred on the master. Message: %-.64s"
4189
#: ../drizzled/error.cc:806
4190
3346
msgid "Table has no partition for some existing values"
4193
#: ../drizzled/error.cc:807
4194
3349
msgid "Statement is not safe to log in statement format."
4197
#: ../drizzled/error.cc:808
4199
3353
msgid "Fatal error: %s"
4202
#: ../drizzled/error.cc:809
4204
3357
msgid "Relay log read failure: %s"
4207
#: ../drizzled/error.cc:810
4209
3361
msgid "Relay log write failure: %s"
4212
#: ../drizzled/error.cc:812
4214
3365
msgid "Master command %s failed: %s"
4217
#: ../drizzled/error.cc:813
4219
3369
msgid "Binary logging not possible. Message: %s"
4222
#: ../drizzled/error.cc:814
4224
3373
msgid "View `%-.64s`.`%-.64s` has no creation context"
4227
#: ../drizzled/error.cc:815
4229
3377
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4232
#: ../drizzled/error.cc:816
4234
3381
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4237
#: ../drizzled/error.cc:817
4239
3385
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4242
#: ../drizzled/error.cc:818
4244
3389
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4247
#: ../drizzled/error.cc:819
4249
3393
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4252
#: ../drizzled/error.cc:820
4254
3397
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4257
#: ../drizzled/error.cc:821
4259
3401
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4262
#: ../drizzled/error.cc:822
4264
3405
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4267
#: ../drizzled/error.cc:823
4269
3409
msgid "Ambiguous slave modes combination. %s"
4272
#: ../drizzled/error.cc:824
4275
3414
"The BINLOG statement of type `%s` was not preceded by a format description "
4276
3415
"BINLOG statement."
4279
#: ../drizzled/error.cc:825
4280
3418
msgid "Corrupted replication event was detected"
4283
#: ../drizzled/error.cc:826
4285
3422
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4288
#: ../drizzled/error.cc:827
4290
3426
msgid "Being purged log %s was not found"
4293
#: ../drizzled/error.cc:828
4295
3430
msgid "Converted to non-transactional lock on '%-.64s'"
4298
#: ../drizzled/error.cc:829
4300
3434
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4303
#: ../drizzled/error.cc:830
4306
3439
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4309
#: ../drizzled/error.cc:831
4311
3443
msgid "Can't access storage engine of table %-.64s"
4314
#: ../drizzled/error.cc:832
4315
3446
msgid "Starting backup process"
4318
#: ../drizzled/error.cc:833
4319
3449
msgid "Backup completed"
4322
#: ../drizzled/error.cc:834
4323
3452
msgid "Starting restore process"
4326
#: ../drizzled/error.cc:835
4327
3455
msgid "Restore completed"
4330
#: ../drizzled/error.cc:836
4331
3458
msgid "Nothing to backup"
4334
#: ../drizzled/error.cc:837
4336
3462
msgid "Database '%-.64s' cannot be included in a backup"
4339
#: ../drizzled/error.cc:838
4341
3466
"Error during backup operation - server's error log contains more information "
4342
3467
"about the error"
4345
#: ../drizzled/error.cc:839
4347
3471
"Error during restore operation - server's error log contains more "
4348
3472
"information about the error"
4351
#: ../drizzled/error.cc:840
4353
3476
"Can't execute this command because another BACKUP/RESTORE operation is in "
4357
#: ../drizzled/error.cc:841
4358
3480
msgid "Error when preparing for backup operation"
4361
#: ../drizzled/error.cc:842
4362
3483
msgid "Error when preparing for restore operation"
4365
#: ../drizzled/error.cc:843
4367
3487
msgid "Invalid backup location '%-.64s'"
4370
#: ../drizzled/error.cc:844
4372
3491
msgid "Can't read backup location '%-.64s'"
4375
#: ../drizzled/error.cc:845
4377
3495
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4380
#: ../drizzled/error.cc:846
4381
3498
msgid "Can't enumerate server databases"
4384
#: ../drizzled/error.cc:847
4385
3501
msgid "Can't enumerate server tables"
4388
#: ../drizzled/error.cc:848
4390
3505
msgid "Can't enumerate tables in database %-.64s"
4393
#: ../drizzled/error.cc:849
4395
3509
msgid "Skipping view %-.64s in database %-.64s"
4398
#: ../drizzled/error.cc:850
4400
3513
msgid "Skipping table %-.64s since it has no valid storage engine"
4403
#: ../drizzled/error.cc:851
4405
3517
msgid "Can't open table %-.64s"
4408
#: ../drizzled/error.cc:852
4409
3520
msgid "Can't read backup archive preamble"
4412
#: ../drizzled/error.cc:853
4413
3523
msgid "Can't write backup archive preamble"
4416
#: ../drizzled/error.cc:854
4418
3527
msgid "Can't find backup driver for table %-.64s"
4421
#: ../drizzled/error.cc:855
4424
3532
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4428
#: ../drizzled/error.cc:856
4430
3537
msgid "Can't create %-.64s backup driver"
4433
#: ../drizzled/error.cc:857
4435
3541
msgid "Can't create %-.64s restore driver"
4438
#: ../drizzled/error.cc:858
4440
3545
msgid "Found %d images in backup archive but maximum %d are supported"
4443
#: ../drizzled/error.cc:859
4445
3549
msgid "Error when saving meta-data of %-.64s"
4448
#: ../drizzled/error.cc:860
4449
3552
msgid "Error when reading meta-data list"
4452
#: ../drizzled/error.cc:861
4454
3556
msgid "Can't create %-.64s"
4457
#: ../drizzled/error.cc:862
4458
3559
msgid "Can't allocate buffer for image data transfer"
4461
#: ../drizzled/error.cc:863
4463
3563
msgid "Error when writing %-.64s backup image data (for table #%d)"
4466
#: ../drizzled/error.cc:864
4467
3566
msgid "Error when reading data from backup stream"
4470
#: ../drizzled/error.cc:865
4471
3569
msgid "Can't go to the next chunk in backup stream"
4474
#: ../drizzled/error.cc:866
4476
3573
msgid "Can't initialize %-.64s backup driver"
4479
#: ../drizzled/error.cc:867
4481
3577
msgid "Can't initialize %-.64s restore driver"
4484
#: ../drizzled/error.cc:868
4486
3581
msgid "Can't shut down %-.64s backup driver"
4489
#: ../drizzled/error.cc:869
4491
3585
msgid "Can't shut down %-.64s backup driver(s)"
4494
#: ../drizzled/error.cc:870
4496
3589
msgid "%-.64s backup driver can't prepare for synchronization"
4499
#: ../drizzled/error.cc:871
4501
3593
msgid "%-.64s backup driver can't create its image validity point"
4504
#: ../drizzled/error.cc:872
4506
3597
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4509
#: ../drizzled/error.cc:873
4511
3601
msgid "%-.64s backup driver can't cancel its backup operation"
4514
#: ../drizzled/error.cc:874
4516
3605
msgid "%-.64s restore driver can't cancel its restore operation"
4519
#: ../drizzled/error.cc:875
4521
3609
msgid "Error when polling %-.64s backup driver for its image data"
4524
#: ../drizzled/error.cc:876
4526
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3614
"Error when sending image data (for table #%d) to %-.64s restore driver"
4529
#: ../drizzled/error.cc:877
4532
3619
"After %d attempts %-.64s restore driver still can't accept next block of data"
4535
#: ../drizzled/error.cc:878
4537
3623
msgid "Open and lock tables failed in %-.64s"
4540
#: ../drizzled/error.cc:879
4541
3626
msgid "Backup driver's table locking thread can not be initialized."
4544
#: ../drizzled/error.cc:880
4546
3630
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4547
3631
"and 'drizzle.online_backup_progress'."
4550
#: ../drizzled/error.cc:881
4552
3635
msgid "Tablespace '%-.192s' already exists"
4555
#: ../drizzled/error.cc:882
4557
3639
msgid "Tablespace '%-.192s' doesn't exist"
4560
#: ../drizzled/error.cc:883
4562
3643
msgid "Unexpected master's heartbeat data: %s"
4565
#: ../drizzled/error.cc:884
4567
3647
msgid "The requested value for the heartbeat period %s %s"
4570
#: ../drizzled/error.cc:885
4572
3651
msgid "Can't write to the online backup progress log %-.64s."
4575
#: ../drizzled/error.cc:886
4577
3655
msgid "Tablespace '%-.192s' not empty"
4580
#: ../drizzled/error.cc:887
4583
3660
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5264
4164
"We have deactivated the TransactionApplier '%s'.\n"
5267
#: ../drizzled/session.cc:1902 ../drizzled/session.cc:1918
5269
4168
msgid "Could not remove temporary table: '%s', error: %d"
5272
#: ../drizzled/set_var.cc:1510
5274
4172
msgid "Variable named %s already exists!\n"
5277
#: ../drizzled/set_var.cc:1519
5279
4176
msgid "Could not add Variable: %s\n"
5282
#: ../drizzled/signal_handler.cc:50
5284
msgid "Got signal %d from thread %<PRIu64>"
5285
msgstr "Sinal %d recebido da thread %<PRIu64>"
5287
#: ../drizzled/signal_handler.cc:92
5289
msgid "Fatal signal %d while backtracing\n"
5290
msgstr "Sinal fatal %d durante o backtracing\n"
5292
#: ../drizzled/signal_handler.cc:101
5294
msgid "Fatal: time() call failed\n"
5297
#: ../drizzled/signal_handler.cc:107
5300
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5301
"This could be because you hit a bug. It is also possible that this binary\n"
5302
" or one of the libraries it was linked against is corrupt, improperly "
5304
" or misconfigured. This error can also be caused by malfunctioning "
5308
#: ../drizzled/signal_handler.cc:115
5311
"We will try our best to scrape up some info that will hopefully help "
5313
"the problem, but since we have already crashed, something is definitely "
5315
"and this may fail.\n"
5318
"Faremos o melhor possível para coletar informações que podem ajudar a "
5320
"o problema, mas como o programa já falhou, certamente algo está errado\n"
5321
"e esta coleta pode falhar\n"
5324
#: ../drizzled/signal_handler.cc:122
5327
"It is possible that drizzled could use up to \n"
5328
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5330
"Hope that's ok; if not, decrease some variables in the equation.\n"
5334
#: ../drizzled/signal_handler.cc:135
5337
"Attempting backtrace. You can use the following information to find out\n"
5338
"where drizzled died. If you see no messages after this, something went\n"
5339
"terribly wrong...\n"
5341
"Tentando gerar um backtrace. Você pode usar as informações seguintes\n"
5342
"para descobrir onde o drizzled falhou. Se nenhuma mensagem aparecer\n"
5343
"após esse texto, algo está muito errado...\n"
5345
#: ../drizzled/signal_handler.cc:163
5348
"Trying to get some variables.\n"
5349
"Some pointers may be invalid and cause the dump to abort...\n"
5351
"Tentando pegar algumas variáveis.\n"
5352
"Alguns ponteiros podem estar inválidos e podem fazer com que o dump seja "
5355
#: ../drizzled/signal_handler.cc:174
5359
"This crash occurred while the server was calling initgroups(). This is\n"
5360
"often due to the use of a drizzled that is statically linked against glibc\n"
5361
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5362
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5363
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5364
"drizzled that is not statically linked.\n"
5367
#: ../drizzled/signal_handler.cc:188
5371
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5372
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5373
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5374
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5375
"the documentation for your distribution on how to do that.\n"
5378
"Você está rodando o binario LinuxThread vinculado estaticamente em um "
5380
"Isto pode resultar em problemas em algumas distribuições por conflitos LT/"
5382
"Você deve compilar um binário vinculado dinamicamente, ou forçar o "
5384
"a ser usado definindo a variavel de ambiente LD_ASSUME_KERNEL. Por favor "
5386
"a documentação da sua distribuição para saber como fazer isto.\n"
5388
#: ../drizzled/signal_handler.cc:201
5390
msgid "Writing a core file\n"
5391
msgstr "Gerando um arquivo core (informações sobre falha)\n"
5393
#: ../drizzled/sql_base.cc:1527
5395
4180
msgid "Table %s had a open data Cursor in reopen_table"
5398
#: ../drizzled/sql_table.cc:1972
5400
4184
msgid "Unknown - internal error %d during operation"
5401
4185
msgstr "Desconhecido - erro interno %d durante a operação"
5403
#: ../drizzled/statement/alter_table.cc:1429
5406
4189
"order_st BY ignored because there is a user-defined clustered index in the "
5407
4190
"table '%-.192s'"
5410
#: ../drizzled/table.cc:1971
5412
4194
msgid "Got error %d when reading table '%s'"
5413
4195
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
5415
#: ../drizzled/table_share.cc:867
5417
4198
msgid "Table %s has invalid/unknown collation: %d,%s"
5420
#: ../drizzled/table_share.cc:1160
5422
4202
msgid "ENUM column %s has greater than %d possible values"
5425
#: ../drizzled/table_share.cc:2071
5427
4206
msgid "Unknown collation '%s' in table '%-.64s' definition"
5428
4207
msgstr "Collation desconhecida '%s' na definição da tabela '%-.64s'"
5430
#: ../drizzled/table_share.cc:2078
5433
4211
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5437
#: ../drizzled/tztime.cc:173
5439
4216
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5440
4217
msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
5442
#: ../plugin/auth_file/auth_file.cc:225
5444
msgid "Could not load auth file: %s\n"
5445
msgstr "Tabela não encontrada: \"%s\""
5447
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5448
msgid "File to load for usernames and passwords"
5451
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4220
msgid "%s: option `%s' is ambiguous\n"
4224
msgid "%s: option `--%s' doesn't allow an argument\n"
4228
msgid "%s: option `%c%s' doesn't allow an argument\n"
4232
msgid "%s: option `%s' requires an argument\n"
4236
msgid "%s: unrecognized option `--%s'\n"
4240
msgid "%s: unrecognized option `%c%s'\n"
4244
msgid "%s: illegal option -- %c\n"
4248
msgid "%s: invalid option -- %c\n"
4252
msgid "%s: option requires an argument -- %c\n"
4256
msgid "%s: option `-W %s' is ambiguous\n"
4260
msgid "%s: option `-W %s' doesn't allow an argument\n"
5452
4263
msgid "Enable HTTP Auth check"
5455
#: ../plugin/auth_http/auth_http.cc:160
5456
4266
msgid "URL for HTTP Auth check"
5459
#: ../plugin/auth_ldap/auth_ldap.cc:285
5461
msgid "Reconnect failed: %s\n"
5464
#: ../plugin/auth_ldap/auth_ldap.cc:304
5466
msgid "ldap_search_ext_s failed: %s\n"
5469
#: ../plugin/auth_ldap/auth_ldap.cc:410
5471
msgid "Could not load auth ldap: %s\n"
5474
#: ../plugin/auth_ldap/auth_ldap.cc:423
5475
msgid "URI of the LDAP server to contact"
5478
#: ../plugin/auth_ldap/auth_ldap.cc:431
5479
msgid "DN to use when binding to the LDAP server"
5482
#: ../plugin/auth_ldap/auth_ldap.cc:439
5483
msgid "Password to use when binding the DN"
5486
#: ../plugin/auth_ldap/auth_ldap.cc:447
5487
msgid "DN to use when searching"
5490
#: ../plugin/auth_ldap/auth_ldap.cc:455
5491
msgid "Attribute in LDAP with plain text password"
5494
#: ../plugin/auth_ldap/auth_ldap.cc:463
5495
msgid "Attribute in LDAP with MySQL hashed password"
5498
#: ../plugin/auth_ldap/auth_ldap.cc:471
5499
msgid "How often to empty the users cache, 0 to disable"
5502
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5503
4269
msgid "Enable the console."
5506
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
5507
4272
msgid "Turn on extra debugging."
5510
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
5511
4275
msgid "User to use for auth."
5514
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
5515
4278
msgid "Password to use for auth."
5518
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
5519
4281
msgid "Default database to use."
5522
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5523
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5525
4284
msgid "Invalid value of port\n"
5526
msgstr "Uso inválido de ponteiro nulo"
5528
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5529
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5530
4287
msgid "Invalid value for connect_timeout\n"
5533
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5534
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5535
4290
msgid "Invalid value for read_timeout\n"
5538
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5539
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5540
4293
msgid "Invalid value for write_timeout\n"
5543
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5544
4296
msgid "Invalid value for retry_count\n"
5547
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5548
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5549
4299
msgid "Invalid value for buffer_length\n"
5552
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5553
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5555
4303
"Port number to use for connection or 0 for default to, in order of "
5556
4304
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5559
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5560
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5561
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5562
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5563
4307
msgid "Connect Timeout."
5566
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5567
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5568
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5569
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5570
4310
msgid "Read Timeout."
5573
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5574
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5575
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5576
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5577
4313
msgid "Write Timeout."
5580
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5581
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5582
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5583
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5584
4316
msgid "Retry Count."
5587
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5588
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5589
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5590
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5591
4319
msgid "Buffer length."
5594
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5595
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5596
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5597
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5598
4322
msgid "Address to bind to."
5601
#: ../plugin/drizzle_protocol/errmsg.cc:31
5602
4325
msgid "Unknown Drizzle error"
5603
4326
msgstr "Erro desconhecido do Drizzle"
5605
#: ../plugin/drizzle_protocol/errmsg.cc:32
5607
4329
msgid "Can't create UNIX socket (%d)"
5608
4330
msgstr "Não é possível criar o socket UNIX(%d)"
5610
#: ../plugin/drizzle_protocol/errmsg.cc:33
5612
4333
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5614
"Não é possível conectar ao servidor local do Drizzle através do socket "
4335
"Não é possível conectar ao servidor local do Drizzle através do socket '%-"
5617
#: ../plugin/drizzle_protocol/errmsg.cc:34
5619
4339
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5622
#: ../plugin/drizzle_protocol/errmsg.cc:35
5624
4343
msgid "Can't create TCP/IP socket (%d)"
5625
4344
msgstr "Não é possível criar o socket TCP/IO(%d)"
5627
#: ../plugin/drizzle_protocol/errmsg.cc:36
5629
4347
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5630
4348
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
5632
#: ../plugin/drizzle_protocol/errmsg.cc:37
5633
4350
msgid "Drizzle server has gone away"
5634
4351
msgstr "O servidor Drizzle caiu"
5636
#: ../plugin/drizzle_protocol/errmsg.cc:38
5638
4354
msgid "Protocol mismatch; server version = %d, client version = %d"
5640
4356
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
5643
#: ../plugin/drizzle_protocol/errmsg.cc:39
5644
4359
msgid "Drizzle client ran out of memory"
5645
4360
msgstr "O cliente do Drizzle ficou sem memória"
5647
#: ../plugin/drizzle_protocol/errmsg.cc:40
5648
4362
msgid "Wrong host info"
5649
4363
msgstr "Informação do host incorreta"
5651
#: ../plugin/drizzle_protocol/errmsg.cc:41
5652
4365
msgid "Localhost via UNIX socket"
5653
4366
msgstr "Localhost através de um socket UNIX"
5655
#: ../plugin/drizzle_protocol/errmsg.cc:42
5657
4369
msgid "%-.100s via TCP/IP"
5658
4370
msgstr "%-.100s via TCP/IP"
5660
#: ../plugin/drizzle_protocol/errmsg.cc:43
5661
4372
msgid "Error in server handshake"
5662
4373
msgstr "Erro no handshake com o servidor"
5664
#: ../plugin/drizzle_protocol/errmsg.cc:44
5665
4375
msgid "Lost connection to Drizzle server during query"
5666
4376
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
5668
#: ../plugin/drizzle_protocol/errmsg.cc:45
5669
4378
msgid "Commands out of sync; you can't run this command now"
5670
4379
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
5672
#: ../plugin/drizzle_protocol/errmsg.cc:46
5674
4382
msgid "Named pipe: %-.32s"
5675
4383
msgstr "Pipe nomeado: %-.32s"
5677
#: ../plugin/drizzle_protocol/errmsg.cc:47
5679
4386
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5681
4388
"Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5683
#: ../plugin/drizzle_protocol/errmsg.cc:48
5685
4391
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5686
4392
msgstr "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5688
#: ../plugin/drizzle_protocol/errmsg.cc:49
5690
4395
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5692
4397
"Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: %-.32s "
5695
#: ../plugin/drizzle_protocol/errmsg.cc:50
5697
4401
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5699
4403
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
5701
#: ../plugin/drizzle_protocol/errmsg.cc:51
5702
4405
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5703
4406
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
5705
#: ../plugin/drizzle_protocol/errmsg.cc:52
5706
4408
msgid "Embedded server"
5707
4409
msgstr "Servidor embarcado"
5709
#: ../plugin/drizzle_protocol/errmsg.cc:53
5710
4411
msgid "Error on SHOW SLAVE STATUS:"
5711
4412
msgstr "Erro em SHOW SLAVE STATUS;"
5713
#: ../plugin/drizzle_protocol/errmsg.cc:54
5714
4414
msgid "Error on SHOW SLAVE HOSTS:"
5715
4415
msgstr "Erro em SHOW SLAVE HOSTS;"
5717
#: ../plugin/drizzle_protocol/errmsg.cc:55
5718
4417
msgid "Error connecting to slave:"
5719
4418
msgstr "Erro conectando ao escravo"
5721
#: ../plugin/drizzle_protocol/errmsg.cc:56
5722
4420
msgid "Error connecting to master:"
5723
4421
msgstr "Erro conectando ao mestre"
5725
#: ../plugin/drizzle_protocol/errmsg.cc:57
5726
4423
msgid "SSL connection error"
5727
4424
msgstr "Erro na conexão segura (SSL)"
5729
#: ../plugin/drizzle_protocol/errmsg.cc:58
5730
4426
msgid "Malformed packet"
5731
4427
msgstr "Pacote mal formatado"
5733
#: ../plugin/drizzle_protocol/errmsg.cc:59
5734
#: ../plugin/drizzle_protocol/errmsg.cc:70
5735
#: ../plugin/drizzle_protocol/errmsg.cc:71
5736
#: ../plugin/drizzle_protocol/errmsg.cc:72
5737
#: ../plugin/drizzle_protocol/errmsg.cc:73
5738
#: ../plugin/drizzle_protocol/errmsg.cc:74
5739
#: ../plugin/drizzle_protocol/errmsg.cc:75
5740
#: ../plugin/drizzle_protocol/errmsg.cc:76
5741
#: ../plugin/drizzle_protocol/errmsg.cc:77
5742
#: ../plugin/drizzle_protocol/errmsg.cc:78
5743
4429
msgid "(unused error message)"
5744
4430
msgstr "(mensagem de erro não utilizada)"
5746
#: ../plugin/drizzle_protocol/errmsg.cc:60
5747
4432
msgid "Invalid use of null pointer"
5748
4433
msgstr "Uso inválido de ponteiro nulo"
5750
#: ../plugin/drizzle_protocol/errmsg.cc:61
5751
4435
msgid "Statement not prepared"
5752
4436
msgstr "Comando não preparado"
5754
#: ../plugin/drizzle_protocol/errmsg.cc:62
5755
4438
msgid "No data supplied for parameters in prepared statement"
5756
4439
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
5758
#: ../plugin/drizzle_protocol/errmsg.cc:63
5759
4441
msgid "Data truncated"
5760
4442
msgstr "Dados truncados"
5762
#: ../plugin/drizzle_protocol/errmsg.cc:64
5763
4444
msgid "No parameters exist in the statement"
5764
4445
msgstr "Não existe parametros para este comando"
5766
#: ../plugin/drizzle_protocol/errmsg.cc:65
5767
4447
msgid "Invalid parameter number"
5768
4448
msgstr "Número de parametros inválido"
5770
#: ../plugin/drizzle_protocol/errmsg.cc:66
5773
4452
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5871
4535
"Perda de conexão com o servidor Drizzle quando definindo banco de dados "
5872
4536
"inicial, erro do sistema: %d"
5874
#: ../plugin/drizzle_protocol/errmsg.cc:99
5876
4539
msgid "Statement closed indirectly because of a preceding %s() call"
5879
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5880
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5881
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5883
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5884
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
5886
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5888
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5890
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
5892
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5893
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5894
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5895
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5897
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5900
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5901
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5903
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5906
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5908
msgid "Invalid value of additional-mem-pool-size"
5909
msgstr "Uso inválido de ponteiro nulo"
5911
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5913
msgid "Invalid value of autoextend-increment"
5914
msgstr "Uso inválido de ponteiro nulo"
5916
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5918
msgid "Invalid value of buffer-pool-size"
5919
msgstr "Uso inválido de ponteiro nulo"
5921
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5923
msgid "Invalid value of io-capacity"
5924
msgstr "Uso inválido de ponteiro nulo"
5926
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5928
msgid "Invalid value of fast-shutdown"
5929
msgstr "Uso inválido de ponteiro nulo"
5931
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5933
msgid "Invalid value of flush-log-at-trx-commit"
5934
msgstr "Uso inválido de ponteiro nulo"
5936
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5938
msgid "Invalid value of force-recovery"
5939
msgstr "Uso inválido de ponteiro nulo"
5941
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5943
msgid "Invalid value of log-file-size"
5944
msgstr "Uso inválido de ponteiro nulo"
5946
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5948
msgid "Invalid value of log-files-in-group"
5949
msgstr "Uso inválido de ponteiro nulo"
5951
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5953
msgid "Invalid value of lock-wait-timeout"
5954
msgstr "Uso inválido de ponteiro nulo"
5956
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5958
msgid "Invalid value of log-buffer-size"
5959
msgstr "Uso inválido de ponteiro nulo"
5961
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5963
msgid "Invalid value of lru-old-blocks-pct"
5964
msgstr "Uso inválido de ponteiro nulo"
5966
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5968
msgid "Invalid value of lru-block-access-recency"
5969
msgstr "Uso inválido de ponteiro nulo"
5971
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5973
msgid "Invalid value of max-dirty-pages-pct"
5974
msgstr "Uso inválido de ponteiro nulo"
5976
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5978
msgid "Invalid value of max-purge-lag"
5979
msgstr "Uso inválido de ponteiro nulo"
5981
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5983
msgid "Invalid value of open-files"
5984
msgstr "Uso inválido de ponteiro nulo"
5986
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
5988
msgid "Invalid value of read-io-threads"
5989
msgstr "Uso inválido de ponteiro nulo"
5991
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
5993
msgid "Invalid value of sync_spin_loops"
5994
msgstr "Uso inválido de ponteiro nulo"
5996
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5998
msgid "Error starting Embedded InnoDB %d (%s)\n"
6001
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6002
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6005
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6006
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6009
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6011
"Size of a memory pool InnoDB uses to store data dictionary information and "
6012
"other internal data structures."
6015
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
6016
msgid "Data file autoextend increment in megabytes"
6019
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
6021
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
6025
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6026
msgid "The common part for InnoDB table spaces."
6029
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6031
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6035
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6037
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6038
"innodb-doublewrite."
6041
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
6042
msgid "Number of IOPs the server can do. Tunes the background IO rate"
6045
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
6047
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
6048
"are 0, 1 (faster) or 2 (fastest - crash-like)."
6051
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6052
msgid "Stores each InnoDB table to an .ibd file in the database dir."
6055
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
6056
msgid "File format to use for new tables in .ibd files."
6059
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
6061
"Set to 0 (write and flush once per second),1 (write and flush at each "
6062
"commit) or 2 (write at commit, flush once per second)."
6065
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
6066
msgid "With which method to flush data."
6069
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
6071
"Helps to save your data in case the disk image of the database becomes "
6075
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6076
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
6077
msgid "Path to individual files and their sizes."
6080
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6082
msgid "Path to InnoDB log files."
6083
msgstr "Path para arquivos temporários"
6085
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
6086
msgid "Size of each log file in a log group."
6089
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
6091
"Number of log files in the log group. InnoDB writes to the files in a "
6092
"circular fashion. Value 3 is recommended here."
6095
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
6097
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
6098
"rolled back. Values above 100000000 disable the timeout."
6101
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
6104
"The size of the buffer which InnoDB uses to write log to the log files on "
6106
msgstr "Tamanho do buffer alocado ao carregar os indices"
6108
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
6110
"Sets the point in the LRU list from where all pages are classified as old "
6114
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
6116
"Milliseconds between accesses to a block at which it is made young. "
6117
"0=disabled (Advanced users)"
6120
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
6121
msgid "Percentage of dirty pages allowed in bufferpool."
6124
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
6125
msgid "Desired maximum length of the purge queue (0 = no limit)"
6128
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
6130
"Roll back the complete transaction on lock wait timeout, for 4.x "
6131
"compatibility (disabled by default)"
6134
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6135
msgid "How many files at the maximum InnoDB keeps open at the same time."
6138
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6139
msgid "Number of background read I/O threads in InnoDB."
6142
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6143
msgid "Number of background write I/O threads in InnoDB."
6146
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
6148
"Disable if you want to reduce the number of messages written to the log "
6149
"(default: enabled)."
6152
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6153
msgid "Enable SHOW INNODB STATUS output in the log"
6156
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6157
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6160
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6161
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
6164
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
6166
4543
msgid "Failed to send error message to libnotify\n"
6169
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6170
4546
msgid "Error Messages to stderr"
6173
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6174
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
6175
4549
msgid "List of schemas to filter"
6178
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6179
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
6180
4552
msgid "List of tables to filter"
6183
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
6184
4555
msgid "Regular expression to apply to schemas to filter"
6187
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
6188
4558
msgid "Regular expression to apply to tables to filter"
6191
#: ../plugin/hello_events/hello_events.cc:301
6193
msgid "Invalid value of before-write-position\n"
6194
msgstr "Uso inválido de ponteiro nulo"
6196
#: ../plugin/hello_events/hello_events.cc:310
6197
#: ../plugin/hello_events/hello_events.cc:319
6199
msgid "Invalid value of before-update-position\n"
6200
msgstr "Uso inválido de ponteiro nulo"
6202
#: ../plugin/hello_events/hello_events.cc:359
6203
#: ../plugin/hello_events/hello_events.cc:362
6204
#: ../plugin/hello_events/hello_events.cc:380
6205
msgid "A comma delimited list of databases to watch"
6208
#: ../plugin/hello_events/hello_events.cc:365
6209
#: ../plugin/hello_events/hello_events.cc:396
6210
msgid "Enable Example Events Plugin"
6213
#: ../plugin/hello_events/hello_events.cc:368
6214
#: ../plugin/hello_events/hello_events.cc:404
6215
msgid "Before write row event observer call position"
6218
#: ../plugin/hello_events/hello_events.cc:371
6219
#: ../plugin/hello_events/hello_events.cc:415
6220
#: ../plugin/pbms/src/parameters_ms.cc:579
6221
msgid "Before update row event observer call position"
6224
#: ../plugin/hello_events/hello_events.cc:374
6225
#: ../plugin/hello_events/hello_events.cc:426
6226
msgid "After drop database event observer call position"
6229
#: ../plugin/hello_events/hello_events.cc:388
6230
msgid "A comma delimited list of tables to watch"
6233
#: ../plugin/hello_events/hello_events.cc:450
6234
msgid "An example events Plugin"
6237
#: ../plugin/innobase/handler/data_dictionary.cc:202
6239
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6242
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6244
msgid "Invalid value for io-capacity\n"
6245
msgstr "Uso inválido de ponteiro nulo"
6247
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6249
msgid "Invalid value for fast-shutdown\n"
6250
msgstr "Uso inválido de ponteiro nulo"
6252
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6254
msgid "Invalid value for flush-log-at-trx-commit\n"
6255
msgstr "Uso inválido de ponteiro nulo"
6257
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6259
msgid "Invalid value for max-dirty-pages-pct\n"
6260
msgstr "Uso inválido de ponteiro nulo"
6262
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6264
msgid "Invalid value for stats-sample-pages\n"
6265
msgstr "Uso inválido de ponteiro nulo"
6267
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6269
msgid "Invalid value for additional-mem-pool-size\n"
6270
msgstr "Uso inválido de ponteiro nulo"
6272
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6274
msgid "Invalid value for autoextend-increment\n"
6275
msgstr "Uso inválido de ponteiro nulo"
6277
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6279
msgid "Invalid value for buffer-pool-size\n"
6280
msgstr "Uso inválido de ponteiro nulo"
6282
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6284
msgid "Invalid value for commit-concurrency\n"
6285
msgstr "Uso inválido de ponteiro nulo"
6287
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6289
msgid "Invalid value for concurrency-tickets\n"
6290
msgstr "Uso inválido de ponteiro nulo"
6292
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6294
msgid "Invalid value for file-io-threads\n"
6295
msgstr "Uso inválido de ponteiro nulo"
6297
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6299
msgid "Invalid value for read-io-threads\n"
6300
msgstr "Uso inválido de ponteiro nulo"
6302
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6304
msgid "Invalid value for write-io-threads\n"
6305
msgstr "Uso inválido de ponteiro nulo"
6307
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6309
msgid "Invalid value for force-recovery\n"
6310
msgstr "Uso inválido de ponteiro nulo"
6312
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6313
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6315
msgid "Invalid value for log-file-size\n"
6316
msgstr "Uso inválido de ponteiro nulo"
6318
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6320
msgid "Invalid value for log-files-in-group\n"
6321
msgstr "Uso inválido de ponteiro nulo"
6323
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6325
msgid "Invalid value for mirrored-log-groups\n"
6326
msgstr "Uso inválido de ponteiro nulo"
6328
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6330
msgid "Invalid value for open-files\n"
6331
msgstr "Uso inválido de ponteiro nulo"
6333
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6335
msgid "Invalid value for thread-concurrency\n"
6336
msgstr "Uso inválido de ponteiro nulo"
6338
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6340
msgid "Invalid value for read-ahead-threshold\n"
6341
msgstr "Uso inválido de ponteiro nulo"
6343
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6345
msgid "Invalid value for lock-wait-timeout\n"
6346
msgstr "Uso inválido de ponteiro nulo"
6348
#: ../plugin/logging_gearman/logging_gearman.cc:196
6350
4562
msgid "fail gearman_client_create(): %s"
6353
#: ../plugin/logging_gearman/logging_gearman.cc:207
6355
4566
msgid "fail gearman_client_add_server(): %s"
6358
#: ../plugin/logging_gearman/logging_gearman.cc:306
6359
#: ../plugin/logging_gearman/logging_gearman.cc:313
6360
4569
msgid "Enable logging to a gearman server"
6363
#: ../plugin/logging_gearman/logging_gearman.cc:322
6364
4572
msgid "Hostname for logging to a Gearman server"
6367
#: ../plugin/logging_gearman/logging_gearman.cc:331
6368
4575
msgid "Gearman Function to send logging to"
6371
#: ../plugin/logging_gearman/logging_gearman.cc:349
6372
4578
msgid "Log queries to a Gearman server"
6375
#: ../plugin/logging_query/logging_query.cc:189
6377
4582
msgid "fail open() fn=%s er=%s\n"
6380
#: ../plugin/logging_query/logging_query.cc:313
6381
4585
msgid "Invalid value for threshold-slow"
6384
#: ../plugin/logging_query/logging_query.cc:322
6385
4588
msgid "Invalid value for threshold-big-resultset"
6388
#: ../plugin/logging_query/logging_query.cc:331
6389
4591
msgid "Invalid value for threshold-big-examined"
6392
#: ../plugin/logging_query/logging_query.cc:345
6393
#: ../plugin/logging_query/logging_query.cc:361
6394
4594
msgid "Enable logging to CSV file"
6397
#: ../plugin/logging_query/logging_query.cc:348
6398
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
6399
#: ../plugin/syslog/module.cc:233
6400
4597
msgid "Threshold for logging slow queries, in microseconds"
6403
#: ../plugin/logging_query/logging_query.cc:351
6404
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
6405
#: ../plugin/syslog/module.cc:236
6406
4600
msgid "Threshold for logging big queries, for rows returned"
6409
#: ../plugin/logging_query/logging_query.cc:354
6410
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
6411
#: ../plugin/syslog/module.cc:239
6412
4603
msgid "Threshold for logging big queries, for rows examined"
6415
#: ../plugin/logging_query/logging_query.cc:370
6416
4606
msgid "File to log to"
6419
#: ../plugin/logging_query/logging_query.cc:379
6420
4609
msgid "PCRE to match the query against"
6423
#: ../plugin/logging_query/logging_query.cc:436
6424
4612
msgid "Log queries to a CSV file"
6427
#: ../plugin/logging_stats/logging_stats.cc:303
6429
msgid "Invalid value for max-user-count\n"
6430
msgstr "Uso inválido de ponteiro nulo"
6432
#: ../plugin/logging_stats/logging_stats.cc:311
6434
msgid "Invalid value for bucket-count\n"
6435
msgstr "Uso inválido de ponteiro nulo"
6437
#: ../plugin/logging_stats/logging_stats.cc:320
6439
msgid "Invalid value for scoreboard-size\n"
6440
msgstr "Uso inválido de ponteiro nulo"
6442
#: ../plugin/logging_stats/logging_stats.cc:354
6443
#: ../plugin/logging_stats/logging_stats.cc:396
6444
msgid "Max number of users that will be logged"
6447
#: ../plugin/logging_stats/logging_stats.cc:365
6448
#: ../plugin/logging_stats/logging_stats.cc:399
6450
msgid "Max number of range locks to use for Scoreboard"
6451
msgstr "Número máximo de bytes nos registros ordenados"
6453
#: ../plugin/logging_stats/logging_stats.cc:376
6454
#: ../plugin/logging_stats/logging_stats.cc:402
6455
msgid "Max number of concurrent sessions that will be logged"
6458
#: ../plugin/logging_stats/logging_stats.cc:387
6459
#: ../plugin/logging_stats/logging_stats.cc:405
6460
msgid "Enable Logging Statistics Collection"
6463
#: ../plugin/logging_stats/logging_stats.cc:422
6464
msgid "User Statistics as DATA_DICTIONARY tables"
6467
#: ../plugin/md5/md5.cc:99
6468
msgid "libgcrypt library version mismatch\n"
6471
#: ../plugin/memcached_stats/analysis_table.cc:76
6472
#: ../plugin/memcached_stats/stats_table.cc:144
6473
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6476
#: ../plugin/memcached_stats/memcached_stats.cc:128
6477
#: ../plugin/memcached_stats/memcached_stats.cc:137
6478
4615
msgid "List of memcached servers."
6481
#: ../plugin/memcached_stats/memcached_stats.cc:152
6482
4618
msgid "Memcached Stats as I_S tables"
6485
#: ../plugin/memcached_stats/stats_table.cc:76
6488
"Unable get stats from memcached server %s. Got error from "
6489
"memcached_stat_servername()."
6492
#: ../plugin/memcached_stats/stats_table.cc:151
6493
msgid "Unable to create memcached struct. Got error from memcached_create()."
6496
#: ../plugin/memcached_stats/stats_table.cc:159
6499
"Unable to create memcached server list. Got error from "
6500
"memcached_servers_parse(%s)."
6503
#: ../plugin/multi_thread/multi_thread.cc:63
6505
msgid "Unable to set thread stack size to %<PRId64>\n"
6508
#: ../plugin/multi_thread/multi_thread.cc:112
6510
msgid "Invalid value for max-threads\n"
6511
msgstr "Uso inválido de ponteiro nulo"
6513
#: ../plugin/multi_thread/multi_thread.cc:125
6514
#: ../plugin/multi_thread/multi_thread.cc:132
6515
msgid "Maximum number of user threads available."
6518
#: ../plugin/myisam/ha_myisam.cc:534
6520
4622
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6523
#: ../plugin/myisam/ha_myisam.cc:538
6525
4626
msgid "Got an error from unknown thread, %s:%d"
6528
#: ../plugin/myisam/ha_myisam.cc:544
6529
4629
msgid "Unknown thread accessing table"
6532
#: ../plugin/myisam/ha_myisam.cc:1500
6534
msgid "Invalid value for max-sort-file-size\n"
6535
msgstr "Uso inválido de ponteiro nulo"
6537
#: ../plugin/myisam/ha_myisam.cc:1509
6539
msgid "Invalid value for sort-buffer-size\n"
6540
msgstr "Uso inválido de ponteiro nulo"
6542
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4632
msgid "Block size to be used for MyISAM index pages."
4636
"This characterizes the number of hits a hot block has to be untouched until "
4637
"it is considered aged enough to be downgraded to a warm block. This "
4638
"specifies the percentage ratio of that number of hits to the total number of "
4639
"blocks in key cache"
4642
msgid "The minimum percentage of warm blocks in key cache"
4646
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4647
"this to get better index handling (for all reads and multiple writes) to as "
4648
"much as you can afford;"
4652
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4653
"disables parallel repair."
6544
4657
"Don't use the fast sort index method to created index if the temporary file "
6545
4658
"would get bigger than this."
6548
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6550
4662
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6551
4663
"when creating indexes with CREATE INDEX or ALTER TABLE."
6554
#: ../plugin/myisam/my_handler_errors.cc:42
4666
msgid "Default pointer size to be used for MyISAM tables."
4667
msgstr "Tamanho padrão do ponteiro usado por tabelas MyISAM."
6555
4669
msgid "Didn't find key on read or update"
6556
4670
msgstr "Não encontrei a chave ao ler ou atualizar"
6558
#: ../plugin/myisam/my_handler_errors.cc:43
6559
4672
msgid "Duplicate key on write or update"
6560
4673
msgstr "Chave duplicada ao escrever ou atualizar"
6562
#: ../plugin/myisam/my_handler_errors.cc:44
6563
4675
msgid "Internal (unspecified) error in handler"
6564
4676
msgstr "Erro interno (não especificado) no handler"
6566
#: ../plugin/myisam/my_handler_errors.cc:46
6568
4679
"Someone has changed the row since it was read (while the table was locked to "
6571
4682
"Alguém modificou a linha desde que ela foi lida (enquanto a tabela estava em "
6572
4683
"lock para prevenir isso)"
6574
#: ../plugin/myisam/my_handler_errors.cc:48
6575
4685
msgid "Wrong index given to function"
6576
4686
msgstr "Indíce incorreto fornecido para a função"
6578
#: ../plugin/myisam/my_handler_errors.cc:49
6579
4688
msgid "Index file is crashed"
6580
4689
msgstr "Arquivo de índice está corrompido"
6582
#: ../plugin/myisam/my_handler_errors.cc:50
6583
4691
msgid "Record file is crashed"
6584
4692
msgstr "Arquivo de registro está corrompido"
6586
#: ../plugin/myisam/my_handler_errors.cc:51
6587
4694
msgid "Out of memory in engine"
6588
4695
msgstr "Sem memória na engine"
6590
#: ../plugin/myisam/my_handler_errors.cc:52
6591
4697
msgid "Incorrect file format"
6592
4698
msgstr "Formato de arquivo incorreto"
6594
#: ../plugin/myisam/my_handler_errors.cc:53
6595
4700
msgid "Command not supported by database"
6596
4701
msgstr "Comando não suportado pelo banco de dados"
6598
#: ../plugin/myisam/my_handler_errors.cc:54
6599
4703
msgid "Old database file"
6600
4704
msgstr "Arquivo de banco de dados antigo"
6602
#: ../plugin/myisam/my_handler_errors.cc:55
6603
4706
msgid "No record read before update"
6604
4707
msgstr "Nenhum registro lido antes do update"
6606
#: ../plugin/myisam/my_handler_errors.cc:56
6607
4709
msgid "Record was already deleted (or record file crashed)"
6609
4711
"Registro já havia sido apagado (ou arquivo de registros está corrompido)"
6611
#: ../plugin/myisam/my_handler_errors.cc:57
6612
4713
msgid "No more room in record file"
6613
4714
msgstr "Não há mais espaço no arquivo de registros"
6615
#: ../plugin/myisam/my_handler_errors.cc:58
6616
4716
msgid "No more room in index file"
6617
4717
msgstr "Não há mais espaço no arquivo de índices"
6619
#: ../plugin/myisam/my_handler_errors.cc:59
6620
4719
msgid "No more records (read after end of file)"
6621
4720
msgstr "Não há mais registros (lido após o final do arquivo)"
6623
#: ../plugin/myisam/my_handler_errors.cc:60
6624
4722
msgid "Unsupported extension used for table"
6625
4723
msgstr "Extensão não suportada utilizada para a tabela"
6627
#: ../plugin/myisam/my_handler_errors.cc:61
6628
4725
msgid "Too big row"
6629
4726
msgstr "Linha muito grande"
6631
#: ../plugin/myisam/my_handler_errors.cc:62
6632
4728
msgid "Wrong create options"
6633
4729
msgstr "Opções de criação incorretas"
6635
#: ../plugin/myisam/my_handler_errors.cc:63
6636
4731
msgid "Duplicate unique key or constraint on write or update"
6637
4732
msgstr "Duplicada chave única ou constraint em escrita ou atualização"
6639
#: ../plugin/myisam/my_handler_errors.cc:64
6640
4734
msgid "Unknown character set used in table"
6641
4735
msgstr "Conjunto de caracteres desconhecido utilizado na tabela"
6643
#: ../plugin/myisam/my_handler_errors.cc:65
6644
4737
msgid "Conflicting table definitions in sub-tables of MERGE table"
6647
#: ../plugin/myisam/my_handler_errors.cc:66
6648
4740
msgid "Table is crashed and last repair failed"
6649
4741
msgstr "Tabela está corrompida e o último reparo falhou"
6651
#: ../plugin/myisam/my_handler_errors.cc:67
6652
4743
msgid "Table was marked as crashed and should be repaired"
6653
4744
msgstr "Tabela foi marcada como corrompida e deve ser reparada"
6655
#: ../plugin/myisam/my_handler_errors.cc:68
6656
4746
msgid "Lock timed out; Retry transaction"
6657
4747
msgstr "Trava expirada; Tentar transação novamente"
6659
#: ../plugin/myisam/my_handler_errors.cc:69
6660
4749
msgid "Lock table is full; Restart program with a larger locktable"
6662
4751
"Tabela de travas está cheia; Reinicie o programa com uma tabela de travas "
6665
#: ../plugin/myisam/my_handler_errors.cc:70
6666
4754
msgid "Updates are not allowed under a read only transactions"
6667
4755
msgstr "Atualizações não são permitidas sob uma transação somente leitura"
6669
#: ../plugin/myisam/my_handler_errors.cc:71
6670
4757
msgid "Lock deadlock; Retry transaction"
6673
#: ../plugin/myisam/my_handler_errors.cc:72
6674
4760
msgid "Foreign key constraint is incorrectly formed"
6675
4761
msgstr "Chave estrangeira está incorretamente formada"
6677
#: ../plugin/myisam/my_handler_errors.cc:73
6678
4763
msgid "Cannot add a child row"
6679
4764
msgstr "Impossível adicionar uma linha filha"
6681
#: ../plugin/myisam/my_handler_errors.cc:74
6682
4766
msgid "Cannot delete a parent row"
6683
4767
msgstr "Impossível apagar uma linha pai"
6685
#: ../plugin/myisam/my_handler_errors.cc:75
6686
4769
msgid "No savepoint with that name"
6687
4770
msgstr "Não há savepoint com esse nome"
6689
#: ../plugin/myisam/my_handler_errors.cc:76
6690
4772
msgid "Non unique key block size"
6693
#: ../plugin/myisam/my_handler_errors.cc:77
6694
4775
msgid "The table does not exist in engine"
6695
4776
msgstr "A tabela não existe no engine"
6697
#: ../plugin/myisam/my_handler_errors.cc:78
6698
4778
msgid "The table already existed in storage engine"
6699
4779
msgstr "A tabela já existia no engine de armazenamento"
6701
#: ../plugin/myisam/my_handler_errors.cc:79
6702
4781
msgid "Could not connect to storage engine"
6703
4782
msgstr "Não foi possível conectar ao engine de armazenamento"
6705
#: ../plugin/myisam/my_handler_errors.cc:80
6706
4784
msgid "Unexpected null pointer found when using spatial index"
6709
#: ../plugin/myisam/my_handler_errors.cc:81
6710
4787
msgid "The table changed in storage engine"
6711
4788
msgstr "A tabela mudou no engine de armazenamento"
6713
#: ../plugin/myisam/my_handler_errors.cc:82
6714
4790
msgid "There's no partition in table for the given value"
6715
4791
msgstr "Não há partição na tabela para o valor fornecido"
6717
#: ../plugin/myisam/my_handler_errors.cc:83
6718
4793
msgid "Row-based binlogging of row failed"
6721
#: ../plugin/myisam/my_handler_errors.cc:84
6722
4796
msgid "Index needed in foreign key constraint"
6723
4797
msgstr "É ncessário um índice na constraint de chave estrangeira"
6725
#: ../plugin/myisam/my_handler_errors.cc:85
6726
4799
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6729
#: ../plugin/myisam/my_handler_errors.cc:86
6730
4802
msgid "Table needs to be upgraded before it can be used"
6731
4803
msgstr "Tabela precisa ser atualizada antes de poder ser usada"
6733
#: ../plugin/myisam/my_handler_errors.cc:87
6734
4805
msgid "Table is read only"
6735
4806
msgstr "A tabela é somente leitura"
6737
#: ../plugin/myisam/my_handler_errors.cc:88
6738
4808
msgid "Failed to get next auto increment value"
6739
4809
msgstr "Falhei em pegar o próximo valaor para o auto incremento"
6741
#: ../plugin/myisam/my_handler_errors.cc:89
6742
4811
msgid "Failed to set row auto increment value"
6743
4812
msgstr "Falhei em definir o valor para o auto incremento"
6745
#: ../plugin/myisam/my_handler_errors.cc:90
6746
4814
msgid "Unknown (generic) error from engine"
6747
4815
msgstr "Erro desconhecido (genérico) do engine"
6749
#: ../plugin/myisam/my_handler_errors.cc:91
6750
4817
msgid "Record is the same"
6751
4818
msgstr "O registro é mesmo"
6753
#: ../plugin/myisam/my_handler_errors.cc:92
6754
4820
msgid "It is not possible to log this statement"
6755
4821
msgstr "Não é possível logar esse comando"
6757
#: ../plugin/myisam/my_handler_errors.cc:93
6758
4823
msgid "Tablespace exists"
6759
4824
msgstr "O tablespace existe"
6761
#: ../plugin/myisam/my_handler_errors.cc:94
6762
4826
msgid "The event was corrupt, leading to illegal data being read"
6765
#: ../plugin/myisam/my_handler_errors.cc:95
6766
4829
msgid "The table is of a new format not supported by this version"
6767
4830
msgstr "A tabela tem um formato novo não suportado nessa versão"
6769
#: ../plugin/myisam/my_handler_errors.cc:96
6770
4832
msgid "The event could not be processed no other handler error happened"
6773
#: ../plugin/myisam/my_handler_errors.cc:97
6774
4835
msgid "Got a fatal error during initialzation of handler"
6777
#: ../plugin/myisam/my_handler_errors.cc:98
6778
4838
msgid "File to short; Expected more data in file"
6779
4839
msgstr "Arquivo muito pequeno; Mais dados eram experados no arquivo"
6781
#: ../plugin/myisam/my_handler_errors.cc:99
6782
4841
msgid "Read page with wrong checksum"
6783
4842
msgstr "Ler página com checksum incorreto"
6785
#. TODO: get a better message for these
6786
#: ../plugin/myisam/my_handler_errors.cc:101
6787
4844
msgid "Lock or active transaction"
6788
4845
msgstr "Trava ou transação ativa"
6790
#: ../plugin/myisam/my_handler_errors.cc:102
6791
4847
msgid "No such table space"
6792
4848
msgstr "Tablespace nao existe"
6794
#: ../plugin/myisam/my_handler_errors.cc:103
6795
4850
msgid "Tablespace not empty"
6796
4851
msgstr "Tablespace não está vazio"
6798
#: ../plugin/mysql_protocol/mysql_protocol.cc:941
6799
4853
msgid "Invalid value for retry_count"
6802
#: ../plugin/mysql_protocol/mysql_protocol.cc:975
6803
#: ../plugin/mysql_protocol/mysql_protocol.cc:997
6805
4857
"Port number to use for connection or 0 for default to with MySQL protocol."
6808
#: ../plugin/pbms/src/parameters_ms.cc:552
6810
"A comma delimited list of tables to watch of the format: <database>."
6814
#: ../plugin/pbms/src/parameters_ms.cc:560
6815
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6818
#: ../plugin/pbms/src/parameters_ms.cc:568
6819
msgid "Before insert row event observer call position"
6822
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6823
msgid "event_add error in libevent_add_session_callback\n"
6826
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6827
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6830
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6831
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6834
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6835
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6838
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6839
msgid "session_add_event event_add error in libevent_init\n"
6842
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6844
msgid "Can't create completion port thread (error %d)"
6846
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
6848
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6850
msgid "Invalid value for size\n"
6851
msgstr "Uso inválido de ponteiro nulo"
6853
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6854
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6855
msgid "Size of Pool."
6858
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6859
msgid "Failed to allocate enough memory to transaction message\n"
6862
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6864
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6867
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6869
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6872
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6873
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6875
msgid "Enable rabbitmq log"
6876
msgstr "Habilitar log"
6878
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6879
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6880
msgid "Host name to connect to"
6883
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6884
msgid "RabbitMQ Port"
6887
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6888
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6889
msgid "RabbitMQ username"
6892
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6893
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6894
msgid "RabbitMQ password"
6897
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6898
msgid "RabbitMQ virtualhost"
6901
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6902
msgid "Name of RabbitMQ exchange to publish to"
6905
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6906
msgid "Name of RabbitMQ routing key to use"
6909
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6910
#: ../plugin/transaction_log/module.cc:303
6911
#: ../plugin/transaction_log/module.cc:356
6912
msgid "Name of the replicator plugin to use (default='default_replicator')"
6915
#: ../plugin/session_dictionary/processlist.cc:94
6918
msgstr "(não usado)"
6920
#: ../plugin/signal_handler/signal_handler.cc:234
6922
4861
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6925
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
6927
4865
msgid "syslog facility \"%s\" not known, using \"local0\""
6930
#: ../plugin/syslog/errmsg.cc:49
6932
4869
msgid "syslog priority \"%s\" not known, using \"warn\""
6935
#: ../plugin/syslog/logging.cc:72
6937
4873
msgid "syslog priority \"%s\" not known, using \"info\""
6940
#: ../plugin/syslog/module.cc:61
6942
msgid "Invalid value for logging-threshold-slow\n"
6943
msgstr "Uso inválido de ponteiro nulo"
6945
#: ../plugin/syslog/module.cc:70
6946
msgid "Invalid value for logging-threshold-big-resultset\n"
6949
#: ../plugin/syslog/module.cc:79
6950
msgid "Invalid value for logging-threshold-big-examined\n"
6953
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
6954
msgid "Syslog Ident"
6957
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
6958
msgid "Syslog Facility"
6961
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
6962
msgid "Enable logging to syslog of the query log"
6965
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
6966
msgid "Syslog Priority of query logging"
6969
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
6970
msgid "Enable logging to syslog of the error messages"
6973
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
6974
msgid "Syslog Priority of error messages"
6977
#: ../plugin/transaction_log/background_worker.cc:74
6979
4877
msgid "Unable to create background worker thread. Got error %s.\n"
6982
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6983
#: ../plugin/transaction_log/print_transaction_message.cc:102
6984
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6986
msgid "Failed to open transaction log file %s. Got error: %s\n"
6989
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6990
#: ../plugin/transaction_log/print_transaction_message.cc:144
6991
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6993
msgid "Raw buffer read: %s.\n"
6996
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6997
#: ../plugin/transaction_log/print_transaction_message.cc:150
6998
#: ../plugin/transaction_log/transaction_log_reader.cc:157
7000
msgid "Unable to parse transaction. Got error: %s.\n"
7003
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
7004
#: ../plugin/transaction_log/print_transaction_message.cc:152
7005
#: ../plugin/transaction_log/transaction_log_reader.cc:159
7007
msgid "BUFFER: %s\n"
7008
msgstr "BUFFER: %s\n"
7010
#: ../plugin/transaction_log/module.cc:135
7012
msgid "Invalid value for sync-method\n"
7013
msgstr "Uso inválido de ponteiro nulo"
7015
#: ../plugin/transaction_log/module.cc:144
7017
msgid "Invalid value for num-write-buffers\n"
7018
msgstr "Uso inválido de ponteiro nulo"
7020
#: ../plugin/transaction_log/module.cc:178
7022
4881
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
7025
#: ../plugin/transaction_log/module.cc:187
7027
4885
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
7030
#: ../plugin/transaction_log/module.cc:197
7032
4889
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
7035
#: ../plugin/transaction_log/module.cc:206
7037
4893
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
7040
#: ../plugin/transaction_log/module.cc:219
7042
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4898
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
7045
#: ../plugin/transaction_log/module.cc:279
7046
#: ../plugin/transaction_log/module.cc:350
7047
4901
msgid "Enable transaction log"
7050
#: ../plugin/transaction_log/module.cc:287
7051
#: ../plugin/transaction_log/module.cc:344
7052
4904
msgid "DEBUGGING - Truncate transaction log"
7055
#: ../plugin/transaction_log/module.cc:295
7056
#: ../plugin/transaction_log/module.cc:353
7057
4907
msgid "Path to the file to use for transaction log"
7060
#: ../plugin/transaction_log/module.cc:311
7061
#: ../plugin/transaction_log/module.cc:347
4910
msgid "Name of the replicator plugin to use (default='default_replicator')"
7062
4913
msgid "Enable CRC32 Checksumming of each written transaction log entry"
7065
#: ../plugin/transaction_log/module.cc:319
7066
#: ../plugin/transaction_log/module.cc:359
7068
4917
"0 == rely on operating system to sync log file (default), 1 == sync file at "
7069
4918
"each transaction write, 2 == sync log file once per second"
7072
#: ../plugin/transaction_log/module.cc:332
7073
#: ../plugin/transaction_log/module.cc:362
7074
4921
msgid "Number of slots for in-memory write buffers (default=8)."
7077
#: ../plugin/transaction_log/transaction_log.cc:112
7078
4924
msgid "Failed to open transaction log file "
7081
#: ../plugin/transaction_log/transaction_log.cc:211
7084
4929
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
7085
4930
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
7088
#: ../plugin/transaction_log/transaction_log.cc:230
7090
4934
msgid "Failed to sync log file. Got error: %s\n"
7093
#~ msgid "Default pointer size to be used for MyISAM tables."
7094
#~ msgstr "Tamanho padrão do ponteiro usado por tabelas MyISAM."
7097
#~ "'%s' had no or invalid character set, and default character set is multi-"
7098
#~ "byte, so character column sizes may have changed"
7100
#~ "'%s' não tinha um conjunto de caracteres ou o conjunto de caracteres é "
7101
#~ "inválido e o conjunto de caracteres padrão é multi-byte, portanto os "
7102
#~ "tamanhos das colunas de caracteres podem ter mudado"
4938
msgid "Failed to open transaction log file %s. Got error: %s\n"
4942
msgid "Raw buffer read: %s.\n"
4946
msgid "Unable to parse transaction. Got error: %s.\n"
4950
msgid "BUFFER: %s\n"
4951
msgstr "BUFFER: %s\n"
7104
4953
#~ msgid "Synonym for -?"
7105
4954
#~ msgstr "Sinônimo para -?"
7108
#~ "Port number to use for connection or 0 for default to, in order of "
7109
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
7111
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
7112
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
7114
#~ msgid "built-in default"
7115
#~ msgstr "nativo por padrão"
7117
#~ msgid "Write more. (-v -v -v gives the table output format)."
7118
#~ msgstr "Escreva mais. (-v -v -v informa a tabela de formatos de saída)."
4956
#~ msgid "Set the default character set."
4957
#~ msgstr "Define o conjunto de caracteres padrão."
4959
#~ msgid "Print some debug info at exit."
4960
#~ msgstr "Imprimir alguma informação de debug na saída."
4962
#~ msgid "Connect to host."
4963
#~ msgstr "Conecta ao host."
4965
#~ msgid "Socket file to use for connection."
4966
#~ msgstr "Arquivo de socket a usar para conexão."
4969
#~ msgid "Usage: %s [OPTIONS] [database]\n"
4970
#~ msgstr "Uso: %s [OPÇÕES] [banco de dados]\n"
4973
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
4974
#~ msgstr "Não foi possível criar/escrever no arquivo '%s' (Código do erro: %d)"
4976
#~ msgid "Check memory and open file usage at exit ."
4977
#~ msgstr "Verifica memória e arquivos abertos ao sair do programa."
4980
#~ msgid "Unknown command '\\%c'."
4981
#~ msgstr "Comando desconhecido '\\%c'."
4984
#~ msgid "Invalid (old?) table or database name '%s'"
4985
#~ msgstr "Nome de tabela ou banco de dados %s invalido(Antigo?)"
4988
#~ msgid "Could not open table %s.%s after rename\n"
4989
#~ msgstr "Não foi possivel abrir a tabela %s.%s depois de renomea-la\n"
4992
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
4993
#~ msgstr "AVISO: opção --server-arg não suportada nesta configuração.\n"
4996
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
4997
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-pager.\n"
7120
5000
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
7121
5001
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-tee.\n"
7123
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
7124
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-pager.\n"
7126
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
7127
#~ msgstr "AVISO: opção --server-arg não suportada nesta configuração.\n"
7130
#~ "Non-integer value supplied for port. If you are trying to enter a "
7131
#~ "password please use --password instead."
7133
#~ "Valor não inteiro fornecido para porta. Se você está tentando fornecer "
7134
#~ "uma senha por favor use --password"
7136
#~ msgid "Value supplied for port is not valid."
7137
#~ msgstr "Valor fornecido para porta não é válido"
7139
#~ msgid "For more options, use %s --help\n"
7140
#~ msgstr "Para maiores informações, use %s --help\n"
7143
#~ "Non-integer value supplied for port. If you are trying to enter a "
7144
#~ "password please use --password instead.\n"
7146
#~ "Valor não inteiro fornecido para a porta. Se está tentando fornecer a "
7147
#~ "senha, por favor use --password ao invez.\n"
7149
#~ msgid "Memory allocation error while copying password. Aborting.\n"
7150
#~ msgstr "Erro de alocação de memória enquanto copiava senha. Abortando.\n"
7152
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
7154
#~ "Não foi possível criar/escrever no arquivo '%s' (Código do erro: %d)"
5004
#~ "Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
5005
#~ "option deprecated; use --disable-pager instead."
5007
#~ "Desabilita o \"pager\" e imprime para o arquivo de saída. Veja ajuda "
5008
#~ "interativa (\\h) também. AVISO: opção obsoleta; ao invés use --disable-pager"
5011
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5012
#~ msgstr "%s Ver %s Distrib %s, para %s(%s) usando %s %s\n"
5015
#~ msgid "File '%s' not found (Errcode: %d)"
5016
#~ msgstr "Arquivo '%s' não encontrado (Errcode: %d)"
5019
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5020
#~ msgstr "Erro ao apagar '%s' (Código do erro: %d)"
5023
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5024
#~ msgstr "Erro ao renomear '%s' para '%s' (Código do erro: %d)"
7156
5027
#~ msgid "Error reading file '%s' (Errcode: %d)"
7157
5028
#~ msgstr "Erro lendo o arquivo '%s' (Código do erro: %d)"
7159
5031
#~ msgid "Error writing file '%s' (Errcode: %d)"
7160
5032
#~ msgstr "Erro escrevendo no arquivo '%s' (Código do erro: %d)"
7162
#~ msgid "Error on close of '%s' (Errcode: %d)"
7163
#~ msgstr "Erro no fechamento de '%s' (Código do erro: %d)"
7165
5035
#~ msgid "Out of memory (Needed %u bytes)"
7166
5036
#~ msgstr "Memória insuficiente (Necessário %u bytes)"
7168
#~ msgid "Error on delete of '%s' (Errcode: %d)"
7169
#~ msgstr "Erro ao apagar '%s' (Código do erro: %d)"
7171
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
7172
#~ msgstr "Erro ao renomear '%s' para '%s' (Código do erro: %d)"
7174
5039
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
7176
5041
#~ "Fim-de-arquivo encontrado inesperadamente ao ler arquivo '%s' (Código do "
7179
#~ msgid "Can't lock file (Errcode: %d)"
7180
#~ msgstr "Não é possível travar o arquivo (Código do erro: %d)"
7182
5045
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
7183
5046
#~ msgstr "Impossível ler o diretório '%s' (Código do erro: %d)"
7185
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
7186
#~ msgstr "Impossível obter status de '%s' (Errcode: %d)"
5050
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5051
#~ "have type %s but the column is not found."
5053
#~ "Definição incorreta da tabela %s.%s: é esperado que a coluna '%s' na posição "
5054
#~ "%d tenha um tipo %s porém a coluna não foi encontrada."
5058
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5059
#~ "position %d to have character set '%s' but found character set '%s'."
5061
#~ "Definição incorreta da tabela %s.%s: é esperado que o tipo da coluna '%s' na "
5062
#~ "posição %d tenha um conjunto de caracteres '%s' porém o conjunto '%s' foi "
5066
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5068
#~ "Disco ficou cheio enquanto escrevi '%s'. Aguardando que alguém libere algum "
5072
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5073
#~ msgstr "Impossível mudar para o diretório '%s' (Código do erro: %d)"
7188
5076
#~ msgid "Can't get working dirctory (Errcode: %d)"
7189
5077
#~ msgstr "Impossível determinar o diretório atual (Código do erro: %d)"
7191
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
7192
#~ msgstr "Impossível mudar para o diretório '%s' (Código do erro: %d)"
7194
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
7196
#~ "Disco ficou cheio enquanto escrevi '%s'. Aguardando que alguém libere "
7197
#~ "algum espaço..."
7199
#~ msgid "File '%s' not found (Errcode: %d)"
7200
#~ msgstr "Arquivo '%s' não encontrado (Errcode: %d)"
7202
#~ msgid "Undefined handler error 125"
7203
#~ msgstr "Erro de handler indefinido 125"
7205
#~ msgid "Set the default character set."
7206
#~ msgstr "Define o conjunto de caracteres padrão."
7208
#~ msgid "Print some debug info at exit."
7209
#~ msgstr "Imprimir alguma informação de debug na saída."
7211
#~ msgid "Socket file to use for connection."
7212
#~ msgstr "Arquivo de socket a usar para conexão."
7214
#~ msgid "Check memory and open file usage at exit ."
7215
#~ msgstr "Verifica memória e arquivos abertos ao sair do programa."
7217
#~ msgid "Unknown command '\\%c'."
7218
#~ msgstr "Comando desconhecido '\\%c'."
7220
#~ msgid "Invalid (old?) table or database name '%s'"
7221
#~ msgstr "Nome de tabela ou banco de dados %s invalido(Antigo?)"
7224
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
7225
#~ "to have type %s but the column is not found."
7227
#~ "Definição incorreta da tabela %s.%s: é esperado que a coluna '%s' na "
7228
#~ "posição %d tenha um tipo %s porém a coluna não foi encontrada."
7231
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
7232
#~ "position %d to have character set '%s' but found character set '%s'."
7234
#~ "Definição incorreta da tabela %s.%s: é esperado que o tipo da coluna '%s' "
7235
#~ "na posição %d tenha um conjunto de caracteres '%s' porém o conjunto '%s' "
7236
#~ "foi encontrado."
7238
5080
#~ msgid "Plugin '%s' init function returned error."
7239
5081
#~ msgstr "A função init do plugin '%s' retornou um erro."
5084
#~ msgid "Retrying bind on TCP/IP port %u"
5085
#~ msgstr "Tentando novamente o bind na porta TCP/IP %u"
7241
5087
#~ msgid "Can't start server: Bind on TCP/IP port"
7242
5088
#~ msgstr "Impossível iniciar o servidor: Bind na porta TCP/IP"
7244
5090
#~ msgid "Can't start server: listen() on TCP/IP port"
7245
5091
#~ msgstr "Impossível iniciar o servidor: listen() na porta TCP/IP"
7247
5094
#~ msgid "Fatal "
7248
5095
#~ msgstr "Fatal "
5098
#~ msgid "listen() on TCP/IP failed with error %d"
5099
#~ msgstr "listen() no TCP/IP falhou com o erro %d"
5102
#~ msgid "Do you already have another drizzled server running on port: %d ?"
5104
#~ "Você já possui uma outra instância do servidor drizzled rodando na porta: %d?"
5108
#~ "Trying to get some variables.\n"
5109
#~ "Some pointers may be invalid and cause the dump to abort...\n"
5111
#~ "Tentando pegar algumas variáveis.\n"
5112
#~ "Alguns ponteiros podem estar inválidos e podem fazer com que o dump seja "
7251
5117
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
7252
5118
#~ "position %d to have character set '%s' but the type has no character set."
7254
#~ "Definição incorreta da tabela %s.%s: é esperado que o tipo de coluna '%s' "
7255
#~ "na posição %d tenha um conjunto de caracteres '%s' porém o tipo não tem "
7256
#~ "um conjunto de caracteres."
5120
#~ "Definição incorreta da tabela %s.%s: é esperado que o tipo de coluna '%s' na "
5121
#~ "posição %d tenha um conjunto de caracteres '%s' porém o tipo não tem um "
5122
#~ "conjunto de caracteres."
5126
#~ "'%s' had no or invalid character set, and default character set is multi-"
5127
#~ "byte, so character column sizes may have changed"
5129
#~ "'%s' não tinha um conjunto de caracteres ou o conjunto de caracteres é "
5130
#~ "inválido e o conjunto de caracteres padrão é multi-byte, portanto os "
5131
#~ "tamanhos das colunas de caracteres podem ter mudado"
7258
5134
#~ msgid "Unknown/unsupported table type: %s"
7259
5135
#~ msgstr "Tipo de tabela desconhecido/não suportado: %s"
7261
5138
#~ msgid "Failed to lock memory. Errno: %d\n"
7262
5139
#~ msgstr "Falha ao fazer lock na memória. Código do erro: %d\n"
7264
5142
#~ msgid "Default storage engine (%s) is not available"
7265
5143
#~ msgstr "O engine de armazenamento padrão (%s) está indisponível"
7267
5145
#~ msgid "Can't init databases"
7268
5146
#~ msgstr "Impossível inicializar os bancos de dados"
7270
5149
#~ msgid "drizzled: Got error %d from select"
7271
5150
#~ msgstr "drizzled: Recebi o erro %d do select"
7273
5152
#~ msgid "Set the filesystem character set."
7274
5153
#~ msgstr "Define o conjunto de caracteres do sistema de arquivos"
5155
#~ msgid "Write more. (-v -v -v gives the table output format)."
5156
#~ msgstr "Escreva mais. (-v -v -v informa a tabela de formatos de saída)."
5159
#~ "Disable outfile. See interactive help (\\h) also. WARNING: option "
5160
#~ "deprecated; use --disable-tee instead"
5162
#~ "Desabilitar arquivo de saída. Veja também a ajuda interativa (\\h). AvVISO: "
5163
#~ "opção obsoleta; use --disable-tee"
5165
#~ msgid "built-in default"
5166
#~ msgstr "nativo por padrão"
5169
#~ msgid "Can't lock file (Errcode: %d)"
5170
#~ msgstr "Não é possível travar o arquivo (Código do erro: %d)"
5173
#~ msgid "Error on close of '%s' (Errcode: %d)"
5174
#~ msgstr "Erro no fechamento de '%s' (Código do erro: %d)"
5176
#~ msgid "Undefined handler error 125"
5177
#~ msgstr "Erro de handler indefinido 125"
5182
#~ "You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5183
#~ "This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5184
#~ "You should either build a dynamically-linked binary, or force LinuxThreads\n"
5185
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5186
#~ "the documentation for your distribution on how to do that.\n"
5189
#~ "Você está rodando o binario LinuxThread vinculado estaticamente em um "
5190
#~ "sistema NPTL.\n"
5191
#~ "Isto pode resultar em problemas em algumas distribuições por conflitos "
5193
#~ "Você deve compilar um binário vinculado dinamicamente, ou forçar o "
5195
#~ "a ser usado definindo a variavel de ambiente LD_ASSUME_KERNEL. Por favor "
5197
#~ "a documentação da sua distribuição para saber como fazer isto.\n"
5200
#~ "Reading table information for completion of table and column names\n"
5201
#~ " You can turn off this feature to get a quicker startup with -A\n"
5204
#~ "Lendo informações das tabelas para auto-completar nomes de tabelas e "
5206
#~ " Você pode desligar essa funcionalidade para obter uma inicialização mais "
5207
#~ "rápida com -A\n"
5211
#~ "Port number to use for connection or 0 for default to, in order of "
5212
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5214
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
5215
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
5218
#~ "Port number to use for connection or 0 for default to, in order of "
5219
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
5221
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
5222
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT, padrão interno ("
5225
#~ msgid "Got signal %d from thread %<PRIu64>"
5226
#~ msgstr "Sinal %d recebido da thread %<PRIu64>"
5229
#~ msgid "Error while loading database options: '%s':"
5230
#~ msgstr "Erro ao carregar opções do banco de dados: '%s':"
7276
5232
#~ msgid "IP address to bind to."
7277
5233
#~ msgstr "Endereço IP para conexão."
5235
#~ msgid "Enable logging"
5236
#~ msgstr "Habilitar log"
7279
5238
#~ msgid "Type of DELAY_KEY_WRITE."
7280
5239
#~ msgstr "Tipo do DELAY_KEY_WRITE."