1631
1627
"specifies the percentage ratio of that number of hits to the total number of "
1632
1628
"blocks in key cache"
1634
#: drizzled/drizzled.cc:2931
1630
#: drizzled/drizzled.cc:2926
1635
1631
msgid "The default size of key cache blocks"
1636
1632
msgstr "The default size of key cache blocks"
1638
#: drizzled/drizzled.cc:2937
1634
#: drizzled/drizzled.cc:2932
1639
1635
msgid "The minimum percentage of warm blocks in key cache"
1640
1636
msgstr "The minimum percentage of warm blocks in key cache"
1642
#: drizzled/drizzled.cc:2943
1638
#: drizzled/drizzled.cc:2938
1643
1639
msgid "Max packetlength to send/receive from to server."
1644
1640
msgstr "Max packetlength to send/receive from to server."
1646
#: drizzled/drizzled.cc:2948
1642
#: drizzled/drizzled.cc:2943
1648
1644
"If there is more than this number of interrupted connections from a host "
1649
1645
"this host will be blocked from further connections."
1651
1647
"If there is more than this number of interrupted connections from a host "
1652
1648
"this host will be blocked from further connections."
1654
#: drizzled/drizzled.cc:2955
1650
#: drizzled/drizzled.cc:2950
1655
1651
msgid "The number of simultaneous clients allowed."
1656
1652
msgstr "The number of simultaneous clients allowed."
1658
#: drizzled/drizzled.cc:2959
1654
#: drizzled/drizzled.cc:2954
1659
1655
msgid "Max number of errors/warnings to store for a statement."
1660
1656
msgstr "Max number of errors/warnings to store for a statement."
1662
#: drizzled/drizzled.cc:2964
1658
#: drizzled/drizzled.cc:2959
1663
1659
msgid "Don't allow creation of heap tables bigger than this."
1664
1660
msgstr "Don't allow creation of heap tables bigger than this."
1666
#: drizzled/drizzled.cc:2970
1662
#: drizzled/drizzled.cc:2965
1668
1664
"Joins that are probably going to read more than max_join_size records return "
1713
1709
"Possible values of name are 'nulls_unequal' (default behaviour), "
1714
1710
"'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
1716
#: drizzled/drizzled.cc:3015
1712
#: drizzled/drizzled.cc:3010
1717
1713
msgid "Buffer length for TCP/IP and socket communication."
1718
1714
msgstr "Buffer length for TCP/IP and socket communication."
1720
#: drizzled/drizzled.cc:3020
1722
"Number of seconds to wait for more data from a connection before aborting "
1725
"Number of seconds to wait for more data from a connection before aborting "
1728
#: drizzled/drizzled.cc:3026
1730
"If a read on a communication port is interrupted, retry this many times "
1733
"If a read on a communication port is interrupted, retry this many times "
1736
#: drizzled/drizzled.cc:3032
1738
"Number of seconds to wait for a block to be written to a connection before "
1739
"aborting the write."
1741
"Number of seconds to wait for a block to be written to a connection before "
1742
"aborting the write."
1744
#: drizzled/drizzled.cc:3038
1716
#: drizzled/drizzled.cc:3015
1718
"Number of seconds to wait for more data from a connection before aborting "
1721
"Number of seconds to wait for more data from a connection before aborting "
1724
#: drizzled/drizzled.cc:3021
1726
"If a read on a communication port is interrupted, retry this many times "
1729
"If a read on a communication port is interrupted, retry this many times "
1732
#: drizzled/drizzled.cc:3027
1734
"Number of seconds to wait for a block to be written to a connection before "
1735
"aborting the write."
1737
"Number of seconds to wait for a block to be written to a connection before "
1738
"aborting the write."
1740
#: drizzled/drizzled.cc:3033
1745
1741
msgid "Use compatible behavior."
1746
1742
msgstr "Use compatible behaviour."
1748
#: drizzled/drizzled.cc:3043
1744
#: drizzled/drizzled.cc:3038
1750
1746
"If this is not 0, then drizzled will use this value to reserve file "
1751
1747
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1801
1797
"plugin is identified by the name of the shared library. [for example: --"
1802
1798
"plugin_load=libmd5udf.so:libauth_pam.so]"
1804
#: drizzled/drizzled.cc:3080
1800
#: drizzled/drizzled.cc:3075
1805
1801
msgid "The size of the buffer that is allocated when preloading indexes"
1806
1802
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1808
#: drizzled/drizzled.cc:3085
1804
#: drizzled/drizzled.cc:3080
1809
1805
msgid "Allocation block size for query parsing and execution"
1810
1806
msgstr "Allocation block size for query parsing and execution"
1812
#: drizzled/drizzled.cc:3090
1808
#: drizzled/drizzled.cc:3085
1813
1809
msgid "Persistent buffer for query parsing and execution"
1814
1810
msgstr "Persistent buffer for query parsing and execution"
1816
#: drizzled/drizzled.cc:3096
1812
#: drizzled/drizzled.cc:3091
1817
1813
msgid "Allocation block size for storing ranges during optimization"
1818
1814
msgstr "Allocation block size for storing ranges during optimisation"
1820
#: drizzled/drizzled.cc:3102
1822
"Each thread that does a sequential scan allocates a buffer of this size for "
1823
"each table it scans. If you do many sequential scans, you may want to "
1824
"increase this value."
1826
"Each thread that does a sequential scan allocates a buffer of this size for "
1827
"each table it scans. If you do many sequential scans, you may want to "
1828
"increase this value."
1830
#: drizzled/drizzled.cc:3110
1832
"When reading rows in sorted order after a sort, the rows are read through "
1833
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1836
"When reading rows in sorted order after a sort, the rows are read through "
1837
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1840
#: drizzled/drizzled.cc:3118
1816
#: drizzled/drizzled.cc:3097
1818
"Each thread that does a sequential scan allocates a buffer of this size for "
1819
"each table it scans. If you do many sequential scans, you may want to "
1820
"increase this value."
1822
"Each thread that does a sequential scan allocates a buffer of this size for "
1823
"each table it scans. If you do many sequential scans, you may want to "
1824
"increase this value."
1826
#: drizzled/drizzled.cc:3105
1828
"When reading rows in sorted order after a sort, the rows are read through "
1829
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1832
"When reading rows in sorted order after a sort, the rows are read through "
1833
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1836
#: drizzled/drizzled.cc:3113
1841
1837
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1842
1838
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1844
#: drizzled/drizzled.cc:3124
1840
#: drizzled/drizzled.cc:3119
1845
1841
msgid "The number of cached table definitions."
1846
1842
msgstr "The number of cached table definitions."
1848
#: drizzled/drizzled.cc:3128
1844
#: drizzled/drizzled.cc:3123
1849
1845
msgid "The number of cached open tables."
1850
1846
msgstr "The number of cached open tables."
1848
#: drizzled/drizzled.cc:3127
1850
"Timeout in seconds to wait for a table level lock before returning an error. "
1851
"Used only if the connection has active cursors."
1853
"Timeout in seconds to wait for a table level lock before returning an error. "
1854
"Used only if the connection has active cursors."
1852
1856
#: drizzled/drizzled.cc:3132
1854
"Timeout in seconds to wait for a table level lock before returning an error. "
1855
"Used only if the connection has active cursors."
1857
"Timeout in seconds to wait for a table level lock before returning an error. "
1858
"Used only if the connection has active cursors."
1860
#: drizzled/drizzled.cc:3137
1861
1857
msgid "The stack size for each thread."
1862
1858
msgstr "The stack size for each thread."
1864
#: drizzled/drizzled.cc:3143
1860
#: drizzled/drizzled.cc:3138
1865
1861
msgid "The TIME format (for future)."
1866
1862
msgstr "The TIME format (for future)."
1868
#: drizzled/drizzled.cc:3148
1864
#: drizzled/drizzled.cc:3143
1870
1866
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1871
1867
"automatically convert it to an on-disk MyISAM table."
1874
#: drizzled/drizzled.cc:3154
1870
#: drizzled/drizzled.cc:3149
1875
1871
msgid "Allocation block size for transactions to be stored in binary log"
1876
1872
msgstr "Allocation block size for transactions to be stored in binary log"
1878
#: drizzled/drizzled.cc:3159
1874
#: drizzled/drizzled.cc:3154
1879
1875
msgid "Persistent buffer for transactions to be stored in binary log"
1880
1876
msgstr "Persistent buffer for transactions to be stored in binary log"
1882
#: drizzled/drizzled.cc:3164
1878
#: drizzled/drizzled.cc:3159
1884
1880
"The number of seconds the server waits for activity on a connection before "
1888
#: drizzled/drizzled.cc:3317
1884
#: drizzled/drizzled.cc:3312
1891
1887
"Copyright (C) 2008 Sun Microsystems\n"
1898
1894
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1899
1895
"and you are welcome to modify and redistribute it under the GPL license\n"
1901
#: drizzled/drizzled.cc:3324
1897
#: drizzled/drizzled.cc:3319
1903
1899
msgid "Usage: %s [OPTIONS]\n"
1906
#: drizzled/drizzled.cc:3335
1902
#: drizzled/drizzled.cc:3330
1909
1905
"To see what values a running Drizzle server is using, type\n"
1910
1906
"'drizzleadmin variables' instead of 'drizzled --help'."
1913
#: drizzled/drizzled.cc:3488
1909
#: drizzled/drizzled.cc:3483
1916
1912
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1917
1913
"command line\n"
1920
#: drizzled/drizzled.cc:3536
1916
#: drizzled/drizzled.cc:3531
1921
1917
msgid "Can't start server: cannot resolve hostname!"
1924
#: drizzled/drizzled.cc:3542
1920
#: drizzled/drizzled.cc:3537
1925
1921
msgid "Can't start server: bind-address refers to multiple interfaces!"
1928
#: drizzled/drizzled.cc:3880
1924
#: drizzled/drizzled.cc:3875
1930
1926
msgid "No option given to %s\n"
1933
#: drizzled/drizzled.cc:3882
1929
#: drizzled/drizzled.cc:3877
1935
1931
msgid "Wrong option to %s. Option(s) given: %s\n"
1938
#: drizzled/drizzled.cc:3884
1934
#: drizzled/drizzled.cc:3879
1940
1936
msgid "Alternatives are: '%s'"
5577
5573
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5580
#: drizzled/sql_plugin.cc:789
5576
#: drizzled/sql_plugin.cc:790
5582
5578
msgid "Plugin '%s' registration as a %s failed."
5585
#: drizzled/sql_plugin.cc:1027
5581
#: drizzled/sql_plugin.cc:1028
5586
5582
msgid "plugin-load parameter too long"
5589
#: drizzled/sql_plugin.cc:1087
5585
#: drizzled/sql_plugin.cc:1088
5591
5587
msgid "Couldn't load plugin named '%s' with soname '%s'."
5594
#: drizzled/sql_plugin.cc:1140
5590
#: drizzled/sql_plugin.cc:1141
5596
5592
msgid "Forcing shutdown of %<PRIu64> plugins"
5599
#: drizzled/sql_plugin.cc:1163
5595
#: drizzled/sql_plugin.cc:1164
5601
5597
msgid "Plugin '%s' will be forced to shutdown"
5604
#: drizzled/sql_plugin.cc:1179
5600
#: drizzled/sql_plugin.cc:1180
5606
5602
msgid "Plugin '%s' has ref_count=%d after shutdown."
5609
#: drizzled/sql_plugin.cc:1569
5605
#: drizzled/sql_plugin.cc:1570
5611
5607
msgid "Out of memory."
5612
5608
msgstr "Out of memory"
5614
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
5610
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5616
5612
msgid "Unknown variable type code 0x%x in plugin '%s'."
5619
#: drizzled/sql_plugin.cc:2461
5615
#: drizzled/sql_plugin.cc:2462
5622
5618
"Server variable %s of plugin %s was forced to be read-only: string variable "
5623
5619
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5626
#: drizzled/sql_plugin.cc:2492
5622
#: drizzled/sql_plugin.cc:2493
5628
5624
msgid "Missing variable name in plugin '%s'."
5631
#: drizzled/sql_plugin.cc:2509
5627
#: drizzled/sql_plugin.cc:2510
5633
5629
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5636
#: drizzled/sql_plugin.cc:2628
5632
#: drizzled/sql_plugin.cc:2629
5638
5634
msgid "Out of memory for plugin '%s'."
5641
#: drizzled/sql_plugin.cc:2635
5637
#: drizzled/sql_plugin.cc:2636
5643
5639
msgid "Bad options for plugin '%s'."
5646
#: drizzled/sql_plugin.cc:2644
5642
#: drizzled/sql_plugin.cc:2645
5648
5644
msgid "Parsing options for plugin '%s' failed."
5651
#: drizzled/sql_plugin.cc:2687
5647
#: drizzled/sql_plugin.cc:2688
5653
5649
msgid "Plugin '%s' has conflicting system variables"
5656
#: drizzled/sql_plugin.cc:2697
5652
#: drizzled/sql_plugin.cc:2698
5658
5654
msgid "Plugin '%s' disabled by command line option"
5748
5744
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5751
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5747
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5753
5749
msgid "%s: option `%s' is ambiguous\n"
5756
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5752
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5758
5754
msgid "%s: option `--%s' doesn't allow an argument\n"
5761
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5757
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5763
5759
msgid "%s: option `%c%s' doesn't allow an argument\n"
5766
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5767
#: gnulib/getopt.c:990
5762
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5763
#: gnulib/getopt.c:992
5769
5765
msgid "%s: option `%s' requires an argument\n"
5772
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5768
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5774
5770
msgid "%s: unrecognized option `--%s'\n"
5777
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5773
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5779
5775
msgid "%s: unrecognized option `%c%s'\n"
5782
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5778
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5784
5780
msgid "%s: illegal option -- %c\n"
5787
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5783
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5789
5785
msgid "%s: invalid option -- %c\n"
5792
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5793
#: gnulib/getopt.c:1061
5788
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5789
#: gnulib/getopt.c:1063
5795
5791
msgid "%s: option requires an argument -- %c\n"
5798
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5794
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5800
5796
msgid "%s: option `-W %s' is ambiguous\n"
5803
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5799
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5805
5801
msgid "%s: option `-W %s' doesn't allow an argument\n"