~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/drizzle.pot

  • Committer: Monty Taylor
  • Date: 2010-05-24 19:34:46 UTC
  • mto: This revision was merged to the branch mainline in revision 1564.
  • Revision ID: mordred@inaugust.com-20100524193446-j74n0rvylqdnttld
Updated translations to what's in the tree.

Show diffs side-by-side

added added

removed removed

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