8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-02-01 09:29-0500\n"
11
"PO-Revision-Date: 2010-12-17 17:23+0000\n"
12
"Last-Translator: mujdat <Unknown>\n"
10
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
11
"PO-Revision-Date: 2010-09-01 19:21+0000\n"
12
"Last-Translator: boracasli <Unknown>\n"
13
13
"Language-Team: Turkish <tr@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"
18
17
"Plural-Forms: nplurals=1; plural=0;\n"
19
"X-Launchpad-Export-Date: 2010-12-18 05:00+0000\n"
18
"X-Launchpad-Export-Date: 2010-09-02 03:50+0000\n"
20
19
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:468
21
#: ../client/drizzle.cc:465
23
22
msgid "Synonym for `help'."
23
msgstr "`help' için eşanlamlı."
26
#: ../client/drizzle.cc:469
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
28
27
msgstr "Komutu temizle."
30
#: ../client/drizzle.cc:471
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
31
msgstr "Sunucuya yeniden bağlan. Seçimsel argümanlar db ve makine."
34
#: ../client/drizzle.cc:473
33
#: ../client/drizzle.cc:470
36
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
36
msgstr "Ayraç belirleyin. NOT: Satırın geri kalanını yeni ayraç olarak alır."
39
#: ../client/drizzle.cc:475
38
#: ../client/drizzle.cc:472
40
39
msgid "Send command to drizzle server, display result vertically."
41
msgstr "Drizzle sunucusuna komut gönder, sonuçları dikey olarak göster."
40
msgstr "Drizzle sunucusuna emir gönder, sonuclari dikey olarak göster."
43
#: ../client/drizzle.cc:476
42
#: ../client/drizzle.cc:473
44
43
msgid "Exit drizzle. Same as quit."
45
msgstr "Drizzle'dan çık. (quit)"
44
msgstr "drizzle den çıkış.(quit)"
47
#: ../client/drizzle.cc:477
46
#: ../client/drizzle.cc:474
48
47
msgid "Send command to drizzle server."
49
msgstr "Drizzle sunucusuna komut gönder."
48
msgstr "Drizzle sunucusuna emir gönder."
51
#: ../client/drizzle.cc:478
50
#: ../client/drizzle.cc:475
52
51
msgid "Display this help."
53
52
msgstr "Bu yardımı göster."
55
#: ../client/drizzle.cc:479
54
#: ../client/drizzle.cc:476
56
55
msgid "Disable pager, print to stdout."
57
56
msgstr "Pager iptal edildi, stdout a yönlendirildi"
59
#: ../client/drizzle.cc:480
58
#: ../client/drizzle.cc:477
60
59
msgid "Don't write into outfile."
61
msgstr "Outfile'a yazma."
63
#: ../client/drizzle.cc:482
62
#: ../client/drizzle.cc:479
64
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
64
msgstr "PAGER [tp_pager] a ayarlandı. Sorgu sonuçlarını PAGER ile göster."
67
#: ../client/drizzle.cc:483
66
#: ../client/drizzle.cc:480
68
67
msgid "Print current command."
69
68
msgstr "Geçerli komutu yazdır."
71
#: ../client/drizzle.cc:484
70
#: ../client/drizzle.cc:481
72
71
msgid "Change your drizzle prompt."
73
72
msgstr "Drizzle uyarısını değiştir."
75
#: ../client/drizzle.cc:485
74
#: ../client/drizzle.cc:482
76
75
msgid "Quit drizzle."
77
76
msgstr "Drizzle'dan çık."
79
#: ../client/drizzle.cc:486
78
#: ../client/drizzle.cc:483
80
79
msgid "Rebuild completion hash."
81
80
msgstr "Tamamlama hashini tekrar oluştur."
83
#: ../client/drizzle.cc:488
82
#: ../client/drizzle.cc:485
84
83
msgid "Execute an SQL script file. Takes a file name as an argument."
85
84
msgstr "bir sql script dosyası çalıştır. Argüman olarak bir dosya adı alır."
87
#: ../client/drizzle.cc:489
86
#: ../client/drizzle.cc:486
88
87
msgid "Get status information from the server."
89
88
msgstr "Sunucuda durum bilgisi al."
91
#: ../client/drizzle.cc:491
90
#: ../client/drizzle.cc:488
92
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
93
"Dış dosyayı [to_outfile] ayarla. Herşeyi verilen dışdosyanın sonuna ekle."
96
#: ../client/drizzle.cc:493
98
msgid "Use another schema. Takes schema name as argument."
95
#: ../client/drizzle.cc:490
96
msgid "Use another database. Takes database name as argument."
100
98
"Başka veritabanı kullanınız.parametre olarak veri tabanının adını kullanır."
102
#: ../client/drizzle.cc:495
103
msgid "Shutdown the instance you are connected too."
106
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
100
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
107
101
msgid "Show warnings after every statement."
108
102
msgstr "Her ifadeden sonra uyarı göster"
110
#: ../client/drizzle.cc:499
104
#: ../client/drizzle.cc:494
111
105
msgid "Don't show warnings after every statement."
112
106
msgstr "Her ifadeden sonra uyarı gösterme"
114
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
108
#: ../client/drizzle.cc:1144
116
110
msgid "shutting down drizzled"
119
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
113
#: ../client/drizzle.cc:1146
121
115
msgid " on port %d"
124
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
125
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
118
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
126
119
#, fuzzy, c-format
127
120
msgid "shutdown failed; error: '%s'"
128
121
msgstr "Ölümcül hata: %s"
130
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
123
#: ../client/drizzle.cc:1170
135
#: ../client/drizzle.cc:1196
128
#: ../client/drizzle.cc:1191
137
130
msgid "drizzled is alive\n"
140
#: ../client/drizzle.cc:1202
133
#: ../client/drizzle.cc:1197
141
134
#, fuzzy, c-format
142
135
msgid "ping failed; error: '%s'"
143
136
msgstr "Ölümcül hata: %s"
145
#: ../client/drizzle.cc:1208
138
#: ../client/drizzle.cc:1203
147
140
msgid "drizzled won't answer to ping, error: '%s'"
150
#: ../client/drizzle.cc:1257
143
#: ../client/drizzle.cc:1252
151
144
msgid "Error: Invalid Value for connect_timeout"
152
msgstr "Hata: connect_timeout için geçersiz değer"
154
#: ../client/drizzle.cc:1268
147
#: ../client/drizzle.cc:1263
155
148
msgid "Error: Invalid Value for max_input_line"
156
msgstr "Hata: max_input_line için geçersiz değer"
158
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
151
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
159
152
msgid "Options used only in command line"
162
#: ../client/drizzle.cc:1289
155
#: ../client/drizzle.cc:1284
163
156
msgid "Displays this help and exit."
164
157
msgstr "Bu yardımı gösterir ve çıkar."
166
#: ../client/drizzle.cc:1290
159
#: ../client/drizzle.cc:1285
168
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
170
163
"Tarihçe dosyası kullanma. Etkileşimli davranışı devredışı bırak. ( sesiz "
171
164
"modu devcreye alır )"
173
#: ../client/drizzle.cc:1292
166
#: ../client/drizzle.cc:1287
174
167
msgid "Display column type information."
175
168
msgstr "Kolon tipi bilgisini göster"
177
#: ../client/drizzle.cc:1294
170
#: ../client/drizzle.cc:1289
179
172
"Preserve comments. Send comments to the server. The default is --skip-"
180
173
"comments (discard comments), enable with --comments"
1099
1123
"Sunucuya bağlanırken kullanılacak olan şifre. Eğer şifre verilmezse tty "
1100
1124
"tarafından sorulacaktır."
1102
#: ../client/drizzledump.cc:560
1103
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1126
#: ../client/drizzledump.cc:578
1105
1128
msgid "Port number to use for connection."
1106
1129
msgstr "Bağlantının zaman aşımna uğraması için gereken saniye sayısı."
1108
#: ../client/drizzledump.cc:567
1131
#: ../client/drizzledump.cc:585
1109
1132
msgid "Hidden Options"
1112
#: ../client/drizzledump.cc:569
1135
#: ../client/drizzledump.cc:587
1114
1137
msgid "Used to select the database"
1115
1138
msgstr "Veritabanı kökünün yolu."
1117
#: ../client/drizzledump.cc:570
1140
#: ../client/drizzledump.cc:588
1118
1141
msgid "Used to select the tables"
1121
#: ../client/drizzledump.cc:573
1144
#: ../client/drizzledump.cc:591
1122
1145
msgid "Allowed Options + Hidden Options"
1125
#: ../client/drizzledump.cc:637
1148
#: ../client/drizzledump.cc:647
1127
1150
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1130
#: ../client/drizzledump.cc:642
1153
#: ../client/drizzledump.cc:652
1132
1155
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1133
1156
"and you are welcome to modify and redistribute it under the GPL license\n"
1136
#: ../client/drizzledump.cc:643
1159
#: ../client/drizzledump.cc:653
1137
1160
msgid "Dumps definitions and data from a Drizzle database server"
1138
1161
msgstr "Drizzle veritabanı sunucusundan tanımları ve veriyi indiriyor."
1140
#: ../client/drizzledump.cc:644
1163
#: ../client/drizzledump.cc:654
1142
1165
msgid "Usage: %s [OPTIONS] database [tables]\n"
1143
1166
msgstr "Kullanımı: %s [OPTIONS] database [tables]\n"
1145
#: ../client/drizzledump.cc:645
1168
#: ../client/drizzledump.cc:655
1147
1170
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1148
1171
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1150
#: ../client/drizzledump.cc:647
1173
#: ../client/drizzledump.cc:657
1152
1175
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1153
1176
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1155
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1156
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1178
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1179
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1158
1181
msgid "Value supplied for port is not valid.\n"
1159
1182
msgstr "Port için verilen değer geçersiz.\n"
1161
#: ../client/drizzledump.cc:743
1184
#: ../client/drizzledump.cc:766
1163
1186
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1164
1187
msgstr "--ignore-table=<veritabanı>.<tablo> seçeneğinin yanlış kullanımı\n"
1166
#: ../client/drizzledump_data.cc:268
1189
#: ../client/drizzledump_data.cc:217
1168
1191
msgid "-- Retrieving data for "
1169
1192
msgstr "-- Satırlar alınıyor...\n"
1171
#: ../client/drizzledump_data.cc:300
1194
#: ../client/drizzledump_data.cc:245
1172
1195
msgid " rows dumped for table "
1175
#: ../client/drizzledump_data.cc:547
1198
#: ../client/drizzledump_data.cc:424
1177
1200
msgid "-- Connecting to "
1178
msgstr "-- %s e bağlanıyor.\n"
1201
msgstr "-- %s den bağlantı kesiliyor ....\n"
1180
#: ../client/drizzledump_data.cc:547
1203
#: ../client/drizzledump_data.cc:424
1181
1204
msgid " using protocol "
1184
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1185
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1207
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1208
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1186
1209
msgid "Error executing query: "
1189
#: ../client/drizzledump_data.cc:602
1212
#: ../client/drizzledump_data.cc:479
1190
1213
msgid "Could not buffer result: "
1193
#: ../client/drizzledump_data.cc:648
1216
#: ../client/drizzledump_data.cc:525
1194
1217
msgid "Error: Could not set db '"
1197
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1198
#: ../client/drizzledump_data.cc:673
1220
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1200
1222
msgid "Got error: "
1201
1223
msgstr "Hata Alındı: %d %s"
1203
#: ../client/drizzledump_data.cc:682
1225
#: ../client/drizzledump_data.cc:554
1205
1227
msgid "-- Disconnecting from "
1206
1228
msgstr "-- %s den bağlantı kesiliyor ....\n"
1208
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1209
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1230
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1231
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1211
1233
msgid "-- Retrieving table structures for "
1212
1234
msgstr "-- %s tablosunun tablo yapısı alınıyor...\n"
1214
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1236
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1216
1238
msgid "-- Retrieving fields for "
1217
1239
msgstr "-- Satırlar alınıyor...\n"
1219
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1241
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1221
1243
msgid "-- Retrieving indexes for "
1222
1244
msgstr "-- Satırlar alınıyor...\n"
1224
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1226
msgid "-- Retrieving foreign keys for "
1227
msgstr "-- Satırlar alınıyor...\n"
1229
#: ../client/drizzleslap.cc:2292
1246
#: ../client/drizzleslap.cc:2873
1231
1248
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1234
#: ../client/drizzletest.cc:5412
1251
#: ../client/drizzletest.cc:5364
1235
1252
msgid "Error: Invalid Value for opt_max_connect_retries"
1238
#: ../client/drizzletest.cc:5422
1255
#: ../client/drizzletest.cc:5374
1239
1256
msgid "Error: Invalid Value for opt_tail_lines"
1242
#: ../client/drizzletest.cc:5432
1259
#: ../client/drizzletest.cc:5384
1243
1260
msgid "Error: Invalid Value for opt_sleep"
1246
#: ../client/drizzletest.cc:5623
1263
#: ../client/drizzletest.cc:5567
1248
1265
msgid "Could not open '%s' for reading: errno = %d"
1251
#: ../client/drizzletest.cc:5628
1268
#: ../client/drizzletest.cc:5572
1253
1270
msgid "Out of memory"
1254
1271
msgstr "Yetersiz bellek"
1256
#: ../drizzled/drizzled.cc:491
1273
#: ../drizzled/drizzled.cc:502
1257
1274
msgid "Aborting\n"
1258
1275
msgstr "Vazgeçiliyor\n"
1260
#: ../drizzled/drizzled.cc:550
1277
#: ../drizzled/drizzled.cc:566
1261
1278
msgid "One can only use the --user switch if running as root\n"
1264
#: ../drizzled/drizzled.cc:557
1281
#: ../drizzled/drizzled.cc:573
1266
1283
"Fatal error: Please read \"Security\" section of the manual to find out how "
1267
1284
"to run drizzled as root!\n"
1270
#: ../drizzled/drizzled.cc:577
1287
#: ../drizzled/drizzled.cc:593
1273
1290
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1277
#: ../drizzled/drizzled.cc:602
1294
#: ../drizzled/drizzled.cc:618
1278
1295
msgid "Set process group ID failed"
1281
#: ../drizzled/drizzled.cc:607
1298
#: ../drizzled/drizzled.cc:623
1282
1299
msgid "Set process user ID failed"
1285
#: ../drizzled/drizzled.cc:619
1302
#: ../drizzled/drizzled.cc:635
1287
1304
msgid "Process chroot failed"
1288
1305
msgstr "alloc_root başarısız."
1290
#: ../drizzled/drizzled.cc:739
1307
#: ../drizzled/drizzled.cc:738
1292
1309
msgid "Error: Invalid Value for auto_increment_increment"
1293
msgstr "Hata: max_input_line için geçersiz değer"
1310
msgstr "Geçersiz grup fonksiyon kullanımı"
1295
#: ../drizzled/drizzled.cc:750
1312
#: ../drizzled/drizzled.cc:749
1297
1314
msgid "Error: Invalid Value for auto_increment_offset"
1298
msgstr "Hata: max_input_line için geçersiz değer"
1315
msgstr "Geçersiz grup fonksiyon kullanımı"
1300
#: ../drizzled/drizzled.cc:761
1317
#: ../drizzled/drizzled.cc:760
1302
1319
msgid "Error: Invalid Value for completion_type"
1303
msgstr "Hata: connect_timeout için geçersiz değer"
1320
msgstr "Geçersiz grup fonksiyon kullanımı"
1305
#: ../drizzled/drizzled.cc:773
1322
#: ../drizzled/drizzled.cc:771
1324
msgid "Error: Invalid Value for back_log"
1325
msgstr "Geçersiz grup fonksiyon kullanımı"
1327
#: ../drizzled/drizzled.cc:782
1307
1328
msgid "Error: Invalid Value for div-precision-increment"
1308
msgstr "Hata: connect_timeout için geçersiz değer"
1310
#: ../drizzled/drizzled.cc:784
1331
#: ../drizzled/drizzled.cc:793
1312
1332
msgid "Error: Invalid Value for group_concat_max_len"
1313
msgstr "Hata: connect_timeout için geçersiz değer"
1315
#: ../drizzled/drizzled.cc:795
1335
#: ../drizzled/drizzled.cc:804
1317
1337
msgid "Error: Invalid Value for join_buffer_size"
1318
msgstr "Hata: max_input_line için geçersiz değer"
1338
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1320
#: ../drizzled/drizzled.cc:807
1340
#: ../drizzled/drizzled.cc:816
1322
1342
msgid "Error: Invalid Value for max_allowed_packet"
1323
msgstr "Hata: max_input_line için geçersiz değer"
1325
#: ../drizzled/drizzled.cc:819
1343
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1345
#: ../drizzled/drizzled.cc:828
1347
msgid "Error: Invalid Value for max_connect_errors"
1348
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1350
#: ../drizzled/drizzled.cc:839
1327
1352
msgid "Error: Invalid Value for max_error_count"
1328
msgstr "Hata: max_input_line için geçersiz değer"
1353
msgstr "Geçersiz grup fonksiyon kullanımı"
1330
#: ../drizzled/drizzled.cc:830
1355
#: ../drizzled/drizzled.cc:850
1332
1357
msgid "Error: Invalid Value for max_heap_table_size"
1333
msgstr "Hata: max_input_line için geçersiz değer"
1358
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1335
#: ../drizzled/drizzled.cc:842
1360
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1337
1361
msgid "Error: Invalid Value for min_examined_row_limit"
1338
msgstr "Hata: max_input_line için geçersiz değer"
1340
#: ../drizzled/drizzled.cc:853
1364
#: ../drizzled/drizzled.cc:873
1342
1366
msgid "Error: Invalid Value for max_join_size"
1343
msgstr "Hata: max_input_line için geçersiz değer"
1367
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1345
#: ../drizzled/drizzled.cc:864
1369
#: ../drizzled/drizzled.cc:884
1347
1371
msgid "Error: Invalid Value for max_length_for_sort_data"
1348
msgstr "Hata: max_input_line için geçersiz değer"
1372
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1350
#: ../drizzled/drizzled.cc:875
1374
#: ../drizzled/drizzled.cc:895
1352
1376
msgid "Error: Invalid Value for max_seeks_for_key"
1353
msgstr "Hata: max_input_line için geçersiz değer"
1377
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1355
#: ../drizzled/drizzled.cc:886
1379
#: ../drizzled/drizzled.cc:906
1357
1381
msgid "Error: Invalid Value for max_sort_length"
1358
msgstr "Hata: max_input_line için geçersiz değer"
1382
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1360
#: ../drizzled/drizzled.cc:897
1384
#: ../drizzled/drizzled.cc:928
1362
1385
msgid "Error: Invalid Value for optimizer_search_depth"
1363
msgstr "Hata: connect_timeout için geçersiz değer"
1365
#: ../drizzled/drizzled.cc:908
1388
#: ../drizzled/drizzled.cc:939
1367
1390
msgid "Error: Invalid Value for preload_buff_size"
1368
msgstr "Hata: max_input_line için geçersiz değer"
1391
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1370
#: ../drizzled/drizzled.cc:919
1393
#: ../drizzled/drizzled.cc:950
1372
1395
msgid "Error: Invalid Value for query_alloc_block_size"
1373
msgstr "Hata: connect_timeout için geçersiz değer"
1396
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1375
#: ../drizzled/drizzled.cc:931
1398
#: ../drizzled/drizzled.cc:962
1377
1400
msgid "Error: Invalid Value for query_prealloc_size"
1378
msgstr "Hata: max_input_line için geçersiz değer"
1401
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1380
#: ../drizzled/drizzled.cc:943
1403
#: ../drizzled/drizzled.cc:974
1382
1405
msgid "Error: Invalid Value for range_alloc_block_size"
1383
msgstr "Hata: max_input_line için geçersiz değer"
1406
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1385
#: ../drizzled/drizzled.cc:955
1408
#: ../drizzled/drizzled.cc:986
1387
1410
msgid "Error: Invalid Value for read_buff_size"
1388
msgstr "Hata: max_input_line için geçersiz değer"
1411
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1390
#: ../drizzled/drizzled.cc:967
1413
#: ../drizzled/drizzled.cc:998
1392
1415
msgid "Error: Invalid Value for read_rnd_buff_size"
1393
msgstr "Hata: max_input_line için geçersiz değer"
1416
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1395
#: ../drizzled/drizzled.cc:978
1418
#: ../drizzled/drizzled.cc:1009
1397
1420
msgid "Error: Invalid Value for sort_buff_size"
1398
msgstr "Hata: max_input_line için geçersiz değer"
1421
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1400
#: ../drizzled/drizzled.cc:989
1423
#: ../drizzled/drizzled.cc:1020
1402
1425
msgid "Error: Invalid Value for table_def_size"
1403
msgstr "Hata: max_input_line için geçersiz değer"
1426
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1405
#: ../drizzled/drizzled.cc:1000
1428
#: ../drizzled/drizzled.cc:1031
1407
1430
msgid "Error: Invalid Value for table_cache_size"
1408
msgstr "Hata: max_input_line için geçersiz değer"
1431
msgstr "'%-.192s' için geçersiz varsayılan değeri"
1410
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1433
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1412
1435
msgid "Error: Invalid Value for table_lock_wait_timeout"
1413
msgstr "Hata: connect_timeout için geçersiz değer"
1415
#: ../drizzled/drizzled.cc:1038
1417
"Error: Invalid Value for transaction_message_threshold valid values are "
1418
"between 131072 - 1048576 bytes"
1421
#: ../drizzled/drizzled.cc:1096
1423
msgid "Defaults file '%s' not found\n"
1426
#: ../drizzled/drizzled.cc:1138
1436
msgstr "Geçersiz grup fonksiyon kullanımı"
1438
#: ../drizzled/drizzled.cc:1215
1428
1440
msgid "gethostname failed, using '%s' as hostname"
1431
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1443
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1444
msgid "Display this help and exit after initializing plugins."
1447
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1432
1448
msgid "Display this help and exit."
1433
1449
msgstr "Bu yardımı göster ve çık."
1435
#: ../drizzled/drizzled.cc:1156
1451
#: ../drizzled/drizzled.cc:1236
1437
1453
msgid "Configuration file to use"
1438
1454
msgstr "'%-.192s' yapılandırma dosyası çok büyük"
1440
#: ../drizzled/drizzled.cc:1158
1456
#: ../drizzled/drizzled.cc:1238
1441
1457
msgid "Base location for config files"
1444
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1460
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1445
1461
msgid "Directory for plugins."
1446
1462
msgstr "Eklentiler klasörü"
1448
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1464
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1450
1466
"Optional comma separated list of plugins to load at startup in addition to "
1451
1467
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1454
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1470
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1456
1472
"Optional comma separated list of plugins to not load at startup. Effectively "
1457
1473
"removes a plugin from the list of plugins to be loaded. [for example: --"
1458
1474
"plugin_remove=crc32,logger_gearman]"
1461
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1477
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1463
1479
"Optional comma separated list of plugins to load at starup instead of the "
1464
1480
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1467
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1483
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1468
1484
msgid "Auto-increment columns are incremented by this"
1471
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1487
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1473
1489
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1477
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1493
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1479
1495
"Path to installation directory. All paths are usually resolved relative to "
1483
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1499
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1484
1500
msgid "Chroot drizzled daemon during startup."
1487
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1503
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1488
1504
msgid "Set the default collation."
1491
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1507
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1492
1508
msgid "Default completion type."
1495
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1511
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1496
1512
msgid "Write core on errors."
1499
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1515
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1500
1516
msgid "Path to the database root."
1501
1517
msgstr "Veritabanı kökünün yolu."
1503
#: ../drizzled/drizzled.cc:1196
1505
msgid "Set the default storage engine for tables."
1506
msgstr "Öntanımlı zaman dilimini ayarla"
1519
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1520
msgid "Set the default storage engine (table type) for tables."
1508
#: ../drizzled/drizzled.cc:1198
1523
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1509
1524
msgid "Set the default time zone."
1510
1525
msgstr "Öntanımlı zaman dilimini ayarla"
1512
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1527
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1513
1528
msgid "Used for debugging; Use at your own risk!"
1516
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1531
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1517
1532
msgid "Set up signals usable for debugging"
1520
#: ../drizzled/drizzled.cc:1204
1535
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1537
msgstr "(YOKSAYILDI)"
1539
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1521
1540
msgid "Set the language used for the month names and the days of the week."
1524
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1543
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1525
1544
msgid "Log some not critical warnings to the log file."
1528
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1547
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1529
1548
msgid "Pid file used by drizzled."
1532
#: ../drizzled/drizzled.cc:1210
1533
msgid "Maximum time in seconds to wait for the port to become free. "
1536
#: ../drizzled/drizzled.cc:1212
1537
msgid "Include the SQL query in replicated protobuf messages."
1540
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1551
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1553
"Maximum time in seconds to wait for the port to become free. (Default: no "
1557
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1542
1559
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1543
1560
"specified directory"
1546
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1563
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1548
1565
"Uniquely identifies the server instance in the community of replication "
1552
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1569
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1553
1570
msgid "Don't print a stack trace on failure."
1556
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1573
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1557
1574
msgid "Enable symbolic link support."
1558
1575
msgstr "Sembolik link desteğini etkinleştir."
1560
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1577
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1562
1579
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1565
#: ../drizzled/drizzled.cc:1227
1582
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1566
1583
msgid "Path for temporary files."
1567
1584
msgstr "Geçici dosyalar için yol"
1569
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1586
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1570
1587
msgid "Default transaction isolation level."
1573
#: ../drizzled/drizzled.cc:1231
1575
"Max message size written to transaction log, valid values 131072 - 1048576 "
1579
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1590
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1580
1591
msgid "Run drizzled daemon as user."
1583
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1594
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1585
1596
"The number of outstanding connection requests Drizzle can have. This comes "
1586
1597
"into play when the main Drizzle thread gets very many connection requests in "
1587
1598
"a very short time."
1590
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1601
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1592
1603
"Size of tree cache used in bulk insert optimization. Note that this is a "
1593
1604
"limit per thread!"
1596
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1607
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1598
1609
"Precision of the result of '/' operator will be increased on that value."
1601
#: ../drizzled/drizzled.cc:1248
1612
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1602
1613
msgid "The maximum length of the result of function group_concat."
1605
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1616
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1606
1617
msgid "The size of the buffer that is used for full joins."
1609
#: ../drizzled/drizzled.cc:1253
1611
"A global cap on the amount of memory that can be allocated by session join "
1612
"buffers (0 means unlimited)"
1615
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1620
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1616
1621
msgid "Max packetlength to send/receive from to server."
1619
#: ../drizzled/drizzled.cc:1257
1624
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1626
"If there is more than this number of interrupted connections from a host "
1627
"this host will be blocked from further connections."
1630
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1620
1631
msgid "Max number of errors/warnings to store for a statement."
1623
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1634
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1624
1635
msgid "Don't allow creation of heap tables bigger than this."
1627
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1638
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1629
1640
"Joins that are probably going to read more than max_join_size records return "
1633
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1644
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1634
1645
msgid "Max number of bytes in sorted records."
1637
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1648
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1638
1649
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1641
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1652
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1643
1654
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1644
1655
"max_sort_length bytes of each value are used; the rest are ignored)."
1647
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1658
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1648
1659
msgid "After this many write locks, allow some read locks to run in between."
1651
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1662
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1653
1664
"Don't log queries which examine less than min_examined_row_limit rows to "
1657
#: ../drizzled/drizzled.cc:1277
1668
#: ../drizzled/drizzled.cc:1356
1659
1670
"Do not apply any heuristic(s) during query optimization to prune, thus "
1660
1671
"perform an exhaustive search from the optimizer search space."
1663
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1674
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1665
1676
"Maximum depth of search performed by the query optimizer. Values larger than "
1666
1677
"the number of relations in a query result in better query plans, but take "
1827
#: ../drizzled/drizzled.cc:2046
1816
#: ../drizzled/drizzled.cc:2110
1829
1818
msgid "Usage: %s [OPTIONS]\n"
1830
1819
msgstr "Kullanımı: %s [OPTIONS]\n"
1832
#: ../drizzled/drizzled.cc:2167
1821
#: ../drizzled/drizzled.cc:2256
1835
1824
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1836
1825
"command line\n"
1839
#: ../drizzled/drizzled.cc:2184
1840
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1843
#: ../drizzled/drizzled.cc:2197
1844
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1847
#: ../drizzled/drizzled.cc:2210
1848
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1851
#: ../drizzled/drizzled.cc:2223
1852
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1855
#: ../drizzled/drizzled.cc:2338
1858
"There was an error creating the '%s' part of the path '%s'. Please check "
1859
"the path exists and is writable.\n"
1862
#: ../drizzled/drizzled.cc:2345
1865
"There was an error opening the path '%s', please check the path exists and "
1869
#: ../drizzled/error.cc:133
1828
#: ../drizzled/error.cc:138
1871
1830
msgid "Unknown error %d"
1872
1831
msgstr "Bilinmeyen hata %d"
1874
#: ../drizzled/error.cc:207
1878
#: ../drizzled/error.cc:208
1879
msgid "Error on first"
1882
#: ../drizzled/error.cc:209
1833
#: ../drizzled/error.cc:214
1886
#: ../drizzled/error.cc:210
1837
#: ../drizzled/error.cc:215
1890
#: ../drizzled/error.cc:211
1841
#: ../drizzled/error.cc:216
1892
1843
msgid "Can't create file '%-.200s' (errno: %d)"
1893
1844
msgstr "Dosya yaratılamıyor '%-.200s' (errno: %d)"
1895
#: ../drizzled/error.cc:212
1846
#: ../drizzled/error.cc:217
1897
1848
msgid "Can't create table '%-.200s' (errno: %d)"
1900
#: ../drizzled/error.cc:213
1902
msgid "Can't create schema '%-.192s' (errno: %d)"
1851
#: ../drizzled/error.cc:218
1853
msgid "Can't create database '%-.192s' (errno: %d)"
1903
1854
msgstr "'%-.192s' veritabanı oluşturulamıyor (errno: %d)"
1905
#: ../drizzled/error.cc:214
1907
msgid "Can't create schema '%-.192s'; schema exists"
1908
msgstr "'%-.192s' veritabanı oluşturulamıyor; veritabanı mevcut"
1910
#: ../drizzled/error.cc:215
1912
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1913
msgstr "'%-.192s' veritabanı oluşturulamıyor; veritabanı mevcut"
1915
#: ../drizzled/error.cc:216
1856
#: ../drizzled/error.cc:219
1858
msgid "Can't create database '%-.192s'; database exists"
1859
msgstr "'%-.192s' veritabanı oluşturulamıyor; veritabanı mevcut"
1861
#: ../drizzled/error.cc:220
1863
msgid "Can't drop database '%-.192s'; database doesn't exist"
1866
#: ../drizzled/error.cc:221
1917
1868
msgid "Error on delete of '%-.192s' (errno: %d)"
1918
1869
msgstr "'%-.192s' silinirken hata oluştu (errno: %d)"
1920
#: ../drizzled/error.cc:217
1871
#: ../drizzled/error.cc:222
1922
1873
msgid "Can't get status of '%-.200s' (errno: %d)"
1925
#: ../drizzled/error.cc:218
1876
#: ../drizzled/error.cc:223
1927
1878
msgid "Can't lock file (errno: %d)"
1928
1879
msgstr "Dosya kilitlenemedi (errno: %d)"
1930
#: ../drizzled/error.cc:219
1881
#: ../drizzled/error.cc:224
1932
1883
msgid "Can't open file: '%-.200s' (errno: %d)"
1933
1884
msgstr "Dosya açılamıyor: '%-.200s' (errno: %d)"
1935
#: ../drizzled/error.cc:220
1886
#: ../drizzled/error.cc:225
1937
1888
msgid "Can't find file: '%-.200s' (errno: %d)"
1938
1889
msgstr "Dosya bulunamıyor: '%-.200s' (errno: %d)"
1940
#: ../drizzled/error.cc:221
1891
#: ../drizzled/error.cc:226
1942
1893
msgid "Can't read dir of '%-.192s' (errno: %d)"
1945
#: ../drizzled/error.cc:222
1896
#: ../drizzled/error.cc:227
1947
1898
msgid "Record has changed since last read in table '%-.192s'"
1950
#: ../drizzled/error.cc:223
1901
#: ../drizzled/error.cc:228
1952
1903
msgid "Disk full (%s); waiting for someone to free some space..."
1955
#: ../drizzled/error.cc:224
1906
#: ../drizzled/error.cc:229
1957
1908
msgid "Can't write; duplicate key in table '%-.192s'"
1960
#: ../drizzled/error.cc:225
1911
#: ../drizzled/error.cc:230
1962
1913
msgid "Error on close of '%-.192s' (errno: %d)"
1963
1914
msgstr "'%-.192s' kapatılırken hata oluştu (errno: %d)"
1965
#: ../drizzled/error.cc:226
1916
#: ../drizzled/error.cc:231
1967
1918
msgid "Error reading file '%-.200s' (errno: %d)"
1968
1919
msgstr "'%-.200s' dosyası okuma hatası (errno: %d)"
1970
#: ../drizzled/error.cc:227
1921
#: ../drizzled/error.cc:232
1972
1923
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1975
#: ../drizzled/error.cc:228
1926
#: ../drizzled/error.cc:233
1977
1928
msgid "Error writing file '%-.200s' (errno: %d)"
1980
#: ../drizzled/error.cc:229
1931
#: ../drizzled/error.cc:234
1982
1933
msgid "'%-.192s' is locked against change"
1985
#: ../drizzled/error.cc:230
1936
#: ../drizzled/error.cc:235
1986
1937
msgid "Sort aborted"
1989
#: ../drizzled/error.cc:231
1940
#: ../drizzled/error.cc:236
1991
1942
msgid "Got error %d from storage engine"
1994
#: ../drizzled/error.cc:232
1945
#: ../drizzled/error.cc:237
1996
1947
msgid "Table storage engine for '%-.192s' doesn't have this option"
1999
#: ../drizzled/error.cc:233
1950
#: ../drizzled/error.cc:238
2001
1952
msgid "Can't find record in '%-.192s'"
2004
#: ../drizzled/error.cc:234
1955
#: ../drizzled/error.cc:239
2006
1957
msgid "Incorrect information in file: '%-.200s'"
2009
#: ../drizzled/error.cc:235
1960
#: ../drizzled/error.cc:240
2011
1962
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2014
#: ../drizzled/error.cc:236
1965
#: ../drizzled/error.cc:241
2016
1967
msgid "Old key file for table '%-.192s'; repair it!"
2019
#: ../drizzled/error.cc:237
1970
#: ../drizzled/error.cc:242
2021
1972
msgid "Table '%-.192s' is read only"
2022
1973
msgstr "'%-.192s' tablosu salt okunur"
2024
#: ../drizzled/error.cc:238
1975
#: ../drizzled/error.cc:243
2026
1977
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2029
#: ../drizzled/error.cc:239
1980
#: ../drizzled/error.cc:244
2030
1981
msgid "Out of sort memory; increase server sort buffer size"
2033
#: ../drizzled/error.cc:240
2034
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2037
#: ../drizzled/error.cc:241
2038
msgid "Global join memory constraint hit; increase join-heap-threshold"
2041
#: ../drizzled/error.cc:242
2042
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2045
#: ../drizzled/error.cc:243
2046
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2049
#: ../drizzled/error.cc:244
1984
#: ../drizzled/error.cc:245
2051
1986
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2054
#: ../drizzled/error.cc:245
1989
#: ../drizzled/error.cc:246
2055
1990
msgid "Too many connections"
2056
1991
msgstr "Birden fazla bağlantı"
2058
#: ../drizzled/error.cc:246
1993
#: ../drizzled/error.cc:247
2060
1995
"Out of memory; check if drizzled or some other process uses all available "
2061
1996
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2062
1997
"memory or you can add more swap space"
2065
#: ../drizzled/error.cc:247
2000
#: ../drizzled/error.cc:248
2066
2001
msgid "Can't get hostname for your address"
2069
#: ../drizzled/error.cc:248
2004
#: ../drizzled/error.cc:249
2070
2005
msgid "Bad handshake"
2073
#: ../drizzled/error.cc:249
2075
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2078
2008
#: ../drizzled/error.cc:250
2010
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2013
#: ../drizzled/error.cc:251
2080
2015
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2083
#: ../drizzled/error.cc:251
2085
msgid "No schema selected"
2018
#: ../drizzled/error.cc:252
2019
msgid "No database selected"
2086
2020
msgstr "Veritabanı seçilmedi"
2088
#: ../drizzled/error.cc:252
2022
#: ../drizzled/error.cc:253
2089
2023
msgid "Unknown command"
2090
2024
msgstr "Bilinmeyen komut"
2092
#: ../drizzled/error.cc:253
2026
#: ../drizzled/error.cc:254
2094
2028
msgid "Column '%-.192s' cannot be null"
2097
#: ../drizzled/error.cc:254
2099
msgid "Unknown schema '%-.192s'"
2100
msgstr "Bilinmeyen veritabanı '%-.192s'"
2102
2031
#: ../drizzled/error.cc:255
2033
msgid "Unknown database '%-.192s'"
2034
msgstr "Bilinmeyen veritabanı '%-.192s'"
2036
#: ../drizzled/error.cc:256
2104
2038
msgid "Table '%-.192s' already exists"
2105
2039
msgstr "'%-.192s' tablosu zaten mevcut"
2107
#: ../drizzled/error.cc:256
2041
#: ../drizzled/error.cc:257
2109
2043
msgid "Unknown table '%-.100s'"
2110
2044
msgstr "Bilinmeyen tablo '%-.100s'"
2112
#: ../drizzled/error.cc:257
2046
#: ../drizzled/error.cc:258
2114
2048
msgid "Column '%-.192s' in %-.192s is ambiguous"
2117
#: ../drizzled/error.cc:258
2051
#: ../drizzled/error.cc:259
2118
2052
msgid "Server shutdown in progress"
2121
#: ../drizzled/error.cc:259
2055
#: ../drizzled/error.cc:260
2123
2057
msgid "Unknown column '%-.192s' in '%-.192s'"
2124
2058
msgstr "'%-.192s' içinde bilinmeyen sütun '%-.192s'"
2126
#: ../drizzled/error.cc:260
2060
#: ../drizzled/error.cc:261
2128
2062
msgid "'%-.192s' isn't in GROUP BY"
2131
#: ../drizzled/error.cc:261
2065
#: ../drizzled/error.cc:262
2133
2067
msgid "Can't group on '%-.192s'"
2136
#: ../drizzled/error.cc:262
2070
#: ../drizzled/error.cc:263
2137
2071
msgid "Statement has sum functions and columns in same statement"
2140
#: ../drizzled/error.cc:263
2074
#: ../drizzled/error.cc:264
2141
2075
msgid "Column count doesn't match value count"
2144
#: ../drizzled/error.cc:264
2078
#: ../drizzled/error.cc:265
2146
2080
msgid "Identifier name '%-.100s' is too long"
2147
2081
msgstr "'%-.100s' tanımlayıcı adı çok uzun"
2149
#: ../drizzled/error.cc:265
2083
#: ../drizzled/error.cc:266
2151
2085
msgid "Duplicate column name '%-.192s'"
2154
#: ../drizzled/error.cc:266
2088
#: ../drizzled/error.cc:267
2156
2090
msgid "Duplicate key name '%-.192s'"
2159
#: ../drizzled/error.cc:267
2093
#: ../drizzled/error.cc:268
2161
2095
msgid "Duplicate entry '%-.192s' for key %d"
2164
#: ../drizzled/error.cc:268
2098
#: ../drizzled/error.cc:269
2166
2100
msgid "Incorrect column specifier for column '%-.192s'"
2169
#: ../drizzled/error.cc:269
2103
#: ../drizzled/error.cc:270
2171
2105
msgid "%s near '%-.80s' at line %d"
2174
#: ../drizzled/error.cc:270
2176
msgid "Parsing error near '%s'"
2179
2108
#: ../drizzled/error.cc:271
2180
2109
msgid "Query was empty"
2319
2248
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2322
#. KILL session errors
2251
#: ../drizzled/error.cc:298
2253
msgid "Unknown thread id: %lu"
2256
#: ../drizzled/error.cc:299
2258
msgid "You are not owner of thread %lu"
2323
2261
#: ../drizzled/error.cc:300
2325
msgid "Unknown session id: %lu"
2326
msgstr "Bilinmeyen komut: "
2328
#: ../drizzled/error.cc:301
2330
msgid "You are not the owner of session %lu"
2333
#: ../drizzled/error.cc:302
2334
msgid "You cannot kill the session you are connected from."
2337
#: ../drizzled/error.cc:305
2338
2262
msgid "No tables used"
2339
2263
msgstr "Tablo kullanılmadı"
2341
#: ../drizzled/error.cc:306
2265
#: ../drizzled/error.cc:301
2343
2267
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2346
#: ../drizzled/error.cc:307
2348
msgid "Incorrect schema name '%-.100s'"
2349
msgstr "Hatalı sütun adı '%-.100s'"
2270
#: ../drizzled/error.cc:302
2272
msgid "Incorrect database name '%-.100s'"
2351
#: ../drizzled/error.cc:308
2275
#: ../drizzled/error.cc:303
2353
2277
msgid "Incorrect table name '%-.100s'"
2356
#: ../drizzled/error.cc:309
2280
#: ../drizzled/error.cc:304
2358
2282
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2359
2283
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2362
#: ../drizzled/error.cc:310
2286
#: ../drizzled/error.cc:305
2363
2287
msgid "Unknown error"
2364
2288
msgstr "Bilinmeyen hata"
2366
#: ../drizzled/error.cc:311
2290
#: ../drizzled/error.cc:306
2368
2292
msgid "Unknown procedure '%-.192s'"
2369
2293
msgstr "Bilinmeyen işlem '%-.192s'"
2371
#: ../drizzled/error.cc:312
2295
#: ../drizzled/error.cc:307
2373
2297
msgid "Incorrect parameter count to procedure '%-.192s'"
2376
#: ../drizzled/error.cc:313
2300
#: ../drizzled/error.cc:308
2378
2302
msgid "Unknown table '%-.192s' in %-.32s"
2381
#: ../drizzled/error.cc:314
2305
#: ../drizzled/error.cc:309
2383
2307
msgid "Column '%-.192s' specified twice"
2384
2308
msgstr "'%-.192s' sütunu iki kere belirtildi"
2386
#: ../drizzled/error.cc:315
2310
#: ../drizzled/error.cc:310
2387
2311
msgid "Invalid use of group function"
2388
2312
msgstr "Geçersiz grup fonksiyon kullanımı"
2390
#: ../drizzled/error.cc:316
2314
#: ../drizzled/error.cc:311
2393
2317
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2396
#: ../drizzled/error.cc:317
2320
#: ../drizzled/error.cc:312
2397
2321
msgid "A table must have at least 1 column"
2398
2322
msgstr "Tabloda en az 1 sütun olmalı"
2400
#: ../drizzled/error.cc:318
2324
#: ../drizzled/error.cc:313
2402
2326
msgid "The table '%-.192s' is full"
2405
#: ../drizzled/error.cc:319
2329
#: ../drizzled/error.cc:314
2407
2331
msgid "Too many tables; Drizzle can only use %d tables in a join"
2410
#: ../drizzled/error.cc:320
2334
#: ../drizzled/error.cc:315
2411
2335
msgid "Too many columns"
2412
2336
msgstr "Çok fazla sütun"
2414
#: ../drizzled/error.cc:321
2338
#: ../drizzled/error.cc:316
2417
2341
"Row size too large. The maximum row size for the used table type, not "
2418
2342
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2421
#: ../drizzled/error.cc:322
2345
#: ../drizzled/error.cc:317
2422
2346
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2425
#: ../drizzled/error.cc:323
2349
#: ../drizzled/error.cc:318
2428
2352
"Table handler doesn't support NULL in given index. Please change column "
2429
2353
"'%-.192s' to be NOT NULL or use another handler"
2432
#: ../drizzled/error.cc:324
2356
#: ../drizzled/error.cc:319
2433
2357
msgid "No paths allowed for plugin library"
2436
#: ../drizzled/error.cc:325
2360
#: ../drizzled/error.cc:320
2438
2362
msgid "Plugin '%-.192s' already exists"
2441
#: ../drizzled/error.cc:326
2443
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2444
msgstr "'%-.192s' veritabanı oluşturulamıyor (errno: %d)"
2446
#: ../drizzled/error.cc:327
2448
msgid "Can't find symbol '%-.128s' in library '%s'"
2449
msgstr "Dosya bulunamıyor: '%-.200s' (errno: %d)"
2451
#: ../drizzled/error.cc:328
2365
#: ../drizzled/error.cc:321
2367
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2370
#: ../drizzled/error.cc:322
2372
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2375
#: ../drizzled/error.cc:323
2453
2377
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2456
#: ../drizzled/error.cc:329
2380
#: ../drizzled/error.cc:324
2459
2383
"Can't create a new thread (errno %d); if you are not out of available "
2460
2384
"memory, you can consult the manual for a possible OS-dependent bug"
2463
#: ../drizzled/error.cc:330
2387
#: ../drizzled/error.cc:325
2465
2389
msgid "Column count doesn't match value count at row %ld"
2468
#: ../drizzled/error.cc:331
2392
#: ../drizzled/error.cc:326
2470
2394
msgid "Can't reopen table: '%-.192s'"
2473
#: ../drizzled/error.cc:332
2397
#: ../drizzled/error.cc:327
2475
2399
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2476
2400
"illegal if there is no GROUP BY clause"
2479
#: ../drizzled/error.cc:333
2403
#: ../drizzled/error.cc:328
2481
2405
msgid "Table '%-.192s.%-.192s' doesn't exist"
2482
2406
msgstr "'%-.192s.%-.192s' tablosu mevcut değil"
2484
#: ../drizzled/error.cc:334
2408
#: ../drizzled/error.cc:329
2486
2410
"You have an error in your SQL syntax; check the manual that corresponds to "
2487
2411
"your Drizzle server version for the right syntax to use"
2490
#: ../drizzled/error.cc:335
2414
#: ../drizzled/error.cc:330
2491
2415
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2494
#: ../drizzled/error.cc:336
2418
#: ../drizzled/error.cc:331
2495
2419
msgid "Got packets out of order"
2498
#: ../drizzled/error.cc:337
2422
#: ../drizzled/error.cc:332
2499
2423
msgid "The used table type doesn't support BLOB/TEXT columns"
2502
#: ../drizzled/error.cc:338
2426
#: ../drizzled/error.cc:333
2503
2427
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2506
#: ../drizzled/error.cc:339
2430
#: ../drizzled/error.cc:334
2508
2432
msgid "Incorrect column name '%-.100s'"
2509
2433
msgstr "Hatalı sütun adı '%-.100s'"
2511
#: ../drizzled/error.cc:340
2435
#: ../drizzled/error.cc:335
2513
2437
msgid "The used storage engine can't index column '%-.192s'"
2516
#: ../drizzled/error.cc:341
2440
#: ../drizzled/error.cc:336
2518
2442
"Unable to open underlying table which is differently defined or of non-"
2519
2443
"MyISAM type or doesn't exist"
2522
#: ../drizzled/error.cc:342
2446
#: ../drizzled/error.cc:337
2524
2448
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2527
#: ../drizzled/error.cc:343
2451
#: ../drizzled/error.cc:338
2530
2454
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2533
#: ../drizzled/error.cc:344
2457
#: ../drizzled/error.cc:339
2535
2459
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2536
2460
"UNIQUE instead"
2539
#: ../drizzled/error.cc:345
2463
#: ../drizzled/error.cc:340
2540
2464
msgid "Result consisted of more than one row"
2543
#: ../drizzled/error.cc:346
2467
#: ../drizzled/error.cc:341
2544
2468
msgid "This table type requires a primary key"
2547
#: ../drizzled/error.cc:347
2471
#: ../drizzled/error.cc:342
2549
2473
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2552
#: ../drizzled/error.cc:348
2476
#: ../drizzled/error.cc:343
2553
2477
msgid "Can't open table"
2554
2478
msgstr "Tablo açılamıyor"
2556
#: ../drizzled/error.cc:349
2480
#: ../drizzled/error.cc:344
2558
2482
msgid "The storage engine for the table doesn't support %s"
2561
#: ../drizzled/error.cc:350
2485
#: ../drizzled/error.cc:345
2563
2487
msgid "Got error %d during COMMIT"
2566
#: ../drizzled/error.cc:351
2490
#: ../drizzled/error.cc:346
2568
2492
msgid "Got error %d during ROLLBACK"
2572
2496
#. program that looks over the source for the N_() macros does not
2573
2497
#. (obviously) do macro expansion, so the string is entirely wrong for
2574
2498
#. what it is trying to output for every language except english.
2575
#: ../drizzled/error.cc:356
2499
#: ../drizzled/error.cc:351
2578
2502
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2579
2503
"'%-.64s' (%-.64s)"
2582
#: ../drizzled/error.cc:357
2506
#: ../drizzled/error.cc:352
2584
2508
"Can't execute the given command because you have active locked tables or an "
2585
2509
"active transaction"
2588
#: ../drizzled/error.cc:358
2512
#: ../drizzled/error.cc:353
2590
2514
msgid "Unknown system variable '%-.64s'"
2593
#: ../drizzled/error.cc:359
2517
#: ../drizzled/error.cc:354
2595
2519
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2598
#: ../drizzled/error.cc:360
2522
#: ../drizzled/error.cc:355
2601
2525
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2604
#: ../drizzled/error.cc:361
2528
#: ../drizzled/error.cc:356
2605
2529
msgid "Some non-transactional changed tables couldn't be rolled back"
2608
#: ../drizzled/error.cc:362
2532
#: ../drizzled/error.cc:357
2609
2533
msgid "You may only use constant expressions with SET"
2612
#: ../drizzled/error.cc:363
2536
#: ../drizzled/error.cc:358
2613
2537
msgid "Lock wait timeout exceeded; try restarting transaction"
2616
#: ../drizzled/error.cc:364
2540
#: ../drizzled/error.cc:359
2617
2541
msgid "The total number of locks exceeds the lock table size"
2620
#: ../drizzled/error.cc:365
2544
#: ../drizzled/error.cc:360
2621
2545
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2624
#: ../drizzled/error.cc:366
2548
#: ../drizzled/error.cc:361
2625
2549
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2628
#: ../drizzled/error.cc:367
2552
#: ../drizzled/error.cc:362
2630
2554
msgid "Incorrect arguments to %s"
2633
#: ../drizzled/error.cc:368
2557
#: ../drizzled/error.cc:363
2634
2558
msgid "Deadlock found when trying to get lock; try restarting transaction"
2637
#: ../drizzled/error.cc:369
2561
#: ../drizzled/error.cc:364
2638
2562
msgid "The used table type doesn't support FULLTEXT indexes"
2641
#: ../drizzled/error.cc:370
2565
#: ../drizzled/error.cc:365
2642
2566
msgid "Cannot add foreign key constraint"
2645
#: ../drizzled/error.cc:371
2569
#: ../drizzled/error.cc:366
2646
2570
msgid "Cannot add or update a child row: a foreign key constraint fails"
2649
#: ../drizzled/error.cc:372
2573
#: ../drizzled/error.cc:367
2650
2574
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2653
#: ../drizzled/error.cc:373
2577
#: ../drizzled/error.cc:368
2655
2579
msgid "Incorrect usage of %s and %s"
2658
#: ../drizzled/error.cc:374
2582
#: ../drizzled/error.cc:369
2659
2583
msgid "The used SELECT statements have a different number of columns"
2662
#: ../drizzled/error.cc:375
2586
#: ../drizzled/error.cc:370
2663
2587
msgid "Can't execute the query because you have a conflicting read lock"
2666
#: ../drizzled/error.cc:376
2590
#: ../drizzled/error.cc:371
2669
2593
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2672
#: ../drizzled/error.cc:377
2596
#: ../drizzled/error.cc:372
2675
2599
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2678
#: ../drizzled/error.cc:378
2602
#: ../drizzled/error.cc:373
2680
2604
msgid "Variable '%-.64s' doesn't have a default value"
2683
#: ../drizzled/error.cc:379
2607
#: ../drizzled/error.cc:374
2685
2609
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2688
#: ../drizzled/error.cc:380
2612
#: ../drizzled/error.cc:375
2690
2614
msgid "Incorrect argument type to variable '%-.64s'"
2693
#: ../drizzled/error.cc:381
2617
#: ../drizzled/error.cc:376
2695
2619
msgid "Variable '%-.64s' can only be set, not read"
2698
#: ../drizzled/error.cc:382
2622
#: ../drizzled/error.cc:377
2700
2624
msgid "Incorrect usage/placement of '%s'"
2703
#: ../drizzled/error.cc:383
2627
#: ../drizzled/error.cc:378
2705
2629
msgid "This version of Drizzle doesn't yet support '%s'"
2708
#: ../drizzled/error.cc:384
2632
#: ../drizzled/error.cc:379
2710
2634
msgid "Variable '%-.192s' is a %s variable"
2713
#: ../drizzled/error.cc:385
2637
#: ../drizzled/error.cc:380
2715
2639
msgid "Incorrect foreign key definition for '%-.192s': %s"
2718
#: ../drizzled/error.cc:386
2642
#: ../drizzled/error.cc:381
2719
2643
msgid "Key reference and table reference don't match"
2722
#: ../drizzled/error.cc:387
2646
#: ../drizzled/error.cc:382
2724
2648
msgid "Operand should contain %d column(s)"
2727
#: ../drizzled/error.cc:388
2651
#: ../drizzled/error.cc:383
2728
2652
msgid "Subquery returns more than 1 row"
2731
#: ../drizzled/error.cc:389
2655
#: ../drizzled/error.cc:384
2733
2657
msgid "Converting column '%s' from %s to %s"
2736
#: ../drizzled/error.cc:390
2660
#: ../drizzled/error.cc:385
2738
2662
msgid "Reference '%-.64s' not supported (%s)"
2741
#: ../drizzled/error.cc:391
2665
#: ../drizzled/error.cc:386
2742
2666
msgid "Every derived table must have its own alias"
2745
#: ../drizzled/error.cc:392
2669
#: ../drizzled/error.cc:387
2747
2671
msgid "Select %u was reduced during optimization"
2750
#: ../drizzled/error.cc:393
2674
#: ../drizzled/error.cc:388
2752
2676
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2755
#: ../drizzled/error.cc:394
2679
#: ../drizzled/error.cc:389
2756
2680
msgid "All parts of a SPATIAL index must be NOT NULL"
2759
#: ../drizzled/error.cc:395
2683
#: ../drizzled/error.cc:390
2761
2685
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2764
#: ../drizzled/error.cc:396
2688
#: ../drizzled/error.cc:391
2767
2691
"Uncompressed data size too large; the maximum size is %d (based on "
2768
2692
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2771
#: ../drizzled/error.cc:397
2695
#: ../drizzled/error.cc:392
2772
2696
msgid "ZLIB: Not enough memory"
2773
2697
msgstr "ZLIB: Yetersiz bellek"
2775
#: ../drizzled/error.cc:398
2699
#: ../drizzled/error.cc:393
2777
2701
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2778
2702
"data was corrupted)"
2781
#: ../drizzled/error.cc:399
2705
#: ../drizzled/error.cc:394
2782
2706
msgid "ZLIB: Input data corrupted"
2783
2707
msgstr "ZLIB: Girdi verisi hasarlı"
2785
#: ../drizzled/error.cc:400
2709
#: ../drizzled/error.cc:395
2787
2711
msgid "%d line(s) were cut by GROUP_CONCAT()"
2790
#: ../drizzled/error.cc:401
2714
#: ../drizzled/error.cc:396
2792
2716
msgid "Row %ld doesn't contain data for all columns"
2795
#: ../drizzled/error.cc:402
2719
#: ../drizzled/error.cc:397
2798
2722
"Row %ld was truncated; it contained more data than there were input columns"
2801
#: ../drizzled/error.cc:403
2725
#: ../drizzled/error.cc:398
2804
2728
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2807
#: ../drizzled/error.cc:404
2731
#: ../drizzled/error.cc:399
2809
2733
msgid "Out of range value for column '%s' at row %ld"
2812
#: ../drizzled/error.cc:405
2736
#: ../drizzled/error.cc:400
2814
2738
msgid "Data truncated for column '%s' at row %ld"
2817
#: ../drizzled/error.cc:406
2741
#: ../drizzled/error.cc:401
2819
2743
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2822
#: ../drizzled/error.cc:407
2746
#: ../drizzled/error.cc:402
2824
2748
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2827
#: ../drizzled/error.cc:408
2751
#: ../drizzled/error.cc:403
2829
2753
msgid "Illegal mix of collations for operation '%s'"
2832
#: ../drizzled/error.cc:409
2756
#: ../drizzled/error.cc:404
2835
2759
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2836
2760
"variable_name)"
2839
#: ../drizzled/error.cc:410
2763
#: ../drizzled/error.cc:405
2841
2765
msgid "Unknown collation: '%-.64s'"
2844
#: ../drizzled/error.cc:411
2768
#: ../drizzled/error.cc:406
2847
2771
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2851
#: ../drizzled/error.cc:412
2775
#: ../drizzled/error.cc:407
2853
2777
msgid "Incorrect index name '%-.100s'"
2856
#: ../drizzled/error.cc:413
2780
#: ../drizzled/error.cc:408
2858
2782
msgid "Incorrect catalog name '%-.100s'"
2861
#: ../drizzled/error.cc:414
2785
#: ../drizzled/error.cc:409
2863
2787
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2866
#: ../drizzled/error.cc:415
2790
#: ../drizzled/error.cc:410
2868
2792
msgid "Unknown table engine '%s'"
2871
#: ../drizzled/error.cc:416
2795
#: ../drizzled/error.cc:411
2873
2797
msgid "The target table %-.100s of the %s is not updatable"
2876
#: ../drizzled/error.cc:417
2800
#: ../drizzled/error.cc:412
2879
2803
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2883
#: ../drizzled/error.cc:418
2807
#: ../drizzled/error.cc:413
2886
2810
"The Drizzle server is running with the %s option so it cannot execute this "
2890
#: ../drizzled/error.cc:419
2814
#: ../drizzled/error.cc:414
2892
2816
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2895
#: ../drizzled/error.cc:420
2819
#: ../drizzled/error.cc:415
2897
2821
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2900
#: ../drizzled/error.cc:421
2824
#: ../drizzled/error.cc:416
2902
2826
"Incorrect table definition; there can be only one TIMESTAMP column with "
2903
2827
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2906
#: ../drizzled/error.cc:422
2830
#: ../drizzled/error.cc:417
2908
2832
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2911
#: ../drizzled/error.cc:423
2835
#: ../drizzled/error.cc:418
2913
2837
msgid "Got error %d '%-.100s' from %s"
2916
#: ../drizzled/error.cc:424
2840
#: ../drizzled/error.cc:419
2918
2842
msgid "Got temporary error %d '%-.100s' from %s"
2921
#: ../drizzled/error.cc:425
2845
#: ../drizzled/error.cc:420
2923
2847
msgid "Unknown or incorrect time zone: '%-.64s'"
2924
2848
msgstr "Bilinmeyen veya hatalı zaman bölgesi: '%-.64s'"
2926
#: ../drizzled/error.cc:426
2850
#: ../drizzled/error.cc:421
2928
2852
msgid "Invalid %s character string: '%.64s'"
2931
#: ../drizzled/error.cc:427
2855
#: ../drizzled/error.cc:422
2933
2857
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2936
#: ../drizzled/error.cc:428
2860
#: ../drizzled/error.cc:423
2938
2862
msgid "%s %s does not exist"
2939
2863
msgstr "%s %s mevcut değil"
2941
#: ../drizzled/error.cc:429
2865
#: ../drizzled/error.cc:424
2942
2866
msgid "Query execution was interrupted"
2945
#: ../drizzled/error.cc:430
2869
#: ../drizzled/error.cc:425
2948
2872
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2949
2873
"(s) or definer/invoker of view lack rights to use them"
2952
#: ../drizzled/error.cc:431
2876
#: ../drizzled/error.cc:426
2954
2878
msgid "Field '%-.192s' doesn't have a default value"
2957
#: ../drizzled/error.cc:432
2881
#: ../drizzled/error.cc:427
2958
2882
msgid "Division by 0"
2961
#: ../drizzled/error.cc:433
2885
#: ../drizzled/error.cc:428
2963
2887
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2966
#: ../drizzled/error.cc:434
2890
#: ../drizzled/error.cc:429
2968
2892
msgid "Illegal %s '%-.192s' value found during parsing"
2971
#: ../drizzled/error.cc:435
2895
#: ../drizzled/error.cc:430
2973
2897
msgid "Key part '%-.192s' length cannot be 0"
2976
#: ../drizzled/error.cc:436
2900
#: ../drizzled/error.cc:431
2979
2903
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2980
2904
"the %.64s state"
2983
#: ../drizzled/error.cc:437
2907
#: ../drizzled/error.cc:432
2985
2909
msgid "Data too long for column '%s' at row %ld"
2988
#: ../drizzled/error.cc:438
2912
#: ../drizzled/error.cc:433
2991
2915
"%s: ready for connections.\n"
2992
2916
"Version: '%s' %s\n"
2995
#: ../drizzled/error.cc:439
2919
#: ../drizzled/error.cc:434
2996
2920
msgid "Can't load value from file with fixed size rows to variable"
2999
#: ../drizzled/error.cc:440
2923
#: ../drizzled/error.cc:435
3001
2925
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3004
#: ../drizzled/error.cc:441
2928
#: ../drizzled/error.cc:436
3005
2929
msgid "Table definition has changed, please retry transaction"
3008
#: ../drizzled/error.cc:442
2932
#: ../drizzled/error.cc:437
3010
2934
msgid "Not allowed to return a result set from a %s"
3013
#: ../drizzled/error.cc:443
2937
#: ../drizzled/error.cc:438
3014
2938
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3017
#: ../drizzled/error.cc:444
2941
#: ../drizzled/error.cc:439
3019
2943
"Explicit or implicit commit is not allowed in stored function or trigger."
3022
#: ../drizzled/error.cc:445
2946
#: ../drizzled/error.cc:440
3024
2948
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3027
#: ../drizzled/error.cc:446
2951
#: ../drizzled/error.cc:441
3029
2953
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3032
#: ../drizzled/error.cc:447
2956
#: ../drizzled/error.cc:442
3035
2959
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3039
#: ../drizzled/error.cc:448
2963
#: ../drizzled/error.cc:443
3040
2964
msgid "Trigger in wrong schema"
3043
#: ../drizzled/error.cc:449
2967
#: ../drizzled/error.cc:444
3046
2970
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3047
2971
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3050
#: ../drizzled/error.cc:450
2974
#: ../drizzled/error.cc:445
3052
2976
msgid "Display width out of range for column '%-.192s' (max = %d)"
3055
#: ../drizzled/error.cc:451
2979
#: ../drizzled/error.cc:446
3057
2981
msgid "Datetime function: %-.32s field overflow"
3060
#: ../drizzled/error.cc:452
2984
#: ../drizzled/error.cc:447
3063
2987
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3066
#: ../drizzled/error.cc:453
2990
#: ../drizzled/error.cc:448
3069
2993
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3072
#: ../drizzled/error.cc:454
2996
#: ../drizzled/error.cc:449
3073
2997
msgid "No data - zero rows fetched, selected, or processed"
3076
#: ../drizzled/error.cc:455
3000
#: ../drizzled/error.cc:450
3078
3002
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3081
#: ../drizzled/error.cc:456
3005
#: ../drizzled/error.cc:451
3083
3007
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3086
#: ../drizzled/error.cc:457
3010
#: ../drizzled/error.cc:452
3087
3011
msgid "The used table type doesn't support SPATIAL indexes"
3090
#: ../drizzled/error.cc:458
3014
#: ../drizzled/error.cc:453
3092
3016
msgid "Leading spaces are removed from name '%s'"
3095
#: ../drizzled/error.cc:459
3019
#: ../drizzled/error.cc:454
3096
3020
msgid "Failed to read auto-increment value from storage engine"
3099
#: ../drizzled/error.cc:460
3023
#: ../drizzled/error.cc:455
3101
3025
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3104
#: ../drizzled/error.cc:461
3028
#: ../drizzled/error.cc:456
3105
3029
msgid "Too high level of nesting for select"
3108
#: ../drizzled/error.cc:462
3032
#: ../drizzled/error.cc:457
3110
3034
msgid "Name '%-.64s' has become ''"
3113
#: ../drizzled/error.cc:463
3037
#: ../drizzled/error.cc:458
3115
3039
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3116
3040
"optional and non-empty FIELDS ENCLOSED BY"
3119
#: ../drizzled/error.cc:464
3043
#: ../drizzled/error.cc:459
3122
3046
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3125
#: ../drizzled/error.cc:465
3127
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3128
msgstr "Hatalı %-.32s değeri: '%-.128s'"
3130
#: ../drizzled/error.cc:466
3049
#: ../drizzled/error.cc:460
3132
3051
msgid "Incorrect %-.32s value: '%-.128s'"
3133
3052
msgstr "Hatalı %-.32s değeri: '%-.128s'"
3135
#: ../drizzled/error.cc:467
3054
#: ../drizzled/error.cc:461
3137
3056
msgid "Table has no partition for value %-.64s"
3140
#: ../drizzled/error.cc:468
3059
#: ../drizzled/error.cc:462
3141
3060
msgid "Writing one row to the row-based binary log failed"
3144
#: ../drizzled/error.cc:469
3063
#: ../drizzled/error.cc:463
3146
3065
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3149
#: ../drizzled/error.cc:470
3068
#: ../drizzled/error.cc:464
3152
3071
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3153
3072
"d would lead to a duplicate entry"
3156
#: ../drizzled/error.cc:471
3075
#: ../drizzled/error.cc:465
3158
3077
"Transaction isolation level can't be changed while a transaction is in "
3162
#: ../drizzled/error.cc:472
3081
#: ../drizzled/error.cc:466
3164
3083
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3167
#: ../drizzled/error.cc:473
3086
#: ../drizzled/error.cc:467
3169
3088
msgid "Incorrect parameters in the call to native function '%-.192s'"
3172
#: ../drizzled/error.cc:474
3091
#: ../drizzled/error.cc:468
3174
3093
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3177
#: ../drizzled/error.cc:475
3096
#: ../drizzled/error.cc:469
3179
3098
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3182
#: ../drizzled/error.cc:477
3101
#: ../drizzled/error.cc:470
3103
msgid "Received an invalid value '%s' for a UNIX timestamp."
3106
#: ../drizzled/error.cc:471
3184
3108
msgid "Received an invalid datetime value '%s'."
3187
#: ../drizzled/error.cc:478
3189
msgid "Received an invalid DATE value '%s'."
3192
#: ../drizzled/error.cc:479
3111
#: ../drizzled/error.cc:472
3194
3113
msgid "Received a NULL argument for function '%s'."
3197
#: ../drizzled/error.cc:480
3199
msgid "Received an invalid timestamp value '%s'."
3202
#: ../drizzled/error.cc:481
3204
msgid "Received an invalid TIME value '%s'."
3207
#: ../drizzled/error.cc:482
3209
msgid "Received an invalid value '%s' for a UNIX timestamp."
3212
#: ../drizzled/error.cc:484
3116
#: ../drizzled/error.cc:473
3214
3118
msgid "Received an out-of-range argument '%s' for function '%s'."
3217
#: ../drizzled/error.cc:485
3121
#: ../drizzled/error.cc:474
3219
3123
msgid "Received an invalid enum value '%s'."
3222
#: ../drizzled/error.cc:486
3126
#: ../drizzled/error.cc:475
3223
3127
msgid "Tables which are replicated require a primary key."
3226
#: ../drizzled/error.cc:488
3228
msgid "Corrupt or invalid schema definition for '%s' : %s"
3229
msgstr "Hasarlı veya geçersiz tablo tanımı: %s"
3231
#: ../drizzled/error.cc:489
3233
msgid "Corrupt or invalid table definition for '%s': %s"
3234
msgstr "Hasarlı veya geçersiz tablo tanımı: %s"
3236
#: ../drizzled/error.cc:490
3238
msgid "The number of enum that were required was too high for table '%s'"
3241
#: ../drizzled/error.cc:491
3243
msgid "Corrupt or invalid table definition for '%s'"
3244
msgstr "Hasarlı veya geçersiz tablo tanımı: %s"
3246
#: ../drizzled/error.cc:492
3248
msgid "Collation '%s' for table %s is invalid/unknown"
3251
#: ../drizzled/error.cc:494
3253
msgid "Cannot drop table '%s'"
3254
msgstr "%-.64s tablosu açılamıyor"
3256
#: ../drizzled/error.cc:495
3258
msgid "Error occurred while dropping table '%s'"
3261
#: ../drizzled/error.cc:496
3263
msgid "Permission denied to create '%s'"
3264
msgstr "%s oluşturulamadı"
3266
#: ../drizzled/error.cc:497
3268
msgid "Unknown table '%s'"
3269
msgstr "Bilinmeyen tablo '%-.100s'"
3271
#: ../drizzled/error.cc:499
3273
msgid "Cannot create schema '%s'"
3274
msgstr "%-.64s tablosu açılamıyor"
3276
#: ../drizzled/error.cc:500
3130
#: ../drizzled/error.cc:476
3132
msgid "Corrupt or invalid table definition: %s"
3133
msgstr "Hasarlı veya geçersiz tablo tanımı: %s"
3135
#: ../drizzled/error.cc:477
3137
msgid "Corrupt or invalid schema definition for %s : %s"
3140
#: ../drizzled/error.cc:478
3278
3142
msgid "Schema does not exist: %s"
3279
3143
msgstr "Şema mevcut değil: %s"
3281
#: ../drizzled/error.cc:501
3145
#: ../drizzled/error.cc:479
3283
3147
msgid "Error altering schema: %s"
3286
#: ../drizzled/error.cc:502
3150
#: ../drizzled/error.cc:480
3288
3152
msgid "Error droppping Schema : %s"
3291
#: ../drizzled/error.cc:504
3155
#: ../drizzled/error.cc:481
3292
3156
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3295
#: ../drizzled/error.cc:505
3159
#: ../drizzled/error.cc:482
3297
3161
msgid "Unknown table engine option key/pair %s = %s."
3300
#: ../drizzled/error.cc:506
3164
#: ../drizzled/error.cc:483
3302
3166
msgid "Unknown schema engine option key/pair %s = %s."
3305
#: ../drizzled/error.cc:508
3306
msgid "Admin access not allowed from this username/IP address."
3309
#. User lock/barrier error messages
3310
#: ../drizzled/error.cc:511
3311
msgid "wait() can not be called on session owning user defined barrier."
3314
#: ../drizzled/error.cc:512
3315
msgid "Unknown user defined barrier requested."
3318
#: ../drizzled/error.cc:513
3319
msgid "Session does not own user defined barrier."
3322
#: ../drizzled/error.cc:514
3323
msgid "Session can not wait on a user defined lock owned by the session."
3326
#: ../drizzled/error.cc:515
3327
msgid "Session does not own user defined lock."
3330
#: ../drizzled/error.cc:517
3331
msgid "Invalid name for user defined barrier."
3334
#: ../drizzled/error.cc:518
3335
msgid "Invalid name for user defined lock."
3338
#: ../drizzled/error.cc:520
3340
"Either a DEFAULt value or NULL NULL description is required for a new column "
3341
"if table is not empty"
3345
#: ../drizzled/error.cc:523
3348
"Cast to unsigned converted negative integer to it's positive complement: %s"
3351
#: ../drizzled/error.cc:524
3353
msgid "Invalid cast to signed integer: %s"
3356
#: ../drizzled/error.cc:526
3358
msgid "Identifier '%.*s' is a SQL keyword."
3359
msgstr "'%-.100s' tanımlayıcı adı çok uzun"
3361
#: ../drizzled/error.cc:529
3169
#: ../drizzled/error.cc:485
3363
3171
msgid "Can't unlock file (Errcode: %d)"
3366
#: ../drizzled/error.cc:530
3174
#: ../drizzled/error.cc:486
3368
3176
msgid "Can't change size of file (Errcode: %d)"
3369
3177
msgstr "Dosyanın boyutu değiştirilemiyor (Errcode: %d)"
3371
#: ../drizzled/error.cc:531
3179
#: ../drizzled/error.cc:487
3373
3181
msgid "Can't open stream from handle (Errcode: %d)"
3376
#: ../drizzled/error.cc:532
3184
#: ../drizzled/error.cc:488
3378
3186
msgid "Warning: '%s' had %d links"
3381
#: ../drizzled/error.cc:533
3189
#: ../drizzled/error.cc:489
3383
3191
msgid "Warning: %d files and %d streams is left open\n"
3386
#: ../drizzled/error.cc:534
3194
#: ../drizzled/error.cc:490
3388
3196
msgid "Can't create directory '%s' (Errcode: %d)"
3389
3197
msgstr "'%s' dizini oluşturulamıyor (Errcode: %d)"
3391
#: ../drizzled/error.cc:535
3199
#: ../drizzled/error.cc:491
3394
3202
"Character set '%s' is not a compiled character set and is not specified in "
3398
#: ../drizzled/error.cc:536
3206
#: ../drizzled/error.cc:492
3400
3208
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3403
#: ../drizzled/error.cc:537
3211
#: ../drizzled/error.cc:493
3405
3213
msgid "Can't read value for symlink '%s' (Error %d)"
3408
#: ../drizzled/error.cc:538
3216
#: ../drizzled/error.cc:494
3410
3218
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3413
#: ../drizzled/error.cc:539
3221
#: ../drizzled/error.cc:495
3415
3223
msgid "Error on realpath() on '%s' (Error %d)"
3418
#: ../drizzled/error.cc:540
3226
#: ../drizzled/error.cc:496
3420
3228
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3423
#: ../drizzled/error.cc:541
3231
#: ../drizzled/error.cc:497
3426
3234
"Collation '%s' is not a compiled collation and is not specified in the %s "
3430
#: ../drizzled/error.cc:542
3238
#: ../drizzled/error.cc:498
3432
3240
msgid "File '%s' (fileno: %d) was not closed"
3436
#: ../drizzled/error.cc:545
3437
msgid "Received an invalid UUID value"
3440
#: ../drizzled/error.cc:546
3441
msgid "The UUID was not created with a valid time"
3445
#: ../drizzled/error.cc:549
3447
msgid "Received an invalid BOOLEAN value '%s'."
3450
#: ../drizzled/error.cc:550
3452
msgid "Invalid cast to BOOLEAN: '%s'."
3455
#. Transactional DDL
3456
#: ../drizzled/error.cc:553
3457
msgid "Transactional DDL not supported"
3461
#: ../drizzled/error.cc:555
3463
msgid "Assertion '%s' failed."
3466
#: ../drizzled/error.cc:556
3468
msgid "Assertion '%s' failed, the result was NULL."
3471
#. Catalog related errors
3472
#: ../drizzled/error.cc:574
3474
msgid "Cannot create catalog '%s'."
3475
msgstr "%-.64s tablosu açılamıyor"
3477
#: ../drizzled/error.cc:575
3479
msgid "Permission is denied to create '%s' catalog."
3482
#: ../drizzled/error.cc:576
3484
msgid "Cannot drop catalog '%s'."
3485
msgstr "%-.64s tablosu açılamıyor"
3487
#: ../drizzled/error.cc:577
3489
msgid "Permission is denied to drop '%s' catalog."
3492
#: ../drizzled/error.cc:578
3494
msgid "Catalog '%s' does not exist."
3495
msgstr "%s %s mevcut değil"
3497
#: ../drizzled/error.cc:579
3498
msgid "You cannot drop the 'local' catalog."
3501
#: ../drizzled/error.cc:580
3503
msgid "Could not gain lock on '%s'."
3506
#: ../drizzled/error.cc:581
3508
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3509
msgstr "Hasarlı veya geçersiz tablo tanımı: %s"
3511
#: ../drizzled/error.cc:582
3512
msgid "Invalid catalog name."
3515
#: ../drizzled/error.cc:583
3517
"Engine status is now stored in the data_dictionary tables, please use these "
3521
#: ../drizzled/identifier/catalog.cc:56
3523
"Catalog name cannot be encoded and fit within filesystem name length "
3527
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3243
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
3529
3245
"Schema name cannot be encoded and fit within filesystem name length "
3530
3246
"restrictions."
3533
#: ../drizzled/identifier/table.cc:238
3249
#: ../drizzled/identifier/table.cc:223
3535
3251
"Table name cannot be encoded and fit within filesystem name length "
3536
3252
"restrictions."
3954
3745
msgid "Unknown - internal error %d during operation"
3957
#: ../drizzled/statement/alter_table.cc:1514
3748
#: ../drizzled/statement/alter_table.cc:1486
3960
3751
"order_st BY ignored because there is a user-defined clustered index in the "
3961
3752
"table '%-.192s'"
3964
#: ../drizzled/sys_var.cc:1526
3966
msgid "Variable named %s already exists!\n"
3969
#: ../drizzled/sys_var.cc:1535
3971
msgid "Could not add Variable: %s\n"
3974
#: ../drizzled/sys_var.cc:1633
3976
msgid "Failed to initialize system variables"
3977
msgstr "Eklentileri başlatılamadı"
3979
#: ../drizzled/table.cc:1690
3755
#: ../drizzled/table.cc:1964
3981
3757
msgid "Got error %d when reading table '%s'"
3984
#: ../drizzled/table/instance/base.cc:1883
3760
#: ../drizzled/table_share.cc:862
3762
msgid "Table %s has invalid/unknown collation: %d,%s"
3765
#: ../drizzled/table_share.cc:1154
3767
msgid "ENUM column %s has greater than %d possible values"
3770
#: ../drizzled/table_share.cc:2064
3986
3772
msgid "Unknown collation '%s' in table '%-.64s' definition"
3989
#: ../drizzled/table/instance/base.cc:1890
3775
#: ../drizzled/table_share.cc:2071
3992
3778
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3996
#: ../drizzled/tztime.cc:170
3782
#: ../drizzled/tztime.cc:173
3998
3784
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4001
#: ../plugin/auth_file/auth_file.cc:227
3787
#: ../plugin/auth_file/auth_file.cc:225
4002
3788
#, fuzzy, c-format
4003
3789
msgid "Could not load auth file: %s\n"
4004
3790
msgstr "Fonksiyon eklenemedi!\n"
4006
#: ../plugin/auth_file/auth_file.cc:243
3792
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
4007
3793
msgid "File to load for usernames and passwords"
4010
#: ../plugin/auth_http/auth_http.cc:135
4012
"auth_http plugin loaded but required option url not specified. Against which "
4013
"URL are you intending on authenticating?\n"
3796
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3797
msgid "Enable HTTP Auth check"
4016
#: ../plugin/auth_http/auth_http.cc:151
3800
#: ../plugin/auth_http/auth_http.cc:160
4017
3801
msgid "URL for HTTP Auth check"
4020
#: ../plugin/auth_ldap/auth_ldap.cc:291
3804
#: ../plugin/auth_ldap/auth_ldap.cc:285
4021
3805
#, fuzzy, c-format
4022
3806
msgid "Reconnect failed: %s\n"
4023
3807
msgstr "Dosya açılamıyor: %s\n"
4025
#: ../plugin/auth_ldap/auth_ldap.cc:310
3809
#: ../plugin/auth_ldap/auth_ldap.cc:304
4027
3811
msgid "ldap_search_ext_s failed: %s\n"
4030
#: ../plugin/auth_ldap/auth_ldap.cc:416
3814
#: ../plugin/auth_ldap/auth_ldap.cc:410
4031
3815
#, fuzzy, c-format
4032
3816
msgid "Could not load auth ldap: %s\n"
4033
3817
msgstr "Fonksiyon eklenemedi!\n"
4035
#: ../plugin/auth_ldap/auth_ldap.cc:437
3819
#: ../plugin/auth_ldap/auth_ldap.cc:423
4036
3820
msgid "URI of the LDAP server to contact"
3823
#: ../plugin/auth_ldap/auth_ldap.cc:431
3824
msgid "DN to use when binding to the LDAP server"
4039
3827
#: ../plugin/auth_ldap/auth_ldap.cc:439
4040
msgid "DN to use when binding to the LDAP server"
4043
#: ../plugin/auth_ldap/auth_ldap.cc:441
4044
3828
msgid "Password to use when binding the DN"
4047
#: ../plugin/auth_ldap/auth_ldap.cc:443
3831
#: ../plugin/auth_ldap/auth_ldap.cc:447
4048
3832
msgid "DN to use when searching"
4051
#: ../plugin/auth_ldap/auth_ldap.cc:445
3835
#: ../plugin/auth_ldap/auth_ldap.cc:455
4052
3836
msgid "Attribute in LDAP with plain text password"
4055
#: ../plugin/auth_ldap/auth_ldap.cc:447
3839
#: ../plugin/auth_ldap/auth_ldap.cc:463
4056
3840
msgid "Attribute in LDAP with MySQL hashed password"
4059
#: ../plugin/auth_ldap/auth_ldap.cc:449
3843
#: ../plugin/auth_ldap/auth_ldap.cc:471
4060
3844
msgid "How often to empty the users cache, 0 to disable"
4063
#: ../plugin/blitzdb/ha_blitz.cc:1507
4064
msgid "Estimated number of rows that a BlitzDB table will store."
4067
#: ../plugin/console/console.cc:379
3847
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4068
3848
msgid "Enable the console."
4071
#: ../plugin/console/console.cc:382
3851
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4072
3852
msgid "Turn on extra debugging."
4075
#: ../plugin/console/console.cc:385
3855
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4076
3856
msgid "User to use for auth."
4079
#: ../plugin/console/console.cc:388
3859
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4080
3860
msgid "Password to use for auth."
4083
#: ../plugin/console/console.cc:391
4085
msgid "Default catalog to use."
4086
msgstr "Kullanılacak varsayılan veritabanı."
4088
#: ../plugin/console/console.cc:394
4090
msgid "Default schema to use."
4091
msgstr "Kullanılacak varsayılan veritabanı."
4093
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3863
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3864
msgid "Default database to use."
3865
msgstr "Kullanılacak varsayılan veritabanı."
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3868
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3869
msgid "Invalid value of port\n"
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3873
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3874
msgid "Invalid value for connect_timeout\n"
3877
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3878
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3879
msgid "Invalid value for read_timeout\n"
3882
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3883
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3884
msgid "Invalid value for write_timeout\n"
3887
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3888
msgid "Invalid value for retry_count\n"
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3892
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3893
msgid "Invalid value for buffer_length\n"
3896
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3897
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4096
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3899
"Port number to use for connection or 0 for default to, in order of "
3900
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4099
"Bu bağlatında kullanılacak port numarası. drizzle.cnf içindeki "
4100
"$DRIZZLE_TCP_PORT değerini kullanmak için 0 kullanın."
4102
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4103
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3905
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3906
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4104
3907
msgid "Connect Timeout."
4107
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4108
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3910
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3912
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3913
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4109
3914
msgid "Read Timeout."
4112
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4113
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3917
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3919
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3920
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4114
3921
msgid "Write Timeout."
4117
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4118
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3924
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3925
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3926
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3927
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4119
3928
msgid "Retry Count."
4122
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4123
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3932
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3933
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3934
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4124
3935
msgid "Buffer length."
4125
3936
msgstr "Arabellek uzunluğu."
4127
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4128
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3939
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3940
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3941
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4129
3942
msgid "Address to bind to."
4132
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4133
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4134
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4136
msgid "Maximum simultaneous connections."
4137
msgstr "Birden fazla bağlantı"
4139
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4140
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4141
msgid "A restrictive IP address list for incoming admin connections."
4144
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4145
msgid "Failed to send error message to libnotify\n"
4148
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4149
msgid "Error Messages to stderr"
4152
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4153
msgid "Comma-separated list of schemas to exclude"
4156
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4157
msgid "Comma-separated list of tables to exclude"
4160
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4161
msgid "Regular expression to apply to schemas to exclude"
4164
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4165
msgid "Regular expression to apply to tables to exclude"
4168
#: ../plugin/haildb/haildb_engine.cc:1080
4169
#: ../plugin/haildb/haildb_engine.cc:1218
4170
#: ../plugin/haildb/haildb_engine.cc:1248
3945
#: ../plugin/drizzle_protocol/errmsg.cc:31
3946
msgid "Unknown Drizzle error"
3947
msgstr "Bilinmeyen Drizzle hatası"
3949
#: ../plugin/drizzle_protocol/errmsg.cc:32
3951
msgid "Can't create UNIX socket (%d)"
3954
#: ../plugin/drizzle_protocol/errmsg.cc:33
3956
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:34
3961
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3964
#: ../plugin/drizzle_protocol/errmsg.cc:35
3966
msgid "Can't create TCP/IP socket (%d)"
3969
#: ../plugin/drizzle_protocol/errmsg.cc:36
3971
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3974
#: ../plugin/drizzle_protocol/errmsg.cc:37
3975
msgid "Drizzle server has gone away"
3978
#: ../plugin/drizzle_protocol/errmsg.cc:38
3980
msgid "Protocol mismatch; server version = %d, client version = %d"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:39
3984
msgid "Drizzle client ran out of memory"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:40
3988
msgid "Wrong host info"
3991
#: ../plugin/drizzle_protocol/errmsg.cc:41
3992
msgid "Localhost via UNIX socket"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:42
3997
msgid "%-.100s via TCP/IP"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:43
4001
msgid "Error in server handshake"
4004
#: ../plugin/drizzle_protocol/errmsg.cc:44
4005
msgid "Lost connection to Drizzle server during query"
4008
#: ../plugin/drizzle_protocol/errmsg.cc:45
4009
msgid "Commands out of sync; you can't run this command now"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:46
4014
msgid "Named pipe: %-.32s"
4017
#: ../plugin/drizzle_protocol/errmsg.cc:47
4019
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4022
#: ../plugin/drizzle_protocol/errmsg.cc:48
4024
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4027
#: ../plugin/drizzle_protocol/errmsg.cc:49
4029
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:50
4034
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4037
#: ../plugin/drizzle_protocol/errmsg.cc:51
4038
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4041
#: ../plugin/drizzle_protocol/errmsg.cc:52
4042
msgid "Embedded server"
4045
#: ../plugin/drizzle_protocol/errmsg.cc:53
4046
msgid "Error on SHOW SLAVE STATUS:"
4049
#: ../plugin/drizzle_protocol/errmsg.cc:54
4050
msgid "Error on SHOW SLAVE HOSTS:"
4053
#: ../plugin/drizzle_protocol/errmsg.cc:55
4054
msgid "Error connecting to slave:"
4057
#: ../plugin/drizzle_protocol/errmsg.cc:56
4058
msgid "Error connecting to master:"
4061
#: ../plugin/drizzle_protocol/errmsg.cc:57
4062
msgid "SSL connection error"
4065
#: ../plugin/drizzle_protocol/errmsg.cc:58
4066
msgid "Malformed packet"
4069
#: ../plugin/drizzle_protocol/errmsg.cc:59
4070
#: ../plugin/drizzle_protocol/errmsg.cc:70
4071
#: ../plugin/drizzle_protocol/errmsg.cc:71
4072
#: ../plugin/drizzle_protocol/errmsg.cc:72
4073
#: ../plugin/drizzle_protocol/errmsg.cc:73
4074
#: ../plugin/drizzle_protocol/errmsg.cc:74
4075
#: ../plugin/drizzle_protocol/errmsg.cc:75
4076
#: ../plugin/drizzle_protocol/errmsg.cc:76
4077
#: ../plugin/drizzle_protocol/errmsg.cc:77
4078
#: ../plugin/drizzle_protocol/errmsg.cc:78
4079
msgid "(unused error message)"
4082
#: ../plugin/drizzle_protocol/errmsg.cc:60
4083
msgid "Invalid use of null pointer"
4086
#: ../plugin/drizzle_protocol/errmsg.cc:61
4087
msgid "Statement not prepared"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:62
4091
msgid "No data supplied for parameters in prepared statement"
4094
#: ../plugin/drizzle_protocol/errmsg.cc:63
4095
msgid "Data truncated"
4098
#: ../plugin/drizzle_protocol/errmsg.cc:64
4099
msgid "No parameters exist in the statement"
4102
#: ../plugin/drizzle_protocol/errmsg.cc:65
4103
msgid "Invalid parameter number"
4106
#: ../plugin/drizzle_protocol/errmsg.cc:66
4109
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4112
#: ../plugin/drizzle_protocol/errmsg.cc:68
4114
msgid "Using unsupported buffer type: %d (parameter: %d)"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:69
4119
msgid "Shared memory: %-.100s"
4122
#: ../plugin/drizzle_protocol/errmsg.cc:79
4123
msgid "Wrong or unknown protocol"
4126
#: ../plugin/drizzle_protocol/errmsg.cc:80
4127
msgid "Invalid connection handle"
4130
#: ../plugin/drizzle_protocol/errmsg.cc:81
4132
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4133
"option 'secure_auth' enabled)"
4136
#: ../plugin/drizzle_protocol/errmsg.cc:83
4137
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4140
#: ../plugin/drizzle_protocol/errmsg.cc:84
4141
msgid "Attempt to read column without prior row fetch"
4144
#: ../plugin/drizzle_protocol/errmsg.cc:85
4145
msgid "Prepared statement contains no metadata"
4148
#: ../plugin/drizzle_protocol/errmsg.cc:86
4150
"Attempt to read a row while there is no result set associated with the "
4154
#: ../plugin/drizzle_protocol/errmsg.cc:88
4155
msgid "This feature is not implemented yet"
4158
#: ../plugin/drizzle_protocol/errmsg.cc:89
4161
"Lost connection to Drizzle server while waiting for initial communication "
4162
"packet, system error: %d"
4165
#: ../plugin/drizzle_protocol/errmsg.cc:91
4168
"Lost connection to Drizzle server while reading initial communication "
4169
"packet, system error: %d"
4172
#: ../plugin/drizzle_protocol/errmsg.cc:93
4175
"Lost connection to Drizzle server while sending authentication information, "
4179
#: ../plugin/drizzle_protocol/errmsg.cc:95
4182
"Lost connection to Drizzle server while reading authorization information, "
4186
#: ../plugin/drizzle_protocol/errmsg.cc:97
4189
"Lost connection to Drizzle server while setting initial database, system "
4193
#: ../plugin/drizzle_protocol/errmsg.cc:99
4195
msgid "Statement closed indirectly because of a preceding %s() call"
4198
#. CR_NET_UNCOMPRESS_ERROR 08S01
4199
#: ../plugin/drizzle_protocol/errmsg.cc:101
4200
msgid "Couldn't uncompress communication packet"
4203
#. CR_NET_READ_ERROR 08S01
4204
#: ../plugin/drizzle_protocol/errmsg.cc:103
4205
msgid "Got an error reading communication packets"
4208
#. CR_NET_READ_INTERRUPTED 08S01
4209
#: ../plugin/drizzle_protocol/errmsg.cc:105
4210
msgid "Got timeout reading communication packets"
4213
#. CR_NET_ERROR_ON_WRITE 08S01
4214
#: ../plugin/drizzle_protocol/errmsg.cc:107
4215
msgid "Got an error writing communication packets"
4218
#. CR_NET_WRITE_INTERRUPTED 08S01
4219
#: ../plugin/drizzle_protocol/errmsg.cc:109
4220
msgid "Got timeout writing communication packets"
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4171
4226
#, fuzzy, c-format
4172
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4227
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4173
4228
msgstr "'%-.192s' veritabanı oluşturulamıyor (errno: %d)"
4175
#: ../plugin/haildb/haildb_engine.cc:1099
4177
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4180
#: ../plugin/haildb/haildb_engine.cc:1197
4181
#: ../plugin/haildb/haildb_engine.cc:1310
4182
#: ../plugin/haildb/haildb_engine.cc:1491
4183
#: ../plugin/haildb/haildb_engine.cc:2157
4185
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4188
#: ../plugin/haildb/haildb_engine.cc:1349
4189
#: ../plugin/haildb/haildb_engine.cc:1365
4191
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4194
#: ../plugin/haildb/haildb_engine.cc:3403
4196
msgid "Error starting HailDB %d (%s)\n"
4199
#: ../plugin/haildb/haildb_engine.cc:3432
4200
msgid "Disable HailDB adaptive hash index (enabled by default)."
4203
#: ../plugin/haildb/haildb_engine.cc:3434
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4232
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4240
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4243
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4246
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4249
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
4250
msgid "Invalid value of additional-mem-pool-size"
4253
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4254
msgid "Invalid value of autoextend-increment"
4257
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4258
msgid "Invalid value of buffer-pool-size"
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4263
msgid "Invalid value of io-capacity"
4264
msgstr "Geçersiz grup fonksiyon kullanımı"
4266
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4268
msgid "Invalid value of fast-shutdown"
4269
msgstr "Geçersiz grup fonksiyon kullanımı"
4271
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4272
msgid "Invalid value of flush-log-at-trx-commit"
4275
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4276
msgid "Invalid value of force-recovery"
4279
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4280
msgid "Invalid value of log-file-size"
4283
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4284
msgid "Invalid value of log-files-in-group"
4287
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4289
msgid "Invalid value of lock-wait-timeout"
4290
msgstr "Geçersiz grup fonksiyon kullanımı"
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4293
msgid "Invalid value of log-buffer-size"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4297
msgid "Invalid value of lru-old-blocks-pct"
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4301
msgid "Invalid value of lru-block-access-recency"
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4305
msgid "Invalid value of max-dirty-pages-pct"
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4309
msgid "Invalid value of max-purge-lag"
4312
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4314
msgid "Invalid value of open-files"
4315
msgstr "Geçersiz grup fonksiyon kullanımı"
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4318
msgid "Invalid value of read-io-threads"
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4322
msgid "Invalid value of sync_spin_loops"
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4327
msgid "Error starting Embedded InnoDB %d (%s)\n"
4330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4331
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4334
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4204
4335
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4207
#: ../plugin/haildb/haildb_engine.cc:3437
4338
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4209
"Size of a memory pool HailDB uses to store data dictionary information and "
4340
"Size of a memory pool InnoDB uses to store data dictionary information and "
4210
4341
"other internal data structures."
4213
#: ../plugin/haildb/haildb_engine.cc:3440
4344
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4214
4345
msgid "Data file autoextend increment in megabytes"
4217
#: ../plugin/haildb/haildb_engine.cc:3443
4348
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4219
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4350
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4223
#: ../plugin/haildb/haildb_engine.cc:3446
4224
msgid "The common part for HailDB table spaces."
4227
#: ../plugin/haildb/haildb_engine.cc:3448
4228
msgid "Disable HailDB checksums validation (enabled by default)."
4231
#: ../plugin/haildb/haildb_engine.cc:3450
4232
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4235
#: ../plugin/haildb/haildb_engine.cc:3453
4354
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4355
msgid "The common part for InnoDB table spaces."
4358
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4359
msgid "Disable InnoDB checksums validation (enabled by default)."
4362
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4363
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4366
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
4236
4367
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4239
#: ../plugin/haildb/haildb_engine.cc:3456
4370
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4241
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4372
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4242
4373
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4245
#: ../plugin/haildb/haildb_engine.cc:3459
4246
msgid "Stores each HailDB table to an .ibd file in the database dir."
4376
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4377
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4249
#: ../plugin/haildb/haildb_engine.cc:3462
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4250
4381
msgid "File format to use for new tables in .ibd files."
4253
#: ../plugin/haildb/haildb_engine.cc:3465
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4255
4386
"Set to 0 (write and flush once per second),1 (write and flush at each "
4256
4387
"commit) or 2 (write at commit, flush once per second)."
4259
#: ../plugin/haildb/haildb_engine.cc:3468
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4260
4391
msgid "With which method to flush data."
4263
#: ../plugin/haildb/haildb_engine.cc:3471
4394
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4265
4396
"Helps to save your data in case the disk image of the database becomes "
4269
#: ../plugin/haildb/haildb_engine.cc:3474
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4401
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4270
4402
msgid "Path to individual files and their sizes."
4273
#: ../plugin/haildb/haildb_engine.cc:3477
4405
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4275
msgid "Path to HailDB log files."
4407
msgid "Path to InnoDB log files."
4276
4408
msgstr "Geçici dosyalar için yol"
4278
#: ../plugin/haildb/haildb_engine.cc:3480
4410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4279
4411
msgid "Size of each log file in a log group."
4282
#: ../plugin/haildb/haildb_engine.cc:3483
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4284
"Number of log files in the log group. HailDB writes to the files in a "
4416
"Number of log files in the log group. InnoDB writes to the files in a "
4285
4417
"circular fashion. Value 3 is recommended here."
4288
#: ../plugin/haildb/haildb_engine.cc:3486
4420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4290
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4422
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4291
4423
"rolled back. Values above 100000000 disable the timeout."
4294
#: ../plugin/haildb/haildb_engine.cc:3489
4426
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4296
"The size of the buffer which HailDB uses to write log to the log files on "
4428
"The size of the buffer which InnoDB uses to write log to the log files on "
4300
#: ../plugin/haildb/haildb_engine.cc:3492
4432
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4302
4434
"Sets the point in the LRU list from where all pages are classified as old "
4303
4435
"(Advanced users)"
4306
#: ../plugin/haildb/haildb_engine.cc:3495
4438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4308
4440
"Milliseconds between accesses to a block at which it is made young. "
4309
4441
"0=disabled (Advanced users)"
4312
#: ../plugin/haildb/haildb_engine.cc:3498
4444
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4313
4445
msgid "Percentage of dirty pages allowed in bufferpool."
4316
#: ../plugin/haildb/haildb_engine.cc:3501
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4317
4449
msgid "Desired maximum length of the purge queue (0 = no limit)"
4320
#: ../plugin/haildb/haildb_engine.cc:3504
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4322
4454
"Roll back the complete transaction on lock wait timeout, for 4.x "
4323
4455
"compatibility (disabled by default)"
4326
#: ../plugin/haildb/haildb_engine.cc:3507
4327
msgid "How many files at the maximum HailDB keeps open at the same time."
4330
#: ../plugin/haildb/haildb_engine.cc:3510
4331
msgid "Number of background read I/O threads in HailDB."
4334
#: ../plugin/haildb/haildb_engine.cc:3513
4335
msgid "Number of background write I/O threads in HailDB."
4338
#: ../plugin/haildb/haildb_engine.cc:3515
4458
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4459
msgid "How many files at the maximum InnoDB keeps open at the same time."
4462
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4463
msgid "Number of background read I/O threads in InnoDB."
4466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4467
msgid "Number of background write I/O threads in InnoDB."
4470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4340
4472
"Disable if you want to reduce the number of messages written to the log "
4341
4473
"(default: enabled)."
4344
#: ../plugin/haildb/haildb_engine.cc:3518
4345
msgid "Enable SHOW HAILDB STATUS output in the log"
4348
#: ../plugin/haildb/haildb_engine.cc:3521
4349
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4352
#: ../plugin/haildb/haildb_engine.cc:3523
4476
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4477
msgid "Enable SHOW INNODB STATUS output in the log"
4480
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4481
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4484
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4354
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4357
#: ../plugin/hello_events/hello_events.cc:401
4486
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4489
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4491
msgid "Failed to send error message to libnotify\n"
4494
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4495
msgid "Error Messages to stderr"
4498
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4499
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4500
msgid "List of schemas to filter"
4503
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4504
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4505
msgid "List of tables to filter"
4508
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4509
msgid "Regular expression to apply to schemas to filter"
4512
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4513
msgid "Regular expression to apply to tables to filter"
4516
#: ../plugin/hello_events/hello_events.cc:301
4517
msgid "Invalid value of before-write-position\n"
4520
#: ../plugin/hello_events/hello_events.cc:310
4521
#: ../plugin/hello_events/hello_events.cc:319
4523
msgid "Invalid value of before-update-position\n"
4524
msgstr "Geçersiz grup fonksiyon kullanımı"
4526
#: ../plugin/hello_events/hello_events.cc:359
4527
#: ../plugin/hello_events/hello_events.cc:362
4528
#: ../plugin/hello_events/hello_events.cc:380
4529
msgid "A comma delimited list of databases to watch"
4532
#: ../plugin/hello_events/hello_events.cc:365
4533
#: ../plugin/hello_events/hello_events.cc:396
4358
4534
msgid "Enable Example Events Plugin"
4537
#: ../plugin/hello_events/hello_events.cc:368
4361
4538
#: ../plugin/hello_events/hello_events.cc:404
4362
#: ../plugin/hello_events/hello_events.cc:407
4363
msgid "A comma delimited list of databases to watch"
4366
#: ../plugin/hello_events/hello_events.cc:410
4367
4539
msgid "Before write row event observer call position"
4370
#: ../plugin/hello_events/hello_events.cc:413
4371
#: ../plugin/pbms/src/parameters_ms.cc:461
4542
#: ../plugin/hello_events/hello_events.cc:371
4543
#: ../plugin/hello_events/hello_events.cc:415
4544
#: ../plugin/pbms/src/parameters_ms.cc:579
4372
4545
msgid "Before update row event observer call position"
4375
#: ../plugin/hello_events/hello_events.cc:416
4548
#: ../plugin/hello_events/hello_events.cc:374
4549
#: ../plugin/hello_events/hello_events.cc:426
4376
4550
msgid "After drop database event observer call position"
4379
#: ../plugin/hello_events/hello_events.cc:427
4553
#: ../plugin/hello_events/hello_events.cc:388
4554
msgid "A comma delimited list of tables to watch"
4557
#: ../plugin/hello_events/hello_events.cc:450
4380
4558
msgid "An example events Plugin"
4383
#: ../plugin/innobase/handler/data_dictionary.cc:760
4561
#: ../plugin/innobase/handler/data_dictionary.cc:202
4385
4563
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4388
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4390
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4394
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4396
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4400
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4403
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4404
"or its equivalent numeric id"
4407
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4408
msgid "Do not use Native AIO library for IO, even if available"
4411
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4412
msgid "Enable internal replication log."
4415
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4417
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4418
"rolled back. Values above 100000000 disable the timeout."
4421
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4422
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4425
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4427
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4428
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4431
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4432
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4433
#: ../plugin/transaction_log/print_transaction_message.cc:177
4434
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4436
msgid "Unable to parse transaction. Got error: %s.\n"
4439
#: ../plugin/innobase/srv/srv0start.cc:1034
4440
msgid "InnoDB: cannot determine Mac OS X version!\n"
4443
#: ../plugin/innobase/srv/srv0start.cc:1039
4445
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4446
"InnoDB: making transactions unsafe!\n"
4449
#: ../plugin/innobase/srv/srv0start.cc:1048
4452
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4453
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4454
"InnoDB: allocate more than 4 GB of memory."
4457
#: ../plugin/innobase/srv/srv0start.cc:1063
4459
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4462
#: ../plugin/innobase/srv/srv0start.cc:1068
4465
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4466
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4467
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4470
#: ../plugin/innobase/srv/srv0start.cc:1078
4472
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4475
#: ../plugin/innobase/srv/srv0start.cc:1083
4477
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4480
#: ../plugin/innobase/srv/srv0start.cc:1088
4482
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4485
#: ../plugin/innobase/srv/srv0start.cc:1092
4487
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4490
#: ../plugin/innobase/srv/srv0start.cc:1097
4492
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4495
#: ../plugin/innobase/srv/srv0start.cc:1167
4497
msgid " InnoDB: Using Linux native AIO\n"
4500
#: ../plugin/logging_gearman/logging_gearman.cc:186
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1831
4567
msgid "Invalid value for io-capacity\n"
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1849
4572
msgid "Invalid value for fast-shutdown\n"
4573
msgstr "Geçersiz grup fonksiyon kullanımı"
4575
#: ../plugin/innobase/handler/ha_innodb.cc:1863
4576
msgid "Invalid value for flush-log-at-trx-commit\n"
4579
#: ../plugin/innobase/handler/ha_innodb.cc:1893
4580
msgid "Invalid value for max-dirty-pages-pct\n"
4583
#: ../plugin/innobase/handler/ha_innodb.cc:1902
4584
msgid "Invalid value for stats-sample-pages\n"
4587
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4588
msgid "Invalid value for additional-mem-pool-size\n"
4591
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4592
msgid "Invalid value for autoextend-increment\n"
4595
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4596
msgid "Invalid value for buffer-pool-size\n"
4599
#: ../plugin/innobase/handler/ha_innodb.cc:1943
4600
msgid "Invalid value for commit-concurrency\n"
4603
#: ../plugin/innobase/handler/ha_innodb.cc:1952
4604
msgid "Invalid value for concurrency-tickets\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4608
msgid "Invalid value for read-io-threads\n"
4611
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4612
msgid "Invalid value for write-io-threads\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4616
msgid "Invalid value for force-recovery\n"
4619
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4620
#: ../plugin/innobase/handler/ha_innodb.cc:1999
4621
msgid "Invalid value for log-file-size\n"
4624
#: ../plugin/innobase/handler/ha_innodb.cc:2008
4625
msgid "Invalid value for log-files-in-group\n"
4628
#: ../plugin/innobase/handler/ha_innodb.cc:2017
4629
msgid "Invalid value for mirrored-log-groups\n"
4632
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4634
msgid "Invalid value for open-files\n"
4635
msgstr "'%-.192s' için geçersiz varsayılan değeri"
4637
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4638
msgid "Invalid value for thread-concurrency\n"
4641
#: ../plugin/innobase/handler/ha_innodb.cc:2058
4642
msgid "Invalid value for read-ahead-threshold\n"
4645
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4646
msgid "Invalid value for lock-wait-timeout\n"
4649
#: ../plugin/logging_gearman/logging_gearman.cc:199
4502
4651
msgid "fail gearman_client_create(): %s"
4505
#: ../plugin/logging_gearman/logging_gearman.cc:197
4654
#: ../plugin/logging_gearman/logging_gearman.cc:210
4507
4656
msgid "fail gearman_client_add_server(): %s"
4510
#: ../plugin/logging_gearman/logging_gearman.cc:302
4659
#: ../plugin/logging_gearman/logging_gearman.cc:309
4660
#: ../plugin/logging_gearman/logging_gearman.cc:316
4661
msgid "Enable logging to a gearman server"
4664
#: ../plugin/logging_gearman/logging_gearman.cc:325
4511
4665
msgid "Hostname for logging to a Gearman server"
4514
#: ../plugin/logging_gearman/logging_gearman.cc:305
4668
#: ../plugin/logging_gearman/logging_gearman.cc:334
4515
4669
msgid "Gearman Function to send logging to"
4518
#: ../plugin/logging_gearman/logging_gearman.cc:316
4672
#: ../plugin/logging_gearman/logging_gearman.cc:352
4519
4673
msgid "Log queries to a Gearman server"
4522
#: ../plugin/logging_query/logging_query.cc:178
4676
#: ../plugin/logging_query/logging_query.cc:192
4524
4678
msgid "fail open() fn=%s er=%s\n"
4527
#: ../plugin/logging_query/logging_query.cc:319
4681
#: ../plugin/logging_query/logging_query.cc:316
4682
msgid "Invalid value for threshold-slow"
4685
#: ../plugin/logging_query/logging_query.cc:325
4686
msgid "Invalid value for threshold-big-resultset"
4689
#: ../plugin/logging_query/logging_query.cc:334
4690
msgid "Invalid value for threshold-big-examined"
4693
#: ../plugin/logging_query/logging_query.cc:348
4694
#: ../plugin/logging_query/logging_query.cc:364
4528
4695
msgid "Enable logging to CSV file"
4531
#: ../plugin/logging_query/logging_query.cc:322
4532
msgid "File to log to"
4535
#: ../plugin/logging_query/logging_query.cc:325
4536
msgid "PCRE to match the query against"
4539
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4698
#: ../plugin/logging_query/logging_query.cc:351
4699
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4700
#: ../plugin/syslog/module.cc:233
4540
4701
msgid "Threshold for logging slow queries, in microseconds"
4543
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4704
#: ../plugin/logging_query/logging_query.cc:354
4705
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4706
#: ../plugin/syslog/module.cc:236
4544
4707
msgid "Threshold for logging big queries, for rows returned"
4547
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4710
#: ../plugin/logging_query/logging_query.cc:357
4711
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4712
#: ../plugin/syslog/module.cc:239
4548
4713
msgid "Threshold for logging big queries, for rows examined"
4551
#: ../plugin/logging_query/logging_query.cc:345
4716
#: ../plugin/logging_query/logging_query.cc:373
4717
msgid "File to log to"
4720
#: ../plugin/logging_query/logging_query.cc:382
4721
msgid "PCRE to match the query against"
4724
#: ../plugin/logging_query/logging_query.cc:439
4552
4725
msgid "Log queries to a CSV file"
4555
#: ../plugin/logging_stats/logging_stats.cc:373
4728
#: ../plugin/logging_stats/logging_stats.cc:315
4729
msgid "Invalid value for max-user-count\n"
4732
#: ../plugin/logging_stats/logging_stats.cc:323
4734
msgid "Invalid value for bucket-count\n"
4735
msgstr "Geçersiz grup fonksiyon kullanımı"
4737
#: ../plugin/logging_stats/logging_stats.cc:332
4738
msgid "Invalid value for scoreboard-size\n"
4741
#: ../plugin/logging_stats/logging_stats.cc:367
4742
#: ../plugin/logging_stats/logging_stats.cc:409
4556
4743
msgid "Max number of users that will be logged"
4559
#: ../plugin/logging_stats/logging_stats.cc:376
4746
#: ../plugin/logging_stats/logging_stats.cc:378
4747
#: ../plugin/logging_stats/logging_stats.cc:412
4560
4748
msgid "Max number of range locks to use for Scoreboard"
4563
#: ../plugin/logging_stats/logging_stats.cc:379
4751
#: ../plugin/logging_stats/logging_stats.cc:389
4752
#: ../plugin/logging_stats/logging_stats.cc:415
4564
4753
msgid "Max number of concurrent sessions that will be logged"
4567
#: ../plugin/logging_stats/logging_stats.cc:380
4756
#: ../plugin/logging_stats/logging_stats.cc:400
4757
#: ../plugin/logging_stats/logging_stats.cc:416
4568
4758
msgid "Enable Logging Statistics Collection"
4571
#: ../plugin/logging_stats/logging_stats.cc:389
4761
#: ../plugin/logging_stats/logging_stats.cc:433
4572
4762
msgid "User Statistics as DATA_DICTIONARY tables"