1592
1592
#: drizzled/drizzled.cc:2880
1593
msgid "The default week format used by WEEK() functions."
1594
msgstr "El formato de la semana usado por las funciones WEEK()"
1596
#: drizzled/drizzled.cc:2885
1598
1594
"Precision of the result of '/' operator will be increased on that value."
1597
#: drizzled/drizzled.cc:2886
1598
msgid "The maximum length of the result of function group_concat."
1601
1601
#: drizzled/drizzled.cc:2891
1602
msgid "The maximum length of the result of function group_concat."
1605
#: drizzled/drizzled.cc:2896
1607
1603
"The number of seconds the server waits for activity on an interactive "
1608
1604
"connection before closing it."
1611
#: drizzled/drizzled.cc:2902
1607
#: drizzled/drizzled.cc:2897
1612
1608
msgid "The size of the buffer that is used for full joins."
1611
#: drizzled/drizzled.cc:2903
1612
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1615
1615
#: drizzled/drizzled.cc:2908
1616
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1619
#: drizzled/drizzled.cc:2913
1621
1617
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1622
1618
"this to get better index handling (for all reads and multiple writes) to as "
1623
1619
"much as you can afford;"
1626
#: drizzled/drizzled.cc:2922
1622
#: drizzled/drizzled.cc:2917
1628
1624
"This characterizes the number of hits a hot block has to be untouched until "
1629
1625
"it is considered aged enough to be downgraded to a warm block. This "
1631
1627
"blocks in key cache"
1634
#: drizzled/drizzled.cc:2931
1630
#: drizzled/drizzled.cc:2926
1635
1631
msgid "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"
1638
#: drizzled/drizzled.cc:2938
1639
msgid "Max packetlength to send/receive from to server."
1642
1642
#: drizzled/drizzled.cc:2943
1643
msgid "Max packetlength to send/receive from to server."
1646
#: drizzled/drizzled.cc:2948
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."
1652
#: drizzled/drizzled.cc:2955
1648
#: drizzled/drizzled.cc:2950
1653
1649
msgid "The number of simultaneous clients allowed."
1654
1650
msgstr "El numero de clientes simultaneos permitidos"
1652
#: drizzled/drizzled.cc:2954
1653
msgid "Max number of errors/warnings to store for a statement."
1656
1656
#: drizzled/drizzled.cc:2959
1657
msgid "Max number of errors/warnings to store for a statement."
1660
#: drizzled/drizzled.cc:2964
1661
1657
msgid "Don't allow creation of heap tables bigger than this."
1664
#: drizzled/drizzled.cc:2970
1660
#: drizzled/drizzled.cc:2965
1666
1662
"Joins that are probably going to read more than max_join_size records return "
1666
#: drizzled/drizzled.cc:2971
1667
msgid "Max number of bytes in sorted records."
1670
1670
#: drizzled/drizzled.cc:2976
1671
msgid "Max number of bytes in sorted records."
1671
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1674
1674
#: drizzled/drizzled.cc:2981
1675
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1678
#: drizzled/drizzled.cc:2986
1680
1676
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1681
1677
"max_sort_length bytes of each value are used; the rest are ignored)."
1680
#: drizzled/drizzled.cc:2988
1681
msgid "Maximum number of temporary tables a client can keep open at a time."
1684
1684
#: drizzled/drizzled.cc:2993
1685
msgid "Maximum number of temporary tables a client can keep open at a time."
1688
#: drizzled/drizzled.cc:2998
1689
1685
msgid "After this many write locks, allow some read locks to run in between."
1692
#: drizzled/drizzled.cc:3002
1688
#: drizzled/drizzled.cc:2997
1694
1690
"Don't log queries which examine less than min_examined_row_limit rows to "
1698
#: drizzled/drizzled.cc:3008
1694
#: drizzled/drizzled.cc:3003
1700
1696
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1701
1697
"Possible values of name are 'nulls_unequal' (default behavior), "
1702
1698
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1701
#: drizzled/drizzled.cc:3010
1702
msgid "Buffer length for TCP/IP and socket communication."
1705
1705
#: drizzled/drizzled.cc:3015
1706
msgid "Buffer length for TCP/IP and socket communication."
1709
#: drizzled/drizzled.cc:3020
1711
1707
"Number of seconds to wait for more data from a connection before aborting "
1715
#: drizzled/drizzled.cc:3026
1711
#: drizzled/drizzled.cc:3021
1717
1713
"If a read on a communication port is interrupted, retry this many times "
1718
1714
"before giving up."
1721
#: drizzled/drizzled.cc:3032
1717
#: drizzled/drizzled.cc:3027
1723
1719
"Number of seconds to wait for a block to be written to a connection before "
1724
1720
"aborting the write."
1723
#: drizzled/drizzled.cc:3033
1724
msgid "Use compatible behavior."
1727
1727
#: drizzled/drizzled.cc:3038
1728
msgid "Use compatible behavior."
1731
#: drizzled/drizzled.cc:3043
1733
1729
"If this is not 0, then drizzled will use this value to reserve file "
1734
1730
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1755
1751
"(used for testing/comparison)."
1758
#: drizzled/drizzled.cc:3070
1754
#: drizzled/drizzled.cc:3065
1759
1755
msgid "Directory for plugins."
1760
1756
msgstr "Directorio para complementos"
1762
#: drizzled/drizzled.cc:3074
1758
#: drizzled/drizzled.cc:3069
1764
1760
"Optional colon (or semicolon) separated list of plugins to load,where each "
1765
1761
"plugin is identified by the name of the shared library. [for example: --"
1766
1762
"plugin_load=libmd5udf.so:libauth_pam.so]"
1765
#: drizzled/drizzled.cc:3075
1766
msgid "The size of the buffer that is allocated when preloading indexes"
1769
1769
#: drizzled/drizzled.cc:3080
1770
msgid "The size of the buffer that is allocated when preloading indexes"
1770
msgid "Allocation block size for query parsing and execution"
1773
1773
#: drizzled/drizzled.cc:3085
1774
msgid "Allocation block size for query parsing and execution"
1777
#: drizzled/drizzled.cc:3090
1778
1774
msgid "Persistent buffer for query parsing and execution"
1781
#: drizzled/drizzled.cc:3096
1777
#: drizzled/drizzled.cc:3091
1782
1778
msgid "Allocation block size for storing ranges during optimization"
1785
#: drizzled/drizzled.cc:3102
1781
#: drizzled/drizzled.cc:3097
1787
1783
"Each thread that does a sequential scan allocates a buffer of this size for "
1788
1784
"each table it scans. If you do many sequential scans, you may want to "
1789
1785
"increase this value."
1792
#: drizzled/drizzled.cc:3110
1788
#: drizzled/drizzled.cc:3105
1794
1790
"When reading rows in sorted order after a sort, the rows are read through "
1795
1791
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1796
1792
"record_buffer."
1799
#: drizzled/drizzled.cc:3118
1795
#: drizzled/drizzled.cc:3113
1800
1796
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1803
#: drizzled/drizzled.cc:3124
1799
#: drizzled/drizzled.cc:3119
1804
1800
msgid "The number of cached table definitions."
1807
#: drizzled/drizzled.cc:3128
1803
#: drizzled/drizzled.cc:3123
1808
1804
msgid "The number of cached open tables."
1811
#: drizzled/drizzled.cc:3132
1807
#: drizzled/drizzled.cc:3127
1813
1809
"Timeout in seconds to wait for a table level lock before returning an error. "
1814
1810
"Used only if the connection has active cursors."
1817
#: drizzled/drizzled.cc:3137
1813
#: drizzled/drizzled.cc:3132
1818
1814
msgid "The stack size for each thread."
1817
#: drizzled/drizzled.cc:3138
1818
msgid "The TIME format (for future)."
1821
1821
#: drizzled/drizzled.cc:3143
1822
msgid "The TIME format (for future)."
1825
#: drizzled/drizzled.cc:3148
1827
1823
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1828
1824
"automatically convert it to an on-disk MyISAM table."
1827
#: drizzled/drizzled.cc:3149
1828
msgid "Allocation block size for transactions to be stored in binary log"
1831
1831
#: drizzled/drizzled.cc:3154
1832
msgid "Allocation block size for transactions to be stored in binary log"
1832
msgid "Persistent buffer for transactions to be stored in binary log"
1835
1835
#: drizzled/drizzled.cc:3159
1836
msgid "Persistent buffer for transactions to be stored in binary log"
1839
#: drizzled/drizzled.cc:3164
1841
1837
"The number of seconds the server waits for activity on a connection before "
1845
#: drizzled/drizzled.cc:3317
1841
#: drizzled/drizzled.cc:3312
1848
1844
"Copyright (C) 2008 Sun Microsystems\n"
1855
1851
"libre y usted es bienvenido a modificarlo y redistribuirlo debajo de la "
1856
1852
"licencia GPL.\n"
1858
#: drizzled/drizzled.cc:3324
1854
#: drizzled/drizzled.cc:3319
1860
1856
msgid "Usage: %s [OPTIONS]\n"
1863
#: drizzled/drizzled.cc:3335
1859
#: drizzled/drizzled.cc:3330
1866
1862
"To see what values a running Drizzle server is using, type\n"
1867
1863
"'drizzleadmin variables' instead of 'drizzled --help'."
1870
#: drizzled/drizzled.cc:3488
1866
#: drizzled/drizzled.cc:3483
1873
1869
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1874
1870
"command line\n"
1877
#: drizzled/drizzled.cc:3536
1873
#: drizzled/drizzled.cc:3531
1878
1874
msgid "Can't start server: cannot resolve hostname!"
1881
#: drizzled/drizzled.cc:3542
1877
#: drizzled/drizzled.cc:3537
1882
1878
msgid "Can't start server: bind-address refers to multiple interfaces!"
1885
#: drizzled/drizzled.cc:3880
1881
#: drizzled/drizzled.cc:3875
1887
1883
msgid "No option given to %s\n"
1890
#: drizzled/drizzled.cc:3882
1886
#: drizzled/drizzled.cc:3877
1892
1888
msgid "Wrong option to %s. Option(s) given: %s\n"
1895
#: drizzled/drizzled.cc:3884
1891
#: drizzled/drizzled.cc:3879
1897
1893
msgid "Alternatives are: '%s'"
5528
5524
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5531
#: drizzled/sql_plugin.cc:789
5527
#: drizzled/sql_plugin.cc:790
5533
5529
msgid "Plugin '%s' registration as a %s failed."
5536
#: drizzled/sql_plugin.cc:1027
5532
#: drizzled/sql_plugin.cc:1028
5537
5533
msgid "plugin-load parameter too long"
5540
#: drizzled/sql_plugin.cc:1087
5536
#: drizzled/sql_plugin.cc:1088
5542
5538
msgid "Couldn't load plugin named '%s' with soname '%s'."
5545
#: drizzled/sql_plugin.cc:1140
5541
#: drizzled/sql_plugin.cc:1141
5547
5543
msgid "Forcing shutdown of %<PRIu64> plugins"
5550
#: drizzled/sql_plugin.cc:1163
5546
#: drizzled/sql_plugin.cc:1164
5552
5548
msgid "Plugin '%s' will be forced to shutdown"
5555
#: drizzled/sql_plugin.cc:1179
5551
#: drizzled/sql_plugin.cc:1180
5557
5553
msgid "Plugin '%s' has ref_count=%d after shutdown."
5560
#: drizzled/sql_plugin.cc:1569
5556
#: drizzled/sql_plugin.cc:1570
5562
5558
msgid "Out of memory."
5563
5559
msgstr "Memoria agotada"
5565
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
5561
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5567
5563
msgid "Unknown variable type code 0x%x in plugin '%s'."
5570
#: drizzled/sql_plugin.cc:2461
5566
#: drizzled/sql_plugin.cc:2462
5573
5569
"Server variable %s of plugin %s was forced to be read-only: string variable "
5574
5570
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5577
#: drizzled/sql_plugin.cc:2492
5573
#: drizzled/sql_plugin.cc:2493
5579
5575
msgid "Missing variable name in plugin '%s'."
5582
#: drizzled/sql_plugin.cc:2509
5578
#: drizzled/sql_plugin.cc:2510
5584
5580
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5587
#: drizzled/sql_plugin.cc:2628
5583
#: drizzled/sql_plugin.cc:2629
5589
5585
msgid "Out of memory for plugin '%s'."
5592
#: drizzled/sql_plugin.cc:2635
5588
#: drizzled/sql_plugin.cc:2636
5594
5590
msgid "Bad options for plugin '%s'."
5597
#: drizzled/sql_plugin.cc:2644
5593
#: drizzled/sql_plugin.cc:2645
5599
5595
msgid "Parsing options for plugin '%s' failed."
5602
#: drizzled/sql_plugin.cc:2687
5598
#: drizzled/sql_plugin.cc:2688
5604
5600
msgid "Plugin '%s' has conflicting system variables"
5607
#: drizzled/sql_plugin.cc:2697
5603
#: drizzled/sql_plugin.cc:2698
5609
5605
msgid "Plugin '%s' disabled by command line option"
5713
5709
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5714
5710
msgstr "Error fatal: Zona horaria por defecto '%s' ilegal o desconocida"
5716
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5712
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5718
5714
msgid "%s: option `%s' is ambiguous\n"
5721
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5717
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5723
5719
msgid "%s: option `--%s' doesn't allow an argument\n"
5726
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5722
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5728
5724
msgid "%s: option `%c%s' doesn't allow an argument\n"
5731
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5732
#: gnulib/getopt.c:990
5727
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5728
#: gnulib/getopt.c:992
5734
5730
msgid "%s: option `%s' requires an argument\n"
5737
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5733
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5739
5735
msgid "%s: unrecognized option `--%s'\n"
5742
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5738
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5744
5740
msgid "%s: unrecognized option `%c%s'\n"
5747
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5743
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5749
5745
msgid "%s: illegal option -- %c\n"
5752
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5748
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5754
5750
msgid "%s: invalid option -- %c\n"
5757
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5758
#: gnulib/getopt.c:1061
5753
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5754
#: gnulib/getopt.c:1063
5760
5756
msgid "%s: option requires an argument -- %c\n"
5763
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5759
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5765
5761
msgid "%s: option `-W %s' is ambiguous\n"
5768
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5764
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5770
5766
msgid "%s: option `-W %s' doesn't allow an argument\n"