~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ko.po

  • Committer: Brian Aker
  • Date: 2010-05-21 05:06:34 UTC
  • mfrom: (1552.1.4 new-staging)
  • Revision ID: brian@gaz-20100521050634-zsy73ksh4buulhir
Merge for auto increment bug.

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
91
91
msgstr ""
92
92
 
93
 
#, c-format
94
 
msgid ""
95
 
"Your Drizzle connection id is %u\n"
96
 
"Server version: %s\n"
 
93
msgid "Your Drizzle connection id is "
 
94
msgstr ""
 
95
 
 
96
msgid "Server version: "
97
97
msgstr ""
98
98
 
99
99
#, c-format
386
386
msgstr ""
387
387
 
388
388
msgid ""
389
 
"Reading table information for completion of table and column names\n"
390
 
"You can turn off this feature to get a quicker startup with -A\n"
 
389
"                              Reading table information for completion of "
 
390
"table and column names\n"
 
391
"                                  You can turn off this feature to get a "
 
392
"quicker startup with -A\n"
391
393
"\n"
392
394
msgstr ""
393
395
 
3658
3660
msgstr ""
3659
3661
 
3660
3662
#, c-format
3661
 
msgid "Unknown table engine option key/pair %s = %s."
3662
 
msgstr ""
3663
 
 
3664
 
#, c-format
3665
 
msgid "Unknown schema engine option key/pair %s = %s."
3666
 
msgstr ""
3667
 
 
3668
 
#, c-format
3669
3663
msgid "Can't unlock file (Errcode: %d)"
3670
3664
msgstr ""
3671
3665
 
3785
3779
msgid "Usage: %s TRANSACTION_LOG\n"
3786
3780
msgstr ""
3787
3781
 
3788
 
#, c-format
3789
 
msgid ""
3790
 
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3791
 
"registered.\n"
3792
 
msgstr ""
3793
 
 
3794
 
#, c-format
3795
 
msgid "Plugin '%s' init function returned error.\n"
3796
 
msgstr ""
3797
 
 
3798
 
#, c-format
3799
 
msgid "Couldn't load plugin library named '%s'.\n"
3800
 
msgstr ""
3801
 
 
3802
 
#, c-format
3803
 
msgid "Couldn't load plugin named '%s'.\n"
3804
 
msgstr ""
3805
 
 
3806
 
msgid "Out of memory."
3807
 
msgstr ""
3808
 
 
3809
 
#, c-format
3810
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
3811
 
msgstr ""
3812
 
 
3813
 
#, c-format
3814
 
msgid ""
3815
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
3816
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3817
 
msgstr ""
3818
 
 
3819
 
#, c-format
3820
 
msgid "Missing variable name in plugin '%s'."
3821
 
msgstr ""
3822
 
 
3823
 
#, c-format
3824
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3825
 
msgstr ""
3826
 
 
3827
 
#, c-format
3828
 
msgid "Out of memory for plugin '%s'."
3829
 
msgstr ""
3830
 
 
3831
 
#, c-format
3832
 
msgid "Bad options for plugin '%s'."
3833
 
msgstr ""
3834
 
 
3835
 
#, c-format
3836
 
msgid "Parsing options for plugin '%s' failed."
3837
 
msgstr ""
3838
 
 
3839
 
#, c-format
3840
 
msgid "Plugin '%s' has conflicting system variables"
3841
 
msgstr ""
3842
 
 
3843
 
#, c-format
3844
 
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3845
 
msgstr ""
3846
 
 
3847
 
#, c-format
3848
 
msgid "Fatal error: Failed initializing %s plugin.\n"
3849
 
msgstr ""
3850
 
 
3851
3782
msgid "Warning: "
3852
3783
msgstr ""
3853
3784
 
3975
3906
msgstr ""
3976
3907
 
3977
3908
#, c-format
 
3909
msgid ""
 
3910
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
 
3911
"registered.\n"
 
3912
msgstr ""
 
3913
 
 
3914
#, c-format
 
3915
msgid "Plugin '%s' init function returned error.\n"
 
3916
msgstr ""
 
3917
 
 
3918
#, c-format
 
3919
msgid "Couldn't load plugin library named '%s'.\n"
 
3920
msgstr ""
 
3921
 
 
3922
#, c-format
 
3923
msgid "Couldn't load plugin named '%s'.\n"
 
3924
msgstr ""
 
3925
 
 
3926
msgid "Out of memory."
 
3927
msgstr ""
 
3928
 
 
3929
#, c-format
 
3930
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
3931
msgstr ""
 
3932
 
 
3933
#, c-format
 
3934
msgid ""
 
3935
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
3936
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
3937
msgstr ""
 
3938
 
 
3939
#, c-format
 
3940
msgid "Missing variable name in plugin '%s'."
 
3941
msgstr ""
 
3942
 
 
3943
#, c-format
 
3944
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
3945
msgstr ""
 
3946
 
 
3947
#, c-format
 
3948
msgid "Out of memory for plugin '%s'."
 
3949
msgstr ""
 
3950
 
 
3951
#, c-format
 
3952
msgid "Bad options for plugin '%s'."
 
3953
msgstr ""
 
3954
 
 
3955
#, c-format
 
3956
msgid "Parsing options for plugin '%s' failed."
 
3957
msgstr ""
 
3958
 
 
3959
#, c-format
 
3960
msgid "Plugin '%s' has conflicting system variables"
 
3961
msgstr ""
 
3962
 
 
3963
#, c-format
3978
3964
msgid "logging '%s' pre() failed"
3979
3965
msgstr ""
3980
3966
 
4007
3993
msgstr ""
4008
3994
 
4009
3995
#, c-format
 
3996
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
 
3997
msgstr ""
 
3998
 
 
3999
#, c-format
 
4000
msgid "Fatal error: Failed initializing %s plugin.\n"
 
4001
msgstr ""
 
4002
 
 
4003
#, c-format
4010
4004
msgid ""
4011
4005
"Attempted to register a scheduler %s, but a scheduler has already been "
4012
4006
"registered with that name.\n"
4077
4071
msgstr ""
4078
4072
 
4079
4073
#, c-format
4080
 
msgid "Got error %d when reading table '%s'"
4081
 
msgstr ""
4082
 
 
4083
 
#, c-format
4084
4074
msgid ""
4085
4075
"'%s' had no or invalid character set, and default character set is multi-"
4086
4076
"byte, so character column sizes may have changed"
4097
4087
msgstr ""
4098
4088
 
4099
4089
#, c-format
 
4090
msgid "Got error %d when reading table '%s'"
 
4091
msgstr ""
 
4092
 
 
4093
#, c-format
4100
4094
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4101
4095
msgstr ""
4102
4096