1642
1330
"dostępnąpamięć; jeśli nie, możesz użyć opcji 'unlimit' aby zezwolić drizzled "
1643
1331
"na użycie większej ilości pamięci, lub możesz dodać dodatkowy moduł pamięci"
1645
#: drizzled/error.cc:118
1646
1333
msgid "Can't get hostname for your address"
1647
1334
msgstr "Nie mogę rozwiązać nazwy hosta dla Twojego adresu"
1649
#: drizzled/error.cc:120
1650
1336
msgid "Bad handshake"
1653
#: drizzled/error.cc:122
1655
1340
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1657
1342
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' do bazy danych '%-.192s'"
1659
#: drizzled/error.cc:124
1661
1345
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1663
1347
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' (używającego hasła: %s)"
1665
#: drizzled/error.cc:126
1666
1349
msgid "No database selected"
1667
1350
msgstr "Nie wybrano bazy danych"
1669
#: drizzled/error.cc:128
1670
1352
msgid "Unknown command"
1671
1353
msgstr "Nieznana komenda"
1673
#: drizzled/error.cc:130
1675
1356
msgid "Column '%-.192s' cannot be null"
1676
1357
msgstr "Kolumna '%-.192s' nie może być null"
1678
#: drizzled/error.cc:132
1680
1360
msgid "Unknown database '%-.192s'"
1681
1361
msgstr "Nieznana baza danych '%-.192s'"
1683
#: drizzled/error.cc:134
1685
1364
msgid "Table '%-.192s' already exists"
1686
1365
msgstr "Tabela '%-.192s' już istnieje"
1688
#: drizzled/error.cc:136
1690
1368
msgid "Unknown table '%-.100s'"
1691
1369
msgstr "Nieznana tabela '%-.100s'"
1693
#: drizzled/error.cc:138
1695
1372
msgid "Column '%-.192s' in %-.192s is ambiguous"
1696
1373
msgstr "Dwuznaczna kolumna '%-.192s' w %-.192s"
1698
#: drizzled/error.cc:140
1699
1375
msgid "Server shutdown in progress"
1700
1376
msgstr "Operacja wyłączania serwera trwa"
1702
#: drizzled/error.cc:142
1704
1379
msgid "Unknown column '%-.192s' in '%-.192s'"
1705
1380
msgstr "Nieznana kolumna '%-.192s' w '%-.192s'"
1707
#: drizzled/error.cc:144
1709
1383
msgid "'%-.192s' isn't in GROUP BY"
1710
1384
msgstr "'%-.192s' nie występuje w GROUP BY"
1712
#: drizzled/error.cc:146
1714
1387
msgid "Can't group on '%-.192s'"
1715
1388
msgstr "Nie można grupować po '%-.192s'"
1717
#: drizzled/error.cc:148
1718
1390
msgid "Statement has sum functions and columns in same statement"
1721
#: drizzled/error.cc:150
1722
1393
msgid "Column count doesn't match value count"
1725
#: drizzled/error.cc:152
1727
1397
msgid "Identifier name '%-.100s' is too long"
1728
1398
msgstr "Nazwa identyfikatora '%-.100s' jest za długa"
1730
#: drizzled/error.cc:154
1732
1401
msgid "Duplicate column name '%-.192s'"
1733
1402
msgstr "Zduplikowana nazwa kolumny '%-.192s'"
1735
#: drizzled/error.cc:156
1737
1405
msgid "Duplicate key name '%-.192s'"
1738
1406
msgstr "Zduplikowana nazwa klucza '%-.192s'"
1740
#: drizzled/error.cc:158
1742
1409
msgid "Duplicate entry '%-.192s' for key %d"
1743
1410
msgstr "Zduplikowane wystąpienie '%-.192s' dla klucza %d"
1745
#: drizzled/error.cc:160
1747
1413
msgid "Incorrect column specifier for column '%-.192s'"
1748
1414
msgstr "Niepoprawny specyfikator kolumny dla kolumny '%-.192s'"
1750
#: drizzled/error.cc:162
1752
1417
msgid "%s near '%-.80s' at line %d"
1753
1418
msgstr "%s przy '%-.80s' w linii %d"
1755
#: drizzled/error.cc:164
1756
1420
msgid "Query was empty"
1757
1421
msgstr "Zapytanie było puste"
1759
#: drizzled/error.cc:166
1761
1424
msgid "Not unique table/alias: '%-.192s'"
1764
#: drizzled/error.cc:168
1766
1428
msgid "Invalid default value for '%-.192s'"
1767
1429
msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
1769
#: drizzled/error.cc:170
1770
1431
msgid "Multiple primary key defined"
1773
#: drizzled/error.cc:172
1775
1435
msgid "Too many keys specified; max %d keys allowed"
1778
#: drizzled/error.cc:174
1780
1439
msgid "Too many key parts specified; max %d parts allowed"
1783
#: drizzled/error.cc:176
1785
1443
msgid "Specified key was too long; max key length is %d bytes"
1788
#: drizzled/error.cc:178
1790
1447
msgid "Key column '%-.192s' doesn't exist in table"
1793
#: drizzled/error.cc:180
1796
1452
"BLOB column '%-.192s' can't be used in key specification with the used table "
1800
#: drizzled/error.cc:182
1803
1458
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1807
#: drizzled/error.cc:184
1809
1463
"Incorrect table definition; there can be only one auto column and it must be "
1810
1464
"defined as a key"
1813
#: drizzled/error.cc:186
1816
1469
"%s: ready for connections.\n"
1817
1470
"Version: '%s' socket: '%s' port: %u\n"
1820
#: drizzled/error.cc:188
1822
1474
msgid "%s: Normal shutdown\n"
1825
#: drizzled/error.cc:190
1827
1478
msgid "%s: Got signal %d. Aborting!\n"
1830
#: drizzled/error.cc:192
1832
1482
msgid "%s: Shutdown complete\n"
1835
#: drizzled/error.cc:194
1837
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1486
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1840
#: drizzled/error.cc:196
1841
1489
msgid "Can't create IP socket"
1844
#: drizzled/error.cc:198
1847
1494
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1851
#: drizzled/error.cc:200
1854
1500
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1855
1501
"check the manual"
1858
#: drizzled/error.cc:202
1860
1505
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1863
#: drizzled/error.cc:204
1866
1510
"The file '%-.128s' must be in the database directory or be readable by all"
1869
#: drizzled/error.cc:206
1871
1514
msgid "File '%-.200s' already exists"
1872
1515
msgstr "Plik '%-.200s' już istnieje"
1874
#: drizzled/error.cc:208
1876
1518
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1879
#: drizzled/error.cc:210
1881
1522
msgid "Records: %ld Duplicates: %ld"
1884
#: drizzled/error.cc:212
1886
1526
"Incorrect prefix key; the used key part isn't a string, the used length is "
1887
1527
"longer than the key part, or the storage engine doesn't support unique "
1891
#: drizzled/error.cc:214
1892
1531
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1895
#: drizzled/error.cc:216
1897
1535
msgid "Can't DROP '%-.192s'; check that column/key exists"
1900
#: drizzled/error.cc:218
1902
1539
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1905
#: drizzled/error.cc:220
1907
1543
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1910
#: drizzled/error.cc:222
1912
1547
msgid "Unknown thread id: %lu"
1915
#: drizzled/error.cc:224
1917
1551
msgid "You are not owner of thread %lu"
1920
#: drizzled/error.cc:226
1921
1554
msgid "No tables used"
1924
#: drizzled/error.cc:228
1926
1558
msgid "Too many strings for column %-.192s and SET"
1929
#: drizzled/error.cc:230
1931
1562
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1934
#: drizzled/error.cc:232
1936
1566
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1939
#: drizzled/error.cc:234
1941
1570
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1944
#: drizzled/error.cc:236
1946
1574
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1949
#: drizzled/error.cc:238
1951
1578
msgid "Incorrect database name '%-.100s'"
1952
1579
msgstr "Nieprawidłowa nazwa bazy danych '%-.100s'"
1954
#: drizzled/error.cc:240
1956
1582
msgid "Incorrect table name '%-.100s'"
1957
1583
msgstr "Nieprawidłowa nazwa tabeli '%-.100s'"
1959
#: drizzled/error.cc:242
1961
1586
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1962
1587
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1965
#: drizzled/error.cc:244
1966
1590
msgid "Unknown error"
1967
1591
msgstr "Nieznany błąd"
1969
#: drizzled/error.cc:246
1971
1594
msgid "Unknown procedure '%-.192s'"
1972
1595
msgstr "Nieznana procedura '%-.192s'"
1974
#: drizzled/error.cc:248
1976
1598
msgid "Incorrect parameter count to procedure '%-.192s'"
1979
#: drizzled/error.cc:250
1981
1602
msgid "Incorrect parameters to procedure '%-.192s'"
1984
#: drizzled/error.cc:252
1986
1606
msgid "Unknown table '%-.192s' in %-.32s"
1987
1607
msgstr "Nieznana tabela '%-.192s' w %-.32s"
1989
#: drizzled/error.cc:254
1991
1610
msgid "Column '%-.192s' specified twice"
1994
#: drizzled/error.cc:256
1995
1613
msgid "Invalid use of group function"
1998
#: drizzled/error.cc:258
2001
1618
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2004
#: drizzled/error.cc:260
2005
1621
msgid "A table must have at least 1 column"
2008
#: drizzled/error.cc:262
2010
1625
msgid "The table '%-.192s' is full"
2011
1626
msgstr "Tabela '%-.192s' jest pełna"
2013
#: drizzled/error.cc:264
2015
1629
msgid "Unknown character set: '%-.64s'"
2016
1630
msgstr "Nieznane kodowanie znaków: '%-.64s'"
2018
#: drizzled/error.cc:266
2020
1633
msgid "Too many tables; Drizzle can only use %d tables in a join"
2021
1634
msgstr "Za dużo tabel; Drizzle może użyć tylko %d tabel w join"
2023
#: drizzled/error.cc:268
2024
1636
msgid "Too many columns"
2025
1637
msgstr "Za dużo kolumn"
2027
#: drizzled/error.cc:270
2030
1641
"Row size too large. The maximum row size for the used table type, not "
2031
1642
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2034
#: drizzled/error.cc:272
2037
1647
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2038
1648
"thread_stack=#' to specify a bigger stack if needed"
2041
#: drizzled/error.cc:274
2042
1651
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2045
#: drizzled/error.cc:276
2048
1656
"Table handler doesn't support NULL in given index. Please change column "
2049
1657
"'%-.192s' to be NOT NULL or use another handler"
2052
#: drizzled/error.cc:278
2054
1661
msgid "Can't load function '%-.192s'"
2055
1662
msgstr "Nie można załadować funkcji '%-.192s'"
2057
#: drizzled/error.cc:280
2059
1665
msgid "Can't initialize function '%-.192s'; %-.80s"
2060
1666
msgstr "Nie można zainicjować funkcji '%-.192s'; %-.80s"
2062
#: drizzled/error.cc:282
2063
1668
msgid "No paths allowed for shared library"
2066
#: drizzled/error.cc:284
2068
1672
msgid "Function '%-.192s' already exists"
2069
1673
msgstr "Funkcja '%-.192s' już istnieje"
2071
#: drizzled/error.cc:286
2073
1676
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2075
1678
"Nie można otworzyć współdzielonej biblioteki '%-.192s' (numer błędu: %d "
2078
#: drizzled/error.cc:288
2080
1682
msgid "Can't find symbol '%-.128s' in library"
2081
1683
msgstr "Nie można znaleźć symbolu '%-.128s' w bibliotece"
2083
#: drizzled/error.cc:290
2085
1686
msgid "Function '%-.192s' is not defined"
2086
1687
msgstr "Funkcja '%-.192s' jest niezdefiniowana"
2088
#: drizzled/error.cc:292
2091
1691
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2092
1692
"'drizzleadmin flush-hosts'"
2095
#: drizzled/error.cc:294
2097
1696
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2100
#: drizzled/error.cc:296
2102
1700
"You are using Drizzle as an anonymous user and anonymous users are not "
2103
1701
"allowed to change passwords"
2106
#: drizzled/error.cc:298
2108
1705
"You must have privileges to update tables in the drizzle database to be able "
2109
1706
"to change passwords for others"
2112
#: drizzled/error.cc:300
2113
1709
msgid "Can't find any matching row in the user table"
2116
#: drizzled/error.cc:302
2118
1713
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2121
#: drizzled/error.cc:304
2124
1718
"Can't create a new thread (errno %d); if you are not out of available "
2125
1719
"memory, you can consult the manual for a possible OS-dependent bug"
2128
#: drizzled/error.cc:306
2130
1723
msgid "Column count doesn't match value count at row %ld"
2133
#: drizzled/error.cc:308
2135
1727
msgid "Can't reopen table: '%-.192s'"
2138
#: drizzled/error.cc:310
2139
1730
msgid "Invalid use of NULL value"
2142
#: drizzled/error.cc:312
2144
1734
msgid "Got error '%-.64s' from regexp"
2147
#: drizzled/error.cc:314
2149
1738
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2150
1739
"illegal if there is no GROUP BY clause"
2153
#: drizzled/error.cc:316
2155
1743
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2158
#: drizzled/error.cc:318
2160
1747
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2163
#: drizzled/error.cc:320
2166
1752
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2167
1753
"table '%-.192s'"
2170
#: drizzled/error.cc:322
2172
1757
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2173
1758
"privileges can be used"
2176
#: drizzled/error.cc:324
2177
1761
msgid "The host or user argument to GRANT is too long"
2180
#: drizzled/error.cc:326
2182
1765
msgid "Table '%-.192s.%-.192s' doesn't exist"
2183
1766
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
2185
#: drizzled/error.cc:328
2188
1770
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2192
#: drizzled/error.cc:330
2193
1774
msgid "The used command is not allowed with this Drizzle version"
2196
#: drizzled/error.cc:332
2198
1778
"You have an error in your SQL syntax; check the manual that corresponds to "
2199
1779
"your Drizzle server version for the right syntax to use"
2202
#: drizzled/error.cc:334
2204
1783
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2207
#: drizzled/error.cc:336
2208
1786
msgid "Too many delayed threads in use"
2211
#: drizzled/error.cc:338
2213
1790
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2216
#: drizzled/error.cc:340
2217
1793
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2220
#: drizzled/error.cc:342
2221
1796
msgid "Got a read error from the connection pipe"
2224
#: drizzled/error.cc:344
2225
1799
msgid "Got an error from fcntl()"
2228
#: drizzled/error.cc:346
2229
1802
msgid "Got packets out of order"
2232
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2233
1805
msgid "Couldn't uncompress communication packet"
2236
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2237
1808
msgid "Got an error reading communication packets"
2240
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2241
1811
msgid "Got timeout reading communication packets"
2244
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2245
1814
msgid "Got an error writing communication packets"
2248
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2249
1817
msgid "Got timeout writing communication packets"
2252
#: drizzled/error.cc:358
2253
1820
msgid "Result string is longer than 'max_allowed_packet' bytes"
2256
#: drizzled/error.cc:360
2257
1823
msgid "The used table type doesn't support BLOB/TEXT columns"
2260
#: drizzled/error.cc:362
2261
1826
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2264
#: drizzled/error.cc:364
2267
1831
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2271
#: drizzled/error.cc:366
2273
1836
msgid "Incorrect column name '%-.100s'"
2276
#: drizzled/error.cc:368
2278
1840
msgid "The used storage engine can't index column '%-.192s'"
2281
#: drizzled/error.cc:370
2283
1844
"Unable to open underlying table which is differently defined or of non-"
2284
1845
"MyISAM type or doesn't exist"
2287
#: drizzled/error.cc:372
2289
1849
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2292
#: drizzled/error.cc:374
2295
1854
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2298
#: drizzled/error.cc:376
2300
1858
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2301
1859
"UNIQUE instead"
2304
#: drizzled/error.cc:378
2305
1862
msgid "Result consisted of more than one row"
2308
#: drizzled/error.cc:380
2309
1865
msgid "This table type requires a primary key"
2312
#: drizzled/error.cc:382
2313
1868
msgid "This version of Drizzle is not compiled with RAID support"
2316
#: drizzled/error.cc:384
2318
1872
"You are using safe update mode and you tried to update a table without a "
2319
1873
"WHERE that uses a KEY column"
2322
#: drizzled/error.cc:386
2324
1877
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2327
#: drizzled/error.cc:388
2328
1880
msgid "Can't open table"
2331
#: drizzled/error.cc:390
2333
1884
msgid "The storage engine for the table doesn't support %s"
2336
#: drizzled/error.cc:392
2337
1887
msgid "You are not allowed to execute this command in a transaction"
2340
#: drizzled/error.cc:394
2342
1891
msgid "Got error %d during COMMIT"
2345
#: drizzled/error.cc:396
2347
1895
msgid "Got error %d during ROLLBACK"
2350
#: drizzled/error.cc:398
2352
1899
msgid "Got error %d during FLUSH_LOGS"
2355
#: drizzled/error.cc:400
2357
1903
msgid "Got error %d during CHECKPOINT"
2360
#: drizzled/error.cc:402
2363
1908
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2364
1909
"'%-.64s' (%-.64s)"
2367
#: drizzled/error.cc:404
2368
1912
msgid "The storage engine for the table does not support binary table dump"
2371
#: drizzled/error.cc:406
2372
1915
msgid "Binlog closed, cannot RESET MASTER"
2375
#: drizzled/error.cc:408
2377
1919
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2380
#: drizzled/error.cc:410
2382
1923
msgid "Error from master: '%-.64s'"
2385
#: drizzled/error.cc:412
2386
1926
msgid "Net error reading from master"
2389
#: drizzled/error.cc:414
2390
1929
msgid "Net error writing to master"
2393
#: drizzled/error.cc:416
2394
1932
msgid "Can't find FULLTEXT index matching the column list"
2397
#: drizzled/error.cc:418
2399
1936
"Can't execute the given command because you have active locked tables or an "
2400
1937
"active transaction"
2403
#: drizzled/error.cc:420
2405
1941
msgid "Unknown system variable '%-.64s'"
2408
#: drizzled/error.cc:422
2410
1945
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2413
#: drizzled/error.cc:424
2416
1950
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2419
#: drizzled/error.cc:426
2420
1953
msgid "Some non-transactional changed tables couldn't be rolled back"
2423
#: drizzled/error.cc:428
2425
1957
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2426
1958
"of storage; increase this drizzled variable and try again"
2429
#: drizzled/error.cc:430
2431
1962
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2434
#: drizzled/error.cc:432
2436
1966
"This operation requires a running slave; configure slave and do START SLAVE"
2439
#: drizzled/error.cc:434
2440
1969
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2443
#: drizzled/error.cc:436
2445
1973
"Could not initialize master info structure; more error messages can be found "
2446
1974
"in the Drizzle error log"
2449
#: drizzled/error.cc:438
2450
1977
msgid "Could not create slave thread; check system resources"
2453
#: drizzled/error.cc:440
2456
1982
"User %-.64s already has more than 'max_user_connections' active connections"
2459
#: drizzled/error.cc:442
2460
1985
msgid "You may only use constant expressions with SET"
2463
#: drizzled/error.cc:444
2464
1988
msgid "Lock wait timeout exceeded; try restarting transaction"
2467
#: drizzled/error.cc:446
2468
1991
msgid "The total number of locks exceeds the lock table size"
2471
#: drizzled/error.cc:448
2472
1994
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2475
#: drizzled/error.cc:450
2476
1997
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2479
#: drizzled/error.cc:452
2480
2000
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2483
#: drizzled/error.cc:454
2485
2004
msgid "Incorrect arguments to %s"
2488
#: drizzled/error.cc:456
2490
2008
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2493
#: drizzled/error.cc:458
2495
2012
"Incorrect table definition; all MERGE tables must be in the same database"
2498
#: drizzled/error.cc:460
2499
2015
msgid "Deadlock found when trying to get lock; try restarting transaction"
2502
#: drizzled/error.cc:462
2503
2018
msgid "The used table type doesn't support FULLTEXT indexes"
2506
#: drizzled/error.cc:464
2507
2021
msgid "Cannot add foreign key constraint"
2510
#: drizzled/error.cc:466
2511
2024
msgid "Cannot add or update a child row: a foreign key constraint fails"
2514
#: drizzled/error.cc:468
2515
2027
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2518
#: drizzled/error.cc:470
2520
2031
msgid "Error connecting to master: %-.128s"
2523
#: drizzled/error.cc:472
2525
2035
msgid "Error running query on master: %-.128s"
2528
#: drizzled/error.cc:474
2530
2039
msgid "Error when executing command %s: %-.128s"
2533
#: drizzled/error.cc:476
2535
2043
msgid "Incorrect usage of %s and %s"
2538
#: drizzled/error.cc:478
2539
2046
msgid "The used SELECT statements have a different number of columns"
2542
#: drizzled/error.cc:480
2543
2049
msgid "Can't execute the query because you have a conflicting read lock"
2546
#: drizzled/error.cc:482
2547
2052
msgid "Mixing of transactional and non-transactional tables is disabled"
2550
#: drizzled/error.cc:484
2552
2056
msgid "Option '%s' used twice in statement"
2555
#: drizzled/error.cc:486
2557
2060
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2560
#: drizzled/error.cc:488
2562
2064
msgid "Access denied; you need the %-.128s privilege for this operation"
2565
#: drizzled/error.cc:490
2568
2069
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2571
#: drizzled/error.cc:492
2574
2074
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2577
#: drizzled/error.cc:494
2579
2078
msgid "Variable '%-.64s' doesn't have a default value"
2582
#: drizzled/error.cc:496
2584
2082
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2587
#: drizzled/error.cc:498
2589
2086
msgid "Incorrect argument type to variable '%-.64s'"
2592
#: drizzled/error.cc:500
2594
2090
msgid "Variable '%-.64s' can only be set, not read"
2597
#: drizzled/error.cc:502
2599
2094
msgid "Incorrect usage/placement of '%s'"
2602
#: drizzled/error.cc:504
2604
2098
msgid "This version of Drizzle doesn't yet support '%s'"
2607
#: drizzled/error.cc:506
2610
2103
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2613
#: drizzled/error.cc:508
2614
2106
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2617
#: drizzled/error.cc:510
2619
2110
msgid "Variable '%-.192s' is a %s variable"
2622
#: drizzled/error.cc:512
2624
2114
msgid "Incorrect foreign key definition for '%-.192s': %s"
2627
#: drizzled/error.cc:514
2628
2117
msgid "Key reference and table reference don't match"
2631
#: drizzled/error.cc:516
2633
2121
msgid "Operand should contain %d column(s)"
2636
#: drizzled/error.cc:518
2637
2124
msgid "Subquery returns more than 1 row"
2640
#: drizzled/error.cc:520
2642
2128
msgid "Unknown prepared statement handler (%.*s) given to %s"
2645
#: drizzled/error.cc:522
2646
2131
msgid "Help database is corrupt or does not exist"
2649
#: drizzled/error.cc:524
2650
2134
msgid "Cyclic reference on subqueries"
2653
#: drizzled/error.cc:526
2655
2138
msgid "Converting column '%s' from %s to %s"
2658
#: drizzled/error.cc:528
2660
2142
msgid "Reference '%-.64s' not supported (%s)"
2663
#: drizzled/error.cc:530
2664
2145
msgid "Every derived table must have its own alias"
2667
#: drizzled/error.cc:532
2669
2149
msgid "Select %u was reduced during optimization"
2672
#: drizzled/error.cc:534
2674
2153
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2677
#: drizzled/error.cc:536
2679
2157
"Client does not support authentication protocol requested by server; "
2680
2158
"consider upgrading Drizzle client"
2683
#: drizzled/error.cc:538
2684
2161
msgid "All parts of a SPATIAL index must be NOT NULL"
2687
#: drizzled/error.cc:540
2689
2165
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2692
#: drizzled/error.cc:542
2693
2168
msgid "Slave is already running"
2696
#: drizzled/error.cc:544
2697
2171
msgid "Slave already has been stopped"
2700
#: drizzled/error.cc:546
2703
2176
"Uncompressed data size too large; the maximum size is %d (probably, length "
2704
2177
"of uncompressed data was corrupted)"
2707
#: drizzled/error.cc:548
2708
2180
msgid "ZLIB: Not enough memory"
2711
#: drizzled/error.cc:550
2713
2184
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2714
2185
"data was corrupted)"
2717
#: drizzled/error.cc:552
2718
2188
msgid "ZLIB: Input data corrupted"
2721
#: drizzled/error.cc:554
2723
2192
msgid "%d line(s) were cut by GROUP_CONCAT()"
2726
#: drizzled/error.cc:556
2728
2196
msgid "Row %ld doesn't contain data for all columns"
2731
#: drizzled/error.cc:558
2734
2201
"Row %ld was truncated; it contained more data than there were input columns"
2737
#: drizzled/error.cc:560
2740
2206
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2743
#: drizzled/error.cc:562
2745
2210
msgid "Out of range value for column '%s' at row %ld"
2748
#: drizzled/error.cc:564
2750
2214
msgid "Data truncated for column '%s' at row %ld"
2753
#: drizzled/error.cc:566
2755
2218
msgid "Using storage engine %s for table '%s'"
2758
#: drizzled/error.cc:568
2760
2222
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2763
#: drizzled/error.cc:570
2764
2225
msgid "Cannot drop one or more of the requested users"
2767
#: drizzled/error.cc:572
2768
2228
msgid "Can't revoke all privileges for one or more of the requested users"
2771
#: drizzled/error.cc:574
2773
2232
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2776
#: drizzled/error.cc:576
2778
2236
msgid "Illegal mix of collations for operation '%s'"
2781
#: drizzled/error.cc:578
2784
2241
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2785
2242
"variable_name)"
2788
#: drizzled/error.cc:580
2790
2246
msgid "Unknown collation: '%-.64s'"
2793
#: drizzled/error.cc:582
2795
2250
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2796
2251
"compiled without SSL support; they can be used later if Drizzle slave with "
2797
2252
"SSL is started"
2800
#: drizzled/error.cc:584
2803
2257
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2804
2258
"old format; please change the password to the new format"
2807
#: drizzled/error.cc:586
2810
2263
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2814
#: drizzled/error.cc:588
2815
2267
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2818
#: drizzled/error.cc:590
2820
2271
"It is recommended to use --skip-slave-start when doing step-by-step "
2821
2272
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2822
2273
"get an unexpected slave's drizzled restart"
2825
#: drizzled/error.cc:592
2826
2276
msgid "SQL thread is not to be started so UNTIL options are ignored"
2829
#: drizzled/error.cc:594
2831
2280
msgid "Incorrect index name '%-.100s'"
2834
#: drizzled/error.cc:596
2836
2284
msgid "Incorrect catalog name '%-.100s'"
2839
#: drizzled/error.cc:598
2841
2288
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2844
#: drizzled/error.cc:600
2846
2292
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2849
#: drizzled/error.cc:602
2851
2296
msgid "Unknown key cache '%-.100s'"
2854
#: drizzled/error.cc:604
2856
2300
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2857
2301
"this switch for this grant to work"
2860
#: drizzled/error.cc:606
2862
2305
msgid "Unknown table engine '%s'"
2865
#: drizzled/error.cc:608
2867
2309
msgid "'%s' is deprecated; use '%s' instead"
2870
#: drizzled/error.cc:610
2872
2313
msgid "The target table %-.100s of the %s is not updatable"
2875
#: drizzled/error.cc:612
2878
2318
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2882
#: drizzled/error.cc:614
2885
2324
"The Drizzle server is running with the %s option so it cannot execute this "
2889
#: drizzled/error.cc:616
2891
2329
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2894
#: drizzled/error.cc:618
2896
2333
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2899
#: drizzled/error.cc:620
2901
2337
"Incorrect table definition; there can be only one TIMESTAMP column with "
2902
2338
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2905
#: drizzled/error.cc:622
2907
2342
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2910
#: drizzled/error.cc:624
2911
2345
msgid "This command is not supported in the prepared statement protocol yet"
2914
#: drizzled/error.cc:626
2916
2349
msgid "Got error %d '%-.100s' from %s"
2919
#: drizzled/error.cc:628
2921
2353
msgid "Got temporary error %d '%-.100s' from %s"
2924
#: drizzled/error.cc:630
2926
2357
msgid "Unknown or incorrect time zone: '%-.64s'"
2929
#: drizzled/error.cc:632
2931
2361
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2934
#: drizzled/error.cc:634
2936
2365
msgid "Invalid %s character string: '%.64s'"
2939
#: drizzled/error.cc:636
2941
2369
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2944
#: drizzled/error.cc:638
2946
2373
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2949
#: drizzled/error.cc:640
2951
2377
msgid "Can't create a %s from within another stored routine"
2954
#: drizzled/error.cc:642
2956
2381
msgid "%s %s already exists"
2959
#: drizzled/error.cc:644
2961
2385
msgid "%s %s does not exist"
2964
#: drizzled/error.cc:646
2966
2389
msgid "Failed to DROP %s %s"
2969
#: drizzled/error.cc:648
2971
2393
msgid "Failed to CREATE %s %s"
2974
#: drizzled/error.cc:650
2976
2397
msgid "%s with no matching label: %s"
2979
#: drizzled/error.cc:652
2981
2401
msgid "Redefining label %s"
2984
#: drizzled/error.cc:654
2986
2405
msgid "End-label %s without match"
2989
#: drizzled/error.cc:656
2991
2409
msgid "Referring to uninitialized variable %s"
2994
#: drizzled/error.cc:658
2996
2413
msgid "PROCEDURE %s can't return a result set in the given context"
2999
#: drizzled/error.cc:660
3000
2416
msgid "RETURN is only allowed in a FUNCTION"
3003
#: drizzled/error.cc:662
3005
2420
msgid "%s is not allowed in stored procedures"
3008
#: drizzled/error.cc:664
3010
2424
"The update log is deprecated and replaced by the binary log; SET "
3011
2425
"SQL_LOG_UPDATE has been ignored"
3014
#: drizzled/error.cc:666
3016
2429
"The update log is deprecated and replaced by the binary log; SET "
3017
2430
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3020
#: drizzled/error.cc:668
3021
2433
msgid "Query execution was interrupted"
3024
#: drizzled/error.cc:670
3026
2437
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3029
#: drizzled/error.cc:672
3031
2441
msgid "Undefined CONDITION: %s"
3034
#: drizzled/error.cc:674
3036
2445
msgid "No RETURN found in FUNCTION %s"
3039
#: drizzled/error.cc:676
3041
2449
msgid "FUNCTION %s ended without RETURN"
3044
#: drizzled/error.cc:678
3045
2452
msgid "Cursor statement must be a SELECT"
3048
#: drizzled/error.cc:680
3049
2455
msgid "Cursor SELECT must not have INTO"
3052
#: drizzled/error.cc:682
3054
2459
msgid "Undefined CURSOR: %s"
3057
#: drizzled/error.cc:684
3058
2462
msgid "Cursor is already open"
3061
#: drizzled/error.cc:686
3062
2465
msgid "Cursor is not open"
3065
#: drizzled/error.cc:688
3067
2469
msgid "Undeclared variable: %s"
3070
#: drizzled/error.cc:690
3071
2472
msgid "Incorrect number of FETCH variables"
3074
#: drizzled/error.cc:692
3075
2475
msgid "No data - zero rows fetched, selected, or processed"
3078
#: drizzled/error.cc:694
3080
2479
msgid "Duplicate parameter: %s"
3083
#: drizzled/error.cc:696
3085
2483
msgid "Duplicate variable: %s"
3088
#: drizzled/error.cc:698
3090
2487
msgid "Duplicate condition: %s"
3093
#: drizzled/error.cc:700
3095
2491
msgid "Duplicate cursor: %s"
3098
#: drizzled/error.cc:702
3100
2495
msgid "Failed to ALTER %s %s"
3103
#: drizzled/error.cc:704
3104
2498
msgid "Subquery value not supported"
3107
#: drizzled/error.cc:706
3109
2502
msgid "%s is not allowed in stored function or trigger"
3112
#: drizzled/error.cc:708
3113
2505
msgid "Variable or condition declaration after cursor or handler declaration"
3116
#: drizzled/error.cc:710
3117
2508
msgid "Cursor declaration after handler declaration"
3120
#: drizzled/error.cc:712
3121
2511
msgid "Case not found for CASE statement"
3124
#: drizzled/error.cc:714
3126
2515
msgid "Configuration file '%-.192s' is too big"
3129
#: drizzled/error.cc:716
3131
2519
msgid "Malformed file type header in file '%-.192s'"
3134
#: drizzled/error.cc:718
3136
2523
msgid "Unexpected end of file while parsing comment '%-.200s'"
3139
#: drizzled/error.cc:720
3141
2527
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3144
#: drizzled/error.cc:722
3146
2531
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3149
#: drizzled/error.cc:724
3150
2534
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3153
#: drizzled/error.cc:726
3155
2538
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3158
#: drizzled/error.cc:728
3160
2542
msgid "'%-.192s.%-.192s' is not %s"
3163
#: drizzled/error.cc:730
3165
2546
msgid "Column '%-.192s' is not updatable"
3168
#: drizzled/error.cc:732
3169
2549
msgid "View's SELECT contains a subquery in the FROM clause"
3172
#: drizzled/error.cc:734
3174
2553
msgid "View's SELECT contains a '%s' clause"
3177
#: drizzled/error.cc:736
3178
2556
msgid "View's SELECT contains a variable or parameter"
3181
#: drizzled/error.cc:738
3183
2560
msgid "View's SELECT refers to a temporary table '%-.192s'"
3186
#: drizzled/error.cc:740
3187
2563
msgid "View's SELECT and view's field list have different column counts"
3190
#: drizzled/error.cc:742
3192
2567
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3195
#: drizzled/error.cc:744
3196
2570
msgid "View being updated does not have complete key of underlying table in it"
3199
#: drizzled/error.cc:746
3202
2575
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3203
2576
"(s) or definer/invoker of view lack rights to use them"
3206
#: drizzled/error.cc:748
3208
2580
msgid "Can't drop or alter a %s from within another stored routine"
3211
#: drizzled/error.cc:750
3212
2583
msgid "GOTO is not allowed in a stored procedure handler"
3215
#: drizzled/error.cc:752
3216
2586
msgid "Trigger already exists"
3219
#: drizzled/error.cc:754
3220
2589
msgid "Trigger does not exist"
3223
#: drizzled/error.cc:756
3225
2593
msgid "Trigger's '%-.192s' is view or temporary table"
3228
#: drizzled/error.cc:758
3230
2597
msgid "Updating of %s row is not allowed in %strigger"
3233
#: drizzled/error.cc:760
3235
2601
msgid "There is no %s row in %s trigger"
3238
#: drizzled/error.cc:762
3240
2605
msgid "Field '%-.192s' doesn't have a default value"
3243
#: drizzled/error.cc:764
3244
2608
msgid "Division by 0"
3247
#: drizzled/error.cc:766
3249
2612
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3252
#: drizzled/error.cc:768
3254
2616
msgid "Illegal %s '%-.192s' value found during parsing"
3257
#: drizzled/error.cc:770
3259
2620
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3262
#: drizzled/error.cc:772
3264
2624
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3267
#: drizzled/error.cc:774
3269
2628
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3272
#: drizzled/error.cc:776
3274
2632
msgid "Failed purging old relay logs: %s"
3277
#: drizzled/error.cc:778
3279
2636
msgid "Password hash should be a %d-digit hexadecimal number"
3282
#: drizzled/error.cc:780
3283
2639
msgid "Target log not found in binlog index"
3286
#: drizzled/error.cc:782
3287
2642
msgid "I/O error reading log index file"
3290
#: drizzled/error.cc:784
3291
2645
msgid "Server configuration does not permit binlog purge"
3294
#: drizzled/error.cc:786
3295
2648
msgid "Failed on fseek()"
3298
#: drizzled/error.cc:788
3299
2651
msgid "Fatal error during log purge"
3302
#: drizzled/error.cc:790
3303
2654
msgid "A purgeable log is in use, will not purge"
3306
#: drizzled/error.cc:792
3307
2657
msgid "Unknown error during log purge"
3310
#: drizzled/error.cc:794
3312
2661
msgid "Failed initializing relay log position: %s"
3315
#: drizzled/error.cc:796
3316
2664
msgid "You are not using binary logging"
3319
#: drizzled/error.cc:798
3322
2669
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3325
#: drizzled/error.cc:800
3326
2672
msgid "WSAStartup Failed"
3329
#: drizzled/error.cc:802
3330
2675
msgid "Can't handle procedures with different groups yet"
3333
#: drizzled/error.cc:804
3334
2678
msgid "Select must have a group with this procedure"
3337
#: drizzled/error.cc:806
3338
2681
msgid "Can't use ORDER clause with this procedure"
3341
#: drizzled/error.cc:808
3343
2685
msgid "Binary logging and replication forbid changing the global server %s"
3346
#: drizzled/error.cc:810
3348
2689
msgid "Can't map file: %-.200s, errno: %d"
3351
#: drizzled/error.cc:812
3353
2693
msgid "Wrong magic in %-.64s"
3356
#: drizzled/error.cc:814
3357
2696
msgid "Prepared statement contains too many placeholders"
3360
#: drizzled/error.cc:816
3362
2700
msgid "Key part '%-.192s' length cannot be 0"
3365
#: drizzled/error.cc:818
3366
2703
msgid "View text checksum failed"
3369
#: drizzled/error.cc:820
3372
2708
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3375
#: drizzled/error.cc:822
3377
2712
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3380
#: drizzled/error.cc:824
3382
2716
msgid "Can not delete from join view '%-.192s.%-.192s'"
3385
#: drizzled/error.cc:826
3387
2720
msgid "Operation %s failed for %.256s"
3390
#: drizzled/error.cc:828
3391
2723
msgid "XAER_NOTA: Unknown XID"
3394
#: drizzled/error.cc:830
3395
2726
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3398
#: drizzled/error.cc:832
3401
2731
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3402
2732
"the %.64s state"
3405
#: drizzled/error.cc:834
3406
2735
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3409
#: drizzled/error.cc:836
3411
2739
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3412
2740
"for consistency"
3415
#: drizzled/error.cc:838
3416
2743
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3419
#: drizzled/error.cc:840
3422
2748
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3426
#: drizzled/error.cc:842
3427
2752
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3430
#: drizzled/error.cc:844
3431
2755
msgid "Failed to revoke all privileges to dropped routine"
3434
#: drizzled/error.cc:846
3436
2759
msgid "Data too long for column '%s' at row %ld"
3439
#: drizzled/error.cc:848
3441
2763
msgid "Bad SQLSTATE: '%s'"
3444
#: drizzled/error.cc:850
3447
2768
"%s: ready for connections.\n"
3448
2769
"Version: '%s' %s\n"
3451
#: drizzled/error.cc:852
3452
2772
msgid "Can't load value from file with fixed size rows to variable"
3455
#: drizzled/error.cc:854
3456
2775
msgid "You are not allowed to create a user with GRANT"
3459
#: drizzled/error.cc:856
3461
2779
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3464
#: drizzled/error.cc:858
3465
2782
msgid "Table definition has changed, please retry transaction"
3468
#: drizzled/error.cc:860
3469
2785
msgid "Duplicate handler declared in the same block"
3472
#: drizzled/error.cc:862
3475
2790
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3476
2791
"variable in BEFORE trigger"
3479
#: drizzled/error.cc:864
3481
2795
msgid "Not allowed to return a result set from a %s"
3484
#: drizzled/error.cc:866
3485
2798
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3488
#: drizzled/error.cc:868
3490
2802
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3491
2803
"declaration and binary logging is enabled; if non-transactional tables were "
3492
2804
"updated, the binary log will miss their changes"
3495
#: drizzled/error.cc:870
3497
2808
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3498
2809
"declaration and binary logging is enabled (you *might* want to use the less "
3499
2810
"safe log_bin_trust_function_creators variable)"
3502
#: drizzled/error.cc:872
3504
2814
"You do not have the SUPER privilege and binary logging is enabled (you "
3505
2815
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3508
#: drizzled/error.cc:874
3510
2819
"You can't execute a prepared statement which has an open cursor associated "
3511
2820
"with it. Reset the statement to re-execute it."
3514
#: drizzled/error.cc:876
3516
2824
msgid "The statement (%lu) has no open cursor."
3519
#: drizzled/error.cc:878
3521
2828
"Explicit or implicit commit is not allowed in stored function or trigger."
3524
#: drizzled/error.cc:880
3527
2833
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3530
#: drizzled/error.cc:882
3531
2836
msgid "Recursive stored functions and triggers are not allowed."
3534
#: drizzled/error.cc:884
3536
2840
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3539
#: drizzled/error.cc:886
3541
2844
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3544
#: drizzled/error.cc:888
3547
2849
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3551
#: drizzled/error.cc:890
3553
2854
"You can't combine write-locking of system tables with other tables or lock "
3557
#: drizzled/error.cc:892
3559
2859
msgid "Unable to connect to foreign data source: %.64s"
3562
#: drizzled/error.cc:894
3565
2864
"There was a problem processing the query on the foreign data source. Data "
3566
2865
"source error: %-.64s"
3569
#: drizzled/error.cc:896
3572
2870
"The foreign data source you are trying to reference does not exist. Data "
3573
2871
"source error: %-.64s"
3576
#: drizzled/error.cc:898
3579
2876
"Can't create federated table. The data source connection string '%-.64s' is "
3580
2877
"not in the correct format"
3583
#: drizzled/error.cc:900
3585
2881
msgid "The data source connection string '%-.64s' is not in the correct format"
3588
#: drizzled/error.cc:902
3590
2885
msgid "Can't create federated table. Foreign data src error: %-.64s"
3593
#: drizzled/error.cc:904
3594
2888
msgid "Trigger in wrong schema"
3597
#: drizzled/error.cc:906
3600
2893
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3601
2894
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3604
#: drizzled/error.cc:908
3606
2898
msgid "Routine body for '%-.100s' is too long"
3609
#: drizzled/error.cc:910
3610
2901
msgid "Cannot drop default keycache"
3613
#: drizzled/error.cc:912
3615
2905
msgid "Display width out of range for column '%-.192s' (max = %d)"
3618
#: drizzled/error.cc:914
3619
2908
msgid "XAER_DUPID: The XID already exists"
3622
#: drizzled/error.cc:916
3624
2912
msgid "Datetime function: %-.32s field overflow"
3627
#: drizzled/error.cc:918
3630
2917
"Can't update table '%-.192s' in stored function/trigger because it is "
3631
2918
"already used by statement which invoked this stored function/trigger."
3634
#: drizzled/error.cc:920
3637
2923
"The definition of table '%-.192s' prevents operation %.192s on table "
3641
#: drizzled/error.cc:922
3643
2928
"The prepared statement contains a stored routine call that refers to that "
3644
2929
"same statement. It's not allowed to execute a prepared statement in such a "
3645
2930
"recursive manner"
3648
#: drizzled/error.cc:924
3649
2933
msgid "Not allowed to set autocommit from a stored function or trigger"
3652
#: drizzled/error.cc:926
3653
2936
msgid "Definer is not fully qualified"
3656
#: drizzled/error.cc:928
3659
2941
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3660
2942
"Current user is used as definer. Please recreate the view!"
3663
#: drizzled/error.cc:930
3666
2947
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3670
#: drizzled/error.cc:932
3672
2952
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3675
#: drizzled/error.cc:934
3677
2956
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3680
#: drizzled/error.cc:936
3683
2961
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3686
#: drizzled/error.cc:938
3689
2966
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3692
#: drizzled/error.cc:940
3694
2970
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3697
#: drizzled/error.cc:942
3700
2975
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3702
2977
"insufficient privileges. Please recreate the trigger."
3705
#: drizzled/error.cc:944
3707
2981
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3710
#: drizzled/error.cc:946
3713
2986
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3714
2987
"exceeded for routine %.192s"
3717
#: drizzled/error.cc:948
3720
2992
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3721
2993
"or contains bad data (internal code %d)"
3724
#: drizzled/error.cc:950
3726
2997
msgid "Incorrect routine name '%-.192s'"
3729
#: drizzled/error.cc:952
3731
3001
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3734
#: drizzled/error.cc:954
3735
3004
msgid "AGGREGATE is not supported for stored functions"
3738
#: drizzled/error.cc:956
3741
3009
"Can't create more than max_prepared_stmt_count statements (current value: %"
3745
#: drizzled/error.cc:958
3747
3014
msgid "`%-.192s`.`%-.192s` contains view recursion"
3750
#: drizzled/error.cc:960
3752
3018
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3755
#: drizzled/error.cc:962
3756
3021
msgid "The used table type doesn't support SPATIAL indexes"
3759
#: drizzled/error.cc:964
3760
3024
msgid "Triggers can not be created on system tables"
3763
#: drizzled/error.cc:966
3765
3028
msgid "Leading spaces are removed from name '%s'"
3768
#: drizzled/error.cc:968
3769
3031
msgid "Failed to read auto-increment value from storage engine"
3772
#: drizzled/error.cc:970
3773
3034
msgid "user name"
3776
#: drizzled/error.cc:972
3777
3037
msgid "host name"
3780
#: drizzled/error.cc:974
3782
3041
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3785
#: drizzled/error.cc:976
3787
3045
msgid "The target table %-.100s of the %s is not insertable-into"
3790
#: drizzled/error.cc:978
3793
3050
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3796
#: drizzled/error.cc:980
3797
3053
msgid "Too high level of nesting for select"
3800
#: drizzled/error.cc:982
3802
3057
msgid "Name '%-.64s' has become ''"
3805
#: drizzled/error.cc:984
3807
3061
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3808
3062
"optional and non-empty FIELDS ENCLOSED BY"
3811
#: drizzled/error.cc:986
3813
3066
msgid "The foreign server, %s, you are trying to create already exists."
3816
#: drizzled/error.cc:988
3819
3071
"The foreign server name you are trying to reference does not exist. Data "
3820
3072
"source error: %-.64s"
3823
#: drizzled/error.cc:990
3826
3077
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3829
#: drizzled/error.cc:992
3832
3082
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3833
3083
"each partition"
3836
#: drizzled/error.cc:994
3838
3087
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3841
#: drizzled/error.cc:996
3842
3090
msgid "MAXVALUE can only be used in last partition definition"
3845
#: drizzled/error.cc:998
3846
3093
msgid "Subpartitions can only be hash partitions and by key"
3849
#: drizzled/error.cc:1000
3850
3096
msgid "Must define subpartitions on all partitions if on one partition"
3853
#: drizzled/error.cc:1002
3854
3099
msgid "Wrong number of partitions defined, mismatch with previous setting"
3857
#: drizzled/error.cc:1004
3858
3102
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3861
#: drizzled/error.cc:1006
3862
3105
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3865
#: drizzled/error.cc:1008
3866
3108
msgid "Expression in RANGE/LIST VALUES must be constant"
3869
#: drizzled/error.cc:1010
3870
3111
msgid "Field in list of fields for partition function not found in table"
3873
#: drizzled/error.cc:1012
3874
3114
msgid "List of fields is only allowed in KEY partitions"
3877
#: drizzled/error.cc:1014
3879
3118
"The partition info in the frm file is not consistent with what can be "
3880
3119
"written into the frm file"
3883
#: drizzled/error.cc:1016
3885
3123
msgid "The %-.192s function returns the wrong type"
3888
#: drizzled/error.cc:1018
3890
3127
msgid "For %-.64s partitions each partition must be defined"
3893
#: drizzled/error.cc:1020
3894
3130
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3897
#: drizzled/error.cc:1022
3898
3133
msgid "VALUES value must be of same type as partition function"
3901
#: drizzled/error.cc:1024
3902
3136
msgid "Multiple definition of same constant in list partitioning"
3905
#: drizzled/error.cc:1026
3906
3139
msgid "Partitioning can not be used stand-alone in query"
3909
#: drizzled/error.cc:1028
3911
3143
"The mix of handlers in the partitions is not allowed in this version of "
3915
#: drizzled/error.cc:1030
3917
3148
msgid "For the partitioned engine it is necessary to define all %-.64s"
3920
#: drizzled/error.cc:1032
3921
3151
msgid "Too many partitions (including subpartitions) were defined"
3924
#: drizzled/error.cc:1034
3926
3155
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3927
3156
"partitioning for subpartitioning"
3930
#: drizzled/error.cc:1036
3931
3159
msgid "Failed to create specific handler file"
3934
#: drizzled/error.cc:1038
3935
3162
msgid "A BLOB field is not allowed in partition function"
3938
#: drizzled/error.cc:1040
3940
3166
msgid "A %-.192s must include all columns in the table's partitioning function"
3943
#: drizzled/error.cc:1042
3945
3170
msgid "Number of %-.64s = 0 is not an allowed value"
3948
#: drizzled/error.cc:1044
3949
3173
msgid "Partition management on a not partitioned table is not possible"
3952
#: drizzled/error.cc:1046
3954
3177
"Foreign key condition is not yet supported in conjunction with partitioning"
3957
#: drizzled/error.cc:1048
3959
3181
msgid "Error in list of partitions to %-.64s"
3962
#: drizzled/error.cc:1050
3963
3184
msgid "Cannot remove all partitions, use DROP TABLE instead"
3966
#: drizzled/error.cc:1052
3967
3187
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3970
#: drizzled/error.cc:1054
3972
3191
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3973
3192
"their numbers"
3976
#: drizzled/error.cc:1056
3978
3196
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3979
3197
"tables using HASH PARTITIONs"
3982
#: drizzled/error.cc:1058
3984
3201
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3987
#: drizzled/error.cc:1060
3988
3204
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3991
#: drizzled/error.cc:1062
3992
3207
msgid "At least one partition must be added"
3995
#: drizzled/error.cc:1064
3996
3210
msgid "At least one partition must be coalesced"
3999
#: drizzled/error.cc:1066
4000
3213
msgid "More partitions to reorganize than there are partitions"
4003
#: drizzled/error.cc:1068
4005
3217
msgid "Duplicate partition name %-.192s"
4008
#: drizzled/error.cc:1070
4009
3220
msgid "It is not allowed to shut off binlog on this command"
4012
#: drizzled/error.cc:1072
4013
3223
msgid "When reorganizing a set of partitions they must be in consecutive order"
4016
#: drizzled/error.cc:1074
4018
3227
"Reorganize of range partitions cannot change total ranges except for last "
4019
3228
"partition where it can extend the range"
4022
#: drizzled/error.cc:1076
4023
3231
msgid "Partition function not supported in this version for this handler"
4026
#: drizzled/error.cc:1078
4027
3234
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4030
#: drizzled/error.cc:1080
4032
3238
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4035
#: drizzled/error.cc:1082
4037
3242
msgid "Plugin '%-.192s' is not loaded"
4040
#: drizzled/error.cc:1084
4042
3246
msgid "Incorrect %-.32s value: '%-.128s'"
4045
#: drizzled/error.cc:1086
4047
3250
msgid "Table has no partition for value %-.64s"
4050
#: drizzled/error.cc:1088
4052
3254
msgid "It is not allowed to specify %s more than once"
4055
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4057
3258
msgid "Failed to create %s"
4060
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4062
3262
msgid "Failed to drop %s"
4065
#: drizzled/error.cc:1094
4066
3265
msgid "The handler doesn't support autoextend of tablespaces"
4069
#: drizzled/error.cc:1096
4071
3269
"A size parameter was incorrectly specified, either number or on the form 10M"
4074
#: drizzled/error.cc:1098
4076
3273
"The size number was correct but we don't allow the digit part to be more "
4077
3274
"than 2 billion"
4080
#: drizzled/error.cc:1100
4082
3278
msgid "Failed to alter: %s"
4085
#: drizzled/error.cc:1102
4086
3281
msgid "Writing one row to the row-based binary log failed"
4089
#: drizzled/error.cc:1104
4091
3285
msgid "Table definition on master and slave does not match: %s"
4094
#: drizzled/error.cc:1106
4096
3289
"Slave running with --log-slave-updates must use row-based binary logging to "
4097
3290
"be able to replicate row-based binary log events"
4100
#: drizzled/error.cc:1108
4102
3294
msgid "Event '%-.192s' already exists"
4105
#: drizzled/error.cc:1110
4107
3298
msgid "Failed to store event %s. Error code %d from storage engine."
4110
#: drizzled/error.cc:1112
4112
3302
msgid "Unknown event '%-.192s'"
4115
#: drizzled/error.cc:1114
4117
3306
msgid "Failed to alter event '%-.192s'"
4120
#: drizzled/error.cc:1118
4121
3309
msgid "INTERVAL is either not positive or too big"
4124
#: drizzled/error.cc:1120
4125
3312
msgid "ENDS is either invalid or before STARTS"
4128
#: drizzled/error.cc:1122
4129
3315
msgid "Event execution time is in the past. Event has been disabled"
4132
#: drizzled/error.cc:1124
4133
3318
msgid "Failed to open drizzle.event"
4136
#: drizzled/error.cc:1126
4137
3321
msgid "No datetime expression provided"
4140
#: drizzled/error.cc:1128
4143
3326
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4144
3327
"probably corrupted"
4147
#: drizzled/error.cc:1130
4149
3331
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4152
#: drizzled/error.cc:1132
4153
3334
msgid "Failed to delete the event from drizzle.event"
4156
#: drizzled/error.cc:1134
4157
3337
msgid "Error during compilation of event's body"
4160
#: drizzled/error.cc:1136
4161
3340
msgid "Same old and new event name"
4164
#: drizzled/error.cc:1138
4166
3344
msgid "Data for column '%s' too long"
4169
#: drizzled/error.cc:1140
4171
3348
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4174
#: drizzled/error.cc:1142
4177
3353
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4181
#: drizzled/error.cc:1144
4182
3357
msgid "You can't write-lock a log table. Only read access is possible"
4185
#: drizzled/error.cc:1146
4186
3360
msgid "You can't use locks with log tables."
4189
#: drizzled/error.cc:1148
4192
3365
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4193
3366
"d would lead to a duplicate entry"
4196
#: drizzled/error.cc:1150
4199
3371
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4200
3372
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4203
#: drizzled/error.cc:1152
4205
3376
"Cannot switch out of the row-based binary log format when the session has "
4206
3377
"open temporary tables"
4209
#: drizzled/error.cc:1154
4211
3381
"Cannot change the binary logging format inside a stored function or trigger"
4214
#: drizzled/error.cc:1156
4216
3385
"The NDB cluster engine does not support changing the binlog format on the "
4220
#: drizzled/error.cc:1158
4221
3389
msgid "Cannot create temporary table with partitions"
4224
#: drizzled/error.cc:1160
4225
3392
msgid "Partition constant is out of partition function domain"
4228
#: drizzled/error.cc:1162
4229
3395
msgid "This partition function is not allowed"
4232
#: drizzled/error.cc:1164
4233
3398
msgid "Error in DDL log"
4236
#: drizzled/error.cc:1166
4237
3401
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4240
#: drizzled/error.cc:1168
4241
3404
msgid "Incorrect partition name"
4244
#: drizzled/error.cc:1170
4246
3408
"Transaction isolation level can't be changed while a transaction is in "
4250
#: drizzled/error.cc:1172
4253
3414
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4254
3415
"'%-.192s' for key '%-.192s'"
4257
#: drizzled/error.cc:1174
4259
3419
msgid "Internal scheduler error %d"
4262
#: drizzled/error.cc:1176
4264
3423
msgid "Error during starting/stopping of the scheduler. Error code %u"
4267
#: drizzled/error.cc:1178
4268
3426
msgid "Engine cannot be used in partitioned tables"
4271
#: drizzled/error.cc:1180
4273
3430
msgid "Cannot activate '%-.64s' log"
4276
#: drizzled/error.cc:1182
4277
3433
msgid "The server was not built with row-based replication"
4280
#: drizzled/error.cc:1184
4281
3436
msgid "Decoding of base64 string failed"
4284
#: drizzled/error.cc:1186
4285
3439
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4288
#: drizzled/error.cc:1188
4290
3443
"Cannot proceed because system tables used by Event Scheduler were found "
4291
3444
"damaged at server start"
4294
#: drizzled/error.cc:1190
4295
3447
msgid "Only integers allowed as number here"
4298
#: drizzled/error.cc:1192
4299
3450
msgid "This storage engine cannot be used for log tables"
4302
#: drizzled/error.cc:1194
4304
3454
msgid "You cannot '%s' a log table if logging is enabled"
4307
#: drizzled/error.cc:1196
4310
3459
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4315
#: drizzled/error.cc:1198
4317
3465
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4320
#: drizzled/error.cc:1200
4322
3469
msgid "Incorrect parameters in the call to native function '%-.192s'"
4325
#: drizzled/error.cc:1202
4327
3473
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4330
#: drizzled/error.cc:1204
4332
3477
msgid "This function '%-.192s' has the same name as a native function"
4335
#: drizzled/error.cc:1206
4337
3481
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4340
#: drizzled/error.cc:1208
4341
3484
msgid "Too many files opened, please execute the command again"
4344
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4346
3488
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4347
3489
"The event was dropped immediately after creation."
4350
#: drizzled/error.cc:1214
4352
3493
msgid "The incident %s occurred on the master. Message: %-.64s"
4355
#: drizzled/error.cc:1216
4356
3496
msgid "Table has no partition for some existing values"
4359
#: drizzled/error.cc:1218
4360
3499
msgid "Statement is not safe to log in statement format."
4363
#: drizzled/error.cc:1220
4365
3503
msgid "Fatal error: %s"
4368
#: drizzled/error.cc:1222
4370
3507
msgid "Relay log read failure: %s"
4373
#: drizzled/error.cc:1224
4375
3511
msgid "Relay log write failure: %s"
4378
#: drizzled/error.cc:1228
4380
3515
msgid "Master command %s failed: %s"
4383
#: drizzled/error.cc:1230
4385
3519
msgid "Binary logging not possible. Message: %s"
4388
#: drizzled/error.cc:1232
4390
3523
msgid "View `%-.64s`.`%-.64s` has no creation context"
4393
#: drizzled/error.cc:1234
4395
3527
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4398
#: drizzled/error.cc:1236
4400
3531
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4403
#: drizzled/error.cc:1238
4405
3535
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4408
#: drizzled/error.cc:1240
4410
3539
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4413
#: drizzled/error.cc:1242
4415
3543
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4418
#: drizzled/error.cc:1244
4420
3547
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4423
#: drizzled/error.cc:1246
4425
3551
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4428
#: drizzled/error.cc:1248
4430
3555
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4433
#: drizzled/error.cc:1250
4435
3559
msgid "Ambiguous slave modes combination. %s"
4438
#: drizzled/error.cc:1252
4441
3564
"The BINLOG statement of type `%s` was not preceded by a format description "
4442
3565
"BINLOG statement."
4445
#: drizzled/error.cc:1254
4446
3568
msgid "Corrupted replication event was detected"
4449
#: drizzled/error.cc:1256
4451
3572
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4454
#: drizzled/error.cc:1258
4456
3576
msgid "Being purged log %s was not found"
4459
#: drizzled/error.cc:1260
4461
3580
msgid "Converted to non-transactional lock on '%-.64s'"
4464
#: drizzled/error.cc:1262
4466
3584
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4469
#: drizzled/error.cc:1264
4472
3589
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4475
#: drizzled/error.cc:1266
4477
3593
msgid "Can't access storage engine of table %-.64s"
4480
#: drizzled/error.cc:1268
4481
3596
msgid "Starting backup process"
4484
#: drizzled/error.cc:1270
4485
3599
msgid "Backup completed"
4488
#: drizzled/error.cc:1272
4489
3602
msgid "Starting restore process"
4492
#: drizzled/error.cc:1274
4493
3605
msgid "Restore completed"
4496
#: drizzled/error.cc:1276
4497
3608
msgid "Nothing to backup"
4500
#: drizzled/error.cc:1278
4502
3612
msgid "Database '%-.64s' cannot be included in a backup"
4505
#: drizzled/error.cc:1280
4507
3616
"Error during backup operation - server's error log contains more information "
4508
3617
"about the error"
4511
#: drizzled/error.cc:1282
4513
3621
"Error during restore operation - server's error log contains more "
4514
3622
"information about the error"
4517
#: drizzled/error.cc:1284
4519
3626
"Can't execute this command because another BACKUP/RESTORE operation is in "
4523
#: drizzled/error.cc:1286
4524
3630
msgid "Error when preparing for backup operation"
4527
#: drizzled/error.cc:1288
4528
3633
msgid "Error when preparing for restore operation"
4531
#: drizzled/error.cc:1290
4533
3637
msgid "Invalid backup location '%-.64s'"
4536
#: drizzled/error.cc:1292
4538
3641
msgid "Can't read backup location '%-.64s'"
4541
#: drizzled/error.cc:1294
4543
3645
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4546
#: drizzled/error.cc:1296
4547
3648
msgid "Can't enumerate server databases"
4550
#: drizzled/error.cc:1298
4551
3651
msgid "Can't enumerate server tables"
4554
#: drizzled/error.cc:1300
4556
3655
msgid "Can't enumerate tables in database %-.64s"
4559
#: drizzled/error.cc:1302
4561
3659
msgid "Skipping view %-.64s in database %-.64s"
4564
#: drizzled/error.cc:1304
4566
3663
msgid "Skipping table %-.64s since it has no valid storage engine"
4569
#: drizzled/error.cc:1306
4571
3667
msgid "Can't open table %-.64s"
4574
#: drizzled/error.cc:1308
4575
3670
msgid "Can't read backup archive preamble"
4578
#: drizzled/error.cc:1310
4579
3673
msgid "Can't write backup archive preamble"
4582
#: drizzled/error.cc:1312
4584
3677
msgid "Can't find backup driver for table %-.64s"
4587
#: drizzled/error.cc:1314
4590
3682
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4594
#: drizzled/error.cc:1316
4596
3687
msgid "Can't create %-.64s backup driver"
4599
#: drizzled/error.cc:1318
4601
3691
msgid "Can't create %-.64s restore driver"
4604
#: drizzled/error.cc:1320
4606
3695
msgid "Found %d images in backup archive but maximum %d are supported"
4609
#: drizzled/error.cc:1322
4611
3699
msgid "Error when saving meta-data of %-.64s"
4614
#: drizzled/error.cc:1324
4615
3702
msgid "Error when reading meta-data list"
4618
#: drizzled/error.cc:1326
4620
3706
msgid "Can't create %-.64s"
4623
#: drizzled/error.cc:1328
4624
3709
msgid "Can't allocate buffer for image data transfer"
4627
#: drizzled/error.cc:1330
4629
3713
msgid "Error when writing %-.64s backup image data (for table #%d)"
4632
#: drizzled/error.cc:1332
4633
3716
msgid "Error when reading data from backup stream"
4636
#: drizzled/error.cc:1334
4637
3719
msgid "Can't go to the next chunk in backup stream"
4640
#: drizzled/error.cc:1336
4642
3723
msgid "Can't initialize %-.64s backup driver"
4645
#: drizzled/error.cc:1338
4647
3727
msgid "Can't initialize %-.64s restore driver"
4650
#: drizzled/error.cc:1340
4652
3731
msgid "Can't shut down %-.64s backup driver"
4655
#: drizzled/error.cc:1342
4657
3735
msgid "Can't shut down %-.64s backup driver(s)"
4660
#: drizzled/error.cc:1344
4662
3739
msgid "%-.64s backup driver can't prepare for synchronization"
4665
#: drizzled/error.cc:1346
4667
3743
msgid "%-.64s backup driver can't create its image validity point"
4670
#: drizzled/error.cc:1348
4672
3747
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4675
#: drizzled/error.cc:1350
4677
3751
msgid "%-.64s backup driver can't cancel its backup operation"
4680
#: drizzled/error.cc:1352
4682
3755
msgid "%-.64s restore driver can't cancel its restore operation"
4685
#: drizzled/error.cc:1354
4687
3759
msgid "Error when polling %-.64s backup driver for its image data"
4690
#: drizzled/error.cc:1356
4692
3763
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4695
#: drizzled/error.cc:1358
4698
3768
"After %d attempts %-.64s restore driver still can't accept next block of data"
4701
#: drizzled/error.cc:1360
4703
3772
msgid "Open and lock tables failed in %-.64s"
4706
#: drizzled/error.cc:1362
4707
3775
msgid "Backup driver's table locking thread can not be initialized."
4710
#: drizzled/error.cc:1364
4712
3779
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4713
3780
"and 'drizzle.online_backup_progress'."
4716
#: drizzled/error.cc:1366
4718
3784
msgid "Tablespace '%-.192s' already exists"
4721
#: drizzled/error.cc:1368
4723
3788
msgid "Tablespace '%-.192s' doesn't exist"
4726
#: drizzled/error.cc:1370
4728
3792
msgid "Unexpected master's heartbeat data: %s"
4731
#: drizzled/error.cc:1372
4733
3796
msgid "The requested value for the heartbeat period %s %s"
4736
#: drizzled/error.cc:1374
4738
3800
msgid "Can't write to the online backup progress log %-.64s."
4741
#: drizzled/error.cc:1376
4743
3804
msgid "Tablespace '%-.192s' not empty"
4746
#: drizzled/error.cc:1378
4749
3809
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4751
3811
"while the same tablespace is defined on the server as '%-.256s'"
4754
#: drizzled/error.cc:1380
4755
3814
msgid "A virtual column cannot be based on a virtual column"
4758
#: drizzled/error.cc:1382
4760
3818
msgid "Non-deterministic expression for virtual column '%s'."
4763
#: drizzled/error.cc:1384
4766
3823
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4769
#: drizzled/error.cc:1386
4770
3826
msgid "Primary key cannot be defined upon a virtual column."
4773
#: drizzled/error.cc:1388
4774
3829
msgid "Key/Index cannot be defined on a non-stored virtual column."
4777
#: drizzled/error.cc:1390
4779
3833
msgid "Cannot define foreign key with %s clause on a virtual column."
4782
#: drizzled/error.cc:1392
4784
3837
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4787
#: drizzled/error.cc:1394
4789
3841
msgid "'%s' is not yet supported for virtual columns."
4792
#: drizzled/error.cc:1396
4793
3844
msgid "Constant expression in virtual column function is not allowed."
4796
#: drizzled/error.cc:1398
4797
3847
msgid "Encountered an unknown temporal type."
4800
#: drizzled/error.cc:1400
4802
3851
msgid "Received an invalid string format '%s' for a date value."
4805
#: drizzled/error.cc:1402
4807
3855
msgid "Received an invalid string format '%s' for a time value."
4810
#: drizzled/error.cc:1404
4812
3859
msgid "Received an invalid value '%s' for a UNIX timestamp."
4815
#: drizzled/error.cc:1406
4817
3863
msgid "Received an invalid datetime value '%s'."
4820
#: drizzled/error.cc:1408
4822
3867
msgid "Received a NULL argument for function '%s'."
4825
#: drizzled/error.cc:1410
4827
3871
msgid "Received an invalid negative argument '%s' for function '%s'."
4830
#: drizzled/error.cc:1412
4832
3875
msgid "Received an out-of-range argument '%s' for function '%s'."
4835
#: drizzled/error.cc:1414
4837
3879
msgid "Received an invalid time value '%s'."
4840
#: drizzled/error.cc:1416
4842
3883
msgid "Received an invalid enum value '%s'."
4845
#: drizzled/logging.cc:59
4847
msgid "logging '%s' pre() failed"
4850
#: drizzled/logging.cc:84
4852
msgid "logging '%s' post() failed"
4855
#: drizzled/message/command_reader.cc:55
4857
msgid "Usage: %s COMMAND_LOG\n"
4860
#: drizzled/message/command_reader.cc:64
3887
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4861
3890
#, fuzzy, c-format
4862
3891
msgid "Cannot open file: %s\n"
4863
3892
msgstr "Nie można otworzyć pliku: '%-.200s' (nr błędu: %d)"
4865
#: drizzled/message/command_reader.cc:83
4867
msgid "Failed to read initial length header\n"
4870
#: drizzled/message/command_reader.cc:90
4872
msgid "Attempted to read record bigger than SIZE_MAX\n"
4875
#: drizzled/message/command_reader.cc:110
3895
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3899
msgid "Attempted to read record bigger than INT_MAX\n"
4877
3903
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4880
#: drizzled/message/command_reader.cc:120
4883
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4887
#: drizzled/message/command_reader.cc:126
3907
msgid "Could not read transaction message.\n"
3911
msgid "GPB ERROR: %s.\n"
3915
msgid "Raw buffer read: %s.\n"
4889
3919
msgid "Unable to parse command. Got error: %s.\n"
4892
#: drizzled/message/command_reader.cc:128
4894
3923
msgid "BUFFER: %s\n"
4897
#: drizzled/message/command_reader.cc:136
4900
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4903
#: drizzled/plugin/listen_tcp.cc:47
3927
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3931
msgid "Usage: %s TRANSACTION_LOG\n"
3935
msgid "errmsg plugin '%s' errmsg() failed"
3938
msgid "Could not add Function!"
3941
msgid "No sockets could be bound for listening"
3945
msgid "pipe() failed with errno %d"
3949
msgid "poll() failed with errno %d"
4905
3953
msgid "accept() failed with errno %d"
4908
#: drizzled/plugin/listen_tcp.cc:83
4910
3957
msgid "getaddrinfo() failed with error %s"
4913
#: drizzled/plugin/listen_tcp.cc:115
4915
3961
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4918
#: drizzled/plugin/listen_tcp.cc:126
4920
3965
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4923
#: drizzled/plugin/listen_tcp.cc:135
4925
3969
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4928
#: drizzled/plugin/listen_tcp.cc:144
4930
3973
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4933
#: drizzled/plugin/listen_tcp.cc:153
4935
3977
msgid "setsockopt(SO_LINGER) failed with errno %d"
4938
#: drizzled/plugin/listen_tcp.cc:162
4940
3981
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4943
#: drizzled/plugin/listen_tcp.cc:183
4945
3985
msgid "Retrying bind() on %u"
4948
#: drizzled/plugin/listen_tcp.cc:190
4950
3989
msgid "bind() failed with errno: %d"
4953
#: drizzled/plugin/listen_tcp.cc:193
4954
3992
msgid "Do you already have another drizzled running?"
4957
#: drizzled/plugin/listen_tcp.cc:200
4959
3996
msgid "listen() failed with errno %d"
4962
#: drizzled/plugin/listen_tcp.cc:206
4964
4000
msgid "Listening on %s:%s\n"
4967
#: drizzled/plugin/storage_engine.cc:315
4969
msgid "Found %d prepared transaction(s) in %s"
4972
#: drizzled/plugin/storage_engine.cc:389
4973
msgid "Starting crash recovery..."
4976
#: drizzled/plugin/storage_engine.cc:398
4978
msgid "Found %d prepared XA transactions"
4981
#: drizzled/plugin/storage_engine.cc:403
4984
"Found %d prepared transactions! It means that drizzled was not shut down "
4985
"properly last time and critical recovery information (last binlog or %s "
4986
"file) was manually deleted after a crash. You have to start drizzled with "
4987
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4990
#: drizzled/plugin/storage_engine.cc:413
4991
msgid "Crash recovery finished."
4994
#: drizzled/qcache.cc:63
4996
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4999
#: drizzled/qcache.cc:86
5001
msgid "qcache plugin '%s' set() failed"
5004
#: drizzled/qcache.cc:110
5006
msgid "qcache plugin '%s' invalidate_table() failed"
5009
#: drizzled/qcache.cc:137
5011
msgid "qcache plugin '%s' invalidate_db() failed"
5014
#: drizzled/qcache.cc:157
5016
msgid "qcache plugin '%s' flush() failed"
5019
#: drizzled/scheduling.cc:37
5022
"Attempted to register a scheduler %s, but a scheduler has already been "
5023
"registered with that name.\n"
5026
#: drizzled/scheduling.cc:62
5028
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5031
#: drizzled/scheduling.cc:77
5032
msgid "Scheduler initialization failed.\n"
5035
#: drizzled/session.cc:2166
5037
msgid "Could not remove temporary table: '%s', error: %d"
5038
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
5040
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5042
msgid "realloc() failed with errno %d"
5045
#: drizzled/slot/listen.cc:94
5046
msgid "No sockets could be bound for listening"
5049
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5051
msgid "pipe() failed with errno %d"
5054
#: drizzled/slot/listen.cc:137
5056
msgid "poll() failed with errno %d"
5059
#: drizzled/sql_base.cc:1445
5061
msgid "Table %s had a open data handler in reopen_table"
5064
#: drizzled/sql_base.cc:2026
5066
msgid "Couldn't repair table: %s.%s"
5067
msgstr "Nieudana próba naprawy tabeli: %s.%s"
5069
#: drizzled/sql_base.cc:2068
5072
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5073
"s`.`%s`' to replication"
5076
#: drizzled/sql_plugin.cc:553
5078
4004
msgid "Plugin '%s' init function returned error.\n"
5081
#: drizzled/sql_plugin.cc:713
5082
4007
msgid "plugin-load parameter too long"
5083
4008
msgstr "Parametr plugin-load jest za długi"
5085
#: drizzled/sql_plugin.cc:775
5087
4011
msgid "Couldn't load plugin named '%s' with soname '%s'."
5090
#: drizzled/sql_plugin.cc:1115
5091
4014
msgid "Out of memory."
5094
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5096
4018
msgid "Unknown variable type code 0x%x in plugin '%s'."
5099
#: drizzled/sql_plugin.cc:2010
5102
4023
"Server variable %s of plugin %s was forced to be read-only: string variable "
5103
4024
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5106
#: drizzled/sql_plugin.cc:2041
5108
4028
msgid "Missing variable name in plugin '%s'."
5109
4029
msgstr "Brak nazwy zmiennej w pluginie '%s'."
5111
#: drizzled/sql_plugin.cc:2058
5113
4032
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5116
#: drizzled/sql_plugin.cc:2186
5118
4036
msgid "Out of memory for plugin '%s'."
5121
#: drizzled/sql_plugin.cc:2193
5123
4040
msgid "Bad options for plugin '%s'."
5126
#: drizzled/sql_plugin.cc:2202
5128
4044
msgid "Parsing options for plugin '%s' failed."
5131
#: drizzled/sql_plugin.cc:2251
5133
4048
msgid "Plugin '%s' has conflicting system variables"
5136
#: drizzled/sql_table.cc:231
4052
msgid "logging '%s' pre() failed"
4056
msgid "logging '%s' post() failed"
4060
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4064
msgid "qcache plugin '%s' set() failed"
4068
msgid "qcache plugin '%s' invalidateTable() failed"
4072
msgid "qcache plugin '%s' invalidateDb() failed"
4076
msgid "qcache plugin '%s' flush() failed"
4080
msgid "Loading plugin %s failed: a plugin by that name already exists."
4084
msgid "Fatal error: Failed initializing %s plugin."
4089
"Attempted to register a scheduler %s, but a scheduler has already been "
4090
"registered with that name.\n"
4094
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4098
msgid "Found %d prepared transaction(s) in %s"
4101
msgid "Starting crash recovery..."
4105
msgid "Found %d prepared XA transactions"
4110
"Found %d prepared transactions! It means that drizzled was not shut down "
4111
"properly last time and critical recovery information (last binlog or %s "
4112
"file) was manually deleted after a crash. You have to start drizzled with "
4113
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4116
msgid "Crash recovery finished."
4120
msgid "Could not remove temporary table: '%s', error: %d"
4121
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
4124
msgid "Table %s had a open data Cursor in reopen_table"
4128
msgid "Couldn't repair table: %s.%s"
4129
msgstr "Nieudana próba naprawy tabeli: %s.%s"
4133
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4134
"s`.`%s`' to replication"
5138
4138
"Table name cannot be encoded and fit within filesystem name length "
5139
4139
"restrictions."
5142
#: drizzled/sql_table.cc:241
5144
4143
"Schema name cannot be encoded and fit within filesystem name length "
5145
4144
"restrictions."
5148
#: drizzled/sql_table.cc:2360
5150
4148
msgid "Unknown - internal error %d during operation"
5153
#: drizzled/statement/alter_table.cc:1136
5155
msgid "Could not open table %s.%s after rename\n"
5158
#: drizzled/statement/alter_table.cc:1299
5161
4153
"order_st BY ignored because there is a user-defined clustered index in the "
5162
4154
"table '%-.192s'"
5165
#: drizzled/table.cc:329
5168
4159
"'%s' had no or invalid character set, and default character set is multi-"
5169
4160
"byte, so character column sizes may have changed"
5172
#: drizzled/table.cc:1608
5174
4164
msgid "Unknown collation '%s' in table '%-.64s' definition"
5175
4165
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
5177
#: drizzled/table.cc:1615
5180
4169
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5184
#: drizzled/table.cc:3515
5186
4174
msgid "Got error %d when reading table '%s'"
5187
4175
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
5189
#: drizzled/tztime.cc:1061
5191
4178
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5192
4179
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
5194
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5196
4182
msgid "%s: option `%s' is ambiguous\n"
5199
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5201
4186
msgid "%s: option `--%s' doesn't allow an argument\n"
5204
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5206
4190
msgid "%s: option `%c%s' doesn't allow an argument\n"
5209
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5210
#: gnulib/getopt.c:993
5212
4194
msgid "%s: option `%s' requires an argument\n"
5215
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5217
4198
msgid "%s: unrecognized option `--%s'\n"
5220
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5222
4202
msgid "%s: unrecognized option `%c%s'\n"
5225
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5227
4206
msgid "%s: illegal option -- %c\n"
5230
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5232
4210
msgid "%s: invalid option -- %c\n"
5235
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5236
#: gnulib/getopt.c:1064
5238
4214
msgid "%s: option requires an argument -- %c\n"
5241
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5243
4218
msgid "%s: option `-W %s' is ambiguous\n"
5246
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5248
4222
msgid "%s: option `-W %s' doesn't allow an argument\n"
5251
#: mysys/default.cc:684
5253
4226
msgid "error: could not open directory: %s\n"
5256
#: mysys/errors.cc:25
5258
4230
msgid "Can't create/write to file '%s' (Errcode: %d)"
5261
#: mysys/errors.cc:26
5263
4234
msgid "Error reading file '%s' (Errcode: %d)"
5266
#: mysys/errors.cc:27
5268
4238
msgid "Error writing file '%s' (Errcode: %d)"
5269
4239
msgstr "Błąd zapisu pliku '%s' (Kod błędu: %d)"
5271
#: mysys/errors.cc:28
5273
4242
msgid "Error on close of '%s' (Errcode: %d)"
5274
4243
msgstr "Błąd konsoli '%s' (Kod błędu: %d)"
5276
#: mysys/errors.cc:29
5278
4246
msgid "Out of memory (Needed %u bytes)"
5279
4247
msgstr "Brak pamięci (Potrzebne %u bajtów)"
5281
#: mysys/errors.cc:30
5283
4250
msgid "Error on delete of '%s' (Errcode: %d)"
5284
4251
msgstr "Błąd podczas usuwania '%s' (Kod błędu: %d)"
5286
#: mysys/errors.cc:31
5288
4254
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5289
4255
msgstr "Błąd podczas zmiany nazwy z '%s' na '%s' (Kod błędu: %d)"
5291
#: mysys/errors.cc:32
5293
4258
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5295
4260
"Nieoczekiwane wystąpienie końca pliku podczas odczytu pliku '%s' (Kod błędu: "
5298
#: mysys/errors.cc:33
5300
4264
msgid "Can't lock file (Errcode: %d)"
5303
#: mysys/errors.cc:34
5305
4268
msgid "Can't unlock file (Errcode: %d)"
5308
#: mysys/errors.cc:35
5310
4272
msgid "Can't read dir of '%s' (Errcode: %d)"
5313
#: mysys/errors.cc:36
5315
4276
msgid "Can't get stat of '%s' (Errcode: %d)"
5318
#: mysys/errors.cc:37
5320
4280
msgid "Can't change size of file (Errcode: %d)"
5323
#: mysys/errors.cc:38
5325
4284
msgid "Can't open stream from handle (Errcode: %d)"
5328
#: mysys/errors.cc:39
5330
4288
msgid "Can't get working dirctory (Errcode: %d)"
5333
#: mysys/errors.cc:40
5335
4292
msgid "Can't change dir to '%s' (Errcode: %d)"
5338
#: mysys/errors.cc:41
5340
4296
msgid "Warning: '%s' had %d links"
5343
#: mysys/errors.cc:42
5345
4300
msgid "Warning: %d files and %d streams is left open\n"
5348
#: mysys/errors.cc:43
5350
4304
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5353
#: mysys/errors.cc:44
5355
4308
msgid "Can't create directory '%s' (Errcode: %d)"
5358
#: mysys/errors.cc:45
5361
4313
"Character set '%s' is not a compiled character set and is not specified in "
5365
#: mysys/errors.cc:46
5367
4318
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5370
#: mysys/errors.cc:47
5372
4322
msgid "Can't read value for symlink '%s' (Error %d)"
5375
#: mysys/errors.cc:48
5377
4326
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5380
#: mysys/errors.cc:49
5382
4330
msgid "Error on realpath() on '%s' (Error %d)"
5385
#: mysys/errors.cc:50
5387
4334
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5390
#: mysys/errors.cc:51
5393
4339
"Collation '%s' is not a compiled collation and is not specified in the %s "
5397
#: mysys/errors.cc:52
5399
4344
msgid "File '%s' not found (Errcode: %d)"
5400
4345
msgstr "Nie znaleziono pliku: '%s' (Kod błedu: %d)"
5402
#: mysys/errors.cc:53
5404
4348
msgid "File '%s' (fileno: %d) was not closed"
5407
#: mysys/my_error.cc:85
5409
4352
msgid "Unknown error %d"
5412
#: mysys/my_getopt.cc:90
5413
4355
msgid "Warning: "
5416
#: mysys/my_getopt.cc:92
5420
#: mysys/my_getopt.cc:356
5422
4362
msgid "%s: %s: Option '%s' used, but is disabled\n"
5425
#: mysys/my_getopt.cc:357
5426
4365
msgid "WARNING"
5429
#: mysys/my_getopt.cc:357
5433
#: mysys/my_getopt.cc:460
5435
4372
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5438
#: mysys/my_getopt.cc:775
5440
4376
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5443
#: mysys/my_getopt.cc:968
5445
4380
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5448
#: mysys/my_getopt.cc:1200
5450
4384
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5453
#: mysys/my_getopt.cc:1220
5459
4392
"--------------------------------- -----------------------------\n"
5462
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5463
4395
msgid "(No default value)"
5466
#: mysys/my_getopt.cc:1255
5470
#: mysys/my_getopt.cc:1255
5474
#: mysys/my_getopt.cc:1288
5476
4405
msgid "(Disabled)\n"
5479
#: plugin/auth_http/auth_http.cc:138
5480
4408
msgid "Enable HTTP Auth check"
5483
#: plugin/auth_http/auth_http.cc:148
5484
4411
msgid "URL for HTTP Auth check"
5487
#: plugin/command_log/command_log.cc:116
5488
#: plugin/command_log/command_log_reader.cc:94
5490
msgid "Failed to open command log file %s. Got error: %s\n"
5493
#: plugin/command_log/command_log.cc:200
5496
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5497
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5500
#: plugin/command_log/command_log.cc:242
5503
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5504
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5507
#: plugin/command_log/command_log.cc:294
5510
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5511
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5514
#: plugin/command_log/command_log.cc:390
5515
msgid "Enable command log"
5518
#: plugin/command_log/command_log.cc:398
5519
msgid "DEBUGGING - Truncate command log"
5522
#: plugin/command_log/command_log.cc:406
5523
msgid "Path to the file to use for command log."
5526
#: plugin/command_log/command_log.cc:414
5527
msgid "Enable CRC32 Checksumming"
5530
#: plugin/command_log/command_log.cc:432
5531
msgid "Command Message Log"
5534
#: plugin/command_log/command_log_reader.cc:114
5536
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5539
#: plugin/command_log/command_log_reader.cc:137
5541
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5544
#: plugin/command_log/command_log_reader.cc:171
5546
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5549
#: plugin/command_log/command_log_reader.cc:186
5550
msgid "Checksum FAILED!\n"
5553
#: plugin/console/console.cc:346
5554
4414
msgid "Enable the console."
5557
#: plugin/console/console.cc:349
5558
4417
msgid "Turn on extra debugging."
5561
#: plugin/default_replicator/default_replicator.cc:97
5562
4420
msgid "Enable default replicator"
5565
#: plugin/default_replicator/default_replicator.cc:112
5566
4423
msgid "Default Replicator"
5569
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4426
msgid "Unknown Drizzle error"
4427
msgstr "Nieznany błąd Drizzle"
4430
msgid "Can't create UNIX socket (%d)"
4431
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
4434
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4435
msgstr "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
4438
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4442
msgid "Can't create TCP/IP socket (%d)"
4443
msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
4446
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4447
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
4449
msgid "Drizzle server has gone away"
4453
msgid "Protocol mismatch; server version = %d, client version = %d"
4456
msgid "Drizzle client ran out of memory"
4457
msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
4459
msgid "Wrong host info"
4460
msgstr "Nieprawidłowe informacje hosta"
4462
msgid "Localhost via UNIX socket"
4466
msgid "%-.100s via TCP/IP"
4467
msgstr "%-.100s przez TCP/IP"
4469
msgid "Error in server handshake"
4472
msgid "Lost connection to Drizzle server during query"
4474
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
4477
msgid "Commands out of sync; you can't run this command now"
4481
msgid "Named pipe: %-.32s"
4485
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4489
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4493
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4497
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4498
msgstr "Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
4500
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4503
msgid "Embedded server"
4504
msgstr "Serwer wbudowany"
4506
msgid "Error on SHOW SLAVE STATUS:"
4509
msgid "Error on SHOW SLAVE HOSTS:"
4512
msgid "Error connecting to slave:"
4515
msgid "Error connecting to master:"
4518
msgid "SSL connection error"
4519
msgstr "Błąd połączenia SSL"
4521
msgid "Malformed packet"
4522
msgstr "Przekłamany pakiet"
4524
msgid "(unused error message)"
4525
msgstr "(nieużywany komunikat błędu)"
4527
msgid "Invalid use of null pointer"
4530
msgid "Statement not prepared"
4533
msgid "No data supplied for parameters in prepared statement"
4534
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
4536
msgid "Data truncated"
4537
msgstr "Wyczyszczono bazę danych."
4539
msgid "No parameters exist in the statement"
4540
msgstr "Brak parametrów w instrukcji"
4542
msgid "Invalid parameter number"
4543
msgstr "Niepoprawny numer parametru"
4547
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4551
msgid "Using unsupported buffer type: %d (parameter: %d)"
4552
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
4555
msgid "Shared memory: %-.100s"
4556
msgstr "Pamięć współdzielona: %-.100s"
4558
msgid "Wrong or unknown protocol"
4559
msgstr "Niepoprawny lub nieznany protokół"
4561
msgid "Invalid connection handle"
4562
msgstr "Niepoprawny uchwyt połączenia"
4565
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4566
"option 'secure_auth' enabled)"
4568
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
4569
"(włączona opcja klienta 'secure_auth')"
4571
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4574
msgid "Attempt to read column without prior row fetch"
4577
msgid "Prepared statement contains no metadata"
4581
"Attempt to read a row while there is no result set associated with the "
4585
msgid "This feature is not implemented yet"
4586
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
4590
"Lost connection to Drizzle server while waiting for initial communication "
4591
"packet, system error: %d"
4593
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
4594
"inicjujący komunikację, błąd systemu: %d"
4598
"Lost connection to Drizzle server while reading initial communication "
4599
"packet, system error: %d"
4601
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
4602
"komunikację, błąd systemu: %d"
4606
"Lost connection to Drizzle server while sending authentication information, "
4609
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
4610
"inicjującego komunikację, błąd systemu: %d"
4614
"Lost connection to Drizzle server while reading authorization information, "
4617
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
4618
"autoryzacyjnych, błąd systemu: %d"
4622
"Lost connection to Drizzle server while setting initial database, system "
4627
msgid "Statement closed indirectly because of a preceding %s() call"
4631
"Port number to use for connection or 0 for default to, in order of "
4632
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4635
msgid "Connect Timeout."
4638
msgid "Read Timeout."
4641
msgid "Write Timeout."
4644
msgid "Retry Count."
4647
msgid "Buffer length."
4651
msgid "Address to bind to."
4652
msgstr "Adres IP do powiązania"
5570
4654
msgid "Error Messages to stderr"
5573
#: plugin/filtered_replicator/filtered_replicator.cc:486
5574
4657
msgid "Enable filtered replicator"
5577
#: plugin/filtered_replicator/filtered_replicator.cc:493
5578
4660
msgid "List of schemas to filter"
5581
#: plugin/filtered_replicator/filtered_replicator.cc:500
5582
4663
msgid "List of tables to filter"
5585
#: plugin/filtered_replicator/filtered_replicator.cc:507
5586
4666
msgid "Regular expression to apply to schemas to filter"
5589
#: plugin/filtered_replicator/filtered_replicator.cc:514
5590
4669
msgid "Regular expression to apply to tables to filter"
5593
#: plugin/filtered_replicator/filtered_replicator.cc:533
5594
4672
msgid "Filtered Replicator"
5597
#: plugin/logging_gearman/logging_gearman.cc:186
5599
4676
msgid "fail gearman_client_create(): %s"
5602
#: plugin/logging_gearman/logging_gearman.cc:197
5604
4680
msgid "fail gearman_client_add_server(): %s"
5607
#: plugin/logging_gearman/logging_gearman.cc:310
5608
4683
msgid "Enable logging to a gearman server"
5611
#: plugin/logging_gearman/logging_gearman.cc:319
5612
4686
msgid "Hostname for logging to a Gearman server"
5615
#: plugin/logging_gearman/logging_gearman.cc:328
5616
4689
msgid "Gearman Function to send logging to"
5619
#: plugin/logging_gearman/logging_gearman.cc:345
5620
4692
msgid "Log queries to a Gearman server"
5623
#: plugin/logging_query/logging_query.cc:188
5625
4696
msgid "fail open() fn=%s er=%s\n"
5628
#: plugin/logging_query/logging_query.cc:344
5629
4699
msgid "Enable logging to CSV file"
5632
#: plugin/logging_query/logging_query.cc:353
5633
4702
msgid "File to log to"
5636
#: plugin/logging_query/logging_query.cc:362
5637
4705
msgid "PCRE to match the query against"
5640
#: plugin/logging_query/logging_query.cc:371
5641
#: plugin/logging_syslog/logging_syslog.cc:231
5642
4708
msgid "Threshold for logging slow queries, in microseconds"
5645
#: plugin/logging_query/logging_query.cc:383
5646
#: plugin/logging_syslog/logging_syslog.cc:243
5647
4711
msgid "Threshold for logging big queries, for rows returned"
5650
#: plugin/logging_query/logging_query.cc:395
5651
#: plugin/logging_syslog/logging_syslog.cc:255
5652
4714
msgid "Threshold for logging big queries, for rows examined"
5655
#: plugin/logging_query/logging_query.cc:418
5656
4717
msgid "Log queries to a CSV file"
5659
#: plugin/logging_syslog/logging_syslog.cc:84
5661
4721
msgid "syslog facility \"%s\" not known, using \"local0\""
5664
#: plugin/logging_syslog/logging_syslog.cc:100
5666
4725
msgid "syslog priority \"%s\" not known, using \"info\""
5669
#: plugin/logging_syslog/logging_syslog.cc:195
5670
4728
msgid "Enable logging to syslog"
5673
#: plugin/logging_syslog/logging_syslog.cc:204
5674
4731
msgid "Syslog Ident"
5677
#: plugin/logging_syslog/logging_syslog.cc:213
5678
4734
msgid "Syslog Facility"
5681
#: plugin/logging_syslog/logging_syslog.cc:222
5682
4737
msgid "Syslog Priority"
5685
#: plugin/logging_syslog/logging_syslog.cc:279
5686
4740
msgid "Log to syslog"
5689
#: plugin/multi_thread/multi_thread.cc:171
5690
msgid "Maximum number of user threads available."
5693
#: plugin/myisam/ha_myisam.cc:447
4743
msgid "List of memcached servers."
4746
msgid "Memcached Stats as I_S tables"
5695
4750
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5698
#: plugin/myisam/ha_myisam.cc:451
5700
4754
msgid "Got an error from unknown thread, %s:%d"
5703
#: plugin/myisam/ha_myisam.cc:457
5704
4757
msgid "Unknown thread accessing table"
5707
#: plugin/myisam/ha_myisam.cc:1488
5708
4760
msgid "Block size to be used for MyISAM index pages."
5711
#: plugin/myisam/ha_myisam.cc:1494
5713
4764
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5714
4765
"disables parallel repair."
5717
#: plugin/myisam/ha_myisam.cc:1500
5719
4769
"Don't use the fast sort index method to created index if the temporary file "
5720
4770
"would get bigger than this."
5723
#: plugin/myisam/ha_myisam.cc:1505
5725
4774
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5726
4775
"when creating indexes with CREATE INDEX or ALTER TABLE."
5729
#: plugin/myisam/ha_myisam.cc:1511
5730
4778
msgid "Default pointer size to be used for MyISAM tables."
5733
#: plugin/myisam/my_handler_errors.cc:34
5734
4781
msgid "Didn't find key on read or update"
5737
#: plugin/myisam/my_handler_errors.cc:36
5738
4784
msgid "Duplicate key on write or update"
5741
#: plugin/myisam/my_handler_errors.cc:38
5742
4787
msgid "Internal (unspecified) error in handler"
5745
#: plugin/myisam/my_handler_errors.cc:40
5747
4791
"Someone has changed the row since it was read (while the table was locked to "
5751
#: plugin/myisam/my_handler_errors.cc:43
5752
4795
msgid "Wrong index given to function"
5755
#: plugin/myisam/my_handler_errors.cc:45
5756
4798
msgid "Undefined handler error 125"
5759
#: plugin/myisam/my_handler_errors.cc:47
5760
4801
msgid "Index file is crashed"
5763
#: plugin/myisam/my_handler_errors.cc:49
5764
4804
msgid "Record file is crashed"
5767
#: plugin/myisam/my_handler_errors.cc:51
5768
4807
msgid "Out of memory in engine"
5771
#: plugin/myisam/my_handler_errors.cc:53
5772
4810
msgid "Undefined handler error 129"
5775
#: plugin/myisam/my_handler_errors.cc:55
5776
4813
msgid "Incorrect file format"
5779
#: plugin/myisam/my_handler_errors.cc:57
5780
4816
msgid "Command not supported by database"
5783
#: plugin/myisam/my_handler_errors.cc:59
5784
4819
msgid "Old database file"
5787
#: plugin/myisam/my_handler_errors.cc:61
5788
4822
msgid "No record read before update"
5791
#: plugin/myisam/my_handler_errors.cc:63
5792
4825
msgid "Record was already deleted (or record file crashed)"
5795
#: plugin/myisam/my_handler_errors.cc:65
5796
4828
msgid "No more room in record file"
5799
#: plugin/myisam/my_handler_errors.cc:67
5800
4831
msgid "No more room in index file"
5803
#: plugin/myisam/my_handler_errors.cc:69
5804
4834
msgid "No more records (read after end of file)"
5807
#: plugin/myisam/my_handler_errors.cc:71
5808
4837
msgid "Unsupported extension used for table"
5811
#: plugin/myisam/my_handler_errors.cc:73
5812
4840
msgid "Too big row"
5815
#: plugin/myisam/my_handler_errors.cc:75
5816
4843
msgid "Wrong create options"
5819
#: plugin/myisam/my_handler_errors.cc:77
5820
4846
msgid "Duplicate unique key or constraint on write or update"
5823
#: plugin/myisam/my_handler_errors.cc:79
5824
4849
msgid "Unknown character set used in table"
5827
#: plugin/myisam/my_handler_errors.cc:81
5828
4852
msgid "Conflicting table definitions in sub-tables of MERGE table"
5831
#: plugin/myisam/my_handler_errors.cc:83
5832
4855
msgid "Table is crashed and last repair failed"
5835
#: plugin/myisam/my_handler_errors.cc:85
5836
4858
msgid "Table was marked as crashed and should be repaired"
5839
#: plugin/myisam/my_handler_errors.cc:87
5840
4861
msgid "Lock timed out; Retry transaction"
5843
#: plugin/myisam/my_handler_errors.cc:89
5844
4864
msgid "Lock table is full; Restart program with a larger locktable"
5847
#: plugin/myisam/my_handler_errors.cc:91
5848
4867
msgid "Updates are not allowed under a read only transactions"
5851
#: plugin/myisam/my_handler_errors.cc:93
5852
4870
msgid "Lock deadlock; Retry transaction"
5855
#: plugin/myisam/my_handler_errors.cc:95
5856
4873
msgid "Foreign key constraint is incorrectly formed"
5859
#: plugin/myisam/my_handler_errors.cc:97
5860
4876
msgid "Cannot add a child row"
5863
#: plugin/myisam/my_handler_errors.cc:99
5864
4879
msgid "Cannot delete a parent row"
5867
#: plugin/myisam/my_handler_errors.cc:101
5868
4882
msgid "No savepoint with that name"
5871
#: plugin/myisam/my_handler_errors.cc:103
5872
4885
msgid "Non unique key block size"
5875
#: plugin/myisam/my_handler_errors.cc:105
5876
4888
msgid "The table does not exist in engine"
5879
#: plugin/myisam/my_handler_errors.cc:107
5880
4891
msgid "The table already existed in storage engine"
5883
#: plugin/myisam/my_handler_errors.cc:109
5884
4894
msgid "Could not connect to storage engine"
5887
#: plugin/myisam/my_handler_errors.cc:111
5888
4897
msgid "Unexpected null pointer found when using spatial index"
5891
#: plugin/myisam/my_handler_errors.cc:113
5892
4900
msgid "The table changed in storage engine"
5895
#: plugin/myisam/my_handler_errors.cc:115
5896
4903
msgid "There's no partition in table for the given value"
5899
#: plugin/myisam/my_handler_errors.cc:117
5900
4906
msgid "Row-based binlogging of row failed"
5903
#: plugin/myisam/my_handler_errors.cc:119
5904
4909
msgid "Index needed in foreign key constraint"
5907
#: plugin/myisam/my_handler_errors.cc:121
5908
4912
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5911
#: plugin/myisam/my_handler_errors.cc:123
5912
4915
msgid "Table needs to be upgraded before it can be used"
5913
4916
msgstr "Przed użyciem tabeli należy ją zaktualizować"
5915
#: plugin/myisam/my_handler_errors.cc:125
5916
4918
msgid "Table is read only"
5917
4919
msgstr "Tabela tylko do odczytu."
5919
#: plugin/myisam/my_handler_errors.cc:127
5920
4921
msgid "Failed to get next auto increment value"
5923
#: plugin/myisam/my_handler_errors.cc:129
5924
4924
msgid "Failed to set row auto increment value"
5927
#: plugin/myisam/my_handler_errors.cc:131
5928
4927
msgid "Unknown (generic) error from engine"
5929
4928
msgstr "Nieznany błąd silnika"
5931
#: plugin/myisam/my_handler_errors.cc:133
5932
4930
msgid "Record is the same"
5935
#: plugin/myisam/my_handler_errors.cc:135
5936
4933
msgid "It is not possible to log this statement"
5939
#: plugin/myisam/my_handler_errors.cc:137
5940
4936
msgid "Tablespace exists"
5941
4937
msgstr "Tablespace już istnieje"
5943
#: plugin/myisam/my_handler_errors.cc:139
5944
4939
msgid "The event was corrupt, leading to illegal data being read"
5947
#: plugin/myisam/my_handler_errors.cc:141
5948
4942
msgid "The table is of a new format not supported by this version"
5951
#: plugin/myisam/my_handler_errors.cc:143
5952
4945
msgid "The event could not be processed no other handler error happened"
5955
#: plugin/myisam/my_handler_errors.cc:145
5956
4948
msgid "Got a fatal error during initialzation of handler"
5957
4949
msgstr "Błąd krytyczny podczas próby zainicjowania procecdury obsługi."
5959
#: plugin/myisam/my_handler_errors.cc:147
5960
4951
msgid "File to short; Expected more data in file"
5961
4952
msgstr "Plik zbyt mały; Oczekiwano więcej danych w pliku"
5963
#: plugin/myisam/my_handler_errors.cc:149
5964
4954
msgid "Read page with wrong checksum"
5965
4955
msgstr "Strona posiada złą sumę kontrolną"
5967
#: plugin/myisam/my_handler_errors.cc:151
5968
4957
msgid "Lock or active transaction"
5971
#: plugin/myisam/my_handler_errors.cc:153
5972
4960
msgid "No such table space"
5975
#: plugin/myisam/my_handler_errors.cc:155
5976
4963
msgid "Tablespace not empty"
5977
4964
msgstr "Tablespace nie jest pusta"
5979
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5981
msgid "%-.100s via TCP/IP"
5982
msgstr "%-.100s przez TCP/IP"
5984
#: plugin/oldlibdrizzle/errmsg.cc:28
5985
msgid "Unknown Drizzle error"
5986
msgstr "Nieznany błąd Drizzle"
5988
#: plugin/oldlibdrizzle/errmsg.cc:29
5990
msgid "Can't create UNIX socket (%d)"
5991
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
5993
#: plugin/oldlibdrizzle/errmsg.cc:30
5995
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5996
msgstr "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
5998
#: plugin/oldlibdrizzle/errmsg.cc:31
6000
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6003
#: plugin/oldlibdrizzle/errmsg.cc:32
6005
msgid "Can't create TCP/IP socket (%d)"
6006
msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
6008
#: plugin/oldlibdrizzle/errmsg.cc:33
6010
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6011
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
6013
#: plugin/oldlibdrizzle/errmsg.cc:34
6014
msgid "Drizzle server has gone away"
6017
#: plugin/oldlibdrizzle/errmsg.cc:35
6019
msgid "Protocol mismatch; server version = %d, client version = %d"
6022
#: plugin/oldlibdrizzle/errmsg.cc:36
6023
msgid "Drizzle client ran out of memory"
6024
msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
6026
#: plugin/oldlibdrizzle/errmsg.cc:37
6027
msgid "Wrong host info"
6028
msgstr "Nieprawidłowe informacje hosta"
6030
#: plugin/oldlibdrizzle/errmsg.cc:38
6031
msgid "Localhost via UNIX socket"
6034
#: plugin/oldlibdrizzle/errmsg.cc:40
6035
msgid "Error in server handshake"
6038
#: plugin/oldlibdrizzle/errmsg.cc:41
6039
msgid "Lost connection to Drizzle server during query"
6041
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
6044
#: plugin/oldlibdrizzle/errmsg.cc:42
6045
msgid "Commands out of sync; you can't run this command now"
6048
#: plugin/oldlibdrizzle/errmsg.cc:43
6050
msgid "Named pipe: %-.32s"
6053
#: plugin/oldlibdrizzle/errmsg.cc:44
6055
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6058
#: plugin/oldlibdrizzle/errmsg.cc:45
6060
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6063
#: plugin/oldlibdrizzle/errmsg.cc:46
6065
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6068
#: plugin/oldlibdrizzle/errmsg.cc:47
6070
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6071
msgstr "Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
6073
#: plugin/oldlibdrizzle/errmsg.cc:48
6074
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6077
#: plugin/oldlibdrizzle/errmsg.cc:49
6078
msgid "Embedded server"
6079
msgstr "Serwer wbudowany"
6081
#: plugin/oldlibdrizzle/errmsg.cc:50
6082
msgid "Error on SHOW SLAVE STATUS:"
6085
#: plugin/oldlibdrizzle/errmsg.cc:51
6086
msgid "Error on SHOW SLAVE HOSTS:"
6089
#: plugin/oldlibdrizzle/errmsg.cc:52
6090
msgid "Error connecting to slave:"
6093
#: plugin/oldlibdrizzle/errmsg.cc:53
6094
msgid "Error connecting to master:"
6097
#: plugin/oldlibdrizzle/errmsg.cc:54
6098
msgid "SSL connection error"
6099
msgstr "Błąd połączenia SSL"
6101
#: plugin/oldlibdrizzle/errmsg.cc:55
6102
msgid "Malformed packet"
6103
msgstr "Przekłamany pakiet"
6105
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6106
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6107
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6108
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6109
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6110
msgid "(unused error message)"
6111
msgstr "(nieużywany komunikat błędu)"
6113
#: plugin/oldlibdrizzle/errmsg.cc:57
6114
msgid "Invalid use of null pointer"
6117
#: plugin/oldlibdrizzle/errmsg.cc:58
6118
msgid "Statement not prepared"
6121
#: plugin/oldlibdrizzle/errmsg.cc:59
6122
msgid "No data supplied for parameters in prepared statement"
6123
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
6125
#: plugin/oldlibdrizzle/errmsg.cc:60
6126
msgid "Data truncated"
6127
msgstr "Wyczyszczono bazę danych."
6129
#: plugin/oldlibdrizzle/errmsg.cc:61
6130
msgid "No parameters exist in the statement"
6131
msgstr "Brak parametrów w instrukcji"
6133
#: plugin/oldlibdrizzle/errmsg.cc:62
6134
msgid "Invalid parameter number"
6135
msgstr "Niepoprawny numer parametru"
6137
#: plugin/oldlibdrizzle/errmsg.cc:63
6140
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6143
#: plugin/oldlibdrizzle/errmsg.cc:65
6145
msgid "Using unsupported buffer type: %d (parameter: %d)"
6146
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
6148
#: plugin/oldlibdrizzle/errmsg.cc:66
6150
msgid "Shared memory: %-.100s"
6151
msgstr "Pamięć współdzielona: %-.100s"
6153
#: plugin/oldlibdrizzle/errmsg.cc:76
6154
msgid "Wrong or unknown protocol"
6155
msgstr "Niepoprawny lub nieznany protokół"
6157
#: plugin/oldlibdrizzle/errmsg.cc:77
6158
msgid "Invalid connection handle"
6159
msgstr "Niepoprawny uchwyt połączenia"
6161
#: plugin/oldlibdrizzle/errmsg.cc:78
6163
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6164
"option 'secure_auth' enabled)"
6166
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
6167
"(włączona opcja klienta 'secure_auth')"
6169
#: plugin/oldlibdrizzle/errmsg.cc:80
6170
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6173
#: plugin/oldlibdrizzle/errmsg.cc:81
6174
msgid "Attempt to read column without prior row fetch"
6177
#: plugin/oldlibdrizzle/errmsg.cc:82
6178
msgid "Prepared statement contains no metadata"
6181
#: plugin/oldlibdrizzle/errmsg.cc:83
6183
"Attempt to read a row while there is no result set associated with the "
6187
#: plugin/oldlibdrizzle/errmsg.cc:85
6188
msgid "This feature is not implemented yet"
6189
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
6191
#: plugin/oldlibdrizzle/errmsg.cc:86
6194
"Lost connection to Drizzle server while waiting for initial communication "
6195
"packet, system error: %d"
6197
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
6198
"inicjujący komunikację, błąd systemu: %d"
6200
#: plugin/oldlibdrizzle/errmsg.cc:88
6203
"Lost connection to Drizzle server while reading initial communication "
6204
"packet, system error: %d"
6206
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
6207
"komunikację, błąd systemu: %d"
6209
#: plugin/oldlibdrizzle/errmsg.cc:90
6212
"Lost connection to Drizzle server while sending authentication information, "
6215
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
6216
"inicjującego komunikację, błąd systemu: %d"
6218
#: plugin/oldlibdrizzle/errmsg.cc:92
6221
"Lost connection to Drizzle server while reading authorization information, "
6224
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
6225
"autoryzacyjnych, błąd systemu: %d"
6227
#: plugin/oldlibdrizzle/errmsg.cc:94
6230
"Lost connection to Drizzle server while setting initial database, system "
6234
#: plugin/oldlibdrizzle/errmsg.cc:96
6236
msgid "Statement closed indirectly because of a preceding %s() call"
6239
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6240
msgid "Connect Timeout."
6243
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6244
msgid "Read Timeout."
6247
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6248
msgid "Write Timeout."
6251
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6252
msgid "Retry Count."
6255
#: plugin/pool_of_threads/pool_of_threads.cc:237
6256
msgid "event_add error in libevent_add_session_callback\n"
6259
#: plugin/pool_of_threads/pool_of_threads.cc:403
6260
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6263
#: plugin/pool_of_threads/pool_of_threads.cc:410
6264
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6267
#: plugin/pool_of_threads/pool_of_threads.cc:422
6268
msgid "session_add_event event_add error in libevent_init\n"
6271
#: plugin/pool_of_threads/pool_of_threads.cc:435
6273
msgid "Can't create completion port thread (error %d)"
6276
#: plugin/pool_of_threads/pool_of_threads.cc:527
6277
msgid "libevent_thread_proc: my_thread_init() failed\n"
6280
#: plugin/pool_of_threads/pool_of_threads.cc:725
6281
msgid "Size of Pool."
6284
#: plugin/signal_handler/signal_handler.cc:214
4968
"Port number to use for connection or 0 for default to with MySQL protocol."
4970
"Numer portu użytego do połączenia lub 0 jako domyślne, według ustawień w "
4971
"drizzle.cnf, $DRIZZLE_TCP_PORT "
6286
4974
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4978
msgid "Failed to open transaction log file %s. Got error: %s\n"
4983
"Failed to allocate enough memory to buffer header, transaction message, and "
4984
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4989
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4990
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4994
msgid "Failed to sync log file. Got error: %s\n"
4997
msgid "Enable transaction log"
5000
msgid "DEBUGGING - Truncate transaction log"
5004
msgid "Path to the file to use for transaction log."
5005
msgstr "Do połączenia używaj pliku."
5007
msgid "Enable CRC32 Checksumming"
5010
msgid "Transaction Message Log"
5014
msgid "Unable to parse transaction. Got error: %s.\n"
6289
5017
#~ msgid "Unknown command '\\%c'."
6290
5018
#~ msgstr "Nierozpoznana komenda '\\%c'."