~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/id.po

  • 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:
93
93
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
94
94
msgstr "Selama datang di klien Drizzle.. Perintah diakhiri dengan ; atau \\g."
95
95
 
96
 
#, fuzzy
97
 
msgid "Your Drizzle connection id is "
 
96
#, fuzzy, c-format
 
97
msgid ""
 
98
"Your Drizzle connection id is %u\n"
 
99
"Server version: %s\n"
98
100
msgstr ""
99
101
"Id koneksi Drizzle anda adalah %u\n"
100
102
"Versi server: %s\n"
101
103
 
102
 
msgid "Server version: "
103
 
msgstr ""
104
 
 
105
104
#, c-format
106
105
msgid "Reading history-file %s\n"
107
106
msgstr "Sedang membaca berkas-riwayat %s\n"
432
431
 
433
432
#, fuzzy
434
433
msgid ""
435
 
"                              Reading table information for completion of "
436
 
"table and column names\n"
437
 
"                                  You can turn off this feature to get a "
438
 
"quicker startup with -A\n"
 
434
"Reading table information for completion of table and column names\n"
 
435
"You can turn off this feature to get a quicker startup with -A\n"
439
436
"\n"
440
437
msgstr ""
441
438
"Membaca informasi tabel untuk melihat nama tabel dan kolom\n"
3712
3709
msgstr ""
3713
3710
 
3714
3711
#, c-format
 
3712
msgid "Unknown table engine option key/pair %s = %s."
 
3713
msgstr ""
 
3714
 
 
3715
#, c-format
 
3716
msgid "Unknown schema engine option key/pair %s = %s."
 
3717
msgstr ""
 
3718
 
 
3719
#, c-format
3715
3720
msgid "Can't unlock file (Errcode: %d)"
3716
3721
msgstr "Tidak dapat membuka kunci berkas (Errcode: %d)"
3717
3722
 
3831
3836
msgid "Usage: %s TRANSACTION_LOG\n"
3832
3837
msgstr ""
3833
3838
 
 
3839
#, c-format
 
3840
msgid ""
 
3841
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
 
3842
"registered.\n"
 
3843
msgstr ""
 
3844
 
 
3845
#, c-format
 
3846
msgid "Plugin '%s' init function returned error.\n"
 
3847
msgstr ""
 
3848
 
 
3849
#, c-format
 
3850
msgid "Couldn't load plugin library named '%s'.\n"
 
3851
msgstr ""
 
3852
 
 
3853
#, c-format
 
3854
msgid "Couldn't load plugin named '%s'.\n"
 
3855
msgstr ""
 
3856
 
 
3857
msgid "Out of memory."
 
3858
msgstr ""
 
3859
 
 
3860
#, c-format
 
3861
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
3862
msgstr ""
 
3863
 
 
3864
#, c-format
 
3865
msgid ""
 
3866
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
3867
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
3868
msgstr ""
 
3869
 
 
3870
#, c-format
 
3871
msgid "Missing variable name in plugin '%s'."
 
3872
msgstr ""
 
3873
 
 
3874
#, c-format
 
3875
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
3876
msgstr ""
 
3877
 
 
3878
#, c-format
 
3879
msgid "Out of memory for plugin '%s'."
 
3880
msgstr ""
 
3881
 
 
3882
#, c-format
 
3883
msgid "Bad options for plugin '%s'."
 
3884
msgstr ""
 
3885
 
 
3886
#, c-format
 
3887
msgid "Parsing options for plugin '%s' failed."
 
3888
msgstr ""
 
3889
 
 
3890
#, c-format
 
3891
msgid "Plugin '%s' has conflicting system variables"
 
3892
msgstr ""
 
3893
 
 
3894
#, c-format
 
3895
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
 
3896
msgstr ""
 
3897
 
 
3898
#, c-format
 
3899
msgid "Fatal error: Failed initializing %s plugin.\n"
 
3900
msgstr ""
 
3901
 
3834
3902
msgid "Warning: "
3835
3903
msgstr ""
3836
3904
 
3958
4026
msgstr ""
3959
4027
 
3960
4028
#, c-format
3961
 
msgid ""
3962
 
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3963
 
"registered.\n"
3964
 
msgstr ""
3965
 
 
3966
 
#, c-format
3967
 
msgid "Plugin '%s' init function returned error.\n"
3968
 
msgstr ""
3969
 
 
3970
 
#, c-format
3971
 
msgid "Couldn't load plugin library named '%s'.\n"
3972
 
msgstr ""
3973
 
 
3974
 
#, c-format
3975
 
msgid "Couldn't load plugin named '%s'.\n"
3976
 
msgstr ""
3977
 
 
3978
 
msgid "Out of memory."
3979
 
msgstr ""
3980
 
 
3981
 
#, c-format
3982
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
3983
 
msgstr ""
3984
 
 
3985
 
#, c-format
3986
 
msgid ""
3987
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
3988
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3989
 
msgstr ""
3990
 
 
3991
 
#, c-format
3992
 
msgid "Missing variable name in plugin '%s'."
3993
 
msgstr ""
3994
 
 
3995
 
#, c-format
3996
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3997
 
msgstr ""
3998
 
 
3999
 
#, c-format
4000
 
msgid "Out of memory for plugin '%s'."
4001
 
msgstr ""
4002
 
 
4003
 
#, c-format
4004
 
msgid "Bad options for plugin '%s'."
4005
 
msgstr ""
4006
 
 
4007
 
#, c-format
4008
 
msgid "Parsing options for plugin '%s' failed."
4009
 
msgstr ""
4010
 
 
4011
 
#, c-format
4012
 
msgid "Plugin '%s' has conflicting system variables"
4013
 
msgstr ""
4014
 
 
4015
 
#, c-format
4016
4029
msgid "logging '%s' pre() failed"
4017
4030
msgstr ""
4018
4031
 
4045
4058
msgstr ""
4046
4059
 
4047
4060
#, c-format
4048
 
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4049
 
msgstr ""
4050
 
 
4051
 
#, c-format
4052
 
msgid "Fatal error: Failed initializing %s plugin.\n"
4053
 
msgstr ""
4054
 
 
4055
 
#, c-format
4056
4061
msgid ""
4057
4062
"Attempted to register a scheduler %s, but a scheduler has already been "
4058
4063
"registered with that name.\n"
4123
4128
msgstr ""
4124
4129
 
4125
4130
#, c-format
 
4131
msgid "Got error %d when reading table '%s'"
 
4132
msgstr ""
 
4133
 
 
4134
#, c-format
4126
4135
msgid ""
4127
4136
"'%s' had no or invalid character set, and default character set is multi-"
4128
4137
"byte, so character column sizes may have changed"
4139
4148
msgstr ""
4140
4149
 
4141
4150
#, c-format
4142
 
msgid "Got error %d when reading table '%s'"
4143
 
msgstr ""
4144
 
 
4145
 
#, c-format
4146
4151
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4147
4152
msgstr ""
4148
4153