8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
11
"PO-Revision-Date: 2008-12-04 15:35+0000\n"
12
"Last-Translator: Ahmed Noor Kader Mustajir Md Eusoff <Unknown>\n"
11
"PO-Revision-Date: 2009-04-05 07:48+0000\n"
12
"Last-Translator: ky <Unknown>\n"
13
13
"Language-Team: Malay <ms@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:273
22
msgid "Synonym for `help'."
18
"X-Launchpad-Export-Date: 2009-07-28 18:17+0000\n"
19
"X-Generator: Launchpad (build 8323)\n"
25
21
#: client/drizzle.cc:274
26
22
msgid "Clear command."
27
23
msgstr "Membersihkan arahan."
29
#: client/drizzle.cc:276
30
msgid "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:278
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
25
#: client/drizzle.cc:280
39
26
msgid "Send command to drizzle server, display result vertically."
40
27
msgstr "Hantar arahan ke pelayan drizzle, paparkan jawapan secara menjujuk."
42
#: client/drizzle.cc:281
43
msgid "Exit drizzle. Same as quit."
46
29
#: client/drizzle.cc:282
47
30
msgid "Send command to drizzle server."
48
31
msgstr "Hantar arahan ke pelayan drizzle."
51
34
msgid "Display this help."
52
35
msgstr "Paparkan bantuan ini."
54
#: client/drizzle.cc:284
55
msgid "Disable pager, print to stdout."
58
37
#: client/drizzle.cc:285
59
38
msgid "Don't write into outfile."
60
39
msgstr "Jangan tulis ke 'outfile'"
62
#: client/drizzle.cc:287
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
41
#: client/drizzle.cc:288
67
42
msgid "Print current command."
68
43
msgstr "Paparkan arahan kini."
75
50
msgid "Quit drizzle."
76
51
msgstr "Keluar drizzle."
53
#: client/drizzle.cc:294
54
msgid "Get status information from the server."
55
msgstr "Mendapatkan status maklumat dari pelayan."
57
#: client/drizzle.cc:1345
61
#: client/drizzle.cc:1345
63
msgstr "Selamat tinggal."
65
#: client/drizzle.cc:273
66
msgid "Synonym for `help'."
69
#: client/drizzle.cc:276
70
msgid "Reconnect to the server. Optional arguments are db and host."
73
#: client/drizzle.cc:278
75
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
78
#: client/drizzle.cc:281
79
msgid "Exit drizzle. Same as quit."
82
#: client/drizzle.cc:284
83
msgid "Disable pager, print to stdout."
86
#: client/drizzle.cc:287
87
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
78
90
#: client/drizzle.cc:291
79
91
msgid "Rebuild completion hash."
83
95
msgid "Execute an SQL script file. Takes a file name as an argument."
86
#: client/drizzle.cc:294
87
msgid "Get status information from the server."
88
msgstr "Mendapatkan status maklumat dari pelayan."
90
98
#: client/drizzle.cc:296
91
99
msgid "Set outfile [to_outfile]. Append everything into given outfile."
106
114
#: client/drizzle.cc:1167 client/drizzle.cc:1174
108
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
117
"Memory allocation error while constructing initial prompt. Aborting.\n"
111
120
#: client/drizzle.cc:1270
138
147
msgid "Writing history-file %s\n"
141
#: client/drizzle.cc:1345
145
#: client/drizzle.cc:1345
147
msgstr "Selamat tinggal."
149
150
#: client/drizzle.cc:1400
150
151
msgid "Query aborted by Ctrl+C\n"
426
427
#: client/drizzle.cc:1579
427
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
430
432
#: client/drizzle.cc:1584
564
566
#: client/drizzledump.cc:387
565
msgid "Number of rows before each output progress report (requires --verbose)."
568
"Number of rows before each output progress report (requires --verbose)."
568
571
#: client/drizzledump.cc:461
901
904
"It is possible that drizzled could use up to \n"
902
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
905
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
904
907
"bytes of memory\n"
905
908
"Hope that's ok; if not, decrease some variables in the equation.\n"
1036
1039
#: drizzled/drizzled.cc:2106
1038
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1041
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1042
1045
#: drizzled/drizzled.cc:2112
1223
1226
#: drizzled/drizzled.cc:2307
1224
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1228
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1227
1231
#: drizzled/drizzled.cc:2312
2103
2107
#: drizzled/error.cc:276
2106
"Table handler doesn't support NULL in given index. Please change column "
2107
"'%-.192s' to be NOT NULL or use another handler"
2110
"Table handler doesn't support NULL in given index. Please change column '%-"
2111
".192s' to be NOT NULL or use another handler"
2110
2114
#: drizzled/error.cc:278
2827
2831
#: drizzled/error.cc:574
2829
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2834
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2832
2837
#: drizzled/error.cc:576
3251
3258
#: drizzled/error.cc:744
3252
msgid "View being updated does not have complete key of underlying table in it"
3260
"View being updated does not have complete key of underlying table in it"
3255
3263
#: drizzled/error.cc:746
3258
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3259
"(s) or definer/invoker of view lack rights to use them"
3266
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3267
"function(s) or definer/invoker of view lack rights to use them"
3262
3270
#: drizzled/error.cc:748
3600
3608
#: drizzled/error.cc:888
3603
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3611
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3607
3615
#: drizzled/error.cc:890
3917
3928
#: drizzled/error.cc:1006
3918
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3930
"Constant/Random expression in (sub)partitioning function is not allowed"
3921
3933
#: drizzled/error.cc:1008
3994
4006
#: drizzled/error.cc:1040
3996
msgid "A %-.192s must include all columns in the table's partitioning function"
4009
"A %-.192s must include all columns in the table's partitioning function"
3999
4012
#: drizzled/error.cc:1042
4068
4081
#: drizzled/error.cc:1072
4069
msgid "When reorganizing a set of partitions they must be in consecutive order"
4083
"When reorganizing a set of partitions they must be in consecutive order"
4072
4086
#: drizzled/error.cc:1074
4230
4244
#: drizzled/error.cc:1142
4233
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4247
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4237
4251
#: drizzled/error.cc:1144
4245
4259
#: drizzled/error.cc:1148
4248
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4249
"d would lead to a duplicate entry"
4262
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4263
"%d would lead to a duplicate entry"
4252
4266
#: drizzled/error.cc:1150
4746
4760
#: drizzled/error.cc:1356
4748
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4763
"Error when sending image data (for table #%d) to %-.64s restore driver"
4751
4766
#: drizzled/error.cc:1358
4989
5004
#: drizzled/sql_base.cc:2896
4992
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4993
"s`.`%s`' to replication"
5007
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5008
"`%s`.`%s`' to replication"
4996
5011
#: drizzled/sql_base.cc:3498