1800
1144
"(used for testing/comparison)."
1803
#: ../drizzled/drizzled.cc:1273 ../drizzled/drizzled.cc:1944
1147
#: ../drizzled/drizzled.cc:1260
1148
msgid "Directory for plugins."
1149
msgstr "Diretório para plugins."
1151
#: ../drizzled/drizzled.cc:1264
1153
"Optional comma separated list of plugins to load at startup in addition to "
1154
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1157
#: ../drizzled/drizzled.cc:1270
1159
"Optional comma separated list of plugins to not load at startup. Effectively "
1160
"removes a plugin from the list of plugins to be loaded. [for example: --"
1161
"plugin_remove=crc32,logger_gearman]"
1164
#: ../drizzled/drizzled.cc:1276
1166
"Optional comma separated list of plugins to load at starup instead of the "
1167
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1170
#: ../drizzled/drizzled.cc:1282
1804
1171
msgid "The size of the buffer that is allocated when preloading indexes"
1805
1172
msgstr "Tamanho do buffer alocado ao carregar os indices"
1807
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1949
1174
#: ../drizzled/drizzled.cc:1287
1808
1175
msgid "Allocation block size for query parsing and execution"
1811
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1178
#: ../drizzled/drizzled.cc:1292
1812
1179
msgid "Persistent buffer for query parsing and execution"
1815
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1960
1182
#: ../drizzled/drizzled.cc:1298
1816
1183
msgid "Allocation block size for storing ranges during optimization"
1819
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1966
1186
#: ../drizzled/drizzled.cc:1304
1821
1188
"Each thread that does a sequential scan allocates a buffer of this size for "
1822
1189
"each table it scans. If you do many sequential scans, you may want to "
1823
1190
"increase this value."
1826
#: ../drizzled/drizzled.cc:1290
1827
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1830
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
1193
#: ../drizzled/drizzled.cc:1312
1832
1195
"When reading rows in sorted order after a sort, the rows are read through "
1833
1196
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1834
1197
"record_buffer."
1837
#: ../drizzled/drizzled.cc:1298
1838
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1841
#: ../drizzled/drizzled.cc:1300
1200
#: ../drizzled/drizzled.cc:1320
1842
1201
msgid "Select scheduler to be used (by default multi-thread)."
1845
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1983
1204
#: ../drizzled/drizzled.cc:1325
1846
1205
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1849
#: ../drizzled/drizzled.cc:1306
1851
"A global cap on the amount of memory that can be allocated by session sort "
1852
"buffers (0 means unlimited)"
1855
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1989
1208
#: ../drizzled/drizzled.cc:1331
1856
1209
msgid "The number of cached table definitions."
1857
1210
msgstr "O número de denifições de tabela em cache."
1859
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1993
1212
#: ../drizzled/drizzled.cc:1335
1860
1213
msgid "The number of cached open tables."
1861
1214
msgstr "O número de tabelas abertas em cache."
1863
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1997
1216
#: ../drizzled/drizzled.cc:1339
1865
1218
"Timeout in seconds to wait for a table level lock before returning an error. "
1866
1219
"Used only if the connection has active cursors."
1869
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:2002
1222
#: ../drizzled/drizzled.cc:1344
1870
1223
msgid "The stack size for each thread."
1873
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:2008
1226
#: ../drizzled/drizzled.cc:1350
1875
1228
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1876
1229
"automatically convert it to an on-disk MyISAM table."
1879
#: ../drizzled/drizzled.cc:1341
1881
msgid "Duplicate entry for command line option\n"
1882
msgstr "Chave duplicada ao escrever ou atualizar"
1884
#: ../drizzled/drizzled.cc:1388 ../drizzled/drizzled.cc:1406
1885
#: ../drizzled/drizzled.cc:1449 ../drizzled/drizzled.cc:1457
1886
#: ../drizzled/drizzled.cc:1477
1890
"Use --help to get a list of available options\n"
1892
"%s: Argumentos em excesso (primeiro argumento excessivo é '%s').\n"
1893
"Use --verbose --help para ver uma lista das opções disponíveis\n"
1895
#: ../drizzled/drizzled.cc:1427
1897
msgid "Failed to initialize plugins\n"
1898
msgstr "Falha ao inicializar os plugins."
1900
#: ../drizzled/drizzled.cc:1465
1904
"Use --help to get a list of available options\n"
1906
"%s: Argumentos em excesso (primeiro argumento excessivo é '%s').\n"
1907
"Use --verbose --help para ver uma lista das opções disponíveis\n"
1909
#: ../drizzled/drizzled.cc:1513
1911
msgid "Error getting default charset"
1912
msgstr "Define o conjunto de caracteres padrão."
1914
#: ../drizzled/drizzled.cc:1543
1916
msgid "Error setting collation"
1917
msgstr "Erro conectando ao escravo"
1919
#: ../drizzled/drizzled.cc:1551
1921
msgid "Unknown locale: '%s'"
1922
msgstr "Locale desconhecido: '%s'"
1924
#: ../drizzled/drizzled.cc:1571
1926
msgid "Could not initialize table cache\n"
1927
msgstr "Não foi possivel abrir a tabela %s.%s depois de renomea-la\n"
1929
#: ../drizzled/drizzled.cc:1586
1930
msgid "XA cache initialization failed: Out of memory\n"
1933
#: ../drizzled/drizzled.cc:1616
1934
msgid "No scheduler found, cannot continue!\n"
1935
msgstr "Nenhuma tarefa encontrada, não pode continuar!\n"
1937
#: ../drizzled/drizzled.cc:1640
1939
msgid "Unknown/unsupported storage engine: %s\n"
1940
msgstr "Mecanismo de armazenamento desconhecido ou não suportado: %s"
1942
#: ../drizzled/drizzled.cc:1734
1943
msgid "Run as daemon."
1946
#: ../drizzled/drizzled.cc:1793
1948
"Maximum time in seconds to wait for the port to become free. (Default: no "
1951
"Tempo máximo em segundos para esperar até que a porta esteja livre para uso. "
1952
"(Padrão: não esperar)"
1954
#: ../drizzled/drizzled.cc:1902
1956
"Controls the heuristic(s) applied during query optimization to prune less-"
1957
"promising partial plans from the optimizer search space. Meaning: false - do "
1958
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1959
"based on number of retrieved rows."
1962
#: ../drizzled/drizzled.cc:2034
1232
#: ../drizzled/drizzled.cc:1376
1965
1234
"Copyright (C) 2008 Sun Microsystems\n"
1966
1235
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1967
1236
"and you are welcome to modify and redistribute it under the GPL license\n"
1238
"Starts the Drizzle database server\n"
1970
"Copyright (C) 2008 Sun Microsystems\n"
1971
"Este software não possuí nenhuma garantia. Este software é livre,\n"
1972
"e você está convidado a modificá-lo e redistribuí-lo so sob a licença GPL.\n"
1240
"Copyright (C) 2008 Syn Microsystems\n"
1241
"Este software vem ABSOLUTAMENTE SEM GARANTIA. Este é um software livre,\n"
1242
"e você será bem vindo para modifica-lo e redistribui-lo sob a licença GPL\n"
1244
"Iniciar o servidor de banco de dados Drizzle\n"
1974
#: ../drizzled/drizzled.cc:2041
1246
#: ../drizzled/drizzled.cc:1383
1976
1248
msgid "Usage: %s [OPTIONS]\n"
1977
1249
msgstr "Usar: %s [OPÇÕES]\n"
1979
#: ../drizzled/drizzled.cc:2162
1251
#: ../drizzled/drizzled.cc:1507
1982
1254
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1983
1255
"command line\n"
1986
#: ../drizzled/drizzled.cc:2179
1987
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1990
#: ../drizzled/drizzled.cc:2192
1991
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1994
#: ../drizzled/drizzled.cc:2205
1995
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1998
#: ../drizzled/drizzled.cc:2218
1999
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
2002
#: ../drizzled/drizzled.cc:2332
2005
"There was an error creating the '%s' part of the path '%s'. Please check "
2006
"the path exists and is writable.\n"
2009
#: ../drizzled/drizzled.cc:2339
2012
"There was an error opening the path '%s', please check the path exists and "
2016
#: ../drizzled/error.cc:133
1258
#: ../drizzled/drizzled.cc:1550
1259
msgid "Can't start server: cannot resolve hostname!"
1260
msgstr "Não pode iniciar o servidor: Impossível resolver hostname"
1262
#: ../drizzled/drizzled.cc:1556
1263
msgid "Can't start server: bind-address refers to multiple interfaces!"
1265
"Não pode iniciar o servidor: bind-address referencia para múltiplas "
1268
#: ../drizzled/error.cc:138
2018
1270
msgid "Unknown error %d"
2019
1271
msgstr "Erro desconhecido %d"
2021
#: ../drizzled/error.cc:207
2025
#: ../drizzled/error.cc:208
2026
msgid "Error on first"
2029
#: ../drizzled/error.cc:209
1273
#: ../drizzled/error.cc:214
2033
#: ../drizzled/error.cc:210
1277
#: ../drizzled/error.cc:215
2037
#: ../drizzled/error.cc:211
1281
#: ../drizzled/error.cc:216
2039
1283
msgid "Can't create file '%-.200s' (errno: %d)"
2040
1284
msgstr "Não pode criar arquivo '%s-.200s' (errno: %d)"
2042
#: ../drizzled/error.cc:212
1286
#: ../drizzled/error.cc:217
2044
1288
msgid "Can't create table '%-.200s' (errno: %d)"
2045
1289
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
2047
#: ../drizzled/error.cc:213
2049
msgid "Can't create schema '%-.192s' (errno: %d)"
1291
#: ../drizzled/error.cc:218
1293
msgid "Can't create database '%-.192s' (errno: %d)"
2050
1294
msgstr "Não pode criar banco de dados '%-.192s' (errno: %d)"
2052
#: ../drizzled/error.cc:214
2054
msgid "Can't create schema '%-.192s'; schema exists"
1296
#: ../drizzled/error.cc:219
1298
msgid "Can't create database '%-.192s'; database exists"
2055
1299
msgstr "Não pode criar banco de dados '%-.192s'; banco de dados já existe"
2057
#: ../drizzled/error.cc:215
2059
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1301
#: ../drizzled/error.cc:220
1303
msgid "Can't drop database '%-.192s'; database doesn't exist"
2060
1304
msgstr "Não pode remover banco de dados '%-.192s'; pois não existe"
2062
#: ../drizzled/error.cc:216
1306
#: ../drizzled/error.cc:221
1308
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1309
msgstr "Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
1311
#: ../drizzled/error.cc:222
1313
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1315
"Erro removendo banco de dados (não pôde remover diretório '%-.192s', errno: %"
1318
#: ../drizzled/error.cc:223
2064
1320
msgid "Error on delete of '%-.192s' (errno: %d)"
2065
1321
msgstr "Erro ao remover de '%-.192s' (errno: %d)"
2067
#: ../drizzled/error.cc:217
1323
#: ../drizzled/error.cc:224
1324
msgid "Can't read record in system table"
1325
msgstr "Não pôde ler registro na tabela do sistema"
1327
#: ../drizzled/error.cc:225
2069
1329
msgid "Can't get status of '%-.200s' (errno: %d)"
2072
#: ../drizzled/error.cc:218
1332
#: ../drizzled/error.cc:226
1334
msgid "Can't get working directory (errno: %d)"
1335
msgstr "Não é possível obter o diretório de trabalho (errno: %d)"
1337
#: ../drizzled/error.cc:227
2074
1339
msgid "Can't lock file (errno: %d)"
2075
1340
msgstr "Não pôde travar arquivo (errno: %d)"
2077
#: ../drizzled/error.cc:219
1342
#: ../drizzled/error.cc:228
2079
1344
msgid "Can't open file: '%-.200s' (errno: %d)"
2080
1345
msgstr "Não pôde abrir arquivo: '%-.200s' (errno: %d)"
2082
#: ../drizzled/error.cc:220
1347
#: ../drizzled/error.cc:229
2084
1349
msgid "Can't find file: '%-.200s' (errno: %d)"
2085
1350
msgstr "Não pôde encontrar arquivos: '%-.200s' (errno: %d)"
2087
#: ../drizzled/error.cc:221
1352
#: ../drizzled/error.cc:230
2089
1354
msgid "Can't read dir of '%-.192s' (errno: %d)"
2090
1355
msgstr "Não pôde ler o diretório de '%-.192s' (errno: %d)"
2092
#: ../drizzled/error.cc:222
1357
#: ../drizzled/error.cc:231
1359
msgid "Can't change dir to '%-.192s' (errno: %d)"
1360
msgstr "Não pôde mudar diretório para '%-.192s' (errno: %d)"
1362
#: ../drizzled/error.cc:232
2094
1364
msgid "Record has changed since last read in table '%-.192s'"
2095
1365
msgstr "Registro foi modificade desde a última leitura na tabela '%-.192s'"
2097
#: ../drizzled/error.cc:223
1367
#: ../drizzled/error.cc:233
2099
1369
msgid "Disk full (%s); waiting for someone to free some space..."
2100
1370
msgstr "Disco cheio (%s); esperando que alguém libere algum espaço"
2102
#: ../drizzled/error.cc:224
1372
#: ../drizzled/error.cc:234
2104
1374
msgid "Can't write; duplicate key in table '%-.192s'"
2105
1375
msgstr "Não pôde escrever; chave duplicada na tabela '%-.192s'"
2107
#: ../drizzled/error.cc:225
1377
#: ../drizzled/error.cc:235
2109
1379
msgid "Error on close of '%-.192s' (errno: %d)"
2110
1380
msgstr "Erro ao fechar '%-.192s' (errno: %d)"
2112
#: ../drizzled/error.cc:226
1382
#: ../drizzled/error.cc:236
2114
1384
msgid "Error reading file '%-.200s' (errno: %d)"
2115
1385
msgstr "Erro lendo arquivo '%-.200s' (errno: %d)"
2117
#: ../drizzled/error.cc:227
1387
#: ../drizzled/error.cc:237
2119
1389
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2120
1390
msgstr "Erro ao renomear de '%-.150s' para '%-.150s' (errno: %d)"
2122
#: ../drizzled/error.cc:228
1392
#: ../drizzled/error.cc:238
2124
1394
msgid "Error writing file '%-.200s' (errno: %d)"
2125
1395
msgstr "Erro escrevendo arquivo '%-.200s' (errno: %d)"
2127
#: ../drizzled/error.cc:229
1397
#: ../drizzled/error.cc:239
2129
1399
msgid "'%-.192s' is locked against change"
2132
#: ../drizzled/error.cc:230
1402
#: ../drizzled/error.cc:240
2133
1403
msgid "Sort aborted"
2134
1404
msgstr "Ordenação abortada"
2136
#: ../drizzled/error.cc:231
1406
#: ../drizzled/error.cc:241
1408
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1409
msgstr "A exibição '%-.192s' não existe para '%-.192s'"
1411
#: ../drizzled/error.cc:242
2138
1413
msgid "Got error %d from storage engine"
2139
1414
msgstr "Retornou erro %d do mecanismo de armazenamento"
2141
#: ../drizzled/error.cc:232
1416
#: ../drizzled/error.cc:243
2143
1418
msgid "Table storage engine for '%-.192s' doesn't have this option"
2146
#: ../drizzled/error.cc:233
1421
#: ../drizzled/error.cc:244
2148
1423
msgid "Can't find record in '%-.192s'"
2149
1424
msgstr "Não foi possível encontrar o registro em '%-.192s'"
2151
#: ../drizzled/error.cc:234
1426
#: ../drizzled/error.cc:245
2153
1428
msgid "Incorrect information in file: '%-.200s'"
2154
1429
msgstr "Informação incorreta no arquivo: '%-.200s'"
2156
#: ../drizzled/error.cc:235
1431
#: ../drizzled/error.cc:246
2158
1433
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2161
#: ../drizzled/error.cc:236
1436
#: ../drizzled/error.cc:247
2163
1438
msgid "Old key file for table '%-.192s'; repair it!"
2166
#: ../drizzled/error.cc:237
1441
#: ../drizzled/error.cc:248
2168
1443
msgid "Table '%-.192s' is read only"
2169
1444
msgstr "Tabela '%-.192s' é apenas leitura"
2171
#: ../drizzled/error.cc:238
1446
#: ../drizzled/error.cc:249
2173
1448
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2175
"Sem memória; reinicie o servidor e tente novamente (necessário %lu bytes)"
2177
#: ../drizzled/error.cc:239
1451
#: ../drizzled/error.cc:250
2178
1452
msgid "Out of sort memory; increase server sort buffer size"
2181
#: ../drizzled/error.cc:240
2182
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2185
#: ../drizzled/error.cc:241
2186
msgid "Global join memory constraint hit; increase join-heap-threshold"
2189
#: ../drizzled/error.cc:242
2190
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2193
#: ../drizzled/error.cc:243
2194
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2197
#: ../drizzled/error.cc:244
1455
#: ../drizzled/error.cc:251
2199
1457
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2202
#: ../drizzled/error.cc:245
1460
#: ../drizzled/error.cc:252
2203
1461
msgid "Too many connections"
2204
1462
msgstr "Muitas conexões"
2206
#: ../drizzled/error.cc:246
1464
#: ../drizzled/error.cc:253
2208
1466
"Out of memory; check if drizzled or some other process uses all available "
2209
1467
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2210
1468
"memory or you can add more swap space"
2213
#: ../drizzled/error.cc:247
1471
#: ../drizzled/error.cc:254
2214
1472
msgid "Can't get hostname for your address"
2215
1473
msgstr "Não é possível obter nome de host para seu endereço"
2217
#: ../drizzled/error.cc:248
1475
#: ../drizzled/error.cc:255
2218
1476
msgid "Bad handshake"
2221
#: ../drizzled/error.cc:249
2223
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1479
#: ../drizzled/error.cc:256
1481
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2225
1483
"Acesso negado para o usuário '%-.48s'@'%-.64s' do banco de dados '%-.192s'"
2227
#: ../drizzled/error.cc:250
1485
#: ../drizzled/error.cc:257
2229
1487
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2230
1488
msgstr "Acesso negado para o usuário '%-.48s'@'%-.64s' (usando senha: %s)"
2232
#: ../drizzled/error.cc:251
2234
msgid "No schema selected"
1490
#: ../drizzled/error.cc:258
1491
msgid "No database selected"
2235
1492
msgstr "Nenhuma base de dados selecionada"
2237
#: ../drizzled/error.cc:252
1494
#: ../drizzled/error.cc:259
2238
1495
msgid "Unknown command"
2239
1496
msgstr "Comando desconhecido"
2241
#: ../drizzled/error.cc:253
1498
#: ../drizzled/error.cc:260
2243
1500
msgid "Column '%-.192s' cannot be null"
2244
1501
msgstr "Coluna '%-.192s' não pode ser nula"
2246
#: ../drizzled/error.cc:254
2248
msgid "Unknown schema '%-.192s'"
1503
#: ../drizzled/error.cc:261
1505
msgid "Unknown database '%-.192s'"
2249
1506
msgstr "Base de dados desconhecida '%-.192s'"
2251
#: ../drizzled/error.cc:255
1508
#: ../drizzled/error.cc:262
2253
1510
msgid "Table '%-.192s' already exists"
2254
1511
msgstr "Tabela '%-.192s' já existe"
2256
#: ../drizzled/error.cc:256
1513
#: ../drizzled/error.cc:263
2258
1515
msgid "Unknown table '%-.100s'"
2259
1516
msgstr "Tabela desconhecida '%-.100s'"
2261
#: ../drizzled/error.cc:257
1518
#: ../drizzled/error.cc:264
2263
1520
msgid "Column '%-.192s' in %-.192s is ambiguous"
2266
#: ../drizzled/error.cc:258
1523
#: ../drizzled/error.cc:265
2267
1524
msgid "Server shutdown in progress"
2268
1525
msgstr "Desligamento do servidor em progresso"
2270
#: ../drizzled/error.cc:259
1527
#: ../drizzled/error.cc:266
2272
1529
msgid "Unknown column '%-.192s' in '%-.192s'"
2275
#: ../drizzled/error.cc:260
1532
#: ../drizzled/error.cc:267
2277
1534
msgid "'%-.192s' isn't in GROUP BY"
2280
#: ../drizzled/error.cc:261
1537
#: ../drizzled/error.cc:268
2282
1539
msgid "Can't group on '%-.192s'"
2285
#: ../drizzled/error.cc:262
1542
#: ../drizzled/error.cc:269
2286
1543
msgid "Statement has sum functions and columns in same statement"
2289
#: ../drizzled/error.cc:263
1546
#: ../drizzled/error.cc:270
2290
1547
msgid "Column count doesn't match value count"
2293
#: ../drizzled/error.cc:264
1550
#: ../drizzled/error.cc:271
2295
1552
msgid "Identifier name '%-.100s' is too long"
2296
msgstr "O nome do identificador '%-.100s' é muito grande"
2298
#: ../drizzled/error.cc:265
1555
#: ../drizzled/error.cc:272
2300
1557
msgid "Duplicate column name '%-.192s'"
2301
1558
msgstr "Nome de coluna duplicado '%-.192s'"
2303
#: ../drizzled/error.cc:266
1560
#: ../drizzled/error.cc:273
2305
1562
msgid "Duplicate key name '%-.192s'"
2306
1563
msgstr "Nome de chave duplicado '%-.192s'"
2308
#: ../drizzled/error.cc:267
1565
#: ../drizzled/error.cc:274
2310
1567
msgid "Duplicate entry '%-.192s' for key %d"
2311
msgstr "Entrada duplicada '%-.192s' para a chave %d"
2313
#: ../drizzled/error.cc:268
1570
#: ../drizzled/error.cc:275
2315
1572
msgid "Incorrect column specifier for column '%-.192s'"
2316
msgstr "Colina incorreta especificada para coluna '%-.192s'"
2318
#: ../drizzled/error.cc:269
1575
#: ../drizzled/error.cc:276
2320
1577
msgid "%s near '%-.80s' at line %d"
2323
#: ../drizzled/error.cc:270
2325
msgid "Parsing error near '%s'"
2328
#: ../drizzled/error.cc:271
1580
#: ../drizzled/error.cc:277
2329
1581
msgid "Query was empty"
2332
#: ../drizzled/error.cc:272
1584
#: ../drizzled/error.cc:278
2334
1586
msgid "Not unique table/alias: '%-.192s'"
2337
#: ../drizzled/error.cc:273
1589
#: ../drizzled/error.cc:279
2339
1591
msgid "Invalid default value for '%-.192s'"
2340
msgstr "Valor padrão inválido para '%-.192s'"
2342
#: ../drizzled/error.cc:274
1594
#: ../drizzled/error.cc:280
2343
1595
msgid "Multiple primary key defined"
2344
1596
msgstr "Chaves primárias múltiplas definidas"
2346
#: ../drizzled/error.cc:275
1598
#: ../drizzled/error.cc:281
2348
1600
msgid "Too many keys specified; max %d keys allowed"
2349
msgstr "Muitas chaves especificadas; maxímo de %d chaves permitidas"
2351
#: ../drizzled/error.cc:276
1603
#: ../drizzled/error.cc:282
2353
1605
msgid "Too many key parts specified; max %d parts allowed"
2354
msgstr "Muitas chaves especificadas; maxímo de %d chaves permitidas"
2356
#: ../drizzled/error.cc:277
1608
#: ../drizzled/error.cc:283
2358
1610
msgid "Specified key was too long; max key length is %d bytes"
2361
#: ../drizzled/error.cc:278
1613
#: ../drizzled/error.cc:284
2363
1615
msgid "Key column '%-.192s' doesn't exist in table"
2366
#: ../drizzled/error.cc:279
1618
#: ../drizzled/error.cc:285
2369
1621
"BLOB column '%-.192s' can't be used in key specification with the used table "
2373
#: ../drizzled/error.cc:280
1625
#: ../drizzled/error.cc:286
2376
1628
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2380
#: ../drizzled/error.cc:281
1632
#: ../drizzled/error.cc:287
2382
1634
"Incorrect table definition; there can be only one auto column and it must be "
2383
1635
"defined as a key"
2386
#: ../drizzled/error.cc:282
1638
#: ../drizzled/error.cc:288
1641
"%s: ready for connections.\n"
1642
"Version: '%s' socket: '%s' port: %u\n"
1644
"%s: pronto para conexões.\n"
1645
"Versão: '%s' socket: '%s' porta: %u\n"
1647
#: ../drizzled/error.cc:289
2388
1649
msgid "%s: Normal shutdown\n"
2389
1650
msgstr "%s: Desligamento normal\n"
2391
#: ../drizzled/error.cc:283
1652
#: ../drizzled/error.cc:290
2393
1654
msgid "%s: Got signal %d. Aborting!\n"
2396
#: ../drizzled/error.cc:284
1657
#: ../drizzled/error.cc:291
2398
1659
msgid "%s: Shutdown complete\n"
2399
1660
msgstr "%s: Desligamento completo\n"
2401
#: ../drizzled/error.cc:285
1662
#: ../drizzled/error.cc:292
2403
1664
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2406
#: ../drizzled/error.cc:286
1667
#: ../drizzled/error.cc:293
2407
1668
msgid "Can't create IP socket"
2410
#: ../drizzled/error.cc:287
1671
#: ../drizzled/error.cc:294
2413
1674
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2417
#: ../drizzled/error.cc:288
1678
#: ../drizzled/error.cc:295
2420
1681
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2421
1682
"check the manual"
2424
#: ../drizzled/error.cc:289
1685
#: ../drizzled/error.cc:296
2426
1687
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2429
#: ../drizzled/error.cc:290
1690
#: ../drizzled/error.cc:297
2432
"The file '%-.128s' must be in the schema directory or be readable by all"
1693
"The file '%-.128s' must be in the database directory or be readable by all"
2435
#: ../drizzled/error.cc:291
1696
#: ../drizzled/error.cc:298
2437
1698
msgid "File '%-.200s' already exists"
2440
#: ../drizzled/error.cc:292
1701
#: ../drizzled/error.cc:299
2442
1703
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2445
#: ../drizzled/error.cc:293
1706
#: ../drizzled/error.cc:300
1708
msgid "Records: %ld Duplicates: %ld"
1711
#: ../drizzled/error.cc:301
2447
1713
"Incorrect prefix key; the used key part isn't a string, the used length is "
2448
1714
"longer than the key part, or the storage engine doesn't support unique "
2452
#: ../drizzled/error.cc:294
1718
#: ../drizzled/error.cc:302
2453
1719
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2456
#: ../drizzled/error.cc:295
1722
#: ../drizzled/error.cc:303
2458
1724
msgid "Can't DROP '%-.192s'; check that column/key exists"
2461
#: ../drizzled/error.cc:296
1727
#: ../drizzled/error.cc:304
2463
1729
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2466
#: ../drizzled/error.cc:297
1732
#: ../drizzled/error.cc:305
2468
1734
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2471
#. KILL session errors
2472
#: ../drizzled/error.cc:300
2474
msgid "Unknown session id: %lu"
2475
msgstr "Comando desconhecido: "
2477
#: ../drizzled/error.cc:301
2479
msgid "You are not the owner of session %lu"
2482
#: ../drizzled/error.cc:302
2483
msgid "You cannot kill the session you are connected from."
2486
#: ../drizzled/error.cc:305
1737
#: ../drizzled/error.cc:306
1739
msgid "Unknown thread id: %lu"
1742
#: ../drizzled/error.cc:307
1744
msgid "You are not owner of thread %lu"
1747
#: ../drizzled/error.cc:308
2487
1748
msgid "No tables used"
2488
1749
msgstr "Nenhuma tabela usada"
2490
#: ../drizzled/error.cc:306
1751
#: ../drizzled/error.cc:309
1753
msgid "Too many strings for column %-.192s and SET"
1756
#: ../drizzled/error.cc:310
1758
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1761
#: ../drizzled/error.cc:311
1763
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1766
#: ../drizzled/error.cc:312
1768
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1771
#: ../drizzled/error.cc:313
2492
1773
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2495
#: ../drizzled/error.cc:307
2497
msgid "Incorrect schema name '%-.100s'"
2498
msgstr "Nome da coluna incorreto '%-.100s'"
1776
#: ../drizzled/error.cc:314
1778
msgid "Incorrect database name '%-.100s'"
1779
msgstr "Nome da base de dados incorreto '%-.100s'"
2500
#: ../drizzled/error.cc:308
1781
#: ../drizzled/error.cc:315
2502
1783
msgid "Incorrect table name '%-.100s'"
2503
1784
msgstr "Nome da tabela incorreto '%-.100s'"
2505
#: ../drizzled/error.cc:309
1786
#: ../drizzled/error.cc:316
2507
1788
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2508
1789
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2511
#: ../drizzled/error.cc:310
1792
#: ../drizzled/error.cc:317
2512
1793
msgid "Unknown error"
2513
1794
msgstr "Erro desconhecido"
2515
#: ../drizzled/error.cc:311
1796
#: ../drizzled/error.cc:318
2517
1798
msgid "Unknown procedure '%-.192s'"
2520
#: ../drizzled/error.cc:312
1801
#: ../drizzled/error.cc:319
2522
1803
msgid "Incorrect parameter count to procedure '%-.192s'"
2525
#: ../drizzled/error.cc:313
1806
#: ../drizzled/error.cc:320
1808
msgid "Incorrect parameters to procedure '%-.192s'"
1811
#: ../drizzled/error.cc:321
2527
1813
msgid "Unknown table '%-.192s' in %-.32s"
2530
#: ../drizzled/error.cc:314
1816
#: ../drizzled/error.cc:322
2532
1818
msgid "Column '%-.192s' specified twice"
2535
#: ../drizzled/error.cc:315
1821
#: ../drizzled/error.cc:323
2536
1822
msgid "Invalid use of group function"
2539
#: ../drizzled/error.cc:316
1825
#: ../drizzled/error.cc:324
2542
1828
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2545
#: ../drizzled/error.cc:317
1831
#: ../drizzled/error.cc:325
2546
1832
msgid "A table must have at least 1 column"
2549
#: ../drizzled/error.cc:318
1835
#: ../drizzled/error.cc:326
2551
1837
msgid "The table '%-.192s' is full"
2554
#: ../drizzled/error.cc:319
1840
#: ../drizzled/error.cc:327
1842
msgid "Unknown character set: '%-.64s'"
1845
#: ../drizzled/error.cc:328
2556
1847
msgid "Too many tables; Drizzle can only use %d tables in a join"
2559
#: ../drizzled/error.cc:320
1850
#: ../drizzled/error.cc:329
2560
1851
msgid "Too many columns"
2563
#: ../drizzled/error.cc:321
1854
#: ../drizzled/error.cc:330
2566
1857
"Row size too large. The maximum row size for the used table type, not "
2567
1858
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2570
#: ../drizzled/error.cc:322
1861
#: ../drizzled/error.cc:331
1864
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1865
"thread_stack=#' to specify a bigger stack if needed"
1868
#: ../drizzled/error.cc:332
2571
1869
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2574
#: ../drizzled/error.cc:323
1872
#: ../drizzled/error.cc:333
2577
1875
"Table handler doesn't support NULL in given index. Please change column "
2578
1876
"'%-.192s' to be NOT NULL or use another handler"
2581
#: ../drizzled/error.cc:324
1879
#: ../drizzled/error.cc:334
1881
msgid "Can't load function '%-.192s'"
1884
#: ../drizzled/error.cc:335
1886
msgid "Can't initialize function '%-.192s'; %-.80s"
1889
#: ../drizzled/error.cc:336
2582
1890
msgid "No paths allowed for plugin library"
2585
#: ../drizzled/error.cc:325
1893
#: ../drizzled/error.cc:337
2587
1895
msgid "Plugin '%-.192s' already exists"
2590
#: ../drizzled/error.cc:326
2592
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2593
msgstr "Não pôde ler o diretório de '%-.192s' (errno: %d)"
2595
#: ../drizzled/error.cc:327
2597
msgid "Can't find symbol '%-.128s' in library '%s'"
2598
msgstr "Não pôde encontrar arquivos: '%-.200s' (errno: %d)"
2600
#: ../drizzled/error.cc:328
1898
#: ../drizzled/error.cc:338
1900
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1903
#: ../drizzled/error.cc:339
1905
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1908
#: ../drizzled/error.cc:340
1910
msgid "Function '%-.192s' is not defined"
1913
#: ../drizzled/error.cc:341
1916
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1917
"'drizzleadmin flush-hosts'"
1920
#: ../drizzled/error.cc:342
1922
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1925
#: ../drizzled/error.cc:343
1927
"You are using Drizzle as an anonymous user and anonymous users are not "
1928
"allowed to change passwords"
1931
#: ../drizzled/error.cc:344
1933
"You must have privileges to update tables in the drizzle database to be able "
1934
"to change passwords for others"
1937
#: ../drizzled/error.cc:345
1938
msgid "Can't find any matching row in the user table"
1941
#: ../drizzled/error.cc:346
2602
1943
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2605
#: ../drizzled/error.cc:329
1946
#: ../drizzled/error.cc:347
2608
1949
"Can't create a new thread (errno %d); if you are not out of available "
2609
1950
"memory, you can consult the manual for a possible OS-dependent bug"
2612
#: ../drizzled/error.cc:330
1953
#: ../drizzled/error.cc:348
2614
1955
msgid "Column count doesn't match value count at row %ld"
2617
#: ../drizzled/error.cc:331
1958
#: ../drizzled/error.cc:349
2619
1960
msgid "Can't reopen table: '%-.192s'"
2622
#: ../drizzled/error.cc:332
1963
#: ../drizzled/error.cc:350
1964
msgid "Invalid use of NULL value"
1967
#: ../drizzled/error.cc:351
1969
msgid "Got error '%-.64s' from regexp"
1972
#: ../drizzled/error.cc:352
2624
1974
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2625
1975
"illegal if there is no GROUP BY clause"
2628
#: ../drizzled/error.cc:333
1978
#: ../drizzled/error.cc:353
1980
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1983
#: ../drizzled/error.cc:354
1985
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1988
#: ../drizzled/error.cc:355
1991
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1995
#: ../drizzled/error.cc:356
1997
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1998
"privileges can be used"
2001
#: ../drizzled/error.cc:357
2002
msgid "The host or user argument to GRANT is too long"
2005
#: ../drizzled/error.cc:358
2007
msgid "Table '%-.192s.%-.192s' doesn't exist"
2010
#: ../drizzled/error.cc:359
2013
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2017
#: ../drizzled/error.cc:360
2018
msgid "The used command is not allowed with this Drizzle version"
2021
#: ../drizzled/error.cc:361
2630
2023
"You have an error in your SQL syntax; check the manual that corresponds to "
2631
2024
"your Drizzle server version for the right syntax to use"
2634
#: ../drizzled/error.cc:334
2027
#: ../drizzled/error.cc:362
2029
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2032
#: ../drizzled/error.cc:363
2033
msgid "Too many delayed threads in use"
2036
#: ../drizzled/error.cc:364
2038
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2041
#: ../drizzled/error.cc:365
2635
2042
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2638
#: ../drizzled/error.cc:335
2045
#: ../drizzled/error.cc:366
2046
msgid "Got a read error from the connection pipe"
2049
#: ../drizzled/error.cc:367
2050
msgid "Got an error from fcntl()"
2053
#: ../drizzled/error.cc:368
2639
2054
msgid "Got packets out of order"
2642
#: ../drizzled/error.cc:336
2057
#. CR_NET_UNCOMPRESS_ERROR 08S01
2058
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
2059
msgid "Couldn't uncompress communication packet"
2060
msgstr "Não foi possível descompactar o pacote de comunicação"
2062
#. CR_NET_READ_ERROR 08S01
2063
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
2064
msgid "Got an error reading communication packets"
2065
msgstr "Erro ao ler pacotes de comunicação"
2067
#. CR_NET_READ_INTERRUPTED 08S01
2068
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
2069
msgid "Got timeout reading communication packets"
2070
msgstr "Tempo esgotado ao ler pacotes de comunicação"
2072
#. CR_NET_ERROR_ON_WRITE 08S01
2073
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
2074
msgid "Got an error writing communication packets"
2075
msgstr "Erro ao escrever pacotes de comunicação"
2077
#. CR_NET_WRITE_INTERRUPTED 08S01
2078
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
2079
msgid "Got timeout writing communication packets"
2080
msgstr "Tempo esgotado ao escrever pacotes de comunicação"
2082
#: ../drizzled/error.cc:374
2083
msgid "Result string is longer than 'max_allowed_packet' bytes"
2086
#: ../drizzled/error.cc:375
2643
2087
msgid "The used table type doesn't support BLOB/TEXT columns"
2646
#: ../drizzled/error.cc:337
2090
#: ../drizzled/error.cc:376
2647
2091
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2650
#: ../drizzled/error.cc:338
2094
#: ../drizzled/error.cc:377
2097
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2101
#: ../drizzled/error.cc:378
2652
2103
msgid "Incorrect column name '%-.100s'"
2653
2104
msgstr "Nome da coluna incorreto '%-.100s'"
2655
#: ../drizzled/error.cc:339
2106
#: ../drizzled/error.cc:379
2657
2108
msgid "The used storage engine can't index column '%-.192s'"
2660
#: ../drizzled/error.cc:340
2111
#: ../drizzled/error.cc:380
2662
2113
"Unable to open underlying table which is differently defined or of non-"
2663
2114
"MyISAM type or doesn't exist"
2666
#: ../drizzled/error.cc:341
2117
#: ../drizzled/error.cc:381
2668
2119
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2671
#: ../drizzled/error.cc:342
2122
#: ../drizzled/error.cc:382
2674
2125
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2677
#: ../drizzled/error.cc:343
2128
#: ../drizzled/error.cc:383
2679
2130
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2680
2131
"UNIQUE instead"
2683
#: ../drizzled/error.cc:344
2134
#: ../drizzled/error.cc:384
2684
2135
msgid "Result consisted of more than one row"
2687
#: ../drizzled/error.cc:345
2138
#: ../drizzled/error.cc:385
2688
2139
msgid "This table type requires a primary key"
2691
#: ../drizzled/error.cc:346
2142
#: ../drizzled/error.cc:386
2143
msgid "This version of Drizzle is not compiled with RAID support"
2146
#: ../drizzled/error.cc:387
2148
"You are using safe update mode and you tried to update a table without a "
2149
"WHERE that uses a KEY column"
2152
#: ../drizzled/error.cc:388
2693
2154
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2696
#: ../drizzled/error.cc:347
2157
#: ../drizzled/error.cc:389
2697
2158
msgid "Can't open table"
2700
#: ../drizzled/error.cc:348
2161
#: ../drizzled/error.cc:390
2702
2163
msgid "The storage engine for the table doesn't support %s"
2705
#: ../drizzled/error.cc:349
2166
#: ../drizzled/error.cc:391
2167
msgid "You are not allowed to execute this command in a transaction"
2170
#: ../drizzled/error.cc:392
2707
2172
msgid "Got error %d during COMMIT"
2710
#: ../drizzled/error.cc:350
2175
#: ../drizzled/error.cc:393
2712
2177
msgid "Got error %d during ROLLBACK"
2180
#: ../drizzled/error.cc:394
2182
msgid "Got error %d during FLUSH_LOGS"
2185
#: ../drizzled/error.cc:395
2187
msgid "Got error %d during CHECKPOINT"
2715
2190
#. This is a very incorrect place to use the PRIi64 macro as the
2716
2191
#. program that looks over the source for the N_() macros does not
2717
2192
#. (obviously) do macro expansion, so the string is entirely wrong for
2718
2193
#. what it is trying to output for every language except english.
2719
#: ../drizzled/error.cc:355
2194
#: ../drizzled/error.cc:400
2722
2197
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2723
2198
"'%-.64s' (%-.64s)"
2726
#: ../drizzled/error.cc:356
2201
#: ../drizzled/error.cc:401
2202
msgid "The storage engine for the table does not support binary table dump"
2205
#: ../drizzled/error.cc:402
2206
msgid "Binlog closed, cannot RESET MASTER"
2209
#: ../drizzled/error.cc:403
2211
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2214
#: ../drizzled/error.cc:404
2216
msgid "Error from master: '%-.64s'"
2219
#: ../drizzled/error.cc:405
2220
msgid "Net error reading from master"
2223
#: ../drizzled/error.cc:406
2224
msgid "Net error writing to master"
2227
#: ../drizzled/error.cc:407
2228
msgid "Can't find FULLTEXT index matching the column list"
2231
#: ../drizzled/error.cc:408
2728
2233
"Can't execute the given command because you have active locked tables or an "
2729
2234
"active transaction"
2732
#: ../drizzled/error.cc:357
2237
#: ../drizzled/error.cc:409
2734
2239
msgid "Unknown system variable '%-.64s'"
2737
#: ../drizzled/error.cc:358
2242
#: ../drizzled/error.cc:410
2739
2244
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2742
#: ../drizzled/error.cc:359
2247
#: ../drizzled/error.cc:411
2745
2250
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2748
#: ../drizzled/error.cc:360
2253
#: ../drizzled/error.cc:412
2749
2254
msgid "Some non-transactional changed tables couldn't be rolled back"
2752
#: ../drizzled/error.cc:361
2257
#: ../drizzled/error.cc:413
2259
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2260
"of storage; increase this drizzled variable and try again"
2263
#: ../drizzled/error.cc:414
2265
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2268
#: ../drizzled/error.cc:415
2270
"This operation requires a running slave; configure slave and do START SLAVE"
2273
#: ../drizzled/error.cc:416
2274
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2277
#: ../drizzled/error.cc:417
2279
"Could not initialize master info structure; more error messages can be found "
2280
"in the Drizzle error log"
2283
#: ../drizzled/error.cc:418
2284
msgid "Could not create slave thread; check system resources"
2287
#: ../drizzled/error.cc:419
2290
"User %-.64s already has more than 'max_user_connections' active connections"
2293
#: ../drizzled/error.cc:420
2753
2294
msgid "You may only use constant expressions with SET"
2756
#: ../drizzled/error.cc:362
2297
#: ../drizzled/error.cc:421
2757
2298
msgid "Lock wait timeout exceeded; try restarting transaction"
2760
#: ../drizzled/error.cc:363
2301
#: ../drizzled/error.cc:422
2761
2302
msgid "The total number of locks exceeds the lock table size"
2764
#: ../drizzled/error.cc:364
2305
#: ../drizzled/error.cc:423
2765
2306
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2768
#: ../drizzled/error.cc:365
2309
#: ../drizzled/error.cc:424
2769
2310
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2772
#: ../drizzled/error.cc:366
2313
#: ../drizzled/error.cc:425
2314
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2317
#: ../drizzled/error.cc:426
2774
2319
msgid "Incorrect arguments to %s"
2775
2320
msgstr "Argumentos incorretos para %s"
2777
#: ../drizzled/error.cc:367
2322
#: ../drizzled/error.cc:427
2324
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2327
#: ../drizzled/error.cc:428
2329
"Incorrect table definition; all MERGE tables must be in the same database"
2332
#: ../drizzled/error.cc:429
2778
2333
msgid "Deadlock found when trying to get lock; try restarting transaction"
2781
#: ../drizzled/error.cc:368
2336
#: ../drizzled/error.cc:430
2782
2337
msgid "The used table type doesn't support FULLTEXT indexes"
2785
#: ../drizzled/error.cc:369
2340
#: ../drizzled/error.cc:431
2786
2341
msgid "Cannot add foreign key constraint"
2789
#: ../drizzled/error.cc:370
2344
#: ../drizzled/error.cc:432
2790
2345
msgid "Cannot add or update a child row: a foreign key constraint fails"
2793
#: ../drizzled/error.cc:371
2348
#: ../drizzled/error.cc:433
2794
2349
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2797
#: ../drizzled/error.cc:372
2352
#: ../drizzled/error.cc:434
2354
msgid "Error connecting to master: %-.128s"
2357
#: ../drizzled/error.cc:435
2359
msgid "Error running query on master: %-.128s"
2362
#: ../drizzled/error.cc:436
2364
msgid "Error when executing command %s: %-.128s"
2367
#: ../drizzled/error.cc:437
2799
2369
msgid "Incorrect usage of %s and %s"
2802
#: ../drizzled/error.cc:373
2372
#: ../drizzled/error.cc:438
2803
2373
msgid "The used SELECT statements have a different number of columns"
2806
#: ../drizzled/error.cc:374
2376
#: ../drizzled/error.cc:439
2807
2377
msgid "Can't execute the query because you have a conflicting read lock"
2810
#: ../drizzled/error.cc:375
2380
#: ../drizzled/error.cc:440
2381
msgid "Mixing of transactional and non-transactional tables is disabled"
2384
#: ../drizzled/error.cc:441
2386
msgid "Option '%s' used twice in statement"
2389
#: ../drizzled/error.cc:442
2391
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2394
#: ../drizzled/error.cc:443
2396
msgid "Access denied; you need the %-.128s privilege for this operation"
2399
#: ../drizzled/error.cc:444
2813
2402
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2816
#: ../drizzled/error.cc:376
2405
#: ../drizzled/error.cc:445
2819
2408
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2822
#: ../drizzled/error.cc:377
2411
#: ../drizzled/error.cc:446
2824
2413
msgid "Variable '%-.64s' doesn't have a default value"
2827
#: ../drizzled/error.cc:378
2416
#: ../drizzled/error.cc:447
2829
2418
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2832
#: ../drizzled/error.cc:379
2421
#: ../drizzled/error.cc:448
2834
2423
msgid "Incorrect argument type to variable '%-.64s'"
2837
#: ../drizzled/error.cc:380
2426
#: ../drizzled/error.cc:449
2839
2428
msgid "Variable '%-.64s' can only be set, not read"
2842
#: ../drizzled/error.cc:381
2431
#: ../drizzled/error.cc:450
2844
2433
msgid "Incorrect usage/placement of '%s'"
2847
#: ../drizzled/error.cc:382
2436
#: ../drizzled/error.cc:451
2849
2438
msgid "This version of Drizzle doesn't yet support '%s'"
2852
#: ../drizzled/error.cc:383
2441
#: ../drizzled/error.cc:452
2444
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2447
#: ../drizzled/error.cc:453
2448
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2451
#: ../drizzled/error.cc:454
2854
2453
msgid "Variable '%-.192s' is a %s variable"
2857
#: ../drizzled/error.cc:384
2456
#: ../drizzled/error.cc:455
2859
2458
msgid "Incorrect foreign key definition for '%-.192s': %s"
2862
#: ../drizzled/error.cc:385
2461
#: ../drizzled/error.cc:456
2863
2462
msgid "Key reference and table reference don't match"
2866
#: ../drizzled/error.cc:386
2465
#: ../drizzled/error.cc:457
2868
2467
msgid "Operand should contain %d column(s)"
2871
#: ../drizzled/error.cc:387
2470
#: ../drizzled/error.cc:458
2872
2471
msgid "Subquery returns more than 1 row"
2875
#: ../drizzled/error.cc:388
2474
#: ../drizzled/error.cc:459
2476
msgid "Unknown prepared statement handler (%.*s) given to %s"
2479
#: ../drizzled/error.cc:460
2480
msgid "Help database is corrupt or does not exist"
2483
#: ../drizzled/error.cc:461
2484
msgid "Cyclic reference on subqueries"
2487
#: ../drizzled/error.cc:462
2877
2489
msgid "Converting column '%s' from %s to %s"
2880
#: ../drizzled/error.cc:389
2492
#: ../drizzled/error.cc:463
2882
2494
msgid "Reference '%-.64s' not supported (%s)"
2885
#: ../drizzled/error.cc:390
2497
#: ../drizzled/error.cc:464
2886
2498
msgid "Every derived table must have its own alias"
2889
#: ../drizzled/error.cc:391
2501
#: ../drizzled/error.cc:465
2891
2503
msgid "Select %u was reduced during optimization"
2894
#: ../drizzled/error.cc:392
2506
#: ../drizzled/error.cc:466
2896
2508
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2899
#: ../drizzled/error.cc:393
2511
#: ../drizzled/error.cc:467
2513
"Client does not support authentication protocol requested by server; "
2514
"consider upgrading Drizzle client"
2517
#: ../drizzled/error.cc:468
2900
2518
msgid "All parts of a SPATIAL index must be NOT NULL"
2903
#: ../drizzled/error.cc:394
2521
#: ../drizzled/error.cc:469
2905
2523
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2908
#: ../drizzled/error.cc:395
2526
#: ../drizzled/error.cc:470
2527
msgid "Slave is already running"
2530
#: ../drizzled/error.cc:471
2531
msgid "Slave already has been stopped"
2534
#: ../drizzled/error.cc:472
2911
2537
"Uncompressed data size too large; the maximum size is %d (based on "
2912
2538
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2915
#: ../drizzled/error.cc:396
2541
#: ../drizzled/error.cc:473
2916
2542
msgid "ZLIB: Not enough memory"
2919
#: ../drizzled/error.cc:397
2545
#: ../drizzled/error.cc:474
2921
2547
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2922
2548
"data was corrupted)"
2925
#: ../drizzled/error.cc:398
2551
#: ../drizzled/error.cc:475
2926
2552
msgid "ZLIB: Input data corrupted"
2929
#: ../drizzled/error.cc:399
2555
#: ../drizzled/error.cc:476
2931
2557
msgid "%d line(s) were cut by GROUP_CONCAT()"
2934
#: ../drizzled/error.cc:400
2560
#: ../drizzled/error.cc:477
2936
2562
msgid "Row %ld doesn't contain data for all columns"
2939
#: ../drizzled/error.cc:401
2565
#: ../drizzled/error.cc:478
2942
2568
"Row %ld was truncated; it contained more data than there were input columns"
2945
#: ../drizzled/error.cc:402
2571
#: ../drizzled/error.cc:479
2948
2574
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2951
#: ../drizzled/error.cc:403
2577
#: ../drizzled/error.cc:480
2953
2579
msgid "Out of range value for column '%s' at row %ld"
2956
#: ../drizzled/error.cc:404
2582
#: ../drizzled/error.cc:481
2958
2584
msgid "Data truncated for column '%s' at row %ld"
2961
#: ../drizzled/error.cc:405
2587
#: ../drizzled/error.cc:482
2589
msgid "Using storage engine %s for table '%s'"
2592
#: ../drizzled/error.cc:483
2963
2594
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2966
#: ../drizzled/error.cc:406
2597
#: ../drizzled/error.cc:484
2598
msgid "Cannot drop one or more of the requested users"
2601
#: ../drizzled/error.cc:485
2602
msgid "Can't revoke all privileges for one or more of the requested users"
2605
#: ../drizzled/error.cc:486
2968
2607
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2971
#: ../drizzled/error.cc:407
2610
#: ../drizzled/error.cc:487
2973
2612
msgid "Illegal mix of collations for operation '%s'"
2976
#: ../drizzled/error.cc:408
2615
#: ../drizzled/error.cc:488
2979
2618
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2980
2619
"variable_name)"
2983
#: ../drizzled/error.cc:409
2622
#: ../drizzled/error.cc:489
2985
2624
msgid "Unknown collation: '%-.64s'"
2988
#: ../drizzled/error.cc:410
2627
#: ../drizzled/error.cc:490
2629
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2630
"compiled without SSL support; they can be used later if Drizzle slave with "
2634
#: ../drizzled/error.cc:491
2637
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2638
"old format; please change the password to the new format"
2641
#: ../drizzled/error.cc:492
2991
2644
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2995
#: ../drizzled/error.cc:411
2648
#: ../drizzled/error.cc:493
2649
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2652
#: ../drizzled/error.cc:494
2654
"It is recommended to use --skip-slave-start when doing step-by-step "
2655
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2656
"get an unexpected slave's drizzled restart"
2659
#: ../drizzled/error.cc:495
2660
msgid "SQL thread is not to be started so UNTIL options are ignored"
2663
#: ../drizzled/error.cc:496
2997
2665
msgid "Incorrect index name '%-.100s'"
3000
#: ../drizzled/error.cc:412
2668
#: ../drizzled/error.cc:497
3002
2670
msgid "Incorrect catalog name '%-.100s'"
3005
#: ../drizzled/error.cc:413
2673
#: ../drizzled/error.cc:498
2675
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2678
#: ../drizzled/error.cc:499
3007
2680
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3010
#: ../drizzled/error.cc:414
2683
#: ../drizzled/error.cc:500
2685
msgid "Unknown key cache '%-.100s'"
2688
#: ../drizzled/error.cc:501
2690
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2691
"this switch for this grant to work"
2694
#: ../drizzled/error.cc:502
3012
2696
msgid "Unknown table engine '%s'"
3015
#: ../drizzled/error.cc:415
2699
#: ../drizzled/error.cc:503
2701
msgid "'%s' is deprecated; use '%s' instead"
2704
#: ../drizzled/error.cc:504
3017
2706
msgid "The target table %-.100s of the %s is not updatable"
3020
#: ../drizzled/error.cc:416
2709
#: ../drizzled/error.cc:505
3023
2712
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3027
#: ../drizzled/error.cc:417
2716
#: ../drizzled/error.cc:506
3030
2719
"The Drizzle server is running with the %s option so it cannot execute this "
3034
#: ../drizzled/error.cc:418
2723
#: ../drizzled/error.cc:507
3036
2725
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3039
#: ../drizzled/error.cc:419
2728
#: ../drizzled/error.cc:508
3041
2730
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3044
#: ../drizzled/error.cc:420
2733
#: ../drizzled/error.cc:509
3046
2735
"Incorrect table definition; there can be only one TIMESTAMP column with "
3047
2736
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3050
#: ../drizzled/error.cc:421
2739
#: ../drizzled/error.cc:510
3052
2741
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3055
#: ../drizzled/error.cc:422
2744
#: ../drizzled/error.cc:511
2745
msgid "This command is not supported in the prepared statement protocol yet"
2748
#: ../drizzled/error.cc:512
3057
2750
msgid "Got error %d '%-.100s' from %s"
3060
#: ../drizzled/error.cc:423
2753
#: ../drizzled/error.cc:513
3062
2755
msgid "Got temporary error %d '%-.100s' from %s"
3065
#: ../drizzled/error.cc:424
2758
#: ../drizzled/error.cc:514
3067
2760
msgid "Unknown or incorrect time zone: '%-.64s'"
3070
#: ../drizzled/error.cc:425
2763
#: ../drizzled/error.cc:515
2765
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2768
#: ../drizzled/error.cc:516
3072
2770
msgid "Invalid %s character string: '%.64s'"
3075
#: ../drizzled/error.cc:426
2773
#: ../drizzled/error.cc:517
3077
2775
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3080
#: ../drizzled/error.cc:427
2778
#: ../drizzled/error.cc:518
2780
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2783
#: ../drizzled/error.cc:519
2785
msgid "Can't create a %s from within another stored routine"
2788
#: ../drizzled/error.cc:520
2790
msgid "%s %s already exists"
2793
#: ../drizzled/error.cc:521
3082
2795
msgid "%s %s does not exist"
3085
#: ../drizzled/error.cc:428
2798
#: ../drizzled/error.cc:522
2800
msgid "Failed to DROP %s %s"
2803
#: ../drizzled/error.cc:523
2805
msgid "Failed to CREATE %s %s"
2808
#: ../drizzled/error.cc:524
2810
msgid "%s with no matching label: %s"
2813
#: ../drizzled/error.cc:525
2815
msgid "Redefining label %s"
2818
#: ../drizzled/error.cc:526
2820
msgid "End-label %s without match"
2823
#: ../drizzled/error.cc:527
2825
msgid "Referring to uninitialized variable %s"
2828
#: ../drizzled/error.cc:528
2830
msgid "PROCEDURE %s can't return a result set in the given context"
2833
#: ../drizzled/error.cc:529
2834
msgid "RETURN is only allowed in a FUNCTION"
2837
#: ../drizzled/error.cc:530
2839
msgid "%s is not allowed in stored procedures"
2842
#: ../drizzled/error.cc:531
2844
"The update log is deprecated and replaced by the binary log; SET "
2845
"SQL_LOG_UPDATE has been ignored"
2848
#: ../drizzled/error.cc:532
2850
"The update log is deprecated and replaced by the binary log; SET "
2851
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2854
#: ../drizzled/error.cc:533
3086
2855
msgid "Query execution was interrupted"
3089
#: ../drizzled/error.cc:429
2858
#: ../drizzled/error.cc:534
2860
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2863
#: ../drizzled/error.cc:535
2865
msgid "Undefined CONDITION: %s"
2868
#: ../drizzled/error.cc:536
2870
msgid "No RETURN found in FUNCTION %s"
2873
#: ../drizzled/error.cc:537
2875
msgid "FUNCTION %s ended without RETURN"
2878
#: ../drizzled/error.cc:538
2879
msgid "Cursor statement must be a SELECT"
2882
#: ../drizzled/error.cc:539
2883
msgid "Cursor SELECT must not have INTO"
2886
#: ../drizzled/error.cc:540
2888
msgid "Undefined CURSOR: %s"
2891
#: ../drizzled/error.cc:541
2892
msgid "Cursor is already open"
2895
#: ../drizzled/error.cc:542
2896
msgid "Cursor is not open"
2899
#: ../drizzled/error.cc:543
2901
msgid "Undeclared variable: %s"
2904
#: ../drizzled/error.cc:544
2905
msgid "Incorrect number of FETCH variables"
2908
#: ../drizzled/error.cc:545
2909
msgid "No data - zero rows fetched, selected, or processed"
2912
#: ../drizzled/error.cc:546
2914
msgid "Duplicate parameter: %s"
2917
#: ../drizzled/error.cc:547
2919
msgid "Duplicate variable: %s"
2922
#: ../drizzled/error.cc:548
2924
msgid "Duplicate condition: %s"
2927
#: ../drizzled/error.cc:549
2929
msgid "Duplicate cursor: %s"
2932
#: ../drizzled/error.cc:550
2934
msgid "Failed to ALTER %s %s"
2937
#: ../drizzled/error.cc:551
2938
msgid "Subquery value not supported"
2941
#: ../drizzled/error.cc:552
2943
msgid "%s is not allowed in stored function or trigger"
2946
#: ../drizzled/error.cc:553
2947
msgid "Variable or condition declaration after cursor or handler declaration"
2950
#: ../drizzled/error.cc:554
2951
msgid "Cursor declaration after handler declaration"
2954
#: ../drizzled/error.cc:555
2955
msgid "Case not found for CASE statement"
2958
#: ../drizzled/error.cc:556
2960
msgid "Configuration file '%-.192s' is too big"
2963
#: ../drizzled/error.cc:557
2965
msgid "Malformed file type header in file '%-.192s'"
2968
#: ../drizzled/error.cc:558
2970
msgid "Unexpected end of file while parsing comment '%-.200s'"
2973
#: ../drizzled/error.cc:559
2975
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2978
#: ../drizzled/error.cc:560
2980
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2983
#: ../drizzled/error.cc:561
2984
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2987
#: ../drizzled/error.cc:562
2989
msgid "'%-.192s.%-.192s' is not %s"
2992
#: ../drizzled/error.cc:563
2994
msgid "Column '%-.192s' is not updatable"
2997
#: ../drizzled/error.cc:564
2998
msgid "View's SELECT contains a subquery in the FROM clause"
3001
#: ../drizzled/error.cc:565
3003
msgid "View's SELECT contains a '%s' clause"
3006
#: ../drizzled/error.cc:566
3007
msgid "View's SELECT contains a variable or parameter"
3010
#: ../drizzled/error.cc:567
3012
msgid "View's SELECT refers to a temporary table '%-.192s'"
3015
#: ../drizzled/error.cc:568
3016
msgid "View's SELECT and view's field list have different column counts"
3019
#: ../drizzled/error.cc:569
3021
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3024
#: ../drizzled/error.cc:570
3025
msgid "View being updated does not have complete key of underlying table in it"
3028
#: ../drizzled/error.cc:571
3092
3031
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3093
3032
"(s) or definer/invoker of view lack rights to use them"
3096
#: ../drizzled/error.cc:430
3035
#: ../drizzled/error.cc:572
3037
msgid "Can't drop or alter a %s from within another stored routine"
3040
#: ../drizzled/error.cc:573
3041
msgid "GOTO is not allowed in a stored procedure handler"
3044
#: ../drizzled/error.cc:574
3045
msgid "Trigger already exists"
3048
#: ../drizzled/error.cc:575
3049
msgid "Trigger does not exist"
3052
#: ../drizzled/error.cc:576
3054
msgid "Trigger's '%-.192s' is view or temporary table"
3057
#: ../drizzled/error.cc:577
3059
msgid "Updating of %s row is not allowed in %strigger"
3062
#: ../drizzled/error.cc:578
3064
msgid "There is no %s row in %s trigger"
3067
#: ../drizzled/error.cc:579
3098
3069
msgid "Field '%-.192s' doesn't have a default value"
3101
#: ../drizzled/error.cc:431
3072
#: ../drizzled/error.cc:580
3102
3073
msgid "Division by 0"
3105
#: ../drizzled/error.cc:432
3076
#: ../drizzled/error.cc:581
3107
3078
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3110
#: ../drizzled/error.cc:433
3081
#: ../drizzled/error.cc:582
3112
3083
msgid "Illegal %s '%-.192s' value found during parsing"
3115
#: ../drizzled/error.cc:434
3086
#: ../drizzled/error.cc:583
3088
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3091
#: ../drizzled/error.cc:584
3093
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3096
#: ../drizzled/error.cc:585
3098
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3101
#: ../drizzled/error.cc:586
3103
msgid "Failed purging old relay logs: %s"
3106
#: ../drizzled/error.cc:587
3108
msgid "Password hash should be a %d-digit hexadecimal number"
3111
#: ../drizzled/error.cc:588
3112
msgid "Target log not found in binlog index"
3115
#: ../drizzled/error.cc:589
3116
msgid "I/O error reading log index file"
3119
#: ../drizzled/error.cc:590
3120
msgid "Server configuration does not permit binlog purge"
3123
#: ../drizzled/error.cc:591
3124
msgid "Failed on fseek()"
3127
#: ../drizzled/error.cc:592
3128
msgid "Fatal error during log purge"
3131
#: ../drizzled/error.cc:593
3132
msgid "A purgeable log is in use, will not purge"
3135
#: ../drizzled/error.cc:594
3136
msgid "Unknown error during log purge"
3139
#: ../drizzled/error.cc:595
3141
msgid "Failed initializing relay log position: %s"
3144
#: ../drizzled/error.cc:596
3145
msgid "You are not using binary logging"
3148
#: ../drizzled/error.cc:597
3151
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3154
#: ../drizzled/error.cc:598
3155
msgid "WSAStartup Failed"
3158
#: ../drizzled/error.cc:599
3159
msgid "Can't handle procedures with different groups yet"
3162
#: ../drizzled/error.cc:600
3163
msgid "Select must have a group with this procedure"
3166
#: ../drizzled/error.cc:601
3167
msgid "Can't use ORDER clause with this procedure"
3170
#: ../drizzled/error.cc:602
3172
msgid "Binary logging and replication forbid changing the global server %s"
3175
#: ../drizzled/error.cc:603
3177
msgid "Can't map file: %-.200s, errno: %d"
3180
#: ../drizzled/error.cc:604
3182
msgid "Wrong magic in %-.64s"
3185
#: ../drizzled/error.cc:605
3186
msgid "Prepared statement contains too many placeholders"
3189
#: ../drizzled/error.cc:606
3117
3191
msgid "Key part '%-.192s' length cannot be 0"
3120
#: ../drizzled/error.cc:435
3194
#: ../drizzled/error.cc:607
3195
msgid "View text checksum failed"
3198
#: ../drizzled/error.cc:608
3201
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3204
#: ../drizzled/error.cc:609
3206
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3209
#: ../drizzled/error.cc:610
3211
msgid "Can not delete from join view '%-.192s.%-.192s'"
3214
#: ../drizzled/error.cc:611
3216
msgid "Operation %s failed for %.256s"
3219
#: ../drizzled/error.cc:612
3220
msgid "XAER_NOTA: Unknown XID"
3223
#: ../drizzled/error.cc:613
3224
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3227
#: ../drizzled/error.cc:614
3123
3230
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3124
3231
"the %.64s state"
3127
#: ../drizzled/error.cc:436
3234
#: ../drizzled/error.cc:615
3235
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3238
#: ../drizzled/error.cc:616
3240
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3244
#: ../drizzled/error.cc:617
3245
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3248
#: ../drizzled/error.cc:618
3251
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3255
#: ../drizzled/error.cc:619
3256
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3259
#: ../drizzled/error.cc:620
3260
msgid "Failed to revoke all privileges to dropped routine"
3263
#: ../drizzled/error.cc:621
3129
3265
msgid "Data too long for column '%s' at row %ld"
3132
#: ../drizzled/error.cc:437
3268
#: ../drizzled/error.cc:622
3270
msgid "Bad SQLSTATE: '%s'"
3273
#: ../drizzled/error.cc:623
3135
3276
"%s: ready for connections.\n"
3136
3277
"Version: '%s' %s\n"
3139
#: ../drizzled/error.cc:438
3280
#: ../drizzled/error.cc:624
3140
3281
msgid "Can't load value from file with fixed size rows to variable"
3143
#: ../drizzled/error.cc:439
3284
#: ../drizzled/error.cc:625
3285
msgid "You are not allowed to create a user with GRANT"
3288
#: ../drizzled/error.cc:626
3145
3290
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3148
#: ../drizzled/error.cc:440
3293
#: ../drizzled/error.cc:627
3149
3294
msgid "Table definition has changed, please retry transaction"
3152
#: ../drizzled/error.cc:441
3297
#: ../drizzled/error.cc:628
3298
msgid "Duplicate handler declared in the same block"
3301
#: ../drizzled/error.cc:629
3304
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3305
"variable in BEFORE trigger"
3308
#: ../drizzled/error.cc:630
3154
3310
msgid "Not allowed to return a result set from a %s"
3157
#: ../drizzled/error.cc:442
3313
#: ../drizzled/error.cc:631
3158
3314
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3161
#: ../drizzled/error.cc:443
3317
#: ../drizzled/error.cc:632
3319
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3320
"declaration and binary logging is enabled; if non-transactional tables were "
3321
"updated, the binary log will miss their changes"
3324
#: ../drizzled/error.cc:633
3326
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3327
"declaration and binary logging is enabled (you *might* want to use the less "
3328
"safe log_bin_trust_function_creators variable)"
3331
#: ../drizzled/error.cc:634
3333
"You do not have the SUPER privilege and binary logging is enabled (you "
3334
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3337
#: ../drizzled/error.cc:635
3339
"You can't execute a prepared statement which has an open cursor associated "
3340
"with it. Reset the statement to re-execute it."
3343
#: ../drizzled/error.cc:636
3345
msgid "The statement (%lu) has no open cursor."
3348
#: ../drizzled/error.cc:637
3163
3350
"Explicit or implicit commit is not allowed in stored function or trigger."
3166
#: ../drizzled/error.cc:444
3353
#: ../drizzled/error.cc:638
3356
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3359
#: ../drizzled/error.cc:639
3360
msgid "Recursive stored functions and triggers are not allowed."
3363
#: ../drizzled/error.cc:640
3168
3365
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3171
#: ../drizzled/error.cc:445
3368
#: ../drizzled/error.cc:641
3173
3370
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3176
#: ../drizzled/error.cc:446
3373
#: ../drizzled/error.cc:642
3179
3376
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3183
#: ../drizzled/error.cc:447
3380
#: ../drizzled/error.cc:643
3382
"You can't combine write-locking of system tables with other tables or lock "
3386
#: ../drizzled/error.cc:644
3388
msgid "Unable to connect to foreign data source: %.64s"
3391
#: ../drizzled/error.cc:645
3394
"There was a problem processing the query on the foreign data source. Data "
3395
"source error: %-.64s"
3398
#: ../drizzled/error.cc:646
3401
"The foreign data source you are trying to reference does not exist. Data "
3402
"source error: %-.64s"
3405
#: ../drizzled/error.cc:647
3408
"Can't create federated table. The data source connection string '%-.64s' is "
3409
"not in the correct format"
3412
#: ../drizzled/error.cc:648
3414
msgid "The data source connection string '%-.64s' is not in the correct format"
3417
#: ../drizzled/error.cc:649
3419
msgid "Can't create federated table. Foreign data src error: %-.64s"
3422
#: ../drizzled/error.cc:650
3184
3423
msgid "Trigger in wrong schema"
3187
#: ../drizzled/error.cc:448
3426
#: ../drizzled/error.cc:651
3190
3429
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3191
3430
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3194
#: ../drizzled/error.cc:449
3433
#: ../drizzled/error.cc:652
3435
msgid "Routine body for '%-.100s' is too long"
3438
#: ../drizzled/error.cc:653
3439
msgid "Cannot drop default keycache"
3442
#: ../drizzled/error.cc:654
3196
3444
msgid "Display width out of range for column '%-.192s' (max = %d)"
3199
#: ../drizzled/error.cc:450
3447
#: ../drizzled/error.cc:655
3448
msgid "XAER_DUPID: The XID already exists"
3451
#: ../drizzled/error.cc:656
3201
3453
msgid "Datetime function: %-.32s field overflow"
3204
#: ../drizzled/error.cc:451
3456
#: ../drizzled/error.cc:657
3459
"Can't update table '%-.192s' in stored function/trigger because it is "
3460
"already used by statement which invoked this stored function/trigger."
3463
#: ../drizzled/error.cc:658
3466
"The definition of table '%-.192s' prevents operation %.192s on table "
3470
#: ../drizzled/error.cc:659
3472
"The prepared statement contains a stored routine call that refers to that "
3473
"same statement. It's not allowed to execute a prepared statement in such a "
3477
#: ../drizzled/error.cc:660
3478
msgid "Not allowed to set autocommit from a stored function or trigger"
3481
#: ../drizzled/error.cc:661
3482
msgid "Definer is not fully qualified"
3485
#: ../drizzled/error.cc:662
3488
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3489
"Current user is used as definer. Please recreate the view!"
3492
#: ../drizzled/error.cc:663
3495
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3499
#: ../drizzled/error.cc:664
3501
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3504
#: ../drizzled/error.cc:665
3506
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3509
#: ../drizzled/error.cc:666
3207
3512
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3210
#: ../drizzled/error.cc:452
3515
#: ../drizzled/error.cc:667
3213
3518
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3216
#: ../drizzled/error.cc:453
3217
msgid "No data - zero rows fetched, selected, or processed"
3220
#: ../drizzled/error.cc:454
3521
#: ../drizzled/error.cc:668
3523
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3526
#: ../drizzled/error.cc:669
3529
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3530
"activated under the authorization of the invoker, which may have "
3531
"insufficient privileges. Please recreate the trigger."
3534
#: ../drizzled/error.cc:670
3536
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3539
#: ../drizzled/error.cc:671
3542
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3543
"exceeded for routine %.192s"
3546
#: ../drizzled/error.cc:672
3549
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3550
"or contains bad data (internal code %d)"
3553
#: ../drizzled/error.cc:673
3555
msgid "Incorrect routine name '%-.192s'"
3558
#: ../drizzled/error.cc:674
3222
3560
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3225
#: ../drizzled/error.cc:455
3563
#: ../drizzled/error.cc:675
3564
msgid "AGGREGATE is not supported for stored functions"
3567
#: ../drizzled/error.cc:676
3570
"Can't create more than max_prepared_stmt_count statements (current value: %"
3574
#: ../drizzled/error.cc:677
3576
msgid "`%-.192s`.`%-.192s` contains view recursion"
3579
#: ../drizzled/error.cc:678
3227
3581
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3230
#: ../drizzled/error.cc:456
3584
#: ../drizzled/error.cc:679
3231
3585
msgid "The used table type doesn't support SPATIAL indexes"
3234
#: ../drizzled/error.cc:457
3588
#: ../drizzled/error.cc:680
3589
msgid "Triggers can not be created on system tables"
3592
#: ../drizzled/error.cc:681
3236
3594
msgid "Leading spaces are removed from name '%s'"
3239
#: ../drizzled/error.cc:458
3597
#: ../drizzled/error.cc:682
3240
3598
msgid "Failed to read auto-increment value from storage engine"
3243
#: ../drizzled/error.cc:459
3601
#: ../drizzled/error.cc:683
3605
#: ../drizzled/error.cc:684
3609
#: ../drizzled/error.cc:685
3245
3611
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3248
#: ../drizzled/error.cc:460
3614
#: ../drizzled/error.cc:686
3616
msgid "The target table %-.100s of the %s is not insertable-into"
3619
#: ../drizzled/error.cc:687
3622
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3625
#: ../drizzled/error.cc:688
3249
3626
msgid "Too high level of nesting for select"
3252
#: ../drizzled/error.cc:461
3629
#: ../drizzled/error.cc:689
3254
3631
msgid "Name '%-.64s' has become ''"
3257
#: ../drizzled/error.cc:462
3634
#: ../drizzled/error.cc:690
3259
3636
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3260
3637
"optional and non-empty FIELDS ENCLOSED BY"
3263
#: ../drizzled/error.cc:463
3640
#: ../drizzled/error.cc:691
3642
msgid "The foreign server, %s, you are trying to create already exists."
3645
#: ../drizzled/error.cc:692
3648
"The foreign server name you are trying to reference does not exist. Data "
3649
"source error: %-.64s"
3652
#: ../drizzled/error.cc:693
3266
3655
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3269
#: ../drizzled/error.cc:464
3271
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3274
#: ../drizzled/error.cc:465
3658
#: ../drizzled/error.cc:694
3661
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3665
#: ../drizzled/error.cc:695
3667
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3670
#: ../drizzled/error.cc:696
3671
msgid "MAXVALUE can only be used in last partition definition"
3674
#: ../drizzled/error.cc:697
3675
msgid "Subpartitions can only be hash partitions and by key"
3678
#: ../drizzled/error.cc:698
3679
msgid "Must define subpartitions on all partitions if on one partition"
3682
#: ../drizzled/error.cc:699
3683
msgid "Wrong number of partitions defined, mismatch with previous setting"
3686
#: ../drizzled/error.cc:700
3687
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3690
#: ../drizzled/error.cc:701
3691
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3694
#: ../drizzled/error.cc:702
3695
msgid "Expression in RANGE/LIST VALUES must be constant"
3698
#: ../drizzled/error.cc:703
3699
msgid "Field in list of fields for partition function not found in table"
3702
#: ../drizzled/error.cc:704
3703
msgid "List of fields is only allowed in KEY partitions"
3706
#: ../drizzled/error.cc:705
3708
"The partition info in the frm file is not consistent with what can be "
3709
"written into the frm file"
3712
#: ../drizzled/error.cc:706
3714
msgid "The %-.192s function returns the wrong type"
3717
#: ../drizzled/error.cc:707
3719
msgid "For %-.64s partitions each partition must be defined"
3722
#: ../drizzled/error.cc:708
3723
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3726
#: ../drizzled/error.cc:709
3727
msgid "VALUES value must be of same type as partition function"
3730
#: ../drizzled/error.cc:710
3731
msgid "Multiple definition of same constant in list partitioning"
3734
#: ../drizzled/error.cc:711
3735
msgid "Partitioning can not be used stand-alone in query"
3738
#: ../drizzled/error.cc:712
3740
"The mix of handlers in the partitions is not allowed in this version of "
3744
#: ../drizzled/error.cc:713
3746
msgid "For the partitioned engine it is necessary to define all %-.64s"
3749
#: ../drizzled/error.cc:714
3750
msgid "Too many partitions (including subpartitions) were defined"
3753
#: ../drizzled/error.cc:715
3755
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3756
"partitioning for subpartitioning"
3759
#: ../drizzled/error.cc:716
3760
msgid "Failed to create specific handler file"
3763
#: ../drizzled/error.cc:717
3764
msgid "A BLOB field is not allowed in partition function"
3767
#: ../drizzled/error.cc:718
3769
msgid "A %-.192s must include all columns in the table's partitioning function"
3772
#: ../drizzled/error.cc:719
3774
msgid "Number of %-.64s = 0 is not an allowed value"
3777
#: ../drizzled/error.cc:720
3778
msgid "Partition management on a not partitioned table is not possible"
3781
#: ../drizzled/error.cc:721
3783
"Foreign key condition is not yet supported in conjunction with partitioning"
3786
#: ../drizzled/error.cc:722
3788
msgid "Error in list of partitions to %-.64s"
3791
#: ../drizzled/error.cc:723
3792
msgid "Cannot remove all partitions, use DROP TABLE instead"
3795
#: ../drizzled/error.cc:724
3796
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3799
#: ../drizzled/error.cc:725
3801
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3805
#: ../drizzled/error.cc:726
3807
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3808
"tables using HASH PARTITIONs"
3811
#: ../drizzled/error.cc:727
3813
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3816
#: ../drizzled/error.cc:728
3817
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3820
#: ../drizzled/error.cc:729
3821
msgid "At least one partition must be added"
3824
#: ../drizzled/error.cc:730
3825
msgid "At least one partition must be coalesced"
3828
#: ../drizzled/error.cc:731
3829
msgid "More partitions to reorganize than there are partitions"
3832
#: ../drizzled/error.cc:732
3834
msgid "Duplicate partition name %-.192s"
3837
#: ../drizzled/error.cc:733
3838
msgid "It is not allowed to shut off binlog on this command"
3841
#: ../drizzled/error.cc:734
3842
msgid "When reorganizing a set of partitions they must be in consecutive order"
3845
#: ../drizzled/error.cc:735
3847
"Reorganize of range partitions cannot change total ranges except for last "
3848
"partition where it can extend the range"
3851
#: ../drizzled/error.cc:736
3852
msgid "Partition function not supported in this version for this handler"
3855
#: ../drizzled/error.cc:737
3856
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3859
#: ../drizzled/error.cc:738
3861
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3864
#: ../drizzled/error.cc:739
3866
msgid "Plugin '%-.192s' is not loaded"
3869
#: ../drizzled/error.cc:740
3276
3871
msgid "Incorrect %-.32s value: '%-.128s'"
3279
#: ../drizzled/error.cc:466
3874
#: ../drizzled/error.cc:741
3281
3876
msgid "Table has no partition for value %-.64s"
3284
#: ../drizzled/error.cc:467
3879
#: ../drizzled/error.cc:742
3881
msgid "It is not allowed to specify %s more than once"
3884
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3886
msgid "Failed to create %s"
3889
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3891
msgid "Failed to drop %s"
3894
#: ../drizzled/error.cc:745
3895
msgid "The handler doesn't support autoextend of tablespaces"
3898
#: ../drizzled/error.cc:746
3900
"A size parameter was incorrectly specified, either number or on the form 10M"
3903
#: ../drizzled/error.cc:747
3905
"The size number was correct but we don't allow the digit part to be more "
3909
#: ../drizzled/error.cc:748
3911
msgid "Failed to alter: %s"
3914
#: ../drizzled/error.cc:749
3285
3915
msgid "Writing one row to the row-based binary log failed"
3288
#: ../drizzled/error.cc:468
3918
#: ../drizzled/error.cc:750
3920
msgid "Table definition on master and slave does not match: %s"
3923
#: ../drizzled/error.cc:751
3925
"Slave running with --log-slave-updates must use row-based binary logging to "
3926
"be able to replicate row-based binary log events"
3929
#: ../drizzled/error.cc:752
3931
msgid "Event '%-.192s' already exists"
3934
#: ../drizzled/error.cc:753
3936
msgid "Failed to store event %s. Error code %d from storage engine."
3939
#: ../drizzled/error.cc:754
3941
msgid "Unknown event '%-.192s'"
3944
#: ../drizzled/error.cc:755
3946
msgid "Failed to alter event '%-.192s'"
3949
#: ../drizzled/error.cc:757
3950
msgid "INTERVAL is either not positive or too big"
3953
#: ../drizzled/error.cc:758
3954
msgid "ENDS is either invalid or before STARTS"
3957
#: ../drizzled/error.cc:759
3958
msgid "Event execution time is in the past. Event has been disabled"
3961
#: ../drizzled/error.cc:760
3962
msgid "Failed to open drizzle.event"
3965
#: ../drizzled/error.cc:761
3966
msgid "No datetime expression provided"
3969
#: ../drizzled/error.cc:762
3972
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3973
"probably corrupted"
3976
#: ../drizzled/error.cc:763
3978
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3981
#: ../drizzled/error.cc:764
3982
msgid "Failed to delete the event from drizzle.event"
3985
#: ../drizzled/error.cc:765
3986
msgid "Error during compilation of event's body"
3989
#: ../drizzled/error.cc:766
3990
msgid "Same old and new event name"
3993
#: ../drizzled/error.cc:767
3995
msgid "Data for column '%s' too long"
3998
#: ../drizzled/error.cc:768
3290
4000
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3293
#: ../drizzled/error.cc:469
4003
#: ../drizzled/error.cc:769
4006
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4010
#: ../drizzled/error.cc:770
4011
msgid "You can't write-lock a log table. Only read access is possible"
4014
#: ../drizzled/error.cc:771
4015
msgid "You can't use locks with log tables."
4018
#: ../drizzled/error.cc:772
3296
4021
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3297
4022
"d would lead to a duplicate entry"
3300
#: ../drizzled/error.cc:470
4025
#: ../drizzled/error.cc:773
4028
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4029
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4032
#: ../drizzled/error.cc:774
4034
"Cannot switch out of the row-based binary log format when the session has "
4035
"open temporary tables"
4038
#: ../drizzled/error.cc:775
4040
"Cannot change the binary logging format inside a stored function or trigger"
4043
#: ../drizzled/error.cc:776
4045
"The NDB cluster engine does not support changing the binlog format on the "
4049
#: ../drizzled/error.cc:777
4050
msgid "Cannot create temporary table with partitions"
4053
#: ../drizzled/error.cc:778
4054
msgid "Partition constant is out of partition function domain"
4057
#: ../drizzled/error.cc:779
4058
msgid "This partition function is not allowed"
4061
#: ../drizzled/error.cc:780
4062
msgid "Error in DDL log"
4065
#: ../drizzled/error.cc:781
4066
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4069
#: ../drizzled/error.cc:782
4070
msgid "Incorrect partition name"
4073
#: ../drizzled/error.cc:783
3302
4075
"Transaction isolation level can't be changed while a transaction is in "
3306
#: ../drizzled/error.cc:471
4079
#: ../drizzled/error.cc:784
4082
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4083
"'%-.192s' for key '%-.192s'"
4086
#: ../drizzled/error.cc:785
4088
msgid "Internal scheduler error %d"
4091
#: ../drizzled/error.cc:786
4093
msgid "Error during starting/stopping of the scheduler. Error code %u"
4096
#: ../drizzled/error.cc:787
4097
msgid "Engine cannot be used in partitioned tables"
4100
#: ../drizzled/error.cc:788
4102
msgid "Cannot activate '%-.64s' log"
4105
#: ../drizzled/error.cc:789
4106
msgid "The server was not built with row-based replication"
4109
#: ../drizzled/error.cc:790
4110
msgid "Decoding of base64 string failed"
4113
#: ../drizzled/error.cc:791
4114
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4117
#: ../drizzled/error.cc:792
4119
"Cannot proceed because system tables used by Event Scheduler were found "
4120
"damaged at server start"
4123
#: ../drizzled/error.cc:793
4124
msgid "Only integers allowed as number here"
4127
#: ../drizzled/error.cc:794
4128
msgid "This storage engine cannot be used for log tables"
4131
#: ../drizzled/error.cc:795
4133
msgid "You cannot '%s' a log table if logging is enabled"
4136
#: ../drizzled/error.cc:796
4139
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4140
"rename two tables: the log table to an archive table and another table back "
4144
#: ../drizzled/error.cc:797
3308
4146
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3311
#: ../drizzled/error.cc:472
4149
#: ../drizzled/error.cc:798
3313
4151
msgid "Incorrect parameters in the call to native function '%-.192s'"
3316
#: ../drizzled/error.cc:473
4154
#: ../drizzled/error.cc:799
4156
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4159
#: ../drizzled/error.cc:800
4161
msgid "This function '%-.192s' has the same name as a native function"
4164
#: ../drizzled/error.cc:801
3318
4166
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3321
#: ../drizzled/error.cc:474
4169
#: ../drizzled/error.cc:802
4170
msgid "Too many files opened, please execute the command again"
4173
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4175
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4176
"The event was dropped immediately after creation."
4179
#: ../drizzled/error.cc:805
4181
msgid "The incident %s occurred on the master. Message: %-.64s"
4184
#: ../drizzled/error.cc:806
4185
msgid "Table has no partition for some existing values"
4188
#: ../drizzled/error.cc:807
4189
msgid "Statement is not safe to log in statement format."
4192
#: ../drizzled/error.cc:808
4194
msgid "Fatal error: %s"
4197
#: ../drizzled/error.cc:809
4199
msgid "Relay log read failure: %s"
4202
#: ../drizzled/error.cc:810
4204
msgid "Relay log write failure: %s"
4207
#: ../drizzled/error.cc:812
4209
msgid "Master command %s failed: %s"
4212
#: ../drizzled/error.cc:813
4214
msgid "Binary logging not possible. Message: %s"
4217
#: ../drizzled/error.cc:814
4219
msgid "View `%-.64s`.`%-.64s` has no creation context"
4222
#: ../drizzled/error.cc:815
4224
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4227
#: ../drizzled/error.cc:816
4229
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4232
#: ../drizzled/error.cc:817
4234
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4237
#: ../drizzled/error.cc:818
4239
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4242
#: ../drizzled/error.cc:819
4244
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4247
#: ../drizzled/error.cc:820
4249
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4252
#: ../drizzled/error.cc:821
4254
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4257
#: ../drizzled/error.cc:822
4259
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4262
#: ../drizzled/error.cc:823
4264
msgid "Ambiguous slave modes combination. %s"
4267
#: ../drizzled/error.cc:824
4270
"The BINLOG statement of type `%s` was not preceded by a format description "
4274
#: ../drizzled/error.cc:825
4275
msgid "Corrupted replication event was detected"
4278
#: ../drizzled/error.cc:826
3323
4280
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3326
#: ../drizzled/error.cc:476
4283
#: ../drizzled/error.cc:827
4285
msgid "Being purged log %s was not found"
4288
#: ../drizzled/error.cc:828
4290
msgid "Converted to non-transactional lock on '%-.64s'"
4293
#: ../drizzled/error.cc:829
4295
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4298
#: ../drizzled/error.cc:830
4301
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4304
#: ../drizzled/error.cc:831
4306
msgid "Can't access storage engine of table %-.64s"
4309
#: ../drizzled/error.cc:832
4310
msgid "Starting backup process"
4313
#: ../drizzled/error.cc:833
4314
msgid "Backup completed"
4317
#: ../drizzled/error.cc:834
4318
msgid "Starting restore process"
4321
#: ../drizzled/error.cc:835
4322
msgid "Restore completed"
4325
#: ../drizzled/error.cc:836
4326
msgid "Nothing to backup"
4329
#: ../drizzled/error.cc:837
4331
msgid "Database '%-.64s' cannot be included in a backup"
4334
#: ../drizzled/error.cc:838
4336
"Error during backup operation - server's error log contains more information "
4340
#: ../drizzled/error.cc:839
4342
"Error during restore operation - server's error log contains more "
4343
"information about the error"
4346
#: ../drizzled/error.cc:840
4348
"Can't execute this command because another BACKUP/RESTORE operation is in "
4352
#: ../drizzled/error.cc:841
4353
msgid "Error when preparing for backup operation"
4356
#: ../drizzled/error.cc:842
4357
msgid "Error when preparing for restore operation"
4360
#: ../drizzled/error.cc:843
4362
msgid "Invalid backup location '%-.64s'"
4365
#: ../drizzled/error.cc:844
4367
msgid "Can't read backup location '%-.64s'"
4370
#: ../drizzled/error.cc:845
4372
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4375
#: ../drizzled/error.cc:846
4376
msgid "Can't enumerate server databases"
4379
#: ../drizzled/error.cc:847
4380
msgid "Can't enumerate server tables"
4383
#: ../drizzled/error.cc:848
4385
msgid "Can't enumerate tables in database %-.64s"
4388
#: ../drizzled/error.cc:849
4390
msgid "Skipping view %-.64s in database %-.64s"
4393
#: ../drizzled/error.cc:850
4395
msgid "Skipping table %-.64s since it has no valid storage engine"
4398
#: ../drizzled/error.cc:851
4400
msgid "Can't open table %-.64s"
4403
#: ../drizzled/error.cc:852
4404
msgid "Can't read backup archive preamble"
4407
#: ../drizzled/error.cc:853
4408
msgid "Can't write backup archive preamble"
4411
#: ../drizzled/error.cc:854
4413
msgid "Can't find backup driver for table %-.64s"
4416
#: ../drizzled/error.cc:855
4419
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4423
#: ../drizzled/error.cc:856
4425
msgid "Can't create %-.64s backup driver"
4428
#: ../drizzled/error.cc:857
4430
msgid "Can't create %-.64s restore driver"
4433
#: ../drizzled/error.cc:858
4435
msgid "Found %d images in backup archive but maximum %d are supported"
4438
#: ../drizzled/error.cc:859
4440
msgid "Error when saving meta-data of %-.64s"
4443
#: ../drizzled/error.cc:860
4444
msgid "Error when reading meta-data list"
4447
#: ../drizzled/error.cc:861
4449
msgid "Can't create %-.64s"
4452
#: ../drizzled/error.cc:862
4453
msgid "Can't allocate buffer for image data transfer"
4456
#: ../drizzled/error.cc:863
4458
msgid "Error when writing %-.64s backup image data (for table #%d)"
4461
#: ../drizzled/error.cc:864
4462
msgid "Error when reading data from backup stream"
4465
#: ../drizzled/error.cc:865
4466
msgid "Can't go to the next chunk in backup stream"
4469
#: ../drizzled/error.cc:866
4471
msgid "Can't initialize %-.64s backup driver"
4474
#: ../drizzled/error.cc:867
4476
msgid "Can't initialize %-.64s restore driver"
4479
#: ../drizzled/error.cc:868
4481
msgid "Can't shut down %-.64s backup driver"
4484
#: ../drizzled/error.cc:869
4486
msgid "Can't shut down %-.64s backup driver(s)"
4489
#: ../drizzled/error.cc:870
4491
msgid "%-.64s backup driver can't prepare for synchronization"
4494
#: ../drizzled/error.cc:871
4496
msgid "%-.64s backup driver can't create its image validity point"
4499
#: ../drizzled/error.cc:872
4501
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4504
#: ../drizzled/error.cc:873
4506
msgid "%-.64s backup driver can't cancel its backup operation"
4509
#: ../drizzled/error.cc:874
4511
msgid "%-.64s restore driver can't cancel its restore operation"
4514
#: ../drizzled/error.cc:875
4516
msgid "Error when polling %-.64s backup driver for its image data"
4519
#: ../drizzled/error.cc:876
4521
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4524
#: ../drizzled/error.cc:877
4527
"After %d attempts %-.64s restore driver still can't accept next block of data"
4530
#: ../drizzled/error.cc:878
4532
msgid "Open and lock tables failed in %-.64s"
4535
#: ../drizzled/error.cc:879
4536
msgid "Backup driver's table locking thread can not be initialized."
4539
#: ../drizzled/error.cc:880
4541
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4542
"and 'drizzle.online_backup_progress'."
4545
#: ../drizzled/error.cc:881
4547
msgid "Tablespace '%-.192s' already exists"
4550
#: ../drizzled/error.cc:882
4552
msgid "Tablespace '%-.192s' doesn't exist"
4555
#: ../drizzled/error.cc:883
4557
msgid "Unexpected master's heartbeat data: %s"
4560
#: ../drizzled/error.cc:884
4562
msgid "The requested value for the heartbeat period %s %s"
4565
#: ../drizzled/error.cc:885
4567
msgid "Can't write to the online backup progress log %-.64s."
4570
#: ../drizzled/error.cc:886
4572
msgid "Tablespace '%-.192s' not empty"
4575
#: ../drizzled/error.cc:887
4578
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4579
"server. The original definition of the required tablespace is '%-.256s' "
4580
"while the same tablespace is defined on the server as '%-.256s'"
4583
#: ../drizzled/error.cc:888
4584
msgid "A virtual column cannot be based on a virtual column"
4587
#: ../drizzled/error.cc:889
4589
msgid "Non-deterministic expression for virtual column '%s'."
4592
#: ../drizzled/error.cc:890
4595
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4598
#: ../drizzled/error.cc:891
4599
msgid "Primary key cannot be defined upon a virtual column."
4602
#: ../drizzled/error.cc:892
4603
msgid "Key/Index cannot be defined on a non-stored virtual column."
4606
#: ../drizzled/error.cc:893
4608
msgid "Cannot define foreign key with %s clause on a virtual column."
4611
#: ../drizzled/error.cc:894
4613
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4616
#: ../drizzled/error.cc:895
4618
msgid "'%s' is not yet supported for virtual columns."
4621
#: ../drizzled/error.cc:896
4622
msgid "Constant expression in virtual column function is not allowed."
4625
#: ../drizzled/error.cc:897
4626
msgid "Encountered an unknown temporal type."
4629
#: ../drizzled/error.cc:898
4631
msgid "Received an invalid string format '%s' for a date value."
4634
#: ../drizzled/error.cc:899
4636
msgid "Received an invalid string format '%s' for a time value."
4639
#: ../drizzled/error.cc:900
4641
msgid "Received an invalid value '%s' for a UNIX timestamp."
4644
#: ../drizzled/error.cc:901
3328
4646
msgid "Received an invalid datetime value '%s'."
3331
#: ../drizzled/error.cc:477
3333
msgid "Received an invalid DATE value '%s'."
3336
#: ../drizzled/error.cc:478
4649
#: ../drizzled/error.cc:902
3338
4651
msgid "Received a NULL argument for function '%s'."
3341
#: ../drizzled/error.cc:479
3343
msgid "Received an invalid timestamp value '%s'."
3346
#: ../drizzled/error.cc:480
3348
msgid "Received an invalid TIME value '%s'."
3351
#: ../drizzled/error.cc:481
3353
msgid "Received an invalid value '%s' for a UNIX timestamp."
3356
#: ../drizzled/error.cc:483
4654
#: ../drizzled/error.cc:903
4656
msgid "Received an invalid negative argument '%s' for function '%s'."
4659
#: ../drizzled/error.cc:904
3358
4661
msgid "Received an out-of-range argument '%s' for function '%s'."
3361
#: ../drizzled/error.cc:484
4664
#: ../drizzled/error.cc:905
4666
msgid "Received an invalid time value '%s'."
4669
#: ../drizzled/error.cc:906
3363
4671
msgid "Received an invalid enum value '%s'."
3366
#: ../drizzled/error.cc:485
4674
#: ../drizzled/error.cc:907
3367
4675
msgid "Tables which are replicated require a primary key."
3370
#: ../drizzled/error.cc:487
3372
msgid "Corrupt or invalid schema definition for '%s' : %s"
3375
#: ../drizzled/error.cc:488
3377
msgid "Corrupt or invalid table definition for '%s': %s"
3380
#: ../drizzled/error.cc:489
3382
msgid "The number of enum that were required was too high for table '%s'"
3385
#: ../drizzled/error.cc:490
3387
msgid "Corrupt or invalid table definition for '%s'"
3390
#: ../drizzled/error.cc:491
3392
msgid "Collation '%s' for table %s is invalid/unknown"
3395
#: ../drizzled/error.cc:493
3397
msgid "Cannot drop table '%s'"
3398
msgstr "Tabela desconhecida '%-.100s'"
3400
#: ../drizzled/error.cc:494
3402
msgid "Error occurred while dropping table '%s'"
3403
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
3405
#: ../drizzled/error.cc:495
3407
msgid "Permission denied to create '%s'"
3410
#: ../drizzled/error.cc:496
3412
msgid "Unknown table '%s'"
3413
msgstr "Tabela desconhecida '%-.100s'"
3415
#: ../drizzled/error.cc:498
3417
msgid "Cannot create schema '%s'"
3418
msgstr "Tabela desconhecida '%-.100s'"
3420
#: ../drizzled/error.cc:499
4678
#: ../drizzled/error.cc:908
4680
msgid "Corrupt or invalid table definition: %s"
4683
#: ../drizzled/error.cc:909
4685
msgid "Corrupt or invalid schema definition for %s : %s"
4688
#: ../drizzled/error.cc:910
3422
4690
msgid "Schema does not exist: %s"
3425
#: ../drizzled/error.cc:500
4693
#: ../drizzled/error.cc:911
3427
4695
msgid "Error altering schema: %s"
3430
#: ../drizzled/error.cc:501
4698
#: ../drizzled/error.cc:912
3432
4700
msgid "Error droppping Schema : %s"
3435
#: ../drizzled/error.cc:503
4703
#: ../drizzled/error.cc:913
3436
4704
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3439
#: ../drizzled/error.cc:504
4707
#: ../drizzled/error.cc:914
3441
4709
msgid "Unknown table engine option key/pair %s = %s."
3444
#: ../drizzled/error.cc:505
4712
#: ../drizzled/error.cc:915
3446
4714
msgid "Unknown schema engine option key/pair %s = %s."
3449
#: ../drizzled/error.cc:506
4717
#: ../drizzled/error.cc:916
3450
4718
msgid "Implicit cartesian join attempted."
3453
#: ../drizzled/error.cc:507
3454
msgid "Admin access not allowed from this username/IP address."
3457
#. User lock/barrier error messages
3458
#: ../drizzled/error.cc:510
3459
msgid "wait() can not be called on session owning user defined barrier."
3462
#: ../drizzled/error.cc:511
3464
msgid "Unknown user defined barrier requested."
3465
msgstr "Erro desconhecido %d"
3467
#: ../drizzled/error.cc:512
3468
msgid "Session does not own user defined barrier."
3471
#: ../drizzled/error.cc:513
3472
msgid "Session can not wait on a user defined lock owned by the session."
3475
#: ../drizzled/error.cc:514
3476
msgid "Session does not own user defined lock."
3479
#: ../drizzled/error.cc:516
3481
msgid "Invalid name for user defined barrier."
3482
msgstr "Valor inválido para retry_count"
3484
#: ../drizzled/error.cc:517
3486
msgid "Invalid name for user defined lock."
3487
msgstr "Valor inválido para retry_count"
3489
#: ../drizzled/error.cc:519
3491
"Either a DEFAULt value or NULL NULL description is required for a new column "
3492
"if table is not empty"
3496
#: ../drizzled/error.cc:522
3499
"Cast to unsigned converted negative integer to it's positive complement: %s"
3502
#: ../drizzled/error.cc:523
3504
msgid "Invalid cast to signed integer: %s"
3507
#: ../drizzled/error.cc:525
3509
msgid "Identifier '%.*s' is a SQL keyword."
3510
msgstr "O nome do identificador '%-.100s' é muito grande"
3512
#: ../drizzled/error.cc:528
4721
#: ../drizzled/error.cc:918
3514
4723
msgid "Can't unlock file (Errcode: %d)"
3515
4724
msgstr "Não é possível destravar o arquivo (Código do erro: %d)"
3517
#: ../drizzled/error.cc:529
4726
#: ../drizzled/error.cc:919
3519
4728
msgid "Can't change size of file (Errcode: %d)"
3520
4729
msgstr "Impossível mudar o tamanho do arquivo (Código do erro: %d)"
3522
#: ../drizzled/error.cc:530
4731
#: ../drizzled/error.cc:920
3524
4733
msgid "Can't open stream from handle (Errcode: %d)"
3525
4734
msgstr "Impossível abrir fluxo do apontador (Errcode: %d)"
3527
#: ../drizzled/error.cc:531
4736
#: ../drizzled/error.cc:921
3529
4738
msgid "Warning: '%s' had %d links"
3530
4739
msgstr "Aviso: '%s' tinha '%d' links"
3532
#: ../drizzled/error.cc:532
4741
#: ../drizzled/error.cc:922
3534
4743
msgid "Warning: %d files and %d streams is left open\n"
3535
4744
msgstr "Aviso: %d arquivos e %d streams foram deixados abertos\n"
3537
#: ../drizzled/error.cc:533
4746
#: ../drizzled/error.cc:923
3539
4748
msgid "Can't create directory '%s' (Errcode: %d)"
3540
4749
msgstr "Impossível criar o diretório '%s' (Código do erro: %d)"
3542
#: ../drizzled/error.cc:534
4751
#: ../drizzled/error.cc:924
3545
4754
"Character set '%s' is not a compiled character set and is not specified in "
4078
5310
"and this may fail.\n"
5313
"Faremos o melhor possível para coletar informações que podem ajudar a "
5315
"o problema, mas como o programa já falhou, certamente algo está errado\n"
5316
"e esta coleta pode falhar\n"
4082
#: ../drizzled/signal_handler.cc:149
5319
#: ../drizzled/signal_handler.cc:124
4085
5322
"It is possible that drizzled could use up to \n"
4086
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5323
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
4087
5324
"bytes of memory\n"
4088
5325
"Hope that's ok; if not, decrease some variables in the equation.\n"
4092
#: ../drizzled/sql_table.cc:1932
5329
#: ../drizzled/signal_handler.cc:137
5332
"Attempting backtrace. You can use the following information to find out\n"
5333
"where drizzled died. If you see no messages after this, something went\n"
5334
"terribly wrong...\n"
5336
"Tentando gerar um backtrace. Você pode usar as informações seguintes\n"
5337
"para descobrir onde o drizzled falhou. Se nenhuma mensagem aparecer\n"
5338
"após esse texto, algo está muito errado...\n"
5340
#: ../drizzled/signal_handler.cc:165
5343
"Trying to get some variables.\n"
5344
"Some pointers may be invalid and cause the dump to abort...\n"
5346
"Tentando pegar algumas variáveis.\n"
5347
"Alguns ponteiros podem estar inválidos e podem fazer com que o dump seja "
5350
#: ../drizzled/signal_handler.cc:176
5354
"This crash occurred while the server was calling initgroups(). This is\n"
5355
"often due to the use of a drizzled that is statically linked against glibc\n"
5356
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5357
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5358
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5359
"drizzled that is not statically linked.\n"
5362
#: ../drizzled/signal_handler.cc:190
5366
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5367
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5368
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5369
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5370
"the documentation for your distribution on how to do that.\n"
5373
"Você está rodando o binario LinuxThread vinculado estaticamente em um "
5375
"Isto pode resultar em problemas em algumas distribuições por conflitos LT/"
5377
"Você deve compilar um binário vinculado dinamicamente, ou forçar o "
5379
"a ser usado definindo a variavel de ambiente LD_ASSUME_KERNEL. Por favor "
5381
"a documentação da sua distribuição para saber como fazer isto.\n"
5383
#: ../drizzled/signal_handler.cc:203
5385
msgid "Writing a core file\n"
5386
msgstr "Gerando um arquivo core (informações sobre falha)\n"
5388
#: ../drizzled/sql_base.cc:1526
5390
msgid "Table %s had a open data Cursor in reopen_table"
5393
#: ../drizzled/sql_table.cc:1948
4094
5395
msgid "Unknown - internal error %d during operation"
4095
5396
msgstr "Desconhecido - erro interno %d durante a operação"
4097
#: ../drizzled/statement/alter_table.cc:1516
5398
#: ../drizzled/statement/alter_table.cc:1428
4100
5401
"order_st BY ignored because there is a user-defined clustered index in the "
4101
5402
"table '%-.192s'"
4104
#: ../drizzled/sys_var.cc:1527
4106
msgid "Variable named %s already exists!\n"
4109
#: ../drizzled/sys_var.cc:1536
4111
msgid "Could not add Variable: %s\n"
4114
#: ../drizzled/sys_var.cc:1634
4116
msgid "Failed to initialize system variables"
4117
msgstr "Falha ao inicializar os plugins."
4119
#: ../drizzled/table.cc:1679
5405
#: ../drizzled/table.cc:1971
4121
5407
msgid "Got error %d when reading table '%s'"
4122
5408
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
4124
#: ../drizzled/table/instance/base.cc:1842
5410
#: ../drizzled/table_share.cc:883
5412
msgid "Table %s has invalid/unknown collation: %d,%s"
5415
#: ../drizzled/table_share.cc:1158
5417
msgid "ENUM column %s has greater than %d possible values"
5420
#: ../drizzled/table_share.cc:2069
4126
5422
msgid "Unknown collation '%s' in table '%-.64s' definition"
4127
5423
msgstr "Collation desconhecida '%s' na definição da tabela '%-.64s'"
4129
#: ../drizzled/table/instance/base.cc:1849
5425
#: ../drizzled/table_share.cc:2076
4132
5428
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4136
#: ../drizzled/tztime.cc:170
5432
#: ../drizzled/tztime.cc:173
4138
5434
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4139
5435
msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
5437
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5439
msgid "%s: option `%s' is ambiguous\n"
5442
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5444
msgid "%s: option `--%s' doesn't allow an argument\n"
5447
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5449
msgid "%s: option `%c%s' doesn't allow an argument\n"
5452
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5453
#: ../gnulib/getopt.c:993
5455
msgid "%s: option `%s' requires an argument\n"
5458
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5460
msgid "%s: unrecognized option `--%s'\n"
5463
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5465
msgid "%s: unrecognized option `%c%s'\n"
5468
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5470
msgid "%s: illegal option -- %c\n"
5473
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5475
msgid "%s: invalid option -- %c\n"
5478
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5479
#: ../gnulib/getopt.c:1064
5481
msgid "%s: option requires an argument -- %c\n"
5484
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5486
msgid "%s: option `-W %s' is ambiguous\n"
5489
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5491
msgid "%s: option `-W %s' doesn't allow an argument\n"
5494
#: ../plugin/auth_file/auth_file.cc:214
5496
msgid "Could not load auth file: %s\n"
5497
msgstr "Tabela não encontrada: \"%s\""
4141
5499
#: ../plugin/auth_file/auth_file.cc:227
4143
msgid "Could not load auth file: %s\n"
4144
msgstr "Tabela não encontrada: \"%s\""
4146
#: ../plugin/auth_file/auth_file.cc:244
4147
5500
msgid "File to load for usernames and passwords"
4150
#: ../plugin/auth_http/auth_http.cc:135
4152
"auth_http plugin loaded but required option url not specified. Against which "
4153
"URL are you intending on authenticating?\n"
5503
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5504
msgid "Enable HTTP Auth check"
4156
#: ../plugin/auth_http/auth_http.cc:151
5507
#: ../plugin/auth_http/auth_http.cc:160
4157
5508
msgid "URL for HTTP Auth check"
4160
#: ../plugin/auth_ldap/auth_ldap.cc:291
5511
#: ../plugin/auth_ldap/auth_ldap.cc:285
4162
5513
msgid "Reconnect failed: %s\n"
4165
#: ../plugin/auth_ldap/auth_ldap.cc:310
5516
#: ../plugin/auth_ldap/auth_ldap.cc:304
4167
5518
msgid "ldap_search_ext_s failed: %s\n"
4170
#: ../plugin/auth_ldap/auth_ldap.cc:416
5521
#: ../plugin/auth_ldap/auth_ldap.cc:410
4172
5523
msgid "Could not load auth ldap: %s\n"
4175
#: ../plugin/auth_ldap/auth_ldap.cc:437
5526
#: ../plugin/auth_ldap/auth_ldap.cc:423
4176
5527
msgid "URI of the LDAP server to contact"
5530
#: ../plugin/auth_ldap/auth_ldap.cc:431
5531
msgid "DN to use when binding to the LDAP server"
4179
5534
#: ../plugin/auth_ldap/auth_ldap.cc:439
4180
msgid "DN to use when binding to the LDAP server"
4183
#: ../plugin/auth_ldap/auth_ldap.cc:441
4184
5535
msgid "Password to use when binding the DN"
4187
#: ../plugin/auth_ldap/auth_ldap.cc:443
5538
#: ../plugin/auth_ldap/auth_ldap.cc:447
4188
5539
msgid "DN to use when searching"
4191
#: ../plugin/auth_ldap/auth_ldap.cc:445
5542
#: ../plugin/auth_ldap/auth_ldap.cc:455
4192
5543
msgid "Attribute in LDAP with plain text password"
4195
#: ../plugin/auth_ldap/auth_ldap.cc:447
5546
#: ../plugin/auth_ldap/auth_ldap.cc:463
4196
5547
msgid "Attribute in LDAP with MySQL hashed password"
4199
#: ../plugin/auth_ldap/auth_ldap.cc:449
5550
#: ../plugin/auth_ldap/auth_ldap.cc:471
4200
5551
msgid "How often to empty the users cache, 0 to disable"
4203
#: ../plugin/blitzdb/ha_blitz.cc:1509
4204
msgid "Estimated number of rows that a BlitzDB table will store."
4207
#: ../plugin/console/console.cc:343
4209
msgid "pipe() failed with errno %d"
4212
#: ../plugin/console/console.cc:379
5554
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4213
5555
msgid "Enable the console."
4216
#: ../plugin/console/console.cc:382
5558
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4217
5559
msgid "Turn on extra debugging."
4220
#: ../plugin/console/console.cc:385
5562
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4221
5563
msgid "User to use for auth."
4224
#: ../plugin/console/console.cc:388
5566
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4225
5567
msgid "Password to use for auth."
4228
#: ../plugin/console/console.cc:391
4230
msgid "Default catalog to use."
4231
msgstr "Banco de dados a usar."
4233
#: ../plugin/console/console.cc:394
4235
msgid "Default schema to use."
4236
msgstr "Banco de dados a usar."
4238
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
5570
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
5571
msgid "Default database to use."
5574
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5575
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5577
msgid "Invalid value of port\n"
5578
msgstr "Uso inválido de ponteiro nulo"
5580
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5581
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5582
msgid "Invalid value for connect_timeout\n"
5585
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5586
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5587
msgid "Invalid value for read_timeout\n"
5590
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5591
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5592
msgid "Invalid value for write_timeout\n"
5595
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5596
msgid "Invalid value for retry_count\n"
5599
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5600
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5601
msgid "Invalid value for buffer_length\n"
5604
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5605
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4241
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
5607
"Port number to use for connection or 0 for default to, in order of "
5608
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4244
"Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
4245
"ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
4247
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4248
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
5611
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5612
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5613
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5614
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4249
5615
msgid "Connect Timeout."
4252
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4253
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
5618
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5619
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5620
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5621
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4254
5622
msgid "Read Timeout."
4257
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4258
#: ../plugin/mysql_protocol/mysql_protocol.cc:1029
5625
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5626
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5627
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5628
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4259
5629
msgid "Write Timeout."
4262
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4263
#: ../plugin/mysql_protocol/mysql_protocol.cc:1032
5632
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5633
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5634
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5635
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4264
5636
msgid "Retry Count."
4267
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4268
#: ../plugin/mysql_protocol/mysql_protocol.cc:1035
5639
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5640
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5641
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5642
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4269
5643
msgid "Buffer length."
4272
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4273
#: ../plugin/mysql_protocol/mysql_protocol.cc:1038
5646
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5647
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5648
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5649
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4274
5650
msgid "Address to bind to."
4277
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4278
#: ../plugin/mysql_protocol/mysql_protocol.cc:1041
4279
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4281
msgid "Maximum simultaneous connections."
4282
msgstr "Muitas conexões"
4284
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4285
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4286
msgid "A restrictive IP address list for incoming admin connections."
4289
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
5653
#: ../plugin/drizzle_protocol/errmsg.cc:31
5654
msgid "Unknown Drizzle error"
5655
msgstr "Erro desconhecido do Drizzle"
5657
#: ../plugin/drizzle_protocol/errmsg.cc:32
5659
msgid "Can't create UNIX socket (%d)"
5660
msgstr "Não é possível criar o socket UNIX(%d)"
5662
#: ../plugin/drizzle_protocol/errmsg.cc:33
5664
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5666
"Não é possível conectar ao servidor local do Drizzle através do socket "
5669
#: ../plugin/drizzle_protocol/errmsg.cc:34
5671
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5674
#: ../plugin/drizzle_protocol/errmsg.cc:35
5676
msgid "Can't create TCP/IP socket (%d)"
5677
msgstr "Não é possível criar o socket TCP/IO(%d)"
5679
#: ../plugin/drizzle_protocol/errmsg.cc:36
5681
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5682
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
5684
#: ../plugin/drizzle_protocol/errmsg.cc:37
5685
msgid "Drizzle server has gone away"
5686
msgstr "O servidor Drizzle caiu"
5688
#: ../plugin/drizzle_protocol/errmsg.cc:38
5690
msgid "Protocol mismatch; server version = %d, client version = %d"
5692
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
5695
#: ../plugin/drizzle_protocol/errmsg.cc:39
5696
msgid "Drizzle client ran out of memory"
5697
msgstr "O cliente do Drizzle ficou sem memória"
5699
#: ../plugin/drizzle_protocol/errmsg.cc:40
5700
msgid "Wrong host info"
5701
msgstr "Informação do host incorreta"
5703
#: ../plugin/drizzle_protocol/errmsg.cc:41
5704
msgid "Localhost via UNIX socket"
5705
msgstr "Localhost através de um socket UNIX"
5707
#: ../plugin/drizzle_protocol/errmsg.cc:42
5709
msgid "%-.100s via TCP/IP"
5710
msgstr "%-.100s via TCP/IP"
5712
#: ../plugin/drizzle_protocol/errmsg.cc:43
5713
msgid "Error in server handshake"
5714
msgstr "Erro no handshake com o servidor"
5716
#: ../plugin/drizzle_protocol/errmsg.cc:44
5717
msgid "Lost connection to Drizzle server during query"
5718
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
5720
#: ../plugin/drizzle_protocol/errmsg.cc:45
5721
msgid "Commands out of sync; you can't run this command now"
5722
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
5724
#: ../plugin/drizzle_protocol/errmsg.cc:46
5726
msgid "Named pipe: %-.32s"
5727
msgstr "Pipe nomeado: %-.32s"
5729
#: ../plugin/drizzle_protocol/errmsg.cc:47
5731
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5733
"Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5735
#: ../plugin/drizzle_protocol/errmsg.cc:48
5737
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5738
msgstr "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5740
#: ../plugin/drizzle_protocol/errmsg.cc:49
5742
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5744
"Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: %-.32s "
5747
#: ../plugin/drizzle_protocol/errmsg.cc:50
5749
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5751
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
5753
#: ../plugin/drizzle_protocol/errmsg.cc:51
5754
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5755
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
5757
#: ../plugin/drizzle_protocol/errmsg.cc:52
5758
msgid "Embedded server"
5759
msgstr "Servidor embarcado"
5761
#: ../plugin/drizzle_protocol/errmsg.cc:53
5762
msgid "Error on SHOW SLAVE STATUS:"
5763
msgstr "Erro em SHOW SLAVE STATUS;"
5765
#: ../plugin/drizzle_protocol/errmsg.cc:54
5766
msgid "Error on SHOW SLAVE HOSTS:"
5767
msgstr "Erro em SHOW SLAVE HOSTS;"
5769
#: ../plugin/drizzle_protocol/errmsg.cc:55
5770
msgid "Error connecting to slave:"
5771
msgstr "Erro conectando ao escravo"
5773
#: ../plugin/drizzle_protocol/errmsg.cc:56
5774
msgid "Error connecting to master:"
5775
msgstr "Erro conectando ao mestre"
5777
#: ../plugin/drizzle_protocol/errmsg.cc:57
5778
msgid "SSL connection error"
5779
msgstr "Erro na conexão segura (SSL)"
5781
#: ../plugin/drizzle_protocol/errmsg.cc:58
5782
msgid "Malformed packet"
5783
msgstr "Pacote mal formatado"
5785
#: ../plugin/drizzle_protocol/errmsg.cc:59
5786
#: ../plugin/drizzle_protocol/errmsg.cc:70
5787
#: ../plugin/drizzle_protocol/errmsg.cc:71
5788
#: ../plugin/drizzle_protocol/errmsg.cc:72
5789
#: ../plugin/drizzle_protocol/errmsg.cc:73
5790
#: ../plugin/drizzle_protocol/errmsg.cc:74
5791
#: ../plugin/drizzle_protocol/errmsg.cc:75
5792
#: ../plugin/drizzle_protocol/errmsg.cc:76
5793
#: ../plugin/drizzle_protocol/errmsg.cc:77
5794
#: ../plugin/drizzle_protocol/errmsg.cc:78
5795
msgid "(unused error message)"
5796
msgstr "(mensagem de erro não utilizada)"
5798
#: ../plugin/drizzle_protocol/errmsg.cc:60
5799
msgid "Invalid use of null pointer"
5800
msgstr "Uso inválido de ponteiro nulo"
5802
#: ../plugin/drizzle_protocol/errmsg.cc:61
5803
msgid "Statement not prepared"
5804
msgstr "Comando não preparado"
5806
#: ../plugin/drizzle_protocol/errmsg.cc:62
5807
msgid "No data supplied for parameters in prepared statement"
5808
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
5810
#: ../plugin/drizzle_protocol/errmsg.cc:63
5811
msgid "Data truncated"
5812
msgstr "Dados truncados"
5814
#: ../plugin/drizzle_protocol/errmsg.cc:64
5815
msgid "No parameters exist in the statement"
5816
msgstr "Não existe parametros para este comando"
5818
#: ../plugin/drizzle_protocol/errmsg.cc:65
5819
msgid "Invalid parameter number"
5820
msgstr "Número de parametros inválido"
5822
#: ../plugin/drizzle_protocol/errmsg.cc:66
5825
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5827
"Não é possível enviar informação longa para tipos de dados não-string/não-"
5828
"binário (parâmetro: %d)"
5830
#: ../plugin/drizzle_protocol/errmsg.cc:68
5832
msgid "Using unsupported buffer type: %d (parameter: %d)"
5833
msgstr "Utilizando um tipo de buffer não suportado: %d (parâmetro: %d)"
5835
#: ../plugin/drizzle_protocol/errmsg.cc:69
5837
msgid "Shared memory: %-.100s"
5838
msgstr "Memória compartilhada: %-.100s"
5840
#: ../plugin/drizzle_protocol/errmsg.cc:79
5841
msgid "Wrong or unknown protocol"
5842
msgstr "Protocolo incorreto ou desconhecido"
5844
#: ../plugin/drizzle_protocol/errmsg.cc:80
5845
msgid "Invalid connection handle"
5846
msgstr "Manipulador de conexão inválido"
5848
#: ../plugin/drizzle_protocol/errmsg.cc:81
5850
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5851
"option 'secure_auth' enabled)"
5853
"Conexão utilizando protocolo de autenticação antigo (pre-4.1.1) recusada "
5854
"(opção do cliente 'secure_auth' ativada)"
5856
#: ../plugin/drizzle_protocol/errmsg.cc:83
5857
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5859
"Recuperação de linhas foi cancelada pela chamada de drizzle_stmt_close()"
5861
#: ../plugin/drizzle_protocol/errmsg.cc:84
5862
msgid "Attempt to read column without prior row fetch"
5863
msgstr "Tentativa de ler a coluna sem antes recuperar uma linha"
5865
#: ../plugin/drizzle_protocol/errmsg.cc:85
5866
msgid "Prepared statement contains no metadata"
5867
msgstr "Prepared statement não contém metadata"
5869
#: ../plugin/drizzle_protocol/errmsg.cc:86
5871
"Attempt to read a row while there is no result set associated with the "
5874
"Tentativa de ler uma tupla enquanto não há result set associado com a "
5877
#: ../plugin/drizzle_protocol/errmsg.cc:88
5878
msgid "This feature is not implemented yet"
5879
msgstr "Esse recurso ainda não foi implementado"
5881
#: ../plugin/drizzle_protocol/errmsg.cc:89
5884
"Lost connection to Drizzle server while waiting for initial communication "
5885
"packet, system error: %d"
5887
"Conexão com o servidor Drizzle foi perdida quando esperando por pacote "
5888
"inicial de comunicação, erro do sistema: %d"
5890
#: ../plugin/drizzle_protocol/errmsg.cc:91
5893
"Lost connection to Drizzle server while reading initial communication "
5894
"packet, system error: %d"
5896
"Perda de conexão com o servidor Drizzle quando lendo pacote inicial de "
5897
"comunicação, erro do sistema: %d"
5899
#: ../plugin/drizzle_protocol/errmsg.cc:93
5902
"Lost connection to Drizzle server while sending authentication information, "
5905
"Perda de conexão com o servidor Drizzle quando enviando informação de "
5906
"autenticação, erro do sistema: %d"
5908
#: ../plugin/drizzle_protocol/errmsg.cc:95
5911
"Lost connection to Drizzle server while reading authorization information, "
5914
"Perda de conexão com o servidor Drizzle quando lendo informação de "
5915
"autorização, erro do sistema: %d"
5917
#: ../plugin/drizzle_protocol/errmsg.cc:97
5920
"Lost connection to Drizzle server while setting initial database, system "
5923
"Perda de conexão com o servidor Drizzle quando definindo banco de dados "
5924
"inicial, erro do sistema: %d"
5926
#: ../plugin/drizzle_protocol/errmsg.cc:99
5928
msgid "Statement closed indirectly because of a preceding %s() call"
5931
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5932
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5933
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5935
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5936
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
5938
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5940
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5942
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
5944
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5945
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5946
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5947
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5949
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5952
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5953
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5955
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5958
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5960
msgid "Error starting Embedded InnoDB %d (%s)\n"
5963
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5965
msgid "Failed to send error message to libnotify\n"
5968
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4290
5969
msgid "Error Messages to stderr"
4293
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4294
msgid "Comma-separated list of schemas to exclude"
4297
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4298
msgid "Comma-separated list of tables to exclude"
4301
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4302
msgid "Regular expression to apply to schemas to exclude"
4305
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4306
msgid "Regular expression to apply to tables to exclude"
4309
#: ../plugin/haildb/haildb_engine.cc:1083
4310
#: ../plugin/haildb/haildb_engine.cc:1221
4311
#: ../plugin/haildb/haildb_engine.cc:1251
4313
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4314
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
4316
#: ../plugin/haildb/haildb_engine.cc:1102
4318
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4320
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
4322
#: ../plugin/haildb/haildb_engine.cc:1200
4323
#: ../plugin/haildb/haildb_engine.cc:1313
4324
#: ../plugin/haildb/haildb_engine.cc:1494
4325
#: ../plugin/haildb/haildb_engine.cc:2160
4327
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4330
#: ../plugin/haildb/haildb_engine.cc:1352
4331
#: ../plugin/haildb/haildb_engine.cc:1368
4333
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4336
#: ../plugin/haildb/haildb_engine.cc:3410
4338
msgid "Error starting HailDB %d (%s)\n"
4341
#: ../plugin/haildb/haildb_engine.cc:3439
4342
msgid "Disable HailDB adaptive hash index (enabled by default)."
4345
#: ../plugin/haildb/haildb_engine.cc:3441
4346
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4349
#: ../plugin/haildb/haildb_engine.cc:3444
4351
"Size of a memory pool HailDB uses to store data dictionary information and "
4352
"other internal data structures."
4355
#: ../plugin/haildb/haildb_engine.cc:3447
4356
msgid "Data file autoextend increment in megabytes"
4359
#: ../plugin/haildb/haildb_engine.cc:3450
4361
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4365
#: ../plugin/haildb/haildb_engine.cc:3453
4366
msgid "The common part for HailDB table spaces."
4369
#: ../plugin/haildb/haildb_engine.cc:3455
4370
msgid "Disable HailDB checksums validation (enabled by default)."
4373
#: ../plugin/haildb/haildb_engine.cc:3457
4374
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4377
#: ../plugin/haildb/haildb_engine.cc:3460
4378
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4381
#: ../plugin/haildb/haildb_engine.cc:3463
4383
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4384
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4387
#: ../plugin/haildb/haildb_engine.cc:3466
4388
msgid "Stores each HailDB table to an .ibd file in the database dir."
4391
#: ../plugin/haildb/haildb_engine.cc:3469
4392
msgid "File format to use for new tables in .ibd files."
4395
#: ../plugin/haildb/haildb_engine.cc:3472
4397
"Set to 0 (write and flush once per second),1 (write and flush at each "
4398
"commit) or 2 (write at commit, flush once per second)."
4401
#: ../plugin/haildb/haildb_engine.cc:3475
4402
msgid "With which method to flush data."
4405
#: ../plugin/haildb/haildb_engine.cc:3478
4407
"Helps to save your data in case the disk image of the database becomes "
4411
#: ../plugin/haildb/haildb_engine.cc:3481
4412
msgid "Path to individual files and their sizes."
4415
#: ../plugin/haildb/haildb_engine.cc:3484
4417
msgid "Path to HailDB log files."
4418
msgstr "Path para arquivos temporários"
4420
#: ../plugin/haildb/haildb_engine.cc:3487
4421
msgid "Size of each log file in a log group."
4424
#: ../plugin/haildb/haildb_engine.cc:3490
4426
"Number of log files in the log group. HailDB writes to the files in a "
4427
"circular fashion. Value 3 is recommended here."
4430
#: ../plugin/haildb/haildb_engine.cc:3493
4432
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4433
"rolled back. Values above 100000000 disable the timeout."
4436
#: ../plugin/haildb/haildb_engine.cc:3496
4439
"The size of the buffer which HailDB uses to write log to the log files on "
4441
msgstr "Tamanho do buffer que é utilizado para full joins"
4443
#: ../plugin/haildb/haildb_engine.cc:3499
4445
"Sets the point in the LRU list from where all pages are classified as old "
4449
#: ../plugin/haildb/haildb_engine.cc:3502
4451
"Milliseconds between accesses to a block at which it is made young. "
4452
"0=disabled (Advanced users)"
4455
#: ../plugin/haildb/haildb_engine.cc:3505
4456
msgid "Percentage of dirty pages allowed in bufferpool."
4459
#: ../plugin/haildb/haildb_engine.cc:3508
4460
msgid "Desired maximum length of the purge queue (0 = no limit)"
4463
#: ../plugin/haildb/haildb_engine.cc:3511
4465
"Roll back the complete transaction on lock wait timeout, for 4.x "
4466
"compatibility (disabled by default)"
4469
#: ../plugin/haildb/haildb_engine.cc:3514
4470
msgid "How many files at the maximum HailDB keeps open at the same time."
4473
#: ../plugin/haildb/haildb_engine.cc:3517
4474
msgid "Number of background read I/O threads in HailDB."
4477
#: ../plugin/haildb/haildb_engine.cc:3520
4478
msgid "Number of background write I/O threads in HailDB."
4481
#: ../plugin/haildb/haildb_engine.cc:3522
4483
"Disable if you want to reduce the number of messages written to the log "
4484
"(default: enabled)."
4487
#: ../plugin/haildb/haildb_engine.cc:3525
4488
msgid "Enable SHOW HAILDB STATUS output in the log"
4491
#: ../plugin/haildb/haildb_engine.cc:3528
4492
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4495
#: ../plugin/haildb/haildb_engine.cc:3530
4497
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4500
#: ../plugin/hello_events/hello_events.cc:401
5972
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5973
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
5974
msgid "List of schemas to filter"
5977
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5978
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
5979
msgid "List of tables to filter"
5982
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
5983
msgid "Regular expression to apply to schemas to filter"
5986
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
5987
msgid "Regular expression to apply to tables to filter"
5990
#: ../plugin/hello_events/hello_events.cc:294
5992
msgid "Invalid value of before-write-position\n"
5993
msgstr "Uso inválido de ponteiro nulo"
5995
#: ../plugin/hello_events/hello_events.cc:303
5996
#: ../plugin/hello_events/hello_events.cc:312
5998
msgid "Invalid value of before-update-position\n"
5999
msgstr "Uso inválido de ponteiro nulo"
6001
#: ../plugin/hello_events/hello_events.cc:352
6002
#: ../plugin/hello_events/hello_events.cc:355
6003
#: ../plugin/hello_events/hello_events.cc:373
6004
msgid "A comma delimited list of databases to watch"
6007
#: ../plugin/hello_events/hello_events.cc:358
6008
#: ../plugin/hello_events/hello_events.cc:389
4501
6009
msgid "Enable Example Events Plugin"
4504
#: ../plugin/hello_events/hello_events.cc:404
4505
#: ../plugin/hello_events/hello_events.cc:407
4506
msgid "A comma delimited list of databases to watch"
4509
#: ../plugin/hello_events/hello_events.cc:410
6012
#: ../plugin/hello_events/hello_events.cc:361
6013
#: ../plugin/hello_events/hello_events.cc:397
4510
6014
msgid "Before write row event observer call position"
4513
#: ../plugin/hello_events/hello_events.cc:413
4514
#: ../plugin/pbms/src/parameters_ms.cc:461
6017
#: ../plugin/hello_events/hello_events.cc:364
6018
#: ../plugin/hello_events/hello_events.cc:408
6019
#: ../plugin/pbms/src/parameters_ms.cc:579
4515
6020
msgid "Before update row event observer call position"
4518
#: ../plugin/hello_events/hello_events.cc:416
6023
#: ../plugin/hello_events/hello_events.cc:367
6024
#: ../plugin/hello_events/hello_events.cc:419
4519
6025
msgid "After drop database event observer call position"
4522
#: ../plugin/hello_events/hello_events.cc:427
6028
#: ../plugin/hello_events/hello_events.cc:381
6029
msgid "A comma delimited list of tables to watch"
6032
#: ../plugin/hello_events/hello_events.cc:443
4523
6033
msgid "An example events Plugin"
4526
#: ../plugin/innobase/handler/data_dictionary.cc:760
6036
#: ../plugin/innobase/handler/data_dictionary.cc:202
4528
6038
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4531
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4533
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4537
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4539
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4543
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4546
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4547
"or its equivalent numeric id"
4550
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4551
msgid "Do not use Native AIO library for IO, even if available"
4554
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4555
msgid "Enable internal replication log."
4558
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4560
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4561
"rolled back. Values above 100000000 disable the timeout."
4564
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4565
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4568
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4570
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4571
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4574
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4575
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4576
#: ../plugin/transaction_log/print_transaction_message.cc:173
4577
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4579
msgid "Unable to parse transaction. Got error: %s.\n"
4582
#: ../plugin/innobase/srv/srv0start.cc:1006
4583
msgid "InnoDB: cannot determine Mac OS X version!\n"
4586
#: ../plugin/innobase/srv/srv0start.cc:1011
4588
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4589
"InnoDB: making transactions unsafe!\n"
4592
#: ../plugin/innobase/srv/srv0start.cc:1020
4595
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4596
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4597
"than 4 GB of memory."
4600
#: ../plugin/innobase/srv/srv0start.cc:1032
4601
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4604
#: ../plugin/innobase/srv/srv0start.cc:1037
4606
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4607
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4608
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4611
#: ../plugin/innobase/srv/srv0start.cc:1047
4612
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4615
#: ../plugin/innobase/srv/srv0start.cc:1052
4616
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4619
#: ../plugin/innobase/srv/srv0start.cc:1057
4620
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4623
#: ../plugin/innobase/srv/srv0start.cc:1061
4624
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4627
#: ../plugin/innobase/srv/srv0start.cc:1066
4628
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4631
#: ../plugin/innobase/srv/srv0start.cc:1130
4632
msgid "InnoDB: Using Linux native AIO"
4635
#: ../plugin/logging_gearman/logging_gearman.cc:185
4636
msgid "fail gearman_client_create()"
4639
#: ../plugin/logging_gearman/logging_gearman.cc:195
6041
#: ../plugin/logging_gearman/logging_gearman.cc:196
6043
msgid "fail gearman_client_create(): %s"
6046
#: ../plugin/logging_gearman/logging_gearman.cc:207
4641
6048
msgid "fail gearman_client_add_server(): %s"
4644
#: ../plugin/logging_gearman/logging_gearman.cc:300
6051
#: ../plugin/logging_gearman/logging_gearman.cc:306
6052
#: ../plugin/logging_gearman/logging_gearman.cc:313
6053
msgid "Enable logging to a gearman server"
6056
#: ../plugin/logging_gearman/logging_gearman.cc:322
4645
6057
msgid "Hostname for logging to a Gearman server"
4648
#: ../plugin/logging_gearman/logging_gearman.cc:303
6060
#: ../plugin/logging_gearman/logging_gearman.cc:331
4649
6061
msgid "Gearman Function to send logging to"
4652
#: ../plugin/logging_gearman/logging_gearman.cc:314
6064
#: ../plugin/logging_gearman/logging_gearman.cc:349
4653
6065
msgid "Log queries to a Gearman server"
4656
#: ../plugin/logging_query/logging_query.cc:177
4660
#: ../plugin/logging_query/logging_query.cc:316
6068
#: ../plugin/logging_query/logging_query.cc:189
6070
msgid "fail open() fn=%s er=%s\n"
6073
#: ../plugin/logging_query/logging_query.cc:313
6074
msgid "Invalid value for threshold-slow"
6077
#: ../plugin/logging_query/logging_query.cc:322
6078
msgid "Invalid value for threshold-big-resultset"
6081
#: ../plugin/logging_query/logging_query.cc:331
6082
msgid "Invalid value for threshold-big-examined"
6085
#: ../plugin/logging_query/logging_query.cc:345
6086
#: ../plugin/logging_query/logging_query.cc:361
4661
6087
msgid "Enable logging to CSV file"
4664
#: ../plugin/logging_query/logging_query.cc:319
4665
msgid "File to log to"
4668
#: ../plugin/logging_query/logging_query.cc:322
4669
msgid "PCRE to match the query against"
4672
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
6090
#: ../plugin/logging_query/logging_query.cc:348
6091
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4673
6092
msgid "Threshold for logging slow queries, in microseconds"
4676
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
6095
#: ../plugin/logging_query/logging_query.cc:351
6096
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4677
6097
msgid "Threshold for logging big queries, for rows returned"
4680
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
6100
#: ../plugin/logging_query/logging_query.cc:354
6101
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4681
6102
msgid "Threshold for logging big queries, for rows examined"
4684
#: ../plugin/logging_query/logging_query.cc:342
6105
#: ../plugin/logging_query/logging_query.cc:370
6106
msgid "File to log to"
6109
#: ../plugin/logging_query/logging_query.cc:379
6110
msgid "PCRE to match the query against"
6113
#: ../plugin/logging_query/logging_query.cc:436
4685
6114
msgid "Log queries to a CSV file"
4688
#: ../plugin/logging_stats/logging_stats.cc:373
6117
#: ../plugin/logging_stats/logging_stats.cc:323
4689
6118
msgid "Max number of users that will be logged"
4692
#: ../plugin/logging_stats/logging_stats.cc:376
4694
msgid "Max number of range locks to use for Scoreboard"
4695
msgstr "Número máximo de bytes nos registros ordenados"
6121
#: ../plugin/logging_stats/logging_stats.cc:334
6122
msgid "Max number of vector buckets to construct for logging"
4697
#: ../plugin/logging_stats/logging_stats.cc:379
6125
#: ../plugin/logging_stats/logging_stats.cc:345
4698
6126
msgid "Max number of concurrent sessions that will be logged"
4701
#: ../plugin/logging_stats/logging_stats.cc:380
6129
#: ../plugin/logging_stats/logging_stats.cc:356
4702
6130
msgid "Enable Logging Statistics Collection"
4705
#: ../plugin/logging_stats/logging_stats.cc:389
6133
#: ../plugin/logging_stats/logging_stats.cc:375
4706
6134
msgid "User Statistics as DATA_DICTIONARY tables"
4709
#: ../plugin/md5/md5.cc:100
4710
msgid "libgcrypt library version mismatch"
4713
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4714
#: ../plugin/memcached_stats/memcached_stats.cc:87
4715
msgid "List of memcached servers."
4718
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4719
msgid "Expiry time of memcached entries"
4722
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4723
msgid "Enable Memcached Query Cache"
4726
#: ../plugin/memcached_stats/analysis_table.cc:78
6137
#: ../plugin/md5/md5.cc:99
6138
msgid "libgcrypt library version mismatch\n"
6141
#: ../plugin/memcached_stats/analysis_table.cc:76
4727
6142
#: ../plugin/memcached_stats/stats_table.cc:144
4728
6143
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4731
#: ../plugin/memcached_stats/memcached_stats.cc:98
6146
#: ../plugin/memcached_stats/memcached_stats.cc:114
6147
msgid "List of memcached servers."
6150
#: ../plugin/memcached_stats/memcached_stats.cc:131
4732
6151
msgid "Memcached Stats as I_S tables"
4735
#: ../plugin/memcached_stats/stats_table.cc:74
6154
#: ../plugin/memcached_stats/stats_table.cc:76
4738
6157
"Unable get stats from memcached server %s. Got error from "
5032
6476
msgid "Tablespace not empty"
5033
6477
msgstr "Tablespace não está vazio"
5035
#: ../plugin/mysql_protocol/mysql_protocol.cc:1019
6479
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
6480
msgid "Invalid value for retry_count"
6483
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6484
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5037
6486
"Port number to use for connection or 0 for default to with MySQL protocol."
5040
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
5042
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5043
"the file is stale and should be removed?"
5046
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
5048
msgid "Path used for MySQL UNIX Socket Protocol."
5049
msgstr "Utilização do protocolo MySQL"
5051
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
5052
msgid "Clobber socket file if one is there already."
5055
#: ../plugin/pbms/src/parameters_ms.cc:426
5057
msgid "Port number to use for connection or 0 for default PBMS port "
5059
"Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
5060
"ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
5062
#: ../plugin/pbms/src/parameters_ms.cc:429
5063
msgid "The maximum size of a BLOB repository file."
5066
#: ../plugin/pbms/src/parameters_ms.cc:432
5067
msgid "The maximum size of a temorary BLOB log file."
5070
#: ../plugin/pbms/src/parameters_ms.cc:435
5072
"A ':' delimited list of metadata header names to be used to initialize the "
5073
"pbms_metadata_header table when a database is created."
5076
#: ../plugin/pbms/src/parameters_ms.cc:439
5077
msgid "The percentage of garbage in a repository file before it is compacted."
5080
#: ../plugin/pbms/src/parameters_ms.cc:442
5082
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
5083
"after this time, unless committed to the database."
5086
#: ../plugin/pbms/src/parameters_ms.cc:445
5088
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
5092
#: ../plugin/pbms/src/parameters_ms.cc:448
5093
msgid "The next backup ID to use when backing up a PBMS database."
5096
#: ../plugin/pbms/src/parameters_ms.cc:451
6489
#: ../plugin/pbms/src/parameters_ms.cc:552
5098
6491
"A comma delimited list of tables to watch of the format: <database>."
5102
#: ../plugin/pbms/src/parameters_ms.cc:453
6495
#: ../plugin/pbms/src/parameters_ms.cc:560
5103
6496
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5106
#: ../plugin/pbms/src/parameters_ms.cc:457
6499
#: ../plugin/pbms/src/parameters_ms.cc:568
5107
6500
msgid "Before insert row event observer call position"
5110
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5111
msgid "Could not open socket, is rabbitmq running?"
5114
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
6503
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6504
msgid "event_add error in libevent_add_session_callback\n"
6507
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6508
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6511
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6512
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6515
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6516
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6519
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6520
msgid "session_add_event event_add error in libevent_init\n"
6523
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6525
msgid "Can't create completion port thread (error %d)"
6527
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
6529
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6530
msgid "Size of Pool."
6533
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
5115
6534
msgid "Failed to allocate enough memory to transaction message\n"
5118
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
6537
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
5120
6539
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
6542
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5125
6544
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5128
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
6547
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6549
msgid "Enable rabbitmq log"
6550
msgstr "Habilitar log"
6552
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
5129
6553
msgid "Host name to connect to"
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
5134
msgid "Port to connect to"
5135
msgstr "Arquivo de socket a usar para conexão."
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5138
msgid "RabbitMQ virtualhost"
6556
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6557
msgid "RabbitMQ Port"
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
6560
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
5142
6561
msgid "RabbitMQ username"
5145
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
6564
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
5146
6565
msgid "RabbitMQ password"
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5150
#: ../plugin/transaction_log/module.cc:261
5151
msgid "Name of the replicator plugin to use (default='default_replicator')"
6568
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6569
msgid "RabbitMQ virtualhost"
5154
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
6572
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
5155
6573
msgid "Name of RabbitMQ exchange to publish to"
5158
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
6576
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
5159
6577
msgid "Name of RabbitMQ routing key to use"
5162
#: ../plugin/session_dictionary/processlist.cc:78
5165
msgstr "(não usado)"
5167
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
6580
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6581
#: ../plugin/transaction_log/module.cc:247
6582
msgid "Name of the replicator plugin to use (default='default_replicator')"
6585
#: ../plugin/signal_handler/signal_handler.cc:233
6587
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6590
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5169
6592
msgid "syslog facility \"%s\" not known, using \"local0\""
5172
#: ../plugin/syslog/errmsg.cc:50
6595
#: ../plugin/syslog/errmsg.cc:49
5174
6597
msgid "syslog priority \"%s\" not known, using \"warn\""
5177
#: ../plugin/syslog/logging.cc:63
6600
#: ../plugin/syslog/logging.cc:72
5179
6602
msgid "syslog priority \"%s\" not known, using \"info\""
5182
#: ../plugin/syslog/module.cc:95
6605
#: ../plugin/syslog/module.cc:59
5183
6606
msgid "Syslog Ident"
5186
#: ../plugin/syslog/module.cc:98
6609
#: ../plugin/syslog/module.cc:68
5187
6610
msgid "Syslog Facility"
5190
#: ../plugin/syslog/module.cc:101
6613
#: ../plugin/syslog/module.cc:77
5191
6614
msgid "Enable logging to syslog of the query log"
5194
#: ../plugin/syslog/module.cc:104
6617
#: ../plugin/syslog/module.cc:86
5195
6618
msgid "Syslog Priority of query logging"
5198
#: ../plugin/syslog/module.cc:116
6621
#: ../plugin/syslog/module.cc:131
5199
6622
msgid "Enable logging to syslog of the error messages"
5202
#: ../plugin/syslog/module.cc:119
6625
#: ../plugin/syslog/module.cc:140
5203
6626
msgid "Syslog Priority of error messages"
5206
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5207
#: ../plugin/transaction_log/print_transaction_message.cc:106
5208
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5210
msgid "Failed to open transaction log file"
5211
msgstr "Trava ou transação ativa"
5213
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5214
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5215
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5217
msgid "Could not read transaction message.\n"
5220
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5221
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5223
msgid "GPB ERROR: %s.\n"
5226
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5227
#: ../plugin/transaction_log/transaction_log_reader.cc:149
6629
#: ../plugin/transaction_log/background_worker.cc:74
6631
msgid "Unable to create background worker thread. Got error %s.\n"
6634
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6635
#: ../plugin/transaction_log/print_transaction_message.cc:102
6636
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6638
msgid "Failed to open transaction log file %s. Got error: %s\n"
6641
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6642
#: ../plugin/transaction_log/print_transaction_message.cc:144
6643
#: ../plugin/transaction_log/transaction_log_reader.cc:150
5229
6645
msgid "Raw buffer read: %s.\n"
5232
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
5233
#: ../plugin/transaction_log/print_transaction_message.cc:175
5234
#: ../plugin/transaction_log/transaction_log_reader.cc:158
6648
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6649
#: ../plugin/transaction_log/print_transaction_message.cc:150
6650
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6652
msgid "Unable to parse transaction. Got error: %s.\n"
6655
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6656
#: ../plugin/transaction_log/print_transaction_message.cc:152
6657
#: ../plugin/transaction_log/transaction_log_reader.cc:159
5236
6659
msgid "BUFFER: %s\n"
5237
6660
msgstr "BUFFER: %s\n"
5239
#: ../plugin/transaction_log/module.cc:169
5240
msgid "Failed to allocate the TransactionLog instance"
6662
#: ../plugin/transaction_log/module.cc:122
6664
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5243
#: ../plugin/transaction_log/module.cc:177
6667
#: ../plugin/transaction_log/module.cc:131
5245
6669
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5248
#: ../plugin/transaction_log/module.cc:187
5249
msgid "Failed to allocate the TransactionLogIndex instance"
6672
#: ../plugin/transaction_log/module.cc:141
6674
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5252
#: ../plugin/transaction_log/module.cc:195
6677
#: ../plugin/transaction_log/module.cc:150
5254
6679
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5257
#: ../plugin/transaction_log/module.cc:208
5258
msgid "Failed to allocate the TransactionLogApplier instance"
5261
#: ../plugin/transaction_log/module.cc:249
6682
#: ../plugin/transaction_log/module.cc:163
6684
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6687
#: ../plugin/transaction_log/module.cc:223
6688
msgid "Enable transaction log"
6691
#: ../plugin/transaction_log/module.cc:231
5262
6692
msgid "DEBUGGING - Truncate transaction log"
5265
#: ../plugin/transaction_log/module.cc:252
6695
#: ../plugin/transaction_log/module.cc:239
6696
msgid "Path to the file to use for transaction log"
6699
#: ../plugin/transaction_log/module.cc:255
5266
6700
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5269
#: ../plugin/transaction_log/module.cc:255
5270
msgid "Enable transaction log"
5273
#: ../plugin/transaction_log/module.cc:258
5274
msgid "Path to the file to use for transaction log"
5277
#: ../plugin/transaction_log/module.cc:264
6703
#: ../plugin/transaction_log/module.cc:263
5279
6705
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5280
6706
"each transaction write, 2 == sync log file once per second"
5283
#: ../plugin/transaction_log/module.cc:267
6709
#: ../plugin/transaction_log/module.cc:276
5284
6710
msgid "Number of slots for in-memory write buffers (default=8)."
5287
#: ../plugin/transaction_log/print_transaction_message.cc:134
5289
msgid "GPB message is not a valid type.\n"
5292
#: ../plugin/transaction_log/print_transaction_message.cc:154
5294
msgid "GPB message is not a valid size.\n"
5297
#. 120 was arbitrary
5298
#: ../plugin/transaction_log/print_transaction_message.cc:167
5299
msgid "Could not read transaction message. Raw buffer read "
5302
#: ../plugin/transaction_log/transaction_log.cc:114
6713
#: ../plugin/transaction_log/transaction_log.cc:112
5303
6714
msgid "Failed to open transaction log file "
5306
#: ../plugin/transaction_log/transaction_log.cc:215
6717
#: ../plugin/transaction_log/transaction_log.cc:220
5309
6720
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5310
6721
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5313
#: ../plugin/transaction_log/transaction_log.cc:233
5315
msgid "Failed to sync log file."
5316
msgstr "Path para arquivos temporários"
5318
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5319
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5321
msgid "Attempted to read record bigger than INT_MAX\n"
5324
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5326
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5329
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5331
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5334
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5335
msgid "Cannot open file: "
5338
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5339
msgid "Could not skip to position "
5342
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5343
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5346
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5347
msgid "Memory allocation failure trying to allocate "
5350
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5354
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5365
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5366
msgid "Unable to parse command. Got error: "
5369
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5376
#: ../plugin/transaction_log/utilities/transaction_reader.cc:644
5378
msgid "Display help and exit"
5379
msgstr "Mostra este texto de ajuda e sai."
5381
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5383
msgid "Read from the innodb transaction log"
5384
msgstr "Trava ou transação ativa"
5386
#: ../plugin/transaction_log/utilities/transaction_reader.cc:651
5388
msgid "Password to use when connecting to server"
5390
"Senha a ser usada quando conectando ao servidor. Se nenhuma senha é "
5391
"fornecida como parâmetro, ela será perguntada no terminal."
5393
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
5394
msgid "Perform checksum"
5397
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5398
msgid "Ignore event messages"
5401
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5402
msgid "Transaction log file"
5405
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5406
msgid "Print raw Protobuf messages instead of SQL"
5409
#: ../plugin/transaction_log/utilities/transaction_reader.cc:660
5410
msgid "Start reading from the given file position"
5413
#: ../plugin/transaction_log/utilities/transaction_reader.cc:663
5415
msgid "Only output for the given transaction ID and later"
5416
msgstr "Trava ou transação ativa"
5418
#: ../plugin/transaction_log/utilities/transaction_reader.cc:666
5420
msgid "Only output for the given transaction ID"
5421
msgstr "Trava ou transação ativa"
5423
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5424
msgid "Summarize message contents"
5427
#: ../plugin/transaction_log/utilities/transaction_reader.cc:701
5428
msgid "Cannot use --start-pos and --transaction-id together\n"
5431
#: ../plugin/transaction_log/utilities/transaction_reader.cc:707
5432
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5435
#: ../plugin/transaction_log/utilities/transaction_reader.cc:825
5436
msgid "Checksum failed. Wanted "
5439
#: ../plugin/transaction_log/utilities/transaction_reader.cc:827
5444
#~ msgid "Error: Invalid Value for max_connect_errors"
5445
#~ msgstr "Erro: Valor Inválido para opt_max_connect_retries"
5447
#~ msgid "Set the default storage engine (table type) for tables."
5449
#~ "Defina o motor de armazenamento padrão (O Tipo tabela) para as tabelas."
5451
#~ msgid "Out of memory for plugin '%s'."
5452
#~ msgstr "Memória insuficiente para plugin '%s'"
5454
#~ msgid "Bad options for plugin '%s'."
5455
#~ msgstr "Opções inválidas para plugin '%s'"
5457
#~ msgid "Plugin '%s' has conflicting system variables"
5458
#~ msgstr "O plugin '%s' tem variáveis de sistema conflitantes"
5461
#~ msgid "Invalid value for io-capacity\n"
5462
#~ msgstr "Valor inválido para retry_count"
5465
#~ msgid "Invalid value for fast-shutdown\n"
5466
#~ msgstr "Valor inválido para retry_count"
5469
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5470
#~ msgstr "Valor inválido para retry_count"
5473
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5474
#~ msgstr "Valor inválido para retry_count"
5477
#~ msgid "Invalid value for stats-sample-pages\n"
5478
#~ msgstr "Erro: Valor Inválido para opt_sleep"
5481
#~ msgid "Invalid value for autoextend-increment\n"
5482
#~ msgstr "Valor inválido para retry_count"
5485
#~ msgid "Invalid value for buffer-pool-size\n"
5486
#~ msgstr "Valor inválido para retry_count"
5489
#~ msgid "Invalid value for buffer-pool-instances\n"
5490
#~ msgstr "Valor inválido para retry_count"
5493
#~ msgid "Invalid value for commit-concurrency\n"
5494
#~ msgstr "Valor inválido para retry_count"
5497
#~ msgid "Invalid value for concurrency-tickets\n"
5498
#~ msgstr "Valor inválido para retry_count"
5501
#~ msgid "Invalid value for read-io-threads\n"
5502
#~ msgstr "Valor inválido para retry_count"
5505
#~ msgid "Invalid value for write-io-threads\n"
5506
#~ msgstr "Valor inválido para retry_count"
5509
#~ msgid "Invalid value for force-recovery\n"
5510
#~ msgstr "Valor inválido para retry_count"
5513
#~ msgid "Invalid value for log-file-size\n"
5514
#~ msgstr "Erro: Valor Inválido para opt_sleep"
5517
#~ msgid "Invalid value for log-files-in-group\n"
5518
#~ msgstr "Valor inválido para retry_count"
5521
#~ msgid "Invalid value for mirrored-log-groups\n"
5522
#~ msgstr "Valor inválido para retry_count"
5525
#~ msgid "Invalid value for open-files\n"
5526
#~ msgstr "Valor inválido para retry_count"
5529
#~ msgid "Invalid value for thread-concurrency\n"
5530
#~ msgstr "Valor inválido para retry_count"
5533
#~ msgid "Invalid value for read-ahead-threshold\n"
5534
#~ msgstr "Valor inválido para retry_count"
5536
#~ msgid "Invalid value for retry_count"
5537
#~ msgstr "Valor inválido para retry_count"
5540
#~ msgid "Invalid value of log-file-size"
5541
#~ msgstr "Uso inválido de ponteiro nulo"
5544
#~ msgid "Invalid value of log-files-in-group"
5545
#~ msgstr "Valor inválido para retry_count"
5548
#~ msgid "Invalid value of lock-wait-timeout"
5549
#~ msgstr "Erro: Valor Inválido para connect_timeout"
5552
#~ msgid "Invalid value of log-buffer-size"
5553
#~ msgstr "Uso inválido de ponteiro nulo"
5556
#~ msgid "Invalid value of lru-old-blocks-pct"
5557
#~ msgstr "Uso inválido de ponteiro nulo"
5560
#~ msgid "Invalid value of lru-block-access-recency"
5561
#~ msgstr "Valor inválido para retry_count"
5564
#~ msgid "Invalid value of max-dirty-pages-pct"
5565
#~ msgstr "Valor inválido para retry_count"
5568
#~ msgid "Invalid value of max-purge-lag"
5569
#~ msgstr "Valor inválido para retry_count"
5572
#~ msgid "Invalid value of open-files"
5573
#~ msgstr "Valor inválido para retry_count"
5576
#~ msgid "Invalid value of read-io-threads"
5577
#~ msgstr "Valor inválido para retry_count"
5580
#~ msgid "Invalid value of sync_spin_loops"
5581
#~ msgstr "Valor inválido para retry_count"
5584
#~ msgid "Invalid value of before-write-position\n"
5585
#~ msgstr "Valor inválido para retry_count"
5588
#~ msgid "Invalid value of before-update-position\n"
5589
#~ msgstr "Valor inválido para retry_count"
5592
#~ msgid "Invalid value for lock-wait-timeout\n"
5593
#~ msgstr "Erro: Valor Inválido para connect_timeout"
5596
#~ msgid "Invalid value for max-user-count\n"
5597
#~ msgstr "Valor inválido para retry_count"
5600
#~ msgid "Invalid value for bucket-count\n"
5601
#~ msgstr "Valor inválido para retry_count"
5604
#~ msgid "Invalid value of expiry\n"
5605
#~ msgstr "Valor inválido para retry_count"
5608
#~ msgid "Enable rabbitmq log"
5609
#~ msgstr "Habilitar log"
5612
#~ msgid "Invalid value for logging-threshold-slow\n"
5613
#~ msgstr "Valor inválido para retry_count"
5615
#~ msgid "Use compression in server/client protocol."
5616
#~ msgstr "Usar compressão em protocolo de Servidor/Cliente."
5618
#~ msgid "Ignore space after function names."
5619
#~ msgstr "Ignorar espaços após nome de funções."
5622
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5623
#~ "version of this option instead."
5625
#~ "Não escrever o número da linha nos erros. AVISO: -L está obsoleta, use a "
5626
#~ "versão longa desta opção."
5629
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5630
#~ "This option is enabled by default."
5632
#~ "Reconectar se a conexão for perdida. Desabilite-o com --disable-"
5633
#~ "reconnect. Esta opção é habilitada por padrão."
5635
#~ msgid "%s: You must use option --tab with --fields-...\n"
5636
#~ msgstr "%s: Você deve usar opção --table com --fields-...\n"
5639
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5642
#~ "%s: Você não pode usar ..fechado.. e ..opcionalmente-fechado.. ao mesmo "
5645
#~ msgid "Got error: %s (%d) %s"
5646
#~ msgstr "Retornou erro: %s (%d) %s"
5648
#~ msgid "Couldn't execute '%s': %s (%d)"
5649
#~ msgstr "Não poderia executar '%s': %s (%d)"
5651
#~ msgid "Couldn't allocate memory"
5652
#~ msgstr "Não podia alocar memoria"
5655
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5658
#~ "-- Alerca: Incapaz de usar inserção atrazada para tabela '%s' porque é do "
5661
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5662
#~ msgstr "%s: Alerta: Não pode mudar a opção SQL_QUOTE_SHOW_CREATE (%s)\n"
5664
#~ msgid "%s: Can't get keys for table %s\n"
5665
#~ msgstr "%s: Não pode obter chaves para tabela %s\n"
5667
#~ msgid "Error: Couldn't read status information for table %s\n"
5668
#~ msgstr "Erro: Não pôde ler informação de estatus para a tabela %s\n"
5670
#~ msgid "Error retrieving table structure for table: \"%s\""
5671
#~ msgstr "Erro recuperando estrutura de tabela para tabela: \"%s\""
5673
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
5675
#~ "-- Suprimindo exportação de dados para tabela '%s\", --no-data foi usado\n"
5677
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
5678
#~ msgstr "-- Alerta: Suprimindo dados para tabela '%s' porque é do tipo %s\n"
5680
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
5682
#~ "-- Suprimindo exportação de dados para tabela '%s', ela não possui "
5685
#~ msgid "-- Sending SELECT query...\n"
5686
#~ msgstr "-- Enviando consulta SELECT ...\n"
5688
#~ msgid "when executing 'SELECT INTO OUTFILE'"
5689
#~ msgstr "quando executando 'SELECT INTO OUTFILE'"
5694
#~ "-- Dumping data for table %s\n"
5699
#~ "-- Exportando dados para tabela %s\n"
5702
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
5703
#~ msgstr "%s: Erro na contagem de campos para tabela: %s ! Abortando.\n"
5705
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5706
#~ msgstr "%s: Erro ao ler registros da tabela: %s (%d:%s) ! Abortando\n"
5708
#~ msgid "Not enough fields from table %s! Aborting.\n"
5709
#~ msgstr "Campos insuficientes para tabela %s! Abortando\n"
5711
#~ msgid "when doing refresh"
5712
#~ msgstr "quando recarrega"
5715
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
5717
#~ "Alerta: Não pôde ler chaves da tabela %s: registros não estão ordenados (%"
5720
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
5721
#~ msgstr "Erro: Memória insuficiente para armazenar cláusula ORDER BY\n"
5723
#~ msgid "Input filename too long: %s"
5724
#~ msgstr "Arquivo de entrada muito grande: %s"
5726
#~ msgid "Invalid mode to --compatible: %s\n"
5727
#~ msgstr "Modo inválido para --compatible: %s\n"
5729
#~ msgid "Can't create thread-keys"
5730
#~ msgstr "Não é possível criar thread-keys"
5732
#~ msgid "Display this help and exit after initializing plugins."
5733
#~ msgstr "Exibe essa ajuda e sai depois de inicializar os plugins."
5735
#~ msgid "(IGNORED)"
5736
#~ msgstr "(IGNORADO)"
5739
#~ "Copyright (C) 2008 Sun Microsystems\n"
5740
#~ "This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5741
#~ "and you are welcome to modify and redistribute it under the GPL license\n"
5743
#~ "Starts the Drizzle database server\n"
5745
#~ "Copyright (C) 2008 Syn Microsystems\n"
5746
#~ "Este software vem ABSOLUTAMENTE SEM GARANTIA. Este é um software livre,\n"
5747
#~ "e você será bem vindo para modifica-lo e redistribui-lo sob a licença "
5750
#~ "Iniciar o servidor de banco de dados Drizzle\n"
5752
#~ msgid "Can't start server: cannot resolve hostname!"
5753
#~ msgstr "Não pode iniciar o servidor: Impossível resolver hostname"
5755
#~ msgid "Can't start server: bind-address refers to multiple interfaces!"
5757
#~ "Não pode iniciar o servidor: bind-address referencia para múltiplas "
5760
#~ msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
5762
#~ "Erro removendo banco de dados (não pôde deletar '%-.192s', errno: %d)"
5764
#~ msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
5766
#~ "Erro removendo banco de dados (não pôde remover diretório '%-.192s', "
5769
#~ msgid "Can't read record in system table"
5770
#~ msgstr "Não pôde ler registro na tabela do sistema"
5772
#~ msgid "Can't get working directory (errno: %d)"
5773
#~ msgstr "Não é possível obter o diretório de trabalho (errno: %d)"
5775
#~ msgid "Can't change dir to '%-.192s' (errno: %d)"
5776
#~ msgstr "Não pôde mudar diretório para '%-.192s' (errno: %d)"
5778
#~ msgid "View '%-.192s' doesn't exist for '%-.192s'"
5779
#~ msgstr "A exibição '%-.192s' não existe para '%-.192s'"
5782
#~ "%s: ready for connections.\n"
5783
#~ "Version: '%s' socket: '%s' port: %u\n"
5785
#~ "%s: pronto para conexões.\n"
5786
#~ "Versão: '%s' socket: '%s' porta: %u\n"
5788
#~ msgid "Incorrect database name '%-.100s'"
5789
#~ msgstr "Nome da base de dados incorreto '%-.100s'"
5791
#~ msgid "Couldn't uncompress communication packet"
5792
#~ msgstr "Não foi possível descompactar o pacote de comunicação"
5794
#~ msgid "Got an error reading communication packets"
5795
#~ msgstr "Erro ao ler pacotes de comunicação"
5797
#~ msgid "Got timeout reading communication packets"
5798
#~ msgstr "Tempo esgotado ao ler pacotes de comunicação"
5800
#~ msgid "Got an error writing communication packets"
5801
#~ msgstr "Erro ao escrever pacotes de comunicação"
5803
#~ msgid "Got timeout writing communication packets"
5804
#~ msgstr "Tempo esgotado ao escrever pacotes de comunicação"
5806
#~ msgid "Unknown Drizzle error"
5807
#~ msgstr "Erro desconhecido do Drizzle"
5809
#~ msgid "Can't create UNIX socket (%d)"
5810
#~ msgstr "Não é possível criar o socket UNIX(%d)"
5812
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5814
#~ "Não é possível conectar ao servidor local do Drizzle através do socket "
5817
#~ msgid "Can't create TCP/IP socket (%d)"
5818
#~ msgstr "Não é possível criar o socket TCP/IO(%d)"
5820
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5821
#~ msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
5823
#~ msgid "Drizzle server has gone away"
5824
#~ msgstr "O servidor Drizzle caiu"
5826
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5828
#~ "Versão do protocolo incompativeis; versão do servidor = %d, versão do "
5831
#~ msgid "Drizzle client ran out of memory"
5832
#~ msgstr "O cliente do Drizzle ficou sem memória"
5834
#~ msgid "Wrong host info"
5835
#~ msgstr "Informação do host incorreta"
5837
#~ msgid "Localhost via UNIX socket"
5838
#~ msgstr "Localhost através de um socket UNIX"
5840
#~ msgid "%-.100s via TCP/IP"
5841
#~ msgstr "%-.100s via TCP/IP"
5843
#~ msgid "Error in server handshake"
5844
#~ msgstr "Erro no handshake com o servidor"
5846
#~ msgid "Lost connection to Drizzle server during query"
5847
#~ msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
5849
#~ msgid "Commands out of sync; you can't run this command now"
5850
#~ msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
5852
#~ msgid "Named pipe: %-.32s"
5853
#~ msgstr "Pipe nomeado: %-.32s"
5855
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5857
#~ "Não pude esperar pelo pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5859
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5861
#~ "Impossível abrir pipe nomeado para o host: %-.64s pipe: %-.32s (%lu)"
5863
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5865
#~ "Impossível atribuir estado ao pipe nomeado para o host: %-.64s pipe: "
5868
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5870
#~ "Não é possível inicializar o conjunto de caracteres %-.32s (caminho: "
5873
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5874
#~ msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
5876
#~ msgid "Embedded server"
5877
#~ msgstr "Servidor embarcado"
5879
#~ msgid "Error on SHOW SLAVE STATUS:"
5880
#~ msgstr "Erro em SHOW SLAVE STATUS;"
5882
#~ msgid "Error on SHOW SLAVE HOSTS:"
5883
#~ msgstr "Erro em SHOW SLAVE HOSTS;"
5885
#~ msgid "SSL connection error"
5886
#~ msgstr "Erro na conexão segura (SSL)"
5888
#~ msgid "Malformed packet"
5889
#~ msgstr "Pacote mal formatado"
5891
#~ msgid "(unused error message)"
5892
#~ msgstr "(mensagem de erro não utilizada)"
5894
#~ msgid "Statement not prepared"
5895
#~ msgstr "Comando não preparado"
5897
#~ msgid "No data supplied for parameters in prepared statement"
5898
#~ msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
5900
#~ msgid "Data truncated"
5901
#~ msgstr "Dados truncados"
5903
#~ msgid "No parameters exist in the statement"
5904
#~ msgstr "Não existe parametros para este comando"
5907
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5909
#~ "Não é possível enviar informação longa para tipos de dados não-string/não-"
5910
#~ "binário (parâmetro: %d)"
5912
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
5913
#~ msgstr "Utilizando um tipo de buffer não suportado: %d (parâmetro: %d)"
5915
#~ msgid "Shared memory: %-.100s"
5916
#~ msgstr "Memória compartilhada: %-.100s"
5918
#~ msgid "Invalid connection handle"
5919
#~ msgstr "Manipulador de conexão inválido"
5922
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5923
#~ "option 'secure_auth' enabled)"
5925
#~ "Conexão utilizando protocolo de autenticação antigo (pre-4.1.1) recusada "
5926
#~ "(opção do cliente 'secure_auth' ativada)"
5928
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5930
#~ "Recuperação de linhas foi cancelada pela chamada de drizzle_stmt_close()"
5932
#~ msgid "Attempt to read column without prior row fetch"
5933
#~ msgstr "Tentativa de ler a coluna sem antes recuperar uma linha"
5935
#~ msgid "Prepared statement contains no metadata"
5936
#~ msgstr "Prepared statement não contém metadata"
5939
#~ "Attempt to read a row while there is no result set associated with the "
5942
#~ "Tentativa de ler uma tupla enquanto não há result set associado com a "
5945
#~ msgid "This feature is not implemented yet"
5946
#~ msgstr "Esse recurso ainda não foi implementado"
5949
#~ "Lost connection to Drizzle server while waiting for initial communication "
5950
#~ "packet, system error: %d"
5952
#~ "Conexão com o servidor Drizzle foi perdida quando esperando por pacote "
5953
#~ "inicial de comunicação, erro do sistema: %d"
5956
#~ "Lost connection to Drizzle server while reading initial communication "
5957
#~ "packet, system error: %d"
5959
#~ "Perda de conexão com o servidor Drizzle quando lendo pacote inicial de "
5960
#~ "comunicação, erro do sistema: %d"
5963
#~ "Lost connection to Drizzle server while sending authentication "
5964
#~ "information, system error: %d"
5966
#~ "Perda de conexão com o servidor Drizzle quando enviando informação de "
5967
#~ "autenticação, erro do sistema: %d"
5970
#~ "Lost connection to Drizzle server while reading authorization "
5971
#~ "information, system error: %d"
5973
#~ "Perda de conexão com o servidor Drizzle quando lendo informação de "
5974
#~ "autorização, erro do sistema: %d"
5977
#~ "Lost connection to Drizzle server while setting initial database, system "
5980
#~ "Perda de conexão com o servidor Drizzle quando definindo banco de dados "
5981
#~ "inicial, erro do sistema: %d"
5983
#~ msgid "Default pointer size to be used for MyISAM tables."
5984
#~ msgstr "Tamanho padrão do ponteiro usado por tabelas MyISAM."
6724
#: ../plugin/transaction_log/transaction_log.cc:239
6726
msgid "Failed to sync log file. Got error: %s\n"
6730
#~ "'%s' had no or invalid character set, and default character set is multi-"
6731
#~ "byte, so character column sizes may have changed"
6733
#~ "'%s' não tinha um conjunto de caracteres ou o conjunto de caracteres é "
6734
#~ "inválido e o conjunto de caracteres padrão é multi-byte, portanto os "
6735
#~ "tamanhos das colunas de caracteres podem ter mudado"
5986
6737
#~ msgid "Synonym for -?"
5987
6738
#~ msgstr "Sinônimo para -?"
5989
#~ msgid "Print some debug info at exit."
5990
#~ msgstr "Imprimir alguma informação de debug na saída."
5992
#~ msgid "Usage: %s [OPTIONS] [database]\n"
5993
#~ msgstr "Uso: %s [OPÇÕES] [banco de dados]\n"
6741
#~ "Port number to use for connection or 0 for default to, in order of "
6742
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
6744
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
6745
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
6747
#~ msgid "built-in default"
6748
#~ msgstr "nativo por padrão"
6750
#~ msgid "Write more. (-v -v -v gives the table output format)."
6751
#~ msgstr "Escreva mais. (-v -v -v informa a tabela de formatos de saída)."
6753
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
6754
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-tee.\n"
6756
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
6757
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-pager.\n"
6759
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
6760
#~ msgstr "AVISO: opção --server-arg não suportada nesta configuração.\n"
6763
#~ "Non-integer value supplied for port. If you are trying to enter a "
6764
#~ "password please use --password instead."
6766
#~ "Valor não inteiro fornecido para porta. Se você está tentando fornecer "
6767
#~ "uma senha por favor use --password"
6769
#~ msgid "Value supplied for port is not valid."
6770
#~ msgstr "Valor fornecido para porta não é válido"
6772
#~ msgid "For more options, use %s --help\n"
6773
#~ msgstr "Para maiores informações, use %s --help\n"
6776
#~ "Non-integer value supplied for port. If you are trying to enter a "
6777
#~ "password please use --password instead.\n"
6779
#~ "Valor não inteiro fornecido para a porta. Se está tentando fornecer a "
6780
#~ "senha, por favor use --password ao invez.\n"
6782
#~ msgid "Memory allocation error while copying password. Aborting.\n"
6783
#~ msgstr "Erro de alocação de memória enquanto copiava senha. Abortando.\n"
5995
6785
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
5997
6787
#~ "Não foi possível criar/escrever no arquivo '%s' (Código do erro: %d)"
5999
#~ msgid "Check memory and open file usage at exit ."
6000
#~ msgstr "Verifica memória e arquivos abertos ao sair do programa."
6002
#~ msgid "Unknown command '\\%c'."
6003
#~ msgstr "Comando desconhecido '\\%c'."
6005
#~ msgid "Invalid (old?) table or database name '%s'"
6006
#~ msgstr "Nome de tabela ou banco de dados %s invalido(Antigo?)"
6008
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
6009
#~ msgstr "AVISO: opção --server-arg não suportada nesta configuração.\n"
6011
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
6012
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-pager.\n"
6014
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
6015
#~ msgstr "AVISO: opção obsoleta; ao invés use --disable-tee.\n"
6018
#~ "Disable pager and print to stdout. See interactive help (\\h) also. "
6019
#~ "WARNING: option deprecated; use --disable-pager instead."
6021
#~ "Desabilita o \"pager\" e imprime para o arquivo de saída. Veja ajuda "
6022
#~ "interativa (\\h) também. AVISO: opção obsoleta; ao invés use --disable-"
6025
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
6026
#~ msgstr "%s Ver %s Distrib %s, para %s(%s) usando %s %s\n"
6028
#~ msgid "File '%s' not found (Errcode: %d)"
6029
#~ msgstr "Arquivo '%s' não encontrado (Errcode: %d)"
6031
#~ msgid "Error on delete of '%s' (Errcode: %d)"
6032
#~ msgstr "Erro ao apagar '%s' (Código do erro: %d)"
6034
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
6035
#~ msgstr "Erro ao renomear '%s' para '%s' (Código do erro: %d)"
6037
6789
#~ msgid "Error reading file '%s' (Errcode: %d)"
6038
6790
#~ msgstr "Erro lendo o arquivo '%s' (Código do erro: %d)"
6040
6792
#~ msgid "Error writing file '%s' (Errcode: %d)"
6041
6793
#~ msgstr "Erro escrevendo no arquivo '%s' (Código do erro: %d)"
6795
#~ msgid "Error on close of '%s' (Errcode: %d)"
6796
#~ msgstr "Erro no fechamento de '%s' (Código do erro: %d)"
6043
6798
#~ msgid "Out of memory (Needed %u bytes)"
6044
6799
#~ msgstr "Memória insuficiente (Necessário %u bytes)"
6801
#~ msgid "Error on delete of '%s' (Errcode: %d)"
6802
#~ msgstr "Erro ao apagar '%s' (Código do erro: %d)"
6804
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
6805
#~ msgstr "Erro ao renomear '%s' para '%s' (Código do erro: %d)"
6046
6807
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
6048
6809
#~ "Fim-de-arquivo encontrado inesperadamente ao ler arquivo '%s' (Código do "
6812
#~ msgid "Can't lock file (Errcode: %d)"
6813
#~ msgstr "Não é possível travar o arquivo (Código do erro: %d)"
6051
6815
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
6052
6816
#~ msgstr "Impossível ler o diretório '%s' (Código do erro: %d)"
6818
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
6819
#~ msgstr "Impossível obter status de '%s' (Errcode: %d)"
6821
#~ msgid "Can't get working dirctory (Errcode: %d)"
6822
#~ msgstr "Impossível determinar o diretório atual (Código do erro: %d)"
6824
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
6825
#~ msgstr "Impossível mudar para o diretório '%s' (Código do erro: %d)"
6827
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
6829
#~ "Disco ficou cheio enquanto escrevi '%s'. Aguardando que alguém libere "
6830
#~ "algum espaço..."
6832
#~ msgid "File '%s' not found (Errcode: %d)"
6833
#~ msgstr "Arquivo '%s' não encontrado (Errcode: %d)"
6835
#~ msgid "Undefined handler error 125"
6836
#~ msgstr "Erro de handler indefinido 125"
6838
#~ msgid "Set the default character set."
6839
#~ msgstr "Define o conjunto de caracteres padrão."
6841
#~ msgid "Print some debug info at exit."
6842
#~ msgstr "Imprimir alguma informação de debug na saída."
6844
#~ msgid "Socket file to use for connection."
6845
#~ msgstr "Arquivo de socket a usar para conexão."
6847
#~ msgid "Check memory and open file usage at exit ."
6848
#~ msgstr "Verifica memória e arquivos abertos ao sair do programa."
6850
#~ msgid "Unknown command '\\%c'."
6851
#~ msgstr "Comando desconhecido '\\%c'."
6853
#~ msgid "Invalid (old?) table or database name '%s'"
6854
#~ msgstr "Nome de tabela ou banco de dados %s invalido(Antigo?)"
6055
6857
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
6056
6858
#~ "to have type %s but the column is not found."