1652
1287
"dostępnąpamięć; jeśli nie, możesz użyć opcji 'unlimit' aby zezwolić drizzled "
1653
1288
"na użycie większej ilości pamięci, lub możesz dodać dodatkowy moduł pamięci"
1655
#: drizzled/error.cc:118
1656
1290
msgid "Can't get hostname for your address"
1657
1291
msgstr "Nie mogę rozwiązać nazwy hosta dla Twojego adresu"
1659
#: drizzled/error.cc:120
1660
1293
msgid "Bad handshake"
1663
#: drizzled/error.cc:122
1665
1297
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1667
1299
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' do bazy danych '%-.192s'"
1669
#: drizzled/error.cc:124
1671
1302
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1673
1304
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' (używającego hasła: %s)"
1675
#: drizzled/error.cc:126
1676
1306
msgid "No database selected"
1677
1307
msgstr "Nie wybrano bazy danych"
1679
#: drizzled/error.cc:128
1680
1309
msgid "Unknown command"
1681
1310
msgstr "Nieznana komenda"
1683
#: drizzled/error.cc:130
1685
1313
msgid "Column '%-.192s' cannot be null"
1686
1314
msgstr "Kolumna '%-.192s' nie może być null"
1688
#: drizzled/error.cc:132
1690
1317
msgid "Unknown database '%-.192s'"
1691
1318
msgstr "Nieznana baza danych '%-.192s'"
1693
#: drizzled/error.cc:134
1695
1321
msgid "Table '%-.192s' already exists"
1696
1322
msgstr "Tabela '%-.192s' już istnieje"
1698
#: drizzled/error.cc:136
1700
1325
msgid "Unknown table '%-.100s'"
1701
1326
msgstr "Nieznana tabela '%-.100s'"
1703
#: drizzled/error.cc:138
1705
1329
msgid "Column '%-.192s' in %-.192s is ambiguous"
1706
1330
msgstr "Dwuznaczna kolumna '%-.192s' w %-.192s"
1708
#: drizzled/error.cc:140
1709
1332
msgid "Server shutdown in progress"
1710
1333
msgstr "Operacja wyłączania serwera trwa"
1712
#: drizzled/error.cc:142
1714
1336
msgid "Unknown column '%-.192s' in '%-.192s'"
1715
1337
msgstr "Nieznana kolumna '%-.192s' w '%-.192s'"
1717
#: drizzled/error.cc:144
1719
1340
msgid "'%-.192s' isn't in GROUP BY"
1720
1341
msgstr "'%-.192s' nie występuje w GROUP BY"
1722
#: drizzled/error.cc:146
1724
1344
msgid "Can't group on '%-.192s'"
1725
1345
msgstr "Nie można grupować po '%-.192s'"
1727
#: drizzled/error.cc:148
1728
1347
msgid "Statement has sum functions and columns in same statement"
1731
#: drizzled/error.cc:150
1732
1350
msgid "Column count doesn't match value count"
1735
#: drizzled/error.cc:152
1737
1354
msgid "Identifier name '%-.100s' is too long"
1738
1355
msgstr "Nazwa identyfikatora '%-.100s' jest za długa"
1740
#: drizzled/error.cc:154
1742
1358
msgid "Duplicate column name '%-.192s'"
1743
1359
msgstr "Zduplikowana nazwa kolumny '%-.192s'"
1745
#: drizzled/error.cc:156
1747
1362
msgid "Duplicate key name '%-.192s'"
1748
1363
msgstr "Zduplikowana nazwa klucza '%-.192s'"
1750
#: drizzled/error.cc:158
1752
1366
msgid "Duplicate entry '%-.192s' for key %d"
1753
1367
msgstr "Zduplikowane wystąpienie '%-.192s' dla klucza %d"
1755
#: drizzled/error.cc:160
1757
1370
msgid "Incorrect column specifier for column '%-.192s'"
1758
1371
msgstr "Niepoprawny specyfikator kolumny dla kolumny '%-.192s'"
1760
#: drizzled/error.cc:162
1762
1374
msgid "%s near '%-.80s' at line %d"
1763
1375
msgstr "%s przy '%-.80s' w linii %d"
1765
#: drizzled/error.cc:164
1766
1377
msgid "Query was empty"
1767
1378
msgstr "Zapytanie było puste"
1769
#: drizzled/error.cc:166
1771
1381
msgid "Not unique table/alias: '%-.192s'"
1774
#: drizzled/error.cc:168
1776
1385
msgid "Invalid default value for '%-.192s'"
1777
1386
msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
1779
#: drizzled/error.cc:170
1780
1388
msgid "Multiple primary key defined"
1783
#: drizzled/error.cc:172
1785
1392
msgid "Too many keys specified; max %d keys allowed"
1788
#: drizzled/error.cc:174
1790
1396
msgid "Too many key parts specified; max %d parts allowed"
1793
#: drizzled/error.cc:176
1795
1400
msgid "Specified key was too long; max key length is %d bytes"
1798
#: drizzled/error.cc:178
1800
1404
msgid "Key column '%-.192s' doesn't exist in table"
1803
#: drizzled/error.cc:180
1806
1409
"BLOB column '%-.192s' can't be used in key specification with the used table "
1810
#: drizzled/error.cc:182
1813
1415
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1817
#: drizzled/error.cc:184
1819
1420
"Incorrect table definition; there can be only one auto column and it must be "
1820
1421
"defined as a key"
1823
#: drizzled/error.cc:186
1826
1426
"%s: ready for connections.\n"
1827
1427
"Version: '%s' socket: '%s' port: %u\n"
1830
#: drizzled/error.cc:188
1832
1431
msgid "%s: Normal shutdown\n"
1835
#: drizzled/error.cc:190
1837
1435
msgid "%s: Got signal %d. Aborting!\n"
1840
#: drizzled/error.cc:192
1842
1439
msgid "%s: Shutdown complete\n"
1845
#: drizzled/error.cc:194
1847
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1443
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1850
#: drizzled/error.cc:196
1851
1446
msgid "Can't create IP socket"
1854
#: drizzled/error.cc:198
1857
1451
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1861
#: drizzled/error.cc:200
1864
1457
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1865
1458
"check the manual"
1868
#: drizzled/error.cc:202
1870
1462
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1873
#: drizzled/error.cc:204
1876
1467
"The file '%-.128s' must be in the database directory or be readable by all"
1879
#: drizzled/error.cc:206
1881
1471
msgid "File '%-.200s' already exists"
1882
1472
msgstr "Plik '%-.200s' już istnieje"
1884
#: drizzled/error.cc:208
1886
1475
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1889
#: drizzled/error.cc:210
1891
1479
msgid "Records: %ld Duplicates: %ld"
1894
#: drizzled/error.cc:212
1896
1483
"Incorrect prefix key; the used key part isn't a string, the used length is "
1897
1484
"longer than the key part, or the storage engine doesn't support unique "
1901
#: drizzled/error.cc:214
1902
1488
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1905
#: drizzled/error.cc:216
1907
1492
msgid "Can't DROP '%-.192s'; check that column/key exists"
1910
#: drizzled/error.cc:218
1912
1496
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1915
#: drizzled/error.cc:220
1917
1500
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1920
#: drizzled/error.cc:222
1922
1504
msgid "Unknown thread id: %lu"
1925
#: drizzled/error.cc:224
1927
1508
msgid "You are not owner of thread %lu"
1930
#: drizzled/error.cc:226
1931
1511
msgid "No tables used"
1934
#: drizzled/error.cc:228
1936
1515
msgid "Too many strings for column %-.192s and SET"
1939
#: drizzled/error.cc:230
1941
1519
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1944
#: drizzled/error.cc:232
1946
1523
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1949
#: drizzled/error.cc:234
1951
1527
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1954
#: drizzled/error.cc:236
1956
1531
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1959
#: drizzled/error.cc:238
1961
1535
msgid "Incorrect database name '%-.100s'"
1962
1536
msgstr "Nieprawidłowa nazwa bazy danych '%-.100s'"
1964
#: drizzled/error.cc:240
1966
1539
msgid "Incorrect table name '%-.100s'"
1967
1540
msgstr "Nieprawidłowa nazwa tabeli '%-.100s'"
1969
#: drizzled/error.cc:242
1971
1543
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1972
1544
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1975
#: drizzled/error.cc:244
1976
1547
msgid "Unknown error"
1977
1548
msgstr "Nieznany błąd"
1979
#: drizzled/error.cc:246
1981
1551
msgid "Unknown procedure '%-.192s'"
1982
1552
msgstr "Nieznana procedura '%-.192s'"
1984
#: drizzled/error.cc:248
1986
1555
msgid "Incorrect parameter count to procedure '%-.192s'"
1989
#: drizzled/error.cc:250
1991
1559
msgid "Incorrect parameters to procedure '%-.192s'"
1994
#: drizzled/error.cc:252
1996
1563
msgid "Unknown table '%-.192s' in %-.32s"
1997
1564
msgstr "Nieznana tabela '%-.192s' w %-.32s"
1999
#: drizzled/error.cc:254
2001
1567
msgid "Column '%-.192s' specified twice"
2004
#: drizzled/error.cc:256
2005
1570
msgid "Invalid use of group function"
2008
#: drizzled/error.cc:258
2011
1575
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2014
#: drizzled/error.cc:260
2015
1578
msgid "A table must have at least 1 column"
2018
#: drizzled/error.cc:262
2020
1582
msgid "The table '%-.192s' is full"
2021
1583
msgstr "Tabela '%-.192s' jest pełna"
2023
#: drizzled/error.cc:264
2025
1586
msgid "Unknown character set: '%-.64s'"
2026
1587
msgstr "Nieznane kodowanie znaków: '%-.64s'"
2028
#: drizzled/error.cc:266
2030
1590
msgid "Too many tables; Drizzle can only use %d tables in a join"
2031
1591
msgstr "Za dużo tabel; Drizzle może użyć tylko %d tabel w join"
2033
#: drizzled/error.cc:268
2034
1593
msgid "Too many columns"
2035
1594
msgstr "Za dużo kolumn"
2037
#: drizzled/error.cc:270
2040
1598
"Row size too large. The maximum row size for the used table type, not "
2041
1599
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2044
#: drizzled/error.cc:272
2047
1604
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2048
1605
"thread_stack=#' to specify a bigger stack if needed"
2051
#: drizzled/error.cc:274
2052
1608
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2055
#: drizzled/error.cc:276
2058
"Table handler doesn't support NULL in given index. Please change column '%-"
2059
".192s' to be NOT NULL or use another handler"
1613
"Table handler doesn't support NULL in given index. Please change column "
1614
"'%-.192s' to be NOT NULL or use another handler"
2062
#: drizzled/error.cc:278
2064
1618
msgid "Can't load function '%-.192s'"
2065
1619
msgstr "Nie można załadować funkcji '%-.192s'"
2067
#: drizzled/error.cc:280
2069
1622
msgid "Can't initialize function '%-.192s'; %-.80s"
2070
1623
msgstr "Nie można zainicjować funkcji '%-.192s'; %-.80s"
2072
#: drizzled/error.cc:282
2073
msgid "No paths allowed for shared library"
1625
msgid "No paths allowed for plugin library"
2076
#: drizzled/error.cc:284
2078
msgid "Function '%-.192s' already exists"
1629
msgid "Plugin '%-.192s' already exists"
2079
1630
msgstr "Funkcja '%-.192s' już istnieje"
2081
#: drizzled/error.cc:286
2083
1633
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2085
"Nie można otworzyć współdzielonej biblioteki '%-.192s' (numer błędu: %d %-"
1635
"Nie można otworzyć współdzielonej biblioteki '%-.192s' (numer błędu: %d "
2088
#: drizzled/error.cc:288
2090
msgid "Can't find symbol '%-.128s' in library"
1639
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2091
1640
msgstr "Nie można znaleźć symbolu '%-.128s' w bibliotece"
2093
#: drizzled/error.cc:290
2095
1643
msgid "Function '%-.192s' is not defined"
2096
1644
msgstr "Funkcja '%-.192s' jest niezdefiniowana"
2098
#: drizzled/error.cc:292
2101
1648
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2102
1649
"'drizzleadmin flush-hosts'"
2105
#: drizzled/error.cc:294
2107
1653
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2110
#: drizzled/error.cc:296
2112
1657
"You are using Drizzle as an anonymous user and anonymous users are not "
2113
1658
"allowed to change passwords"
2116
#: drizzled/error.cc:298
2118
1662
"You must have privileges to update tables in the drizzle database to be able "
2119
1663
"to change passwords for others"
2122
#: drizzled/error.cc:300
2123
1666
msgid "Can't find any matching row in the user table"
2126
#: drizzled/error.cc:302
2128
1670
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2131
#: drizzled/error.cc:304
2134
1675
"Can't create a new thread (errno %d); if you are not out of available "
2135
1676
"memory, you can consult the manual for a possible OS-dependent bug"
2138
#: drizzled/error.cc:306
2140
1680
msgid "Column count doesn't match value count at row %ld"
2143
#: drizzled/error.cc:308
2145
1684
msgid "Can't reopen table: '%-.192s'"
2148
#: drizzled/error.cc:310
2149
1687
msgid "Invalid use of NULL value"
2152
#: drizzled/error.cc:312
2154
1691
msgid "Got error '%-.64s' from regexp"
2157
#: drizzled/error.cc:314
2159
1695
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2160
1696
"illegal if there is no GROUP BY clause"
2163
#: drizzled/error.cc:316
2165
1700
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2168
#: drizzled/error.cc:318
2170
1704
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2173
#: drizzled/error.cc:320
2176
1709
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2177
1710
"table '%-.192s'"
2180
#: drizzled/error.cc:322
2182
1714
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2183
1715
"privileges can be used"
2186
#: drizzled/error.cc:324
2187
1718
msgid "The host or user argument to GRANT is too long"
2190
#: drizzled/error.cc:326
2192
1722
msgid "Table '%-.192s.%-.192s' doesn't exist"
2193
1723
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
2195
#: drizzled/error.cc:328
2198
1727
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2202
#: drizzled/error.cc:330
2203
1731
msgid "The used command is not allowed with this Drizzle version"
2206
#: drizzled/error.cc:332
2208
1735
"You have an error in your SQL syntax; check the manual that corresponds to "
2209
1736
"your Drizzle server version for the right syntax to use"
2212
#: drizzled/error.cc:334
2214
1740
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2217
#: drizzled/error.cc:336
2218
1743
msgid "Too many delayed threads in use"
2221
#: drizzled/error.cc:338
2223
1747
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2226
#: drizzled/error.cc:340
2227
1750
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2230
#: drizzled/error.cc:342
2231
1753
msgid "Got a read error from the connection pipe"
2234
#: drizzled/error.cc:344
2235
1756
msgid "Got an error from fcntl()"
2238
#: drizzled/error.cc:346
2239
1759
msgid "Got packets out of order"
2242
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2243
1762
msgid "Couldn't uncompress communication packet"
2246
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2247
1765
msgid "Got an error reading communication packets"
2250
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2251
1768
msgid "Got timeout reading communication packets"
2254
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2255
1771
msgid "Got an error writing communication packets"
2258
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2259
1774
msgid "Got timeout writing communication packets"
2262
#: drizzled/error.cc:358
2263
1777
msgid "Result string is longer than 'max_allowed_packet' bytes"
2266
#: drizzled/error.cc:360
2267
1780
msgid "The used table type doesn't support BLOB/TEXT columns"
2270
#: drizzled/error.cc:362
2271
1783
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2274
#: drizzled/error.cc:364
2277
1788
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2281
#: drizzled/error.cc:366
2283
1793
msgid "Incorrect column name '%-.100s'"
2286
#: drizzled/error.cc:368
2288
1797
msgid "The used storage engine can't index column '%-.192s'"
2291
#: drizzled/error.cc:370
2293
1801
"Unable to open underlying table which is differently defined or of non-"
2294
1802
"MyISAM type or doesn't exist"
2297
#: drizzled/error.cc:372
2299
1806
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2302
#: drizzled/error.cc:374
2305
1811
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2308
#: drizzled/error.cc:376
2310
1815
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2311
1816
"UNIQUE instead"
2314
#: drizzled/error.cc:378
2315
1819
msgid "Result consisted of more than one row"
2318
#: drizzled/error.cc:380
2319
1822
msgid "This table type requires a primary key"
2322
#: drizzled/error.cc:382
2323
1825
msgid "This version of Drizzle is not compiled with RAID support"
2326
#: drizzled/error.cc:384
2328
1829
"You are using safe update mode and you tried to update a table without a "
2329
1830
"WHERE that uses a KEY column"
2332
#: drizzled/error.cc:386
2334
1834
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2337
#: drizzled/error.cc:388
2338
1837
msgid "Can't open table"
2341
#: drizzled/error.cc:390
2343
1841
msgid "The storage engine for the table doesn't support %s"
2346
#: drizzled/error.cc:392
2347
1844
msgid "You are not allowed to execute this command in a transaction"
2350
#: drizzled/error.cc:394
2352
1848
msgid "Got error %d during COMMIT"
2355
#: drizzled/error.cc:396
2357
1852
msgid "Got error %d during ROLLBACK"
2360
#: drizzled/error.cc:398
2362
1856
msgid "Got error %d during FLUSH_LOGS"
2365
#: drizzled/error.cc:400
2367
1860
msgid "Got error %d during CHECKPOINT"
2370
#: drizzled/error.cc:402
2373
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1865
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2377
#: drizzled/error.cc:404
2378
1869
msgid "The storage engine for the table does not support binary table dump"
2381
#: drizzled/error.cc:406
2382
1872
msgid "Binlog closed, cannot RESET MASTER"
2385
#: drizzled/error.cc:408
2387
1876
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2390
#: drizzled/error.cc:410
2392
1880
msgid "Error from master: '%-.64s'"
2395
#: drizzled/error.cc:412
2396
1883
msgid "Net error reading from master"
2399
#: drizzled/error.cc:414
2400
1886
msgid "Net error writing to master"
2403
#: drizzled/error.cc:416
2404
1889
msgid "Can't find FULLTEXT index matching the column list"
2407
#: drizzled/error.cc:418
2409
1893
"Can't execute the given command because you have active locked tables or an "
2410
1894
"active transaction"
2413
#: drizzled/error.cc:420
2415
1898
msgid "Unknown system variable '%-.64s'"
2418
#: drizzled/error.cc:422
2420
1902
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2423
#: drizzled/error.cc:424
2426
1907
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2429
#: drizzled/error.cc:426
2430
1910
msgid "Some non-transactional changed tables couldn't be rolled back"
2433
#: drizzled/error.cc:428
2435
1914
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2436
1915
"of storage; increase this drizzled variable and try again"
2439
#: drizzled/error.cc:430
2441
1919
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2444
#: drizzled/error.cc:432
2446
1923
"This operation requires a running slave; configure slave and do START SLAVE"
2449
#: drizzled/error.cc:434
2450
1926
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2453
#: drizzled/error.cc:436
2455
1930
"Could not initialize master info structure; more error messages can be found "
2456
1931
"in the Drizzle error log"
2459
#: drizzled/error.cc:438
2460
1934
msgid "Could not create slave thread; check system resources"
2463
#: drizzled/error.cc:440
2466
1939
"User %-.64s already has more than 'max_user_connections' active connections"
2469
#: drizzled/error.cc:442
2470
1942
msgid "You may only use constant expressions with SET"
2473
#: drizzled/error.cc:444
2474
1945
msgid "Lock wait timeout exceeded; try restarting transaction"
2477
#: drizzled/error.cc:446
2478
1948
msgid "The total number of locks exceeds the lock table size"
2481
#: drizzled/error.cc:448
2482
1951
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2485
#: drizzled/error.cc:450
2486
1954
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2489
#: drizzled/error.cc:452
2490
1957
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2493
#: drizzled/error.cc:454
2495
1961
msgid "Incorrect arguments to %s"
2498
#: drizzled/error.cc:456
2500
1965
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2503
#: drizzled/error.cc:458
2505
1969
"Incorrect table definition; all MERGE tables must be in the same database"
2508
#: drizzled/error.cc:460
2509
1972
msgid "Deadlock found when trying to get lock; try restarting transaction"
2512
#: drizzled/error.cc:462
2513
1975
msgid "The used table type doesn't support FULLTEXT indexes"
2516
#: drizzled/error.cc:464
2517
1978
msgid "Cannot add foreign key constraint"
2520
#: drizzled/error.cc:466
2521
1981
msgid "Cannot add or update a child row: a foreign key constraint fails"
2524
#: drizzled/error.cc:468
2525
1984
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2528
#: drizzled/error.cc:470
2530
1988
msgid "Error connecting to master: %-.128s"
2533
#: drizzled/error.cc:472
2535
1992
msgid "Error running query on master: %-.128s"
2538
#: drizzled/error.cc:474
2540
1996
msgid "Error when executing command %s: %-.128s"
2543
#: drizzled/error.cc:476
2545
2000
msgid "Incorrect usage of %s and %s"
2548
#: drizzled/error.cc:478
2549
2003
msgid "The used SELECT statements have a different number of columns"
2552
#: drizzled/error.cc:480
2553
2006
msgid "Can't execute the query because you have a conflicting read lock"
2556
#: drizzled/error.cc:482
2557
2009
msgid "Mixing of transactional and non-transactional tables is disabled"
2560
#: drizzled/error.cc:484
2562
2013
msgid "Option '%s' used twice in statement"
2565
#: drizzled/error.cc:486
2567
2017
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2570
#: drizzled/error.cc:488
2572
2021
msgid "Access denied; you need the %-.128s privilege for this operation"
2575
#: drizzled/error.cc:490
2578
2026
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2581
#: drizzled/error.cc:492
2584
2031
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2587
#: drizzled/error.cc:494
2589
2035
msgid "Variable '%-.64s' doesn't have a default value"
2592
#: drizzled/error.cc:496
2594
2039
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2597
#: drizzled/error.cc:498
2599
2043
msgid "Incorrect argument type to variable '%-.64s'"
2602
#: drizzled/error.cc:500
2604
2047
msgid "Variable '%-.64s' can only be set, not read"
2607
#: drizzled/error.cc:502
2609
2051
msgid "Incorrect usage/placement of '%s'"
2612
#: drizzled/error.cc:504
2614
2055
msgid "This version of Drizzle doesn't yet support '%s'"
2617
#: drizzled/error.cc:506
2620
2060
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2623
#: drizzled/error.cc:508
2624
2063
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2627
#: drizzled/error.cc:510
2629
2067
msgid "Variable '%-.192s' is a %s variable"
2632
#: drizzled/error.cc:512
2634
2071
msgid "Incorrect foreign key definition for '%-.192s': %s"
2637
#: drizzled/error.cc:514
2638
2074
msgid "Key reference and table reference don't match"
2641
#: drizzled/error.cc:516
2643
2078
msgid "Operand should contain %d column(s)"
2646
#: drizzled/error.cc:518
2647
2081
msgid "Subquery returns more than 1 row"
2650
#: drizzled/error.cc:520
2652
2085
msgid "Unknown prepared statement handler (%.*s) given to %s"
2655
#: drizzled/error.cc:522
2656
2088
msgid "Help database is corrupt or does not exist"
2659
#: drizzled/error.cc:524
2660
2091
msgid "Cyclic reference on subqueries"
2663
#: drizzled/error.cc:526
2665
2095
msgid "Converting column '%s' from %s to %s"
2668
#: drizzled/error.cc:528
2670
2099
msgid "Reference '%-.64s' not supported (%s)"
2673
#: drizzled/error.cc:530
2674
2102
msgid "Every derived table must have its own alias"
2677
#: drizzled/error.cc:532
2679
2106
msgid "Select %u was reduced during optimization"
2682
#: drizzled/error.cc:534
2684
2110
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2687
#: drizzled/error.cc:536
2689
2114
"Client does not support authentication protocol requested by server; "
2690
2115
"consider upgrading Drizzle client"
2693
#: drizzled/error.cc:538
2694
2118
msgid "All parts of a SPATIAL index must be NOT NULL"
2697
#: drizzled/error.cc:540
2699
2122
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2702
#: drizzled/error.cc:542
2703
2125
msgid "Slave is already running"
2706
#: drizzled/error.cc:544
2707
2128
msgid "Slave already has been stopped"
2710
#: drizzled/error.cc:546
2713
2133
"Uncompressed data size too large; the maximum size is %d (probably, length "
2714
2134
"of uncompressed data was corrupted)"
2717
#: drizzled/error.cc:548
2718
2137
msgid "ZLIB: Not enough memory"
2721
#: drizzled/error.cc:550
2723
2141
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2724
2142
"data was corrupted)"
2727
#: drizzled/error.cc:552
2728
2145
msgid "ZLIB: Input data corrupted"
2731
#: drizzled/error.cc:554
2733
2149
msgid "%d line(s) were cut by GROUP_CONCAT()"
2736
#: drizzled/error.cc:556
2738
2153
msgid "Row %ld doesn't contain data for all columns"
2741
#: drizzled/error.cc:558
2744
2158
"Row %ld was truncated; it contained more data than there were input columns"
2747
#: drizzled/error.cc:560
2750
2163
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2753
#: drizzled/error.cc:562
2755
2167
msgid "Out of range value for column '%s' at row %ld"
2758
#: drizzled/error.cc:564
2760
2171
msgid "Data truncated for column '%s' at row %ld"
2763
#: drizzled/error.cc:566
2765
2175
msgid "Using storage engine %s for table '%s'"
2768
#: drizzled/error.cc:568
2770
2179
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2773
#: drizzled/error.cc:570
2774
2182
msgid "Cannot drop one or more of the requested users"
2777
#: drizzled/error.cc:572
2778
2185
msgid "Can't revoke all privileges for one or more of the requested users"
2781
#: drizzled/error.cc:574
2784
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2189
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2787
#: drizzled/error.cc:576
2789
2193
msgid "Illegal mix of collations for operation '%s'"
2792
#: drizzled/error.cc:578
2795
"Variable '%-.64s' is not a variable component (can't be used as "
2796
"XXXX.variable_name)"
2198
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2799
#: drizzled/error.cc:580
2801
2203
msgid "Unknown collation: '%-.64s'"
2804
#: drizzled/error.cc:582
2806
2207
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2807
2208
"compiled without SSL support; they can be used later if Drizzle slave with "
2808
2209
"SSL is started"
2811
#: drizzled/error.cc:584
2814
2214
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2815
2215
"old format; please change the password to the new format"
2818
#: drizzled/error.cc:586
2821
2220
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2825
#: drizzled/error.cc:588
2827
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2224
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2830
#: drizzled/error.cc:590
2832
2228
"It is recommended to use --skip-slave-start when doing step-by-step "
2833
2229
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2834
2230
"get an unexpected slave's drizzled restart"
2837
#: drizzled/error.cc:592
2838
2233
msgid "SQL thread is not to be started so UNTIL options are ignored"
2841
#: drizzled/error.cc:594
2843
2237
msgid "Incorrect index name '%-.100s'"
2846
#: drizzled/error.cc:596
2848
2241
msgid "Incorrect catalog name '%-.100s'"
2851
#: drizzled/error.cc:598
2853
2245
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2856
#: drizzled/error.cc:600
2858
2249
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2861
#: drizzled/error.cc:602
2863
2253
msgid "Unknown key cache '%-.100s'"
2866
#: drizzled/error.cc:604
2868
2257
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2869
2258
"this switch for this grant to work"
2872
#: drizzled/error.cc:606
2874
2262
msgid "Unknown table engine '%s'"
2877
#: drizzled/error.cc:608
2879
2266
msgid "'%s' is deprecated; use '%s' instead"
2882
#: drizzled/error.cc:610
2884
2270
msgid "The target table %-.100s of the %s is not updatable"
2887
#: drizzled/error.cc:612
2890
2275
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2894
#: drizzled/error.cc:614
2897
2281
"The Drizzle server is running with the %s option so it cannot execute this "
2901
#: drizzled/error.cc:616
2903
2286
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2906
#: drizzled/error.cc:618
2908
2290
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2911
#: drizzled/error.cc:620
2913
2294
"Incorrect table definition; there can be only one TIMESTAMP column with "
2914
2295
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2917
#: drizzled/error.cc:622
2919
2299
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2922
#: drizzled/error.cc:624
2923
2302
msgid "This command is not supported in the prepared statement protocol yet"
2926
#: drizzled/error.cc:626
2928
2306
msgid "Got error %d '%-.100s' from %s"
2931
#: drizzled/error.cc:628
2933
2310
msgid "Got temporary error %d '%-.100s' from %s"
2936
#: drizzled/error.cc:630
2938
2314
msgid "Unknown or incorrect time zone: '%-.64s'"
2941
#: drizzled/error.cc:632
2943
2318
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2946
#: drizzled/error.cc:634
2948
2322
msgid "Invalid %s character string: '%.64s'"
2951
#: drizzled/error.cc:636
2953
2326
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2956
#: drizzled/error.cc:638
2958
2330
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2961
#: drizzled/error.cc:640
2963
2334
msgid "Can't create a %s from within another stored routine"
2966
#: drizzled/error.cc:642
2968
2338
msgid "%s %s already exists"
2971
#: drizzled/error.cc:644
2973
2342
msgid "%s %s does not exist"
2976
#: drizzled/error.cc:646
2978
2346
msgid "Failed to DROP %s %s"
2981
#: drizzled/error.cc:648
2983
2350
msgid "Failed to CREATE %s %s"
2986
#: drizzled/error.cc:650
2988
2354
msgid "%s with no matching label: %s"
2991
#: drizzled/error.cc:652
2993
2358
msgid "Redefining label %s"
2996
#: drizzled/error.cc:654
2998
2362
msgid "End-label %s without match"
3001
#: drizzled/error.cc:656
3003
2366
msgid "Referring to uninitialized variable %s"
3006
#: drizzled/error.cc:658
3008
2370
msgid "PROCEDURE %s can't return a result set in the given context"
3011
#: drizzled/error.cc:660
3012
2373
msgid "RETURN is only allowed in a FUNCTION"
3015
#: drizzled/error.cc:662
3017
2377
msgid "%s is not allowed in stored procedures"
3020
#: drizzled/error.cc:664
3022
2381
"The update log is deprecated and replaced by the binary log; SET "
3023
2382
"SQL_LOG_UPDATE has been ignored"
3026
#: drizzled/error.cc:666
3028
2386
"The update log is deprecated and replaced by the binary log; SET "
3029
2387
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3032
#: drizzled/error.cc:668
3033
2390
msgid "Query execution was interrupted"
3036
#: drizzled/error.cc:670
3038
2394
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3041
#: drizzled/error.cc:672
3043
2398
msgid "Undefined CONDITION: %s"
3046
#: drizzled/error.cc:674
3048
2402
msgid "No RETURN found in FUNCTION %s"
3051
#: drizzled/error.cc:676
3053
2406
msgid "FUNCTION %s ended without RETURN"
3056
#: drizzled/error.cc:678
3057
2409
msgid "Cursor statement must be a SELECT"
3060
#: drizzled/error.cc:680
3061
2412
msgid "Cursor SELECT must not have INTO"
3064
#: drizzled/error.cc:682
3066
2416
msgid "Undefined CURSOR: %s"
3069
#: drizzled/error.cc:684
3070
2419
msgid "Cursor is already open"
3073
#: drizzled/error.cc:686
3074
2422
msgid "Cursor is not open"
3077
#: drizzled/error.cc:688
3079
2426
msgid "Undeclared variable: %s"
3082
#: drizzled/error.cc:690
3083
2429
msgid "Incorrect number of FETCH variables"
3086
#: drizzled/error.cc:692
3087
2432
msgid "No data - zero rows fetched, selected, or processed"
3090
#: drizzled/error.cc:694
3092
2436
msgid "Duplicate parameter: %s"
3095
#: drizzled/error.cc:696
3097
2440
msgid "Duplicate variable: %s"
3100
#: drizzled/error.cc:698
3102
2444
msgid "Duplicate condition: %s"
3105
#: drizzled/error.cc:700
3107
2448
msgid "Duplicate cursor: %s"
3110
#: drizzled/error.cc:702
3112
2452
msgid "Failed to ALTER %s %s"
3115
#: drizzled/error.cc:704
3116
2455
msgid "Subquery value not supported"
3119
#: drizzled/error.cc:706
3121
2459
msgid "%s is not allowed in stored function or trigger"
3124
#: drizzled/error.cc:708
3125
2462
msgid "Variable or condition declaration after cursor or handler declaration"
3128
#: drizzled/error.cc:710
3129
2465
msgid "Cursor declaration after handler declaration"
3132
#: drizzled/error.cc:712
3133
2468
msgid "Case not found for CASE statement"
3136
#: drizzled/error.cc:714
3138
2472
msgid "Configuration file '%-.192s' is too big"
3141
#: drizzled/error.cc:716
3143
2476
msgid "Malformed file type header in file '%-.192s'"
3146
#: drizzled/error.cc:718
3148
2480
msgid "Unexpected end of file while parsing comment '%-.200s'"
3151
#: drizzled/error.cc:720
3153
2484
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3156
#: drizzled/error.cc:722
3158
2488
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3161
#: drizzled/error.cc:724
3163
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3166
#: drizzled/error.cc:726
3168
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3171
#: drizzled/error.cc:728
2491
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3173
2495
msgid "'%-.192s.%-.192s' is not %s"
3176
#: drizzled/error.cc:730
3178
2499
msgid "Column '%-.192s' is not updatable"
3181
#: drizzled/error.cc:732
3182
2502
msgid "View's SELECT contains a subquery in the FROM clause"
3185
#: drizzled/error.cc:734
3187
2506
msgid "View's SELECT contains a '%s' clause"
3190
#: drizzled/error.cc:736
3191
2509
msgid "View's SELECT contains a variable or parameter"
3194
#: drizzled/error.cc:738
3196
2513
msgid "View's SELECT refers to a temporary table '%-.192s'"
3199
#: drizzled/error.cc:740
3200
2516
msgid "View's SELECT and view's field list have different column counts"
3203
#: drizzled/error.cc:742
3205
2520
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3208
#: drizzled/error.cc:744
3210
"View being updated does not have complete key of underlying table in it"
2523
msgid "View being updated does not have complete key of underlying table in it"
3213
#: drizzled/error.cc:746
3216
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3217
"function(s) or definer/invoker of view lack rights to use them"
2528
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2529
"(s) or definer/invoker of view lack rights to use them"
3220
#: drizzled/error.cc:748
3222
2533
msgid "Can't drop or alter a %s from within another stored routine"
3225
#: drizzled/error.cc:750
3226
2536
msgid "GOTO is not allowed in a stored procedure handler"
3229
#: drizzled/error.cc:752
3230
2539
msgid "Trigger already exists"
3233
#: drizzled/error.cc:754
3234
2542
msgid "Trigger does not exist"
3237
#: drizzled/error.cc:756
3239
2546
msgid "Trigger's '%-.192s' is view or temporary table"
3242
#: drizzled/error.cc:758
3244
2550
msgid "Updating of %s row is not allowed in %strigger"
3247
#: drizzled/error.cc:760
3249
2554
msgid "There is no %s row in %s trigger"
3252
#: drizzled/error.cc:762
3254
2558
msgid "Field '%-.192s' doesn't have a default value"
3257
#: drizzled/error.cc:764
3258
2561
msgid "Division by 0"
3261
#: drizzled/error.cc:766
3263
2565
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3266
#: drizzled/error.cc:768
3268
2569
msgid "Illegal %s '%-.192s' value found during parsing"
3271
#: drizzled/error.cc:770
3273
2573
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3276
#: drizzled/error.cc:772
3278
2577
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3281
#: drizzled/error.cc:774
3283
2581
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3286
#: drizzled/error.cc:776
3288
2585
msgid "Failed purging old relay logs: %s"
3291
#: drizzled/error.cc:778
3293
2589
msgid "Password hash should be a %d-digit hexadecimal number"
3296
#: drizzled/error.cc:780
3297
2592
msgid "Target log not found in binlog index"
3300
#: drizzled/error.cc:782
3301
2595
msgid "I/O error reading log index file"
3304
#: drizzled/error.cc:784
3305
2598
msgid "Server configuration does not permit binlog purge"
3308
#: drizzled/error.cc:786
3309
2601
msgid "Failed on fseek()"
3312
#: drizzled/error.cc:788
3313
2604
msgid "Fatal error during log purge"
3316
#: drizzled/error.cc:790
3317
2607
msgid "A purgeable log is in use, will not purge"
3320
#: drizzled/error.cc:792
3321
2610
msgid "Unknown error during log purge"
3324
#: drizzled/error.cc:794
3326
2614
msgid "Failed initializing relay log position: %s"
3329
#: drizzled/error.cc:796
3330
2617
msgid "You are not using binary logging"
3333
#: drizzled/error.cc:798
3336
2622
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3339
#: drizzled/error.cc:800
3340
2625
msgid "WSAStartup Failed"
3343
#: drizzled/error.cc:802
3344
2628
msgid "Can't handle procedures with different groups yet"
3347
#: drizzled/error.cc:804
3348
2631
msgid "Select must have a group with this procedure"
3351
#: drizzled/error.cc:806
3352
2634
msgid "Can't use ORDER clause with this procedure"
3355
#: drizzled/error.cc:808
3357
2638
msgid "Binary logging and replication forbid changing the global server %s"
3360
#: drizzled/error.cc:810
3362
2642
msgid "Can't map file: %-.200s, errno: %d"
3365
#: drizzled/error.cc:812
3367
2646
msgid "Wrong magic in %-.64s"
3370
#: drizzled/error.cc:814
3371
2649
msgid "Prepared statement contains too many placeholders"
3374
#: drizzled/error.cc:816
3376
2653
msgid "Key part '%-.192s' length cannot be 0"
3379
#: drizzled/error.cc:818
3380
2656
msgid "View text checksum failed"
3383
#: drizzled/error.cc:820
3386
2661
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3389
#: drizzled/error.cc:822
3391
2665
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3394
#: drizzled/error.cc:824
3396
2669
msgid "Can not delete from join view '%-.192s.%-.192s'"
3399
#: drizzled/error.cc:826
3401
2673
msgid "Operation %s failed for %.256s"
3404
#: drizzled/error.cc:828
3405
2676
msgid "XAER_NOTA: Unknown XID"
3408
#: drizzled/error.cc:830
3409
2679
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3412
#: drizzled/error.cc:832
3415
2684
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3416
2685
"the %.64s state"
3419
#: drizzled/error.cc:834
3420
2688
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3423
#: drizzled/error.cc:836
3425
2692
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3426
2693
"for consistency"
3429
#: drizzled/error.cc:838
3430
2696
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3433
#: drizzled/error.cc:840
3436
2701
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3440
#: drizzled/error.cc:842
3441
2705
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3444
#: drizzled/error.cc:844
3445
2708
msgid "Failed to revoke all privileges to dropped routine"
3448
#: drizzled/error.cc:846
3450
2712
msgid "Data too long for column '%s' at row %ld"
3453
#: drizzled/error.cc:848
3455
2716
msgid "Bad SQLSTATE: '%s'"
3458
#: drizzled/error.cc:850
3461
2721
"%s: ready for connections.\n"
3462
2722
"Version: '%s' %s\n"
3465
#: drizzled/error.cc:852
3466
2725
msgid "Can't load value from file with fixed size rows to variable"
3469
#: drizzled/error.cc:854
3470
2728
msgid "You are not allowed to create a user with GRANT"
3473
#: drizzled/error.cc:856
3475
2732
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3478
#: drizzled/error.cc:858
3479
2735
msgid "Table definition has changed, please retry transaction"
3482
#: drizzled/error.cc:860
3483
2738
msgid "Duplicate handler declared in the same block"
3486
#: drizzled/error.cc:862
3489
2743
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3490
2744
"variable in BEFORE trigger"
3493
#: drizzled/error.cc:864
3495
2748
msgid "Not allowed to return a result set from a %s"
3498
#: drizzled/error.cc:866
3499
2751
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3502
#: drizzled/error.cc:868
3504
2755
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3505
2756
"declaration and binary logging is enabled; if non-transactional tables were "
3506
2757
"updated, the binary log will miss their changes"
3509
#: drizzled/error.cc:870
3511
2761
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3512
2762
"declaration and binary logging is enabled (you *might* want to use the less "
3513
2763
"safe log_bin_trust_function_creators variable)"
3516
#: drizzled/error.cc:872
3518
2767
"You do not have the SUPER privilege and binary logging is enabled (you "
3519
2768
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3522
#: drizzled/error.cc:874
3524
2772
"You can't execute a prepared statement which has an open cursor associated "
3525
2773
"with it. Reset the statement to re-execute it."
3528
#: drizzled/error.cc:876
3530
2777
msgid "The statement (%lu) has no open cursor."
3533
#: drizzled/error.cc:878
3535
2781
"Explicit or implicit commit is not allowed in stored function or trigger."
3538
#: drizzled/error.cc:880
3541
2786
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3544
#: drizzled/error.cc:882
3545
2789
msgid "Recursive stored functions and triggers are not allowed."
3548
#: drizzled/error.cc:884
3550
2793
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3553
#: drizzled/error.cc:886
3555
2797
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3558
#: drizzled/error.cc:888
3561
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2802
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3565
#: drizzled/error.cc:890
3567
2807
"You can't combine write-locking of system tables with other tables or lock "
3571
#: drizzled/error.cc:892
3573
2812
msgid "Unable to connect to foreign data source: %.64s"
3576
#: drizzled/error.cc:894
3579
2817
"There was a problem processing the query on the foreign data source. Data "
3580
2818
"source error: %-.64s"
3583
#: drizzled/error.cc:896
3586
2823
"The foreign data source you are trying to reference does not exist. Data "
3587
2824
"source error: %-.64s"
3590
#: drizzled/error.cc:898
3593
2829
"Can't create federated table. The data source connection string '%-.64s' is "
3594
2830
"not in the correct format"
3597
#: drizzled/error.cc:900
3600
"The data source connection string '%-.64s' is not in the correct format"
2834
msgid "The data source connection string '%-.64s' is not in the correct format"
3603
#: drizzled/error.cc:902
3605
2838
msgid "Can't create federated table. Foreign data src error: %-.64s"
3608
#: drizzled/error.cc:904
3609
2841
msgid "Trigger in wrong schema"
3612
#: drizzled/error.cc:906
3615
2846
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3616
2847
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3619
#: drizzled/error.cc:908
3621
2851
msgid "Routine body for '%-.100s' is too long"
3624
#: drizzled/error.cc:910
3625
2854
msgid "Cannot drop default keycache"
3628
#: drizzled/error.cc:912
3630
2858
msgid "Display width out of range for column '%-.192s' (max = %d)"
3633
#: drizzled/error.cc:914
3634
2861
msgid "XAER_DUPID: The XID already exists"
3637
#: drizzled/error.cc:916
3639
2865
msgid "Datetime function: %-.32s field overflow"
3642
#: drizzled/error.cc:918
3645
2870
"Can't update table '%-.192s' in stored function/trigger because it is "
3646
2871
"already used by statement which invoked this stored function/trigger."
3649
#: drizzled/error.cc:920
3652
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2876
"The definition of table '%-.192s' prevents operation %.192s on table "
3656
#: drizzled/error.cc:922
3658
2881
"The prepared statement contains a stored routine call that refers to that "
3659
2882
"same statement. It's not allowed to execute a prepared statement in such a "
3660
2883
"recursive manner"
3663
#: drizzled/error.cc:924
3664
2886
msgid "Not allowed to set autocommit from a stored function or trigger"
3667
#: drizzled/error.cc:926
3668
2889
msgid "Definer is not fully qualified"
3671
#: drizzled/error.cc:928
3674
2894
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3675
2895
"Current user is used as definer. Please recreate the view!"
3678
#: drizzled/error.cc:930
3681
2900
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3685
#: drizzled/error.cc:932
3687
2905
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3690
#: drizzled/error.cc:934
3692
2909
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3695
#: drizzled/error.cc:936
3698
2914
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3701
#: drizzled/error.cc:938
3704
2919
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3707
#: drizzled/error.cc:940
3709
2923
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3712
#: drizzled/error.cc:942
3715
2928
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3717
2930
"insufficient privileges. Please recreate the trigger."
3720
#: drizzled/error.cc:944
3722
2934
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3725
#: drizzled/error.cc:946
3728
2939
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3729
2940
"exceeded for routine %.192s"
3732
#: drizzled/error.cc:948
3735
2945
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3736
2946
"or contains bad data (internal code %d)"
3739
#: drizzled/error.cc:950
3741
2950
msgid "Incorrect routine name '%-.192s'"
3744
#: drizzled/error.cc:952
3747
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2954
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3750
#: drizzled/error.cc:954
3751
2957
msgid "AGGREGATE is not supported for stored functions"
3754
#: drizzled/error.cc:956
3757
"Can't create more than max_prepared_stmt_count statements (current value: "
2962
"Can't create more than max_prepared_stmt_count statements (current value: %"
3761
#: drizzled/error.cc:958
3763
2967
msgid "`%-.192s`.`%-.192s` contains view recursion"
3766
#: drizzled/error.cc:960
3768
2971
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3771
#: drizzled/error.cc:962
3772
2974
msgid "The used table type doesn't support SPATIAL indexes"
3775
#: drizzled/error.cc:964
3776
2977
msgid "Triggers can not be created on system tables"
3779
#: drizzled/error.cc:966
3781
2981
msgid "Leading spaces are removed from name '%s'"
3784
#: drizzled/error.cc:968
3785
2984
msgid "Failed to read auto-increment value from storage engine"
3788
#: drizzled/error.cc:970
3789
2987
msgid "user name"
3792
#: drizzled/error.cc:972
3793
2990
msgid "host name"
3796
#: drizzled/error.cc:974
3798
2994
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3801
#: drizzled/error.cc:976
3803
2998
msgid "The target table %-.100s of the %s is not insertable-into"
3806
#: drizzled/error.cc:978
3809
3003
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3812
#: drizzled/error.cc:980
3813
3006
msgid "Too high level of nesting for select"
3816
#: drizzled/error.cc:982
3818
3010
msgid "Name '%-.64s' has become ''"
3821
#: drizzled/error.cc:984
3823
3014
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3824
3015
"optional and non-empty FIELDS ENCLOSED BY"
3827
#: drizzled/error.cc:986
3829
3019
msgid "The foreign server, %s, you are trying to create already exists."
3832
#: drizzled/error.cc:988
3835
3024
"The foreign server name you are trying to reference does not exist. Data "
3836
3025
"source error: %-.64s"
3839
#: drizzled/error.cc:990
3842
3030
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3845
#: drizzled/error.cc:992
3848
3035
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3849
3036
"each partition"
3852
#: drizzled/error.cc:994
3855
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3040
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3858
#: drizzled/error.cc:996
3859
3043
msgid "MAXVALUE can only be used in last partition definition"
3862
#: drizzled/error.cc:998
3863
3046
msgid "Subpartitions can only be hash partitions and by key"
3866
#: drizzled/error.cc:1000
3867
3049
msgid "Must define subpartitions on all partitions if on one partition"
3870
#: drizzled/error.cc:1002
3871
3052
msgid "Wrong number of partitions defined, mismatch with previous setting"
3874
#: drizzled/error.cc:1004
3875
3055
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3878
#: drizzled/error.cc:1006
3880
"Constant/Random expression in (sub)partitioning function is not allowed"
3058
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3883
#: drizzled/error.cc:1008
3884
3061
msgid "Expression in RANGE/LIST VALUES must be constant"
3887
#: drizzled/error.cc:1010
3888
3064
msgid "Field in list of fields for partition function not found in table"
3891
#: drizzled/error.cc:1012
3892
3067
msgid "List of fields is only allowed in KEY partitions"
3895
#: drizzled/error.cc:1014
3897
3071
"The partition info in the frm file is not consistent with what can be "
3898
3072
"written into the frm file"
3901
#: drizzled/error.cc:1016
3903
3076
msgid "The %-.192s function returns the wrong type"
3906
#: drizzled/error.cc:1018
3908
3080
msgid "For %-.64s partitions each partition must be defined"
3911
#: drizzled/error.cc:1020
3912
3083
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3915
#: drizzled/error.cc:1022
3916
3086
msgid "VALUES value must be of same type as partition function"
3919
#: drizzled/error.cc:1024
3920
3089
msgid "Multiple definition of same constant in list partitioning"
3923
#: drizzled/error.cc:1026
3924
3092
msgid "Partitioning can not be used stand-alone in query"
3927
#: drizzled/error.cc:1028
3929
3096
"The mix of handlers in the partitions is not allowed in this version of "
3933
#: drizzled/error.cc:1030
3935
3101
msgid "For the partitioned engine it is necessary to define all %-.64s"
3938
#: drizzled/error.cc:1032
3939
3104
msgid "Too many partitions (including subpartitions) were defined"
3942
#: drizzled/error.cc:1034
3944
3108
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3945
3109
"partitioning for subpartitioning"
3948
#: drizzled/error.cc:1036
3949
3112
msgid "Failed to create specific handler file"
3952
#: drizzled/error.cc:1038
3953
3115
msgid "A BLOB field is not allowed in partition function"
3956
#: drizzled/error.cc:1040
3959
"A %-.192s must include all columns in the table's partitioning function"
3119
msgid "A %-.192s must include all columns in the table's partitioning function"
3962
#: drizzled/error.cc:1042
3964
3123
msgid "Number of %-.64s = 0 is not an allowed value"
3967
#: drizzled/error.cc:1044
3968
3126
msgid "Partition management on a not partitioned table is not possible"
3971
#: drizzled/error.cc:1046
3973
3130
"Foreign key condition is not yet supported in conjunction with partitioning"
3976
#: drizzled/error.cc:1048
3978
3134
msgid "Error in list of partitions to %-.64s"
3981
#: drizzled/error.cc:1050
3982
3137
msgid "Cannot remove all partitions, use DROP TABLE instead"
3985
#: drizzled/error.cc:1052
3986
3140
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3989
#: drizzled/error.cc:1054
3991
3144
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3992
3145
"their numbers"
3995
#: drizzled/error.cc:1056
3997
3149
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3998
3150
"tables using HASH PARTITIONs"
4001
#: drizzled/error.cc:1058
4003
3154
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4006
#: drizzled/error.cc:1060
4007
3157
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4010
#: drizzled/error.cc:1062
4011
3160
msgid "At least one partition must be added"
4014
#: drizzled/error.cc:1064
4015
3163
msgid "At least one partition must be coalesced"
4018
#: drizzled/error.cc:1066
4019
3166
msgid "More partitions to reorganize than there are partitions"
4022
#: drizzled/error.cc:1068
4024
3170
msgid "Duplicate partition name %-.192s"
4027
#: drizzled/error.cc:1070
4028
3173
msgid "It is not allowed to shut off binlog on this command"
4031
#: drizzled/error.cc:1072
4033
"When reorganizing a set of partitions they must be in consecutive order"
3176
msgid "When reorganizing a set of partitions they must be in consecutive order"
4036
#: drizzled/error.cc:1074
4038
3180
"Reorganize of range partitions cannot change total ranges except for last "
4039
3181
"partition where it can extend the range"
4042
#: drizzled/error.cc:1076
4043
3184
msgid "Partition function not supported in this version for this handler"
4046
#: drizzled/error.cc:1078
4047
3187
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4050
#: drizzled/error.cc:1080
4052
3191
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4055
#: drizzled/error.cc:1082
4057
3195
msgid "Plugin '%-.192s' is not loaded"
4060
#: drizzled/error.cc:1084
4062
3199
msgid "Incorrect %-.32s value: '%-.128s'"
4065
#: drizzled/error.cc:1086
4067
3203
msgid "Table has no partition for value %-.64s"
4070
#: drizzled/error.cc:1088
4072
3207
msgid "It is not allowed to specify %s more than once"
4075
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4077
3211
msgid "Failed to create %s"
4080
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4082
3215
msgid "Failed to drop %s"
4085
#: drizzled/error.cc:1094
4086
3218
msgid "The handler doesn't support autoextend of tablespaces"
4089
#: drizzled/error.cc:1096
4091
3222
"A size parameter was incorrectly specified, either number or on the form 10M"
4094
#: drizzled/error.cc:1098
4096
3226
"The size number was correct but we don't allow the digit part to be more "
4097
3227
"than 2 billion"
4100
#: drizzled/error.cc:1100
4102
3231
msgid "Failed to alter: %s"
4105
#: drizzled/error.cc:1102
4106
3234
msgid "Writing one row to the row-based binary log failed"
4109
#: drizzled/error.cc:1104
4111
3238
msgid "Table definition on master and slave does not match: %s"
4114
#: drizzled/error.cc:1106
4116
3242
"Slave running with --log-slave-updates must use row-based binary logging to "
4117
3243
"be able to replicate row-based binary log events"
4120
#: drizzled/error.cc:1108
4122
3247
msgid "Event '%-.192s' already exists"
4125
#: drizzled/error.cc:1110
4127
3251
msgid "Failed to store event %s. Error code %d from storage engine."
4130
#: drizzled/error.cc:1112
4132
3255
msgid "Unknown event '%-.192s'"
4135
#: drizzled/error.cc:1114
4137
3259
msgid "Failed to alter event '%-.192s'"
4140
#: drizzled/error.cc:1118
4141
3262
msgid "INTERVAL is either not positive or too big"
4144
#: drizzled/error.cc:1120
4145
3265
msgid "ENDS is either invalid or before STARTS"
4148
#: drizzled/error.cc:1122
4149
3268
msgid "Event execution time is in the past. Event has been disabled"
4152
#: drizzled/error.cc:1124
4153
3271
msgid "Failed to open drizzle.event"
4156
#: drizzled/error.cc:1126
4157
3274
msgid "No datetime expression provided"
4160
#: drizzled/error.cc:1128
4163
3279
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4164
3280
"probably corrupted"
4167
#: drizzled/error.cc:1130
4169
3284
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4172
#: drizzled/error.cc:1132
4173
3287
msgid "Failed to delete the event from drizzle.event"
4176
#: drizzled/error.cc:1134
4177
3290
msgid "Error during compilation of event's body"
4180
#: drizzled/error.cc:1136
4181
3293
msgid "Same old and new event name"
4184
#: drizzled/error.cc:1138
4186
3297
msgid "Data for column '%s' too long"
4189
#: drizzled/error.cc:1140
4191
3301
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4194
#: drizzled/error.cc:1142
4197
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3306
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4201
#: drizzled/error.cc:1144
4202
3310
msgid "You can't write-lock a log table. Only read access is possible"
4205
#: drizzled/error.cc:1146
4206
3313
msgid "You can't use locks with log tables."
4209
#: drizzled/error.cc:1148
4212
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4213
"%d would lead to a duplicate entry"
3318
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3319
"d would lead to a duplicate entry"
4216
#: drizzled/error.cc:1150
4219
3324
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4220
3325
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4223
#: drizzled/error.cc:1152
4225
3329
"Cannot switch out of the row-based binary log format when the session has "
4226
3330
"open temporary tables"
4229
#: drizzled/error.cc:1154
4231
3334
"Cannot change the binary logging format inside a stored function or trigger"
4234
#: drizzled/error.cc:1156
4236
3338
"The NDB cluster engine does not support changing the binlog format on the "
4240
#: drizzled/error.cc:1158
4241
3342
msgid "Cannot create temporary table with partitions"
4244
#: drizzled/error.cc:1160
4245
3345
msgid "Partition constant is out of partition function domain"
4248
#: drizzled/error.cc:1162
4249
3348
msgid "This partition function is not allowed"
4252
#: drizzled/error.cc:1164
4253
3351
msgid "Error in DDL log"
4256
#: drizzled/error.cc:1166
4257
3354
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4260
#: drizzled/error.cc:1168
4261
3357
msgid "Incorrect partition name"
4264
#: drizzled/error.cc:1170
4266
3361
"Transaction isolation level can't be changed while a transaction is in "
4270
#: drizzled/error.cc:1172
4273
3367
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4274
3368
"'%-.192s' for key '%-.192s'"
4277
#: drizzled/error.cc:1174
4279
3372
msgid "Internal scheduler error %d"
4282
#: drizzled/error.cc:1176
4284
3376
msgid "Error during starting/stopping of the scheduler. Error code %u"
4287
#: drizzled/error.cc:1178
4288
3379
msgid "Engine cannot be used in partitioned tables"
4291
#: drizzled/error.cc:1180
4293
3383
msgid "Cannot activate '%-.64s' log"
4296
#: drizzled/error.cc:1182
4297
3386
msgid "The server was not built with row-based replication"
4300
#: drizzled/error.cc:1184
4301
3389
msgid "Decoding of base64 string failed"
4304
#: drizzled/error.cc:1186
4305
3392
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4308
#: drizzled/error.cc:1188
4310
3396
"Cannot proceed because system tables used by Event Scheduler were found "
4311
3397
"damaged at server start"
4314
#: drizzled/error.cc:1190
4315
3400
msgid "Only integers allowed as number here"
4318
#: drizzled/error.cc:1192
4319
3403
msgid "This storage engine cannot be used for log tables"
4322
#: drizzled/error.cc:1194
4324
3407
msgid "You cannot '%s' a log table if logging is enabled"
4327
#: drizzled/error.cc:1196
4330
3412
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4335
#: drizzled/error.cc:1198
4337
3418
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4340
#: drizzled/error.cc:1200
4342
3422
msgid "Incorrect parameters in the call to native function '%-.192s'"
4345
#: drizzled/error.cc:1202
4347
3426
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4350
#: drizzled/error.cc:1204
4352
3430
msgid "This function '%-.192s' has the same name as a native function"
4355
#: drizzled/error.cc:1206
4357
3434
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4360
#: drizzled/error.cc:1208
4361
3437
msgid "Too many files opened, please execute the command again"
4364
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4366
3441
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4367
3442
"The event was dropped immediately after creation."
4370
#: drizzled/error.cc:1214
4372
3446
msgid "The incident %s occurred on the master. Message: %-.64s"
4375
#: drizzled/error.cc:1216
4376
3449
msgid "Table has no partition for some existing values"
4379
#: drizzled/error.cc:1218
4380
3452
msgid "Statement is not safe to log in statement format."
4383
#: drizzled/error.cc:1220
4385
3456
msgid "Fatal error: %s"
4388
#: drizzled/error.cc:1222
4390
3460
msgid "Relay log read failure: %s"
4393
#: drizzled/error.cc:1224
4395
3464
msgid "Relay log write failure: %s"
4398
#: drizzled/error.cc:1228
4400
3468
msgid "Master command %s failed: %s"
4403
#: drizzled/error.cc:1230
4405
3472
msgid "Binary logging not possible. Message: %s"
4408
#: drizzled/error.cc:1232
4410
3476
msgid "View `%-.64s`.`%-.64s` has no creation context"
4413
#: drizzled/error.cc:1234
4415
3480
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4418
#: drizzled/error.cc:1236
4420
3484
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4423
#: drizzled/error.cc:1238
4425
3488
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4428
#: drizzled/error.cc:1240
4430
3492
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4433
#: drizzled/error.cc:1242
4435
3496
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4438
#: drizzled/error.cc:1244
4440
3500
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4443
#: drizzled/error.cc:1246
4445
3504
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4448
#: drizzled/error.cc:1248
4450
3508
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4453
#: drizzled/error.cc:1250
4455
3512
msgid "Ambiguous slave modes combination. %s"
4458
#: drizzled/error.cc:1252
4461
3517
"The BINLOG statement of type `%s` was not preceded by a format description "
4462
3518
"BINLOG statement."
4465
#: drizzled/error.cc:1254
4466
3521
msgid "Corrupted replication event was detected"
4469
#: drizzled/error.cc:1256
4471
3525
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4474
#: drizzled/error.cc:1258
4476
3529
msgid "Being purged log %s was not found"
4479
#: drizzled/error.cc:1260
4481
3533
msgid "Converted to non-transactional lock on '%-.64s'"
4484
#: drizzled/error.cc:1262
4486
3537
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4489
#: drizzled/error.cc:1264
4492
3542
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4495
#: drizzled/error.cc:1266
4497
3546
msgid "Can't access storage engine of table %-.64s"
4500
#: drizzled/error.cc:1268
4501
3549
msgid "Starting backup process"
4504
#: drizzled/error.cc:1270
4505
3552
msgid "Backup completed"
4508
#: drizzled/error.cc:1272
4509
3555
msgid "Starting restore process"
4512
#: drizzled/error.cc:1274
4513
3558
msgid "Restore completed"
4516
#: drizzled/error.cc:1276
4517
3561
msgid "Nothing to backup"
4520
#: drizzled/error.cc:1278
4522
3565
msgid "Database '%-.64s' cannot be included in a backup"
4525
#: drizzled/error.cc:1280
4527
3569
"Error during backup operation - server's error log contains more information "
4528
3570
"about the error"
4531
#: drizzled/error.cc:1282
4533
3574
"Error during restore operation - server's error log contains more "
4534
3575
"information about the error"
4537
#: drizzled/error.cc:1284
4539
3579
"Can't execute this command because another BACKUP/RESTORE operation is in "
4543
#: drizzled/error.cc:1286
4544
3583
msgid "Error when preparing for backup operation"
4547
#: drizzled/error.cc:1288
4548
3586
msgid "Error when preparing for restore operation"
4551
#: drizzled/error.cc:1290
4553
3590
msgid "Invalid backup location '%-.64s'"
4556
#: drizzled/error.cc:1292
4558
3594
msgid "Can't read backup location '%-.64s'"
4561
#: drizzled/error.cc:1294
4563
3598
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4566
#: drizzled/error.cc:1296
4567
3601
msgid "Can't enumerate server databases"
4570
#: drizzled/error.cc:1298
4571
3604
msgid "Can't enumerate server tables"
4574
#: drizzled/error.cc:1300
4576
3608
msgid "Can't enumerate tables in database %-.64s"
4579
#: drizzled/error.cc:1302
4581
3612
msgid "Skipping view %-.64s in database %-.64s"
4584
#: drizzled/error.cc:1304
4586
3616
msgid "Skipping table %-.64s since it has no valid storage engine"
4589
#: drizzled/error.cc:1306
4591
3620
msgid "Can't open table %-.64s"
4594
#: drizzled/error.cc:1308
4595
3623
msgid "Can't read backup archive preamble"
4598
#: drizzled/error.cc:1310
4599
3626
msgid "Can't write backup archive preamble"
4602
#: drizzled/error.cc:1312
4604
3630
msgid "Can't find backup driver for table %-.64s"
4607
#: drizzled/error.cc:1314
4610
3635
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4614
#: drizzled/error.cc:1316
4616
3640
msgid "Can't create %-.64s backup driver"
4619
#: drizzled/error.cc:1318
4621
3644
msgid "Can't create %-.64s restore driver"
4624
#: drizzled/error.cc:1320
4626
3648
msgid "Found %d images in backup archive but maximum %d are supported"
4629
#: drizzled/error.cc:1322
4631
3652
msgid "Error when saving meta-data of %-.64s"
4634
#: drizzled/error.cc:1324
4635
3655
msgid "Error when reading meta-data list"
4638
#: drizzled/error.cc:1326
4640
3659
msgid "Can't create %-.64s"
4643
#: drizzled/error.cc:1328
4644
3662
msgid "Can't allocate buffer for image data transfer"
4647
#: drizzled/error.cc:1330
4649
3666
msgid "Error when writing %-.64s backup image data (for table #%d)"
4652
#: drizzled/error.cc:1332
4653
3669
msgid "Error when reading data from backup stream"
4656
#: drizzled/error.cc:1334
4657
3672
msgid "Can't go to the next chunk in backup stream"
4660
#: drizzled/error.cc:1336
4662
3676
msgid "Can't initialize %-.64s backup driver"
4665
#: drizzled/error.cc:1338
4667
3680
msgid "Can't initialize %-.64s restore driver"
4670
#: drizzled/error.cc:1340
4672
3684
msgid "Can't shut down %-.64s backup driver"
4675
#: drizzled/error.cc:1342
4677
3688
msgid "Can't shut down %-.64s backup driver(s)"
4680
#: drizzled/error.cc:1344
4682
3692
msgid "%-.64s backup driver can't prepare for synchronization"
4685
#: drizzled/error.cc:1346
4687
3696
msgid "%-.64s backup driver can't create its image validity point"
4690
#: drizzled/error.cc:1348
4692
3700
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4695
#: drizzled/error.cc:1350
4697
3704
msgid "%-.64s backup driver can't cancel its backup operation"
4700
#: drizzled/error.cc:1352
4702
3708
msgid "%-.64s restore driver can't cancel its restore operation"
4705
#: drizzled/error.cc:1354
4707
3712
msgid "Error when polling %-.64s backup driver for its image data"
4710
#: drizzled/error.cc:1356
4713
"Error when sending image data (for table #%d) to %-.64s restore driver"
3716
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4716
#: drizzled/error.cc:1358
4719
3721
"After %d attempts %-.64s restore driver still can't accept next block of data"
4722
#: drizzled/error.cc:1360
4724
3725
msgid "Open and lock tables failed in %-.64s"
4727
#: drizzled/error.cc:1362
4728
3728
msgid "Backup driver's table locking thread can not be initialized."
4731
#: drizzled/error.cc:1364
4733
3732
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4734
3733
"and 'drizzle.online_backup_progress'."
4737
#: drizzled/error.cc:1366
4739
3737
msgid "Tablespace '%-.192s' already exists"
4742
#: drizzled/error.cc:1368
4744
3741
msgid "Tablespace '%-.192s' doesn't exist"
4747
#: drizzled/error.cc:1370
4749
3745
msgid "Unexpected master's heartbeat data: %s"
4752
#: drizzled/error.cc:1372
4754
3749
msgid "The requested value for the heartbeat period %s %s"
4757
#: drizzled/error.cc:1374
4759
3753
msgid "Can't write to the online backup progress log %-.64s."
4762
#: drizzled/error.cc:1376
4764
3757
msgid "Tablespace '%-.192s' not empty"
4767
#: drizzled/error.cc:1378
4770
3762
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4772
3764
"while the same tablespace is defined on the server as '%-.256s'"
4775
#: drizzled/error.cc:1380
4776
3767
msgid "A virtual column cannot be based on a virtual column"
4779
#: drizzled/error.cc:1382
4781
3771
msgid "Non-deterministic expression for virtual column '%s'."
4784
#: drizzled/error.cc:1384
4787
3776
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4790
#: drizzled/error.cc:1386
4791
3779
msgid "Primary key cannot be defined upon a virtual column."
4794
#: drizzled/error.cc:1388
4795
3782
msgid "Key/Index cannot be defined on a non-stored virtual column."
4798
#: drizzled/error.cc:1390
4800
3786
msgid "Cannot define foreign key with %s clause on a virtual column."
4803
#: drizzled/error.cc:1392
4805
3790
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4808
#: drizzled/error.cc:1394
4810
3794
msgid "'%s' is not yet supported for virtual columns."
4813
#: drizzled/error.cc:1396
4814
3797
msgid "Constant expression in virtual column function is not allowed."
4817
#: drizzled/error.cc:1398
4818
3800
msgid "Encountered an unknown temporal type."
4821
#: drizzled/error.cc:1400
4823
3804
msgid "Received an invalid string format '%s' for a date value."
4826
#: drizzled/error.cc:1402
4828
3808
msgid "Received an invalid string format '%s' for a time value."
4831
#: drizzled/error.cc:1404
4833
3812
msgid "Received an invalid value '%s' for a UNIX timestamp."
4836
#: drizzled/error.cc:1406
4838
3816
msgid "Received an invalid datetime value '%s'."
4841
#: drizzled/error.cc:1408
4843
3820
msgid "Received a NULL argument for function '%s'."
4846
#: drizzled/error.cc:1410
4848
3824
msgid "Received an invalid negative argument '%s' for function '%s'."
4851
#: drizzled/error.cc:1412
4853
3828
msgid "Received an out-of-range argument '%s' for function '%s'."
4856
#: drizzled/error.cc:1414
4858
3832
msgid "Received an invalid time value '%s'."
4861
#: drizzled/error.cc:1416
4863
3836
msgid "Received an invalid enum value '%s'."
4866
#: drizzled/logging.cc:59
4868
msgid "logging '%s' pre() failed"
4871
#: drizzled/logging.cc:84
4873
msgid "logging '%s' post() failed"
4876
#: drizzled/message/command_reader.cc:55
4878
msgid "Usage: %s COMMAND_LOG\n"
4881
#: drizzled/message/command_reader.cc:64
4883
msgid "Cannot open file: %s\n"
4886
#: drizzled/message/command_reader.cc:83
4888
msgid "Failed to read initial length header\n"
4891
#: drizzled/message/command_reader.cc:90
4893
msgid "Attempted to read record bigger than SIZE_MAX\n"
4896
#: drizzled/message/command_reader.cc:110
4898
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4901
#: drizzled/message/command_reader.cc:120
4904
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4908
#: drizzled/message/command_reader.cc:126
4910
msgid "Unable to parse command. Got error: %s.\n"
4913
#: drizzled/message/command_reader.cc:128
4915
msgid "BUFFER: %s\n"
4918
#: drizzled/message/command_reader.cc:136
4921
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4924
#: drizzled/plugin/listen_tcp.cc:47
4926
msgid "accept() failed with errno %d"
4929
#: drizzled/plugin/listen_tcp.cc:83
4931
msgid "getaddrinfo() failed with error %s"
4934
#: drizzled/plugin/listen_tcp.cc:115
4936
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4939
#: drizzled/plugin/listen_tcp.cc:126
4941
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4944
#: drizzled/plugin/listen_tcp.cc:135
4946
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4949
#: drizzled/plugin/listen_tcp.cc:144
4951
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4954
#: drizzled/plugin/listen_tcp.cc:153
4956
msgid "setsockopt(SO_LINGER) failed with errno %d"
4959
#: drizzled/plugin/listen_tcp.cc:162
4961
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4964
#: drizzled/plugin/listen_tcp.cc:183
4966
msgid "Retrying bind() on %u"
4969
#: drizzled/plugin/listen_tcp.cc:190
4971
msgid "bind() failed with errno: %d"
4974
#: drizzled/plugin/listen_tcp.cc:193
4975
msgid "Do you already have another drizzled running?"
4978
#: drizzled/plugin/listen_tcp.cc:200
4980
msgid "listen() failed with errno %d"
4983
#: drizzled/plugin/listen_tcp.cc:206
4985
msgid "Listening on %s:%s\n"
4988
#: drizzled/plugin/storage_engine.cc:315
4990
msgid "Found %d prepared transaction(s) in %s"
4993
#: drizzled/plugin/storage_engine.cc:389
4994
msgid "Starting crash recovery..."
4997
#: drizzled/plugin/storage_engine.cc:398
4999
msgid "Found %d prepared XA transactions"
5002
#: drizzled/plugin/storage_engine.cc:403
5005
"Found %d prepared transactions! It means that drizzled was not shut down "
5006
"properly last time and critical recovery information (last binlog or %s "
5007
"file) was manually deleted after a crash. You have to start drizzled with "
5008
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5011
#: drizzled/plugin/storage_engine.cc:413
5012
msgid "Crash recovery finished."
5015
#: drizzled/qcache.cc:63
5017
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5020
#: drizzled/qcache.cc:86
5022
msgid "qcache plugin '%s' set() failed"
5025
#: drizzled/qcache.cc:110
5027
msgid "qcache plugin '%s' invalidate_table() failed"
5030
#: drizzled/qcache.cc:137
5032
msgid "qcache plugin '%s' invalidate_db() failed"
5035
#: drizzled/qcache.cc:157
5037
msgid "qcache plugin '%s' flush() failed"
5040
#: drizzled/scheduling.cc:37
5043
"Attempted to register a scheduler %s, but a scheduler has already been "
5044
"registered with that name.\n"
5047
#: drizzled/scheduling.cc:62
5049
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5052
#: drizzled/scheduling.cc:77
5053
msgid "Scheduler initialization failed.\n"
5056
#: drizzled/session.cc:2166
5058
msgid "Could not remove temporary table: '%s', error: %d"
5059
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
5061
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5063
msgid "realloc() failed with errno %d"
5066
#: drizzled/slot/listen.cc:94
5067
msgid "No sockets could be bound for listening"
5070
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5072
msgid "pipe() failed with errno %d"
5075
#: drizzled/slot/listen.cc:137
5077
msgid "poll() failed with errno %d"
5080
#: drizzled/sql_base.cc:1445
5082
msgid "Table %s had a open data handler in reopen_table"
5085
#: drizzled/sql_base.cc:2026
5087
msgid "Couldn't repair table: %s.%s"
5088
msgstr "Nieudana próba naprawy tabeli: %s.%s"
5090
#: drizzled/sql_base.cc:2068
5093
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5094
"`%s`.`%s`' to replication"
5097
#: drizzled/sql_plugin.cc:553
5099
msgid "Plugin '%s' init function returned error.\n"
5102
#: drizzled/sql_plugin.cc:713
5103
msgid "plugin-load parameter too long"
5104
msgstr "Parametr plugin-load jest za długi"
5106
#: drizzled/sql_plugin.cc:775
5108
msgid "Couldn't load plugin named '%s' with soname '%s'."
5111
#: drizzled/sql_plugin.cc:1115
5112
msgid "Out of memory."
5115
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5117
msgid "Unknown variable type code 0x%x in plugin '%s'."
5120
#: drizzled/sql_plugin.cc:2010
5123
"Server variable %s of plugin %s was forced to be read-only: string variable "
5124
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5127
#: drizzled/sql_plugin.cc:2041
5129
msgid "Missing variable name in plugin '%s'."
5130
msgstr "Brak nazwy zmiennej w pluginie '%s'."
5132
#: drizzled/sql_plugin.cc:2058
5134
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5137
#: drizzled/sql_plugin.cc:2186
5139
msgid "Out of memory for plugin '%s'."
5142
#: drizzled/sql_plugin.cc:2193
5144
msgid "Bad options for plugin '%s'."
5147
#: drizzled/sql_plugin.cc:2202
5149
msgid "Parsing options for plugin '%s' failed."
5152
#: drizzled/sql_plugin.cc:2251
5154
msgid "Plugin '%s' has conflicting system variables"
5157
#: drizzled/sql_table.cc:231
5159
"Table name cannot be encoded and fit within filesystem name length "
5163
#: drizzled/sql_table.cc:241
5165
"Schema name cannot be encoded and fit within filesystem name length "
5169
#: drizzled/sql_table.cc:2360
5171
msgid "Unknown - internal error %d during operation"
5174
#: drizzled/statement/alter_table.cc:1136
5176
msgid "Could not open table %s.%s after rename\n"
5179
#: drizzled/statement/alter_table.cc:1299
5182
"order_st BY ignored because there is a user-defined clustered index in the "
5186
#: drizzled/table.cc:329
5189
"'%s' had no or invalid character set, and default character set is multi-"
5190
"byte, so character column sizes may have changed"
5193
#: drizzled/table.cc:1608
5195
msgid "Unknown collation '%s' in table '%-.64s' definition"
5196
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
5198
#: drizzled/table.cc:1615
5201
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5205
#: drizzled/table.cc:3515
5207
msgid "Got error %d when reading table '%s'"
5208
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
5210
#: drizzled/tztime.cc:1061
5212
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5214
"Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
5216
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5218
msgid "%s: option `%s' is ambiguous\n"
5221
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5223
msgid "%s: option `--%s' doesn't allow an argument\n"
5226
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5228
msgid "%s: option `%c%s' doesn't allow an argument\n"
5231
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5232
#: gnulib/getopt.c:993
5234
msgid "%s: option `%s' requires an argument\n"
5237
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5239
msgid "%s: unrecognized option `--%s'\n"
5242
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5244
msgid "%s: unrecognized option `%c%s'\n"
5247
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5249
msgid "%s: illegal option -- %c\n"
5252
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5254
msgid "%s: invalid option -- %c\n"
5257
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5258
#: gnulib/getopt.c:1064
5260
msgid "%s: option requires an argument -- %c\n"
5263
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5265
msgid "%s: option `-W %s' is ambiguous\n"
5268
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5270
msgid "%s: option `-W %s' doesn't allow an argument\n"
5273
#: mysys/default.cc:684
5275
msgid "error: could not open directory: %s\n"
5278
#: mysys/errors.cc:25
3839
msgid "Tables which are replicated require a primary key."
3843
msgid "Corrupt or invalid table definition: %s"
3847
msgid "Schema does not exist: %s"
3851
msgid "Error altering schema: %s"
3855
msgid "Error droppping Schema : %s"
5280
3859
msgid "Can't create/write to file '%s' (Errcode: %d)"
5283
#: mysys/errors.cc:26
5285
3863
msgid "Error reading file '%s' (Errcode: %d)"
5288
#: mysys/errors.cc:27
5290
3867
msgid "Error writing file '%s' (Errcode: %d)"
5291
3868
msgstr "Błąd zapisu pliku '%s' (Kod błędu: %d)"
5293
#: mysys/errors.cc:28
5295
3871
msgid "Error on close of '%s' (Errcode: %d)"
5296
3872
msgstr "Błąd konsoli '%s' (Kod błędu: %d)"
5298
#: mysys/errors.cc:29
5300
3875
msgid "Out of memory (Needed %u bytes)"
5301
3876
msgstr "Brak pamięci (Potrzebne %u bajtów)"
5303
#: mysys/errors.cc:30
5305
3879
msgid "Error on delete of '%s' (Errcode: %d)"
5306
3880
msgstr "Błąd podczas usuwania '%s' (Kod błędu: %d)"
5308
#: mysys/errors.cc:31
5310
3883
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5311
3884
msgstr "Błąd podczas zmiany nazwy z '%s' na '%s' (Kod błędu: %d)"
5313
#: mysys/errors.cc:32
5315
3887
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5317
3889
"Nieoczekiwane wystąpienie końca pliku podczas odczytu pliku '%s' (Kod błędu: "
5320
#: mysys/errors.cc:33
5322
3893
msgid "Can't lock file (Errcode: %d)"
5325
#: mysys/errors.cc:34
5327
3897
msgid "Can't unlock file (Errcode: %d)"
5330
#: mysys/errors.cc:35
5332
3901
msgid "Can't read dir of '%s' (Errcode: %d)"
5335
#: mysys/errors.cc:36
5337
3905
msgid "Can't get stat of '%s' (Errcode: %d)"
5340
#: mysys/errors.cc:37
5342
3909
msgid "Can't change size of file (Errcode: %d)"
5345
#: mysys/errors.cc:38
5347
3913
msgid "Can't open stream from handle (Errcode: %d)"
5350
#: mysys/errors.cc:39
5352
3917
msgid "Can't get working dirctory (Errcode: %d)"
5355
#: mysys/errors.cc:40
5357
3921
msgid "Can't change dir to '%s' (Errcode: %d)"
5360
#: mysys/errors.cc:41
5362
3925
msgid "Warning: '%s' had %d links"
5365
#: mysys/errors.cc:42
5367
3929
msgid "Warning: %d files and %d streams is left open\n"
5370
#: mysys/errors.cc:43
5372
3933
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5375
#: mysys/errors.cc:44
5377
3937
msgid "Can't create directory '%s' (Errcode: %d)"
5380
#: mysys/errors.cc:45
5383
3942
"Character set '%s' is not a compiled character set and is not specified in "
5387
#: mysys/errors.cc:46
5389
3947
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5392
#: mysys/errors.cc:47
5394
3951
msgid "Can't read value for symlink '%s' (Error %d)"
5397
#: mysys/errors.cc:48
5399
3955
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5402
#: mysys/errors.cc:49
5404
3959
msgid "Error on realpath() on '%s' (Error %d)"
5407
#: mysys/errors.cc:50
5409
3963
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5412
#: mysys/errors.cc:51
5415
3968
"Collation '%s' is not a compiled collation and is not specified in the %s "
5419
#: mysys/errors.cc:52
5421
3973
msgid "File '%s' not found (Errcode: %d)"
5422
3974
msgstr "Nie znaleziono pliku: '%s' (Kod błedu: %d)"
5424
#: mysys/errors.cc:53
5426
3977
msgid "File '%s' (fileno: %d) was not closed"
5429
#: mysys/my_error.cc:85
5431
3981
msgid "Unknown error %d"
5434
#: mysys/my_getopt.cc:90
3985
msgid "error: could not open directory: %s\n"
3989
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3993
msgid "Cannot open file: %s\n"
3997
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4001
msgid "Attempted to read record bigger than INT_MAX\n"
4005
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4009
msgid "Could not read transaction message.\n"
4013
msgid "GPB ERROR: %s.\n"
4024
msgid "Unable to parse command. Got error: %s.\n"
4028
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4032
msgid "Usage: %s TRANSACTION_LOG\n"
5435
4035
msgid "Warning: "
5438
#: mysys/my_getopt.cc:92
5442
#: mysys/my_getopt.cc:356
5444
4042
msgid "%s: %s: Option '%s' used, but is disabled\n"
5447
#: mysys/my_getopt.cc:357
5448
4045
msgid "WARNING"
5451
#: mysys/my_getopt.cc:357
5455
#: mysys/my_getopt.cc:460
5457
4052
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5460
#: mysys/my_getopt.cc:775
5462
4056
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5465
#: mysys/my_getopt.cc:968
5467
4060
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5470
#: mysys/my_getopt.cc:1200
5472
4064
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5475
#: mysys/my_getopt.cc:1220
5481
4072
"--------------------------------- -----------------------------\n"
5484
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5485
4075
msgid "(No default value)"
5488
#: mysys/my_getopt.cc:1255
5492
#: mysys/my_getopt.cc:1255
5496
#: mysys/my_getopt.cc:1288
5498
4085
msgid "(Disabled)\n"
5501
#: plugin/auth_http/auth_http.cc:138
4089
msgid "errmsg plugin '%s' errmsg() failed"
4093
msgid "A function named %s already exists!\n"
4094
msgstr "Funkcja '%-.192s' już istnieje"
4096
msgid "Could not add Function!\n"
4099
msgid "No sockets could be bound for listening"
4103
msgid "pipe() failed with errno %d"
4107
msgid "poll() failed with errno %d"
4111
msgid "accept() failed with errno %d"
4115
msgid "getaddrinfo() failed with error %s"
4119
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4123
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4127
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4131
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4135
msgid "setsockopt(SO_LINGER) failed with errno %d"
4139
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4143
msgid "Retrying bind() on %u"
4147
msgid "bind() failed with errno: %d"
4150
msgid "Do you already have another drizzled running?"
4154
msgid "listen() failed with errno %d"
4158
msgid "Listening on %s:%s\n"
4163
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4168
msgid "Plugin '%s' init function returned error.\n"
4172
msgid "Couldn't load plugin library named '%s'.\n"
4176
msgid "Couldn't load plugin named '%s'.\n"
4179
msgid "Out of memory."
4183
msgid "Unknown variable type code 0x%x in plugin '%s'."
4188
"Server variable %s of plugin %s was forced to be read-only: string variable "
4189
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4193
msgid "Missing variable name in plugin '%s'."
4194
msgstr "Brak nazwy zmiennej w pluginie '%s'."
4197
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4201
msgid "Out of memory for plugin '%s'."
4205
msgid "Bad options for plugin '%s'."
4209
msgid "Parsing options for plugin '%s' failed."
4213
msgid "Plugin '%s' has conflicting system variables"
4217
msgid "logging '%s' pre() failed"
4221
msgid "logging '%s' post() failed"
4225
msgid "logging '%s' postEnd() failed"
4229
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4233
msgid "qcache plugin '%s' set() failed"
4237
msgid "qcache plugin '%s' invalidateTable() failed"
4241
msgid "qcache plugin '%s' invalidateDb() failed"
4245
msgid "qcache plugin '%s' flush() failed"
4249
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4253
msgid "Fatal error: Failed initializing %s plugin.\n"
4254
msgstr "Zainicjowanie wtyczek nieudane."
4258
"Attempted to register a scheduler %s, but a scheduler has already been "
4259
"registered with that name.\n"
4263
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4267
msgid "Error while loading database options: '%s':"
4268
msgstr "Błąd odczytu opcji bazy danych: '%s':"
4271
msgid "Found %d prepared transaction(s) in resource manager."
4274
msgid "Starting crash recovery..."
4278
msgid "Found %d prepared XA transactions"
4283
"Found %d prepared transactions! It means that drizzled was not shut down "
4284
"properly last time and critical recovery information (last binlog or %s "
4285
"file) was manually deleted after a crash. You have to start drizzled with "
4286
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4289
msgid "Crash recovery finished."
4293
msgid "Could not remove temporary table: '%s', error: %d"
4294
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
4297
msgid "Variable named %s already exists!\n"
4298
msgstr "Tabela '%-.192s' już istnieje"
4301
msgid "Could not add Variable: %s\n"
4302
msgstr "Nie można znaleźć tabeli: \"%s\""
4305
msgid "Table %s had a open data Cursor in reopen_table"
4309
msgid "Unknown - internal error %d during operation"
4314
"order_st BY ignored because there is a user-defined clustered index in the "
4320
"'%s' had no or invalid character set, and default character set is multi-"
4321
"byte, so character column sizes may have changed"
4325
msgid "Unknown collation '%s' in table '%-.64s' definition"
4326
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
4330
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4335
msgid "Got error %d when reading table '%s'"
4336
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
4339
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4340
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
4343
msgid "%s: option `%s' is ambiguous\n"
4347
msgid "%s: option `--%s' doesn't allow an argument\n"
4351
msgid "%s: option `%c%s' doesn't allow an argument\n"
4355
msgid "%s: option `%s' requires an argument\n"
4359
msgid "%s: unrecognized option `--%s'\n"
4363
msgid "%s: unrecognized option `%c%s'\n"
4367
msgid "%s: illegal option -- %c\n"
4371
msgid "%s: invalid option -- %c\n"
4375
msgid "%s: option requires an argument -- %c\n"
4379
msgid "%s: option `-W %s' is ambiguous\n"
4383
msgid "%s: option `-W %s' doesn't allow an argument\n"
5502
4386
msgid "Enable HTTP Auth check"
5505
#: plugin/auth_http/auth_http.cc:148
5506
4389
msgid "URL for HTTP Auth check"
5509
#: plugin/command_log/command_log.cc:116
5510
#: plugin/command_log/command_log_reader.cc:94
5512
msgid "Failed to open command log file %s. Got error: %s\n"
5515
#: plugin/command_log/command_log.cc:200
5518
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5519
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5522
#: plugin/command_log/command_log.cc:242
5525
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5526
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5529
#: plugin/command_log/command_log.cc:294
5532
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5533
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5536
#: plugin/command_log/command_log.cc:390
5537
msgid "Enable command log"
5540
#: plugin/command_log/command_log.cc:398
5541
msgid "DEBUGGING - Truncate command log"
5544
#: plugin/command_log/command_log.cc:406
5545
msgid "Path to the file to use for command log."
5548
#: plugin/command_log/command_log.cc:414
5549
msgid "Enable CRC32 Checksumming"
5552
#: plugin/command_log/command_log.cc:432
5553
msgid "Command Message Log"
5556
#: plugin/command_log/command_log_reader.cc:114
5558
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5561
#: plugin/command_log/command_log_reader.cc:137
5563
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5566
#: plugin/command_log/command_log_reader.cc:171
5568
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5571
#: plugin/command_log/command_log_reader.cc:186
5572
msgid "Checksum FAILED!\n"
5575
#: plugin/console/console.cc:346
5576
4392
msgid "Enable the console."
5579
#: plugin/console/console.cc:349
5580
4395
msgid "Turn on extra debugging."
5583
#: plugin/default_replicator/default_replicator.cc:97
4398
msgid "User to use for auth."
4401
msgid "Password to use for auth."
4405
msgid "Default database to use."
4406
msgstr "Baza danych do użycia"
5584
4408
msgid "Enable default replicator"
5587
#: plugin/default_replicator/default_replicator.cc:112
5588
4411
msgid "Default Replicator"
5591
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4416
"Port number to use for connection or 0 for default to, in order of "
4417
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4419
"Numer portu użytego do połączenia lub 0 jako domyślne, według ustawień w "
4420
"drizzle.cnf, $DRIZZLE_TCP_PORT "
4422
msgid "Connect Timeout."
4425
msgid "Read Timeout."
4428
msgid "Write Timeout."
4431
msgid "Retry Count."
4434
msgid "Buffer length."
4438
msgid "Address to bind to."
4439
msgstr "Adres IP do powiązania"
4441
msgid "Unknown Drizzle error"
4442
msgstr "Nieznany błąd Drizzle"
4445
msgid "Can't create UNIX socket (%d)"
4446
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
4449
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4450
msgstr "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
4453
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4457
msgid "Can't create TCP/IP socket (%d)"
4458
msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
4461
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4462
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
4464
msgid "Drizzle server has gone away"
4468
msgid "Protocol mismatch; server version = %d, client version = %d"
4471
msgid "Drizzle client ran out of memory"
4472
msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
4474
msgid "Wrong host info"
4475
msgstr "Nieprawidłowe informacje hosta"
4477
msgid "Localhost via UNIX socket"
4481
msgid "%-.100s via TCP/IP"
4482
msgstr "%-.100s przez TCP/IP"
4484
msgid "Error in server handshake"
4487
msgid "Lost connection to Drizzle server during query"
4489
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
4492
msgid "Commands out of sync; you can't run this command now"
4496
msgid "Named pipe: %-.32s"
4500
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4504
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4508
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4512
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4513
msgstr "Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
4515
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4518
msgid "Embedded server"
4519
msgstr "Serwer wbudowany"
4521
msgid "Error on SHOW SLAVE STATUS:"
4524
msgid "Error on SHOW SLAVE HOSTS:"
4527
msgid "Error connecting to slave:"
4530
msgid "Error connecting to master:"
4533
msgid "SSL connection error"
4534
msgstr "Błąd połączenia SSL"
4536
msgid "Malformed packet"
4537
msgstr "Przekłamany pakiet"
4539
msgid "(unused error message)"
4540
msgstr "(nieużywany komunikat błędu)"
4542
msgid "Invalid use of null pointer"
4545
msgid "Statement not prepared"
4548
msgid "No data supplied for parameters in prepared statement"
4549
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
4551
msgid "Data truncated"
4552
msgstr "Wyczyszczono bazę danych."
4554
msgid "No parameters exist in the statement"
4555
msgstr "Brak parametrów w instrukcji"
4557
msgid "Invalid parameter number"
4558
msgstr "Niepoprawny numer parametru"
4562
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4566
msgid "Using unsupported buffer type: %d (parameter: %d)"
4567
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
4570
msgid "Shared memory: %-.100s"
4571
msgstr "Pamięć współdzielona: %-.100s"
4573
msgid "Wrong or unknown protocol"
4574
msgstr "Niepoprawny lub nieznany protokół"
4576
msgid "Invalid connection handle"
4577
msgstr "Niepoprawny uchwyt połączenia"
4580
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4581
"option 'secure_auth' enabled)"
4583
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
4584
"(włączona opcja klienta 'secure_auth')"
4586
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4589
msgid "Attempt to read column without prior row fetch"
4592
msgid "Prepared statement contains no metadata"
4596
"Attempt to read a row while there is no result set associated with the "
4600
msgid "This feature is not implemented yet"
4601
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
4605
"Lost connection to Drizzle server while waiting for initial communication "
4606
"packet, system error: %d"
4608
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
4609
"inicjujący komunikację, błąd systemu: %d"
4613
"Lost connection to Drizzle server while reading initial communication "
4614
"packet, system error: %d"
4616
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
4617
"komunikację, błąd systemu: %d"
4621
"Lost connection to Drizzle server while sending authentication information, "
4624
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
4625
"inicjującego komunikację, błąd systemu: %d"
4629
"Lost connection to Drizzle server while reading authorization information, "
4632
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
4633
"autoryzacyjnych, błąd systemu: %d"
4637
"Lost connection to Drizzle server while setting initial database, system "
4642
msgid "Statement closed indirectly because of a preceding %s() call"
4646
msgid "Failed to send error message to libnotify\n"
5592
4649
msgid "Error Messages to stderr"
5595
#: plugin/filtered_replicator/filtered_replicator.cc:486
5596
4652
msgid "Enable filtered replicator"
5599
#: plugin/filtered_replicator/filtered_replicator.cc:493
5600
4655
msgid "List of schemas to filter"
5603
#: plugin/filtered_replicator/filtered_replicator.cc:500
5604
4658
msgid "List of tables to filter"
5607
#: plugin/filtered_replicator/filtered_replicator.cc:507
5608
4661
msgid "Regular expression to apply to schemas to filter"
5611
#: plugin/filtered_replicator/filtered_replicator.cc:514
5612
4664
msgid "Regular expression to apply to tables to filter"
5615
#: plugin/filtered_replicator/filtered_replicator.cc:533
5616
4667
msgid "Filtered Replicator"
5619
#: plugin/logging_gearman/logging_gearman.cc:186
5621
4671
msgid "fail gearman_client_create(): %s"
5624
#: plugin/logging_gearman/logging_gearman.cc:197
5626
4675
msgid "fail gearman_client_add_server(): %s"
5629
#: plugin/logging_gearman/logging_gearman.cc:310
5630
4678
msgid "Enable logging to a gearman server"
5633
#: plugin/logging_gearman/logging_gearman.cc:319
5634
4681
msgid "Hostname for logging to a Gearman server"
5637
#: plugin/logging_gearman/logging_gearman.cc:328
5638
4684
msgid "Gearman Function to send logging to"
5641
#: plugin/logging_gearman/logging_gearman.cc:345
5642
4687
msgid "Log queries to a Gearman server"
5645
#: plugin/logging_query/logging_query.cc:188
5647
4691
msgid "fail open() fn=%s er=%s\n"
5650
#: plugin/logging_query/logging_query.cc:344
5651
4694
msgid "Enable logging to CSV file"
5654
#: plugin/logging_query/logging_query.cc:353
5655
4697
msgid "File to log to"
5658
#: plugin/logging_query/logging_query.cc:362
5659
4700
msgid "PCRE to match the query against"
5662
#: plugin/logging_query/logging_query.cc:371
5663
#: plugin/logging_syslog/logging_syslog.cc:231
5664
4703
msgid "Threshold for logging slow queries, in microseconds"
5667
#: plugin/logging_query/logging_query.cc:383
5668
#: plugin/logging_syslog/logging_syslog.cc:243
5669
4706
msgid "Threshold for logging big queries, for rows returned"
5672
#: plugin/logging_query/logging_query.cc:395
5673
#: plugin/logging_syslog/logging_syslog.cc:255
5674
4709
msgid "Threshold for logging big queries, for rows examined"
5677
#: plugin/logging_query/logging_query.cc:418
5678
4712
msgid "Log queries to a CSV file"
5681
#: plugin/logging_syslog/logging_syslog.cc:84
5683
4716
msgid "syslog facility \"%s\" not known, using \"local0\""
5686
#: plugin/logging_syslog/logging_syslog.cc:100
5688
4720
msgid "syslog priority \"%s\" not known, using \"info\""
5691
#: plugin/logging_syslog/logging_syslog.cc:195
5692
4723
msgid "Enable logging to syslog"
5695
#: plugin/logging_syslog/logging_syslog.cc:204
5696
4726
msgid "Syslog Ident"
5699
#: plugin/logging_syslog/logging_syslog.cc:213
5700
4729
msgid "Syslog Facility"
5703
#: plugin/logging_syslog/logging_syslog.cc:222
5704
4732
msgid "Syslog Priority"
5707
#: plugin/logging_syslog/logging_syslog.cc:279
5708
4735
msgid "Log to syslog"
5711
#: plugin/multi_thread/multi_thread.cc:171
5712
msgid "Maximum number of user threads available."
5715
#: plugin/myisam/ha_myisam.cc:447
4738
msgid "List of memcached servers."
4741
msgid "Memcached Stats as I_S tables"
5717
4745
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5720
#: plugin/myisam/ha_myisam.cc:451
5722
4749
msgid "Got an error from unknown thread, %s:%d"
5725
#: plugin/myisam/ha_myisam.cc:457
5726
4752
msgid "Unknown thread accessing table"
5729
#: plugin/myisam/ha_myisam.cc:1488
5730
4755
msgid "Block size to be used for MyISAM index pages."
5733
#: plugin/myisam/ha_myisam.cc:1494
4759
"This characterizes the number of hits a hot block has to be untouched until "
4760
"it is considered aged enough to be downgraded to a warm block. This "
4761
"specifies the percentage ratio of that number of hits to the total number of "
4762
"blocks in key cache"
4765
msgid "The minimum percentage of warm blocks in key cache"
4769
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4770
"this to get better index handling (for all reads and multiple writes) to as "
4771
"much as you can afford;"
5735
4775
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5736
4776
"disables parallel repair."
5739
#: plugin/myisam/ha_myisam.cc:1500
5741
4780
"Don't use the fast sort index method to created index if the temporary file "
5742
4781
"would get bigger than this."
5745
#: plugin/myisam/ha_myisam.cc:1505
5747
4785
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5748
4786
"when creating indexes with CREATE INDEX or ALTER TABLE."
5751
#: plugin/myisam/ha_myisam.cc:1511
5752
4789
msgid "Default pointer size to be used for MyISAM tables."
5755
#: plugin/myisam/my_handler_errors.cc:34
5756
4792
msgid "Didn't find key on read or update"
5759
#: plugin/myisam/my_handler_errors.cc:36
5760
4795
msgid "Duplicate key on write or update"
5763
#: plugin/myisam/my_handler_errors.cc:38
5764
4798
msgid "Internal (unspecified) error in handler"
5767
#: plugin/myisam/my_handler_errors.cc:40
5769
4802
"Someone has changed the row since it was read (while the table was locked to "
5773
#: plugin/myisam/my_handler_errors.cc:43
5774
4806
msgid "Wrong index given to function"
5777
#: plugin/myisam/my_handler_errors.cc:45
5778
4809
msgid "Undefined handler error 125"
5781
#: plugin/myisam/my_handler_errors.cc:47
5782
4812
msgid "Index file is crashed"
5785
#: plugin/myisam/my_handler_errors.cc:49
5786
4815
msgid "Record file is crashed"
5789
#: plugin/myisam/my_handler_errors.cc:51
5790
4818
msgid "Out of memory in engine"
5793
#: plugin/myisam/my_handler_errors.cc:53
5794
4821
msgid "Undefined handler error 129"
5797
#: plugin/myisam/my_handler_errors.cc:55
5798
4824
msgid "Incorrect file format"
5801
#: plugin/myisam/my_handler_errors.cc:57
5802
4827
msgid "Command not supported by database"
5805
#: plugin/myisam/my_handler_errors.cc:59
5806
4830
msgid "Old database file"
5809
#: plugin/myisam/my_handler_errors.cc:61
5810
4833
msgid "No record read before update"
5813
#: plugin/myisam/my_handler_errors.cc:63
5814
4836
msgid "Record was already deleted (or record file crashed)"
5817
#: plugin/myisam/my_handler_errors.cc:65
5818
4839
msgid "No more room in record file"
5821
#: plugin/myisam/my_handler_errors.cc:67
5822
4842
msgid "No more room in index file"
5825
#: plugin/myisam/my_handler_errors.cc:69
5826
4845
msgid "No more records (read after end of file)"
5829
#: plugin/myisam/my_handler_errors.cc:71
5830
4848
msgid "Unsupported extension used for table"
5833
#: plugin/myisam/my_handler_errors.cc:73
5834
4851
msgid "Too big row"
5837
#: plugin/myisam/my_handler_errors.cc:75
5838
4854
msgid "Wrong create options"
5841
#: plugin/myisam/my_handler_errors.cc:77
5842
4857
msgid "Duplicate unique key or constraint on write or update"
5845
#: plugin/myisam/my_handler_errors.cc:79
5846
4860
msgid "Unknown character set used in table"
5849
#: plugin/myisam/my_handler_errors.cc:81
5850
4863
msgid "Conflicting table definitions in sub-tables of MERGE table"
5853
#: plugin/myisam/my_handler_errors.cc:83
5854
4866
msgid "Table is crashed and last repair failed"
5857
#: plugin/myisam/my_handler_errors.cc:85
5858
4869
msgid "Table was marked as crashed and should be repaired"
5861
#: plugin/myisam/my_handler_errors.cc:87
5862
4872
msgid "Lock timed out; Retry transaction"
5865
#: plugin/myisam/my_handler_errors.cc:89
5866
4875
msgid "Lock table is full; Restart program with a larger locktable"
5869
#: plugin/myisam/my_handler_errors.cc:91
5870
4878
msgid "Updates are not allowed under a read only transactions"
5873
#: plugin/myisam/my_handler_errors.cc:93
5874
4881
msgid "Lock deadlock; Retry transaction"
5877
#: plugin/myisam/my_handler_errors.cc:95
5878
4884
msgid "Foreign key constraint is incorrectly formed"
5881
#: plugin/myisam/my_handler_errors.cc:97
5882
4887
msgid "Cannot add a child row"
5885
#: plugin/myisam/my_handler_errors.cc:99
5886
4890
msgid "Cannot delete a parent row"
5889
#: plugin/myisam/my_handler_errors.cc:101
5890
4893
msgid "No savepoint with that name"
5893
#: plugin/myisam/my_handler_errors.cc:103
5894
4896
msgid "Non unique key block size"
5897
#: plugin/myisam/my_handler_errors.cc:105
5898
4899
msgid "The table does not exist in engine"
5901
#: plugin/myisam/my_handler_errors.cc:107
5902
4902
msgid "The table already existed in storage engine"
5905
#: plugin/myisam/my_handler_errors.cc:109
5906
4905
msgid "Could not connect to storage engine"
5909
#: plugin/myisam/my_handler_errors.cc:111
5910
4908
msgid "Unexpected null pointer found when using spatial index"
5913
#: plugin/myisam/my_handler_errors.cc:113
5914
4911
msgid "The table changed in storage engine"
5917
#: plugin/myisam/my_handler_errors.cc:115
5918
4914
msgid "There's no partition in table for the given value"
5921
#: plugin/myisam/my_handler_errors.cc:117
5922
4917
msgid "Row-based binlogging of row failed"
5925
#: plugin/myisam/my_handler_errors.cc:119
5926
4920
msgid "Index needed in foreign key constraint"
5929
#: plugin/myisam/my_handler_errors.cc:121
5930
4923
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5933
#: plugin/myisam/my_handler_errors.cc:123
5934
4926
msgid "Table needs to be upgraded before it can be used"
5935
4927
msgstr "Przed użyciem tabeli należy ją zaktualizować"
5937
#: plugin/myisam/my_handler_errors.cc:125
5938
4929
msgid "Table is read only"
5939
4930
msgstr "Tabela tylko do odczytu."
5941
#: plugin/myisam/my_handler_errors.cc:127
5942
4932
msgid "Failed to get next auto increment value"
5945
#: plugin/myisam/my_handler_errors.cc:129
5946
4935
msgid "Failed to set row auto increment value"
5949
#: plugin/myisam/my_handler_errors.cc:131
5950
4938
msgid "Unknown (generic) error from engine"
5951
4939
msgstr "Nieznany błąd silnika"
5953
#: plugin/myisam/my_handler_errors.cc:133
5954
4941
msgid "Record is the same"
5957
#: plugin/myisam/my_handler_errors.cc:135
5958
4944
msgid "It is not possible to log this statement"
5961
#: plugin/myisam/my_handler_errors.cc:137
5962
4947
msgid "Tablespace exists"
5963
4948
msgstr "Tablespace już istnieje"
5965
#: plugin/myisam/my_handler_errors.cc:139
5966
4950
msgid "The event was corrupt, leading to illegal data being read"
5969
#: plugin/myisam/my_handler_errors.cc:141
5970
4953
msgid "The table is of a new format not supported by this version"
5973
#: plugin/myisam/my_handler_errors.cc:143
5974
4956
msgid "The event could not be processed no other handler error happened"
5977
#: plugin/myisam/my_handler_errors.cc:145
5978
4959
msgid "Got a fatal error during initialzation of handler"
5979
4960
msgstr "Błąd krytyczny podczas próby zainicjowania procecdury obsługi."
5981
#: plugin/myisam/my_handler_errors.cc:147
5982
4962
msgid "File to short; Expected more data in file"
5983
4963
msgstr "Plik zbyt mały; Oczekiwano więcej danych w pliku"
5985
#: plugin/myisam/my_handler_errors.cc:149
5986
4965
msgid "Read page with wrong checksum"
5987
4966
msgstr "Strona posiada złą sumę kontrolną"
5989
#: plugin/myisam/my_handler_errors.cc:151
5990
4968
msgid "Lock or active transaction"
5993
#: plugin/myisam/my_handler_errors.cc:153
5994
4971
msgid "No such table space"
5997
#: plugin/myisam/my_handler_errors.cc:155
5998
4974
msgid "Tablespace not empty"
5999
4975
msgstr "Tablespace nie jest pusta"
6001
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
6003
msgid "%-.100s via TCP/IP"
6004
msgstr "%-.100s przez TCP/IP"
6006
#: plugin/oldlibdrizzle/errmsg.cc:28
6007
msgid "Unknown Drizzle error"
6008
msgstr "Nieznany błąd Drizzle"
6010
#: plugin/oldlibdrizzle/errmsg.cc:29
6012
msgid "Can't create UNIX socket (%d)"
6013
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
6015
#: plugin/oldlibdrizzle/errmsg.cc:30
6017
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6018
msgstr "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
6020
#: plugin/oldlibdrizzle/errmsg.cc:31
6022
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6025
#: plugin/oldlibdrizzle/errmsg.cc:32
6027
msgid "Can't create TCP/IP socket (%d)"
6028
msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
6030
#: plugin/oldlibdrizzle/errmsg.cc:33
6032
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6033
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
6035
#: plugin/oldlibdrizzle/errmsg.cc:34
6036
msgid "Drizzle server has gone away"
6039
#: plugin/oldlibdrizzle/errmsg.cc:35
6041
msgid "Protocol mismatch; server version = %d, client version = %d"
6044
#: plugin/oldlibdrizzle/errmsg.cc:36
6045
msgid "Drizzle client ran out of memory"
6046
msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
6048
#: plugin/oldlibdrizzle/errmsg.cc:37
6049
msgid "Wrong host info"
6050
msgstr "Nieprawidłowe informacje hosta"
6052
#: plugin/oldlibdrizzle/errmsg.cc:38
6053
msgid "Localhost via UNIX socket"
6056
#: plugin/oldlibdrizzle/errmsg.cc:40
6057
msgid "Error in server handshake"
6060
#: plugin/oldlibdrizzle/errmsg.cc:41
6061
msgid "Lost connection to Drizzle server during query"
6063
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
6066
#: plugin/oldlibdrizzle/errmsg.cc:42
6067
msgid "Commands out of sync; you can't run this command now"
6070
#: plugin/oldlibdrizzle/errmsg.cc:43
6072
msgid "Named pipe: %-.32s"
6075
#: plugin/oldlibdrizzle/errmsg.cc:44
6077
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6080
#: plugin/oldlibdrizzle/errmsg.cc:45
6082
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6085
#: plugin/oldlibdrizzle/errmsg.cc:46
6087
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6090
#: plugin/oldlibdrizzle/errmsg.cc:47
6092
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6094
"Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
6096
#: plugin/oldlibdrizzle/errmsg.cc:48
6097
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6100
#: plugin/oldlibdrizzle/errmsg.cc:49
6101
msgid "Embedded server"
6102
msgstr "Serwer wbudowany"
6104
#: plugin/oldlibdrizzle/errmsg.cc:50
6105
msgid "Error on SHOW SLAVE STATUS:"
6108
#: plugin/oldlibdrizzle/errmsg.cc:51
6109
msgid "Error on SHOW SLAVE HOSTS:"
6112
#: plugin/oldlibdrizzle/errmsg.cc:52
6113
msgid "Error connecting to slave:"
6116
#: plugin/oldlibdrizzle/errmsg.cc:53
6117
msgid "Error connecting to master:"
6120
#: plugin/oldlibdrizzle/errmsg.cc:54
6121
msgid "SSL connection error"
6122
msgstr "Błąd połączenia SSL"
6124
#: plugin/oldlibdrizzle/errmsg.cc:55
6125
msgid "Malformed packet"
6126
msgstr "Przekłamany pakiet"
6128
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6129
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6130
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6131
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6132
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6133
msgid "(unused error message)"
6134
msgstr "(nieużywany komunikat błędu)"
6136
#: plugin/oldlibdrizzle/errmsg.cc:57
6137
msgid "Invalid use of null pointer"
6140
#: plugin/oldlibdrizzle/errmsg.cc:58
6141
msgid "Statement not prepared"
6144
#: plugin/oldlibdrizzle/errmsg.cc:59
6145
msgid "No data supplied for parameters in prepared statement"
6146
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
6148
#: plugin/oldlibdrizzle/errmsg.cc:60
6149
msgid "Data truncated"
6150
msgstr "Wyczyszczono bazę danych."
6152
#: plugin/oldlibdrizzle/errmsg.cc:61
6153
msgid "No parameters exist in the statement"
6154
msgstr "Brak parametrów w instrukcji"
6156
#: plugin/oldlibdrizzle/errmsg.cc:62
6157
msgid "Invalid parameter number"
6158
msgstr "Niepoprawny numer parametru"
6160
#: plugin/oldlibdrizzle/errmsg.cc:63
6163
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6166
#: plugin/oldlibdrizzle/errmsg.cc:65
6168
msgid "Using unsupported buffer type: %d (parameter: %d)"
6169
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
6171
#: plugin/oldlibdrizzle/errmsg.cc:66
6173
msgid "Shared memory: %-.100s"
6174
msgstr "Pamięć współdzielona: %-.100s"
6176
#: plugin/oldlibdrizzle/errmsg.cc:76
6177
msgid "Wrong or unknown protocol"
6178
msgstr "Niepoprawny lub nieznany protokół"
6180
#: plugin/oldlibdrizzle/errmsg.cc:77
6181
msgid "Invalid connection handle"
6182
msgstr "Niepoprawny uchwyt połączenia"
6184
#: plugin/oldlibdrizzle/errmsg.cc:78
6186
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6187
"option 'secure_auth' enabled)"
6189
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
6190
"(włączona opcja klienta 'secure_auth')"
6192
#: plugin/oldlibdrizzle/errmsg.cc:80
6193
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6196
#: plugin/oldlibdrizzle/errmsg.cc:81
6197
msgid "Attempt to read column without prior row fetch"
6200
#: plugin/oldlibdrizzle/errmsg.cc:82
6201
msgid "Prepared statement contains no metadata"
6204
#: plugin/oldlibdrizzle/errmsg.cc:83
6206
"Attempt to read a row while there is no result set associated with the "
6210
#: plugin/oldlibdrizzle/errmsg.cc:85
6211
msgid "This feature is not implemented yet"
6212
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
6214
#: plugin/oldlibdrizzle/errmsg.cc:86
6217
"Lost connection to Drizzle server while waiting for initial communication "
6218
"packet, system error: %d"
6220
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
6221
"inicjujący komunikację, błąd systemu: %d"
6223
#: plugin/oldlibdrizzle/errmsg.cc:88
6226
"Lost connection to Drizzle server while reading initial communication "
6227
"packet, system error: %d"
6229
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
6230
"komunikację, błąd systemu: %d"
6232
#: plugin/oldlibdrizzle/errmsg.cc:90
6235
"Lost connection to Drizzle server while sending authentication information, "
6238
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
6239
"inicjującego komunikację, błąd systemu: %d"
6241
#: plugin/oldlibdrizzle/errmsg.cc:92
6244
"Lost connection to Drizzle server while reading authorization information, "
6247
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
6248
"autoryzacyjnych, błąd systemu: %d"
6250
#: plugin/oldlibdrizzle/errmsg.cc:94
6253
"Lost connection to Drizzle server while setting initial database, system "
6257
#: plugin/oldlibdrizzle/errmsg.cc:96
6259
msgid "Statement closed indirectly because of a preceding %s() call"
6262
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6263
msgid "Connect Timeout."
6266
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6267
msgid "Read Timeout."
6270
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6271
msgid "Write Timeout."
6274
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6275
msgid "Retry Count."
6278
#: plugin/pool_of_threads/pool_of_threads.cc:237
6279
msgid "event_add error in libevent_add_session_callback\n"
6282
#: plugin/pool_of_threads/pool_of_threads.cc:403
6283
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6286
#: plugin/pool_of_threads/pool_of_threads.cc:410
6287
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6290
#: plugin/pool_of_threads/pool_of_threads.cc:422
6291
msgid "session_add_event event_add error in libevent_init\n"
6294
#: plugin/pool_of_threads/pool_of_threads.cc:435
6296
msgid "Can't create completion port thread (error %d)"
6299
#: plugin/pool_of_threads/pool_of_threads.cc:527
6300
msgid "libevent_thread_proc: my_thread_init() failed\n"
6303
#: plugin/pool_of_threads/pool_of_threads.cc:725
6304
msgid "Size of Pool."
6307
#: plugin/signal_handler/signal_handler.cc:214
4979
"Port number to use for connection or 0 for default to with MySQL protocol."
4981
"Numer portu użytego do połączenia lub 0 jako domyślne, według ustawień w "
4982
"drizzle.cnf, $DRIZZLE_TCP_PORT "
6309
4985
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4989
msgid "Unable to create background worker thread. Got error %s.\n"
4993
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4997
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5001
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5005
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5009
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5012
msgid "Enable transaction log"
5015
msgid "DEBUGGING - Truncate transaction log"
5019
msgid "Path to the file to use for transaction log"
5020
msgstr "Do połączenia używaj pliku."
5022
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5026
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5027
"each transaction write, 2 == sync log file once per second"
5032
"Failed to allocate enough memory to buffer header, transaction message, and "
5033
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5036
msgid "Failed to open transaction log file "
5041
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5042
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5046
msgid "Failed to sync log file. Got error: %s\n"
5050
msgid "Failed to open transaction log file %s. Got error: %s\n"
5054
msgid "Raw buffer read: %s.\n"
5058
msgid "Unable to parse transaction. Got error: %s.\n"
5062
msgid "BUFFER: %s\n"
5065
#~ msgid "Check memory and open file usage at exit ."
5066
#~ msgstr "Sprawdź pamięć, po czym otwórz używany używany plik."
5068
#~ msgid "Print some debug info at exit."
5069
#~ msgstr "Wyświetl informacje debugera przy wyjściu."
5071
#~ msgid "Can't init databases"
5072
#~ msgstr "Inicjacja baz danych nieudana"
5074
#~ msgid "Default storage engine (%s) is not available"
5075
#~ msgstr "Domyślny silnik magazynowania (%s) jest niedostępny"
5077
#~ msgid "Lock drizzled in memory."
5078
#~ msgstr "Zablokuj drizzled w pamięci"
5080
#~ msgid "Couldn't repair table: %s.%s"
5081
#~ msgstr "Nieudana próba naprawy tabeli: %s.%s"
5083
#~ msgid "plugin-load parameter too long"
5084
#~ msgstr "Parametr plugin-load jest za długi"
6312
5086
#~ msgid "Set the default character set."
6313
5087
#~ msgstr "Ustawia domyślny zestaw znaków."
6316
5089
#~ msgid "Unknown command '\\%c'."
6317
5090
#~ msgstr "Nierozpoznana komenda '\\%c'."