~drizzle-trunk/drizzle/development

312.1.1 by Monty Taylor
Added new languages.
1
# Romanian translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
5
#
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: drizzle\n"
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
9
"Report-Msgid-Bugs-To: \n"
2459 by Mark Atwood
release 2011.11.29
10
"POT-Creation-Date: 2011-11-14 05:58+0000\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
11
"PO-Revision-Date: 2011-09-18 11:20+0000\n"
12
"Last-Translator: svens <snevnez@yahoo.co.uk>\n"
312.1.1 by Monty Taylor
Added new languages.
13
"Language-Team: Romanian <ro@li.org>\n"
2459 by Mark Atwood
release 2011.11.29
14
"Language: ro\n"
312.1.1 by Monty Taylor
Added new languages.
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=UTF-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
19
"== 0) && (n != 0))) ? 2: 1));\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
20
"X-Launchpad-Export-Date: 2011-09-19 04:40+0000\n"
21
"X-Generator: Launchpad (build 13955)\n"
312.1.1 by Monty Taylor
Added new languages.
22
2344 by pcrews
2011.06.20 tarball release
23
#: ../client/drizzle.cc:332
2170 by Patrick Crews
Updated translations
24
msgid "Sun"
25
msgstr ""
26
2344 by pcrews
2011.06.20 tarball release
27
#: ../client/drizzle.cc:334
2170 by Patrick Crews
Updated translations
28
msgid "Mon"
29
msgstr ""
30
2344 by pcrews
2011.06.20 tarball release
31
#: ../client/drizzle.cc:336
2170 by Patrick Crews
Updated translations
32
msgid "Tue"
33
msgstr ""
34
2344 by pcrews
2011.06.20 tarball release
35
#: ../client/drizzle.cc:338
2170 by Patrick Crews
Updated translations
36
msgid "Wed"
37
msgstr ""
38
2344 by pcrews
2011.06.20 tarball release
39
#: ../client/drizzle.cc:340
2170 by Patrick Crews
Updated translations
40
msgid "Thu"
41
msgstr ""
42
2344 by pcrews
2011.06.20 tarball release
43
#: ../client/drizzle.cc:342
2170 by Patrick Crews
Updated translations
44
msgid "Fri"
45
msgstr ""
46
2344 by pcrews
2011.06.20 tarball release
47
#: ../client/drizzle.cc:344
2170 by Patrick Crews
Updated translations
48
msgid "Sat"
49
msgstr ""
50
2344 by pcrews
2011.06.20 tarball release
51
#: ../client/drizzle.cc:355
2170 by Patrick Crews
Updated translations
52
msgid "Jan"
53
msgstr ""
54
2344 by pcrews
2011.06.20 tarball release
55
#: ../client/drizzle.cc:357
2170 by Patrick Crews
Updated translations
56
msgid "Feb"
57
msgstr ""
58
2344 by pcrews
2011.06.20 tarball release
59
#: ../client/drizzle.cc:359
2170 by Patrick Crews
Updated translations
60
msgid "Mar"
61
msgstr ""
62
2344 by pcrews
2011.06.20 tarball release
63
#: ../client/drizzle.cc:361
2170 by Patrick Crews
Updated translations
64
msgid "Apr"
65
msgstr ""
66
2344 by pcrews
2011.06.20 tarball release
67
#: ../client/drizzle.cc:363
2170 by Patrick Crews
Updated translations
68
msgid "May"
69
msgstr ""
70
2344 by pcrews
2011.06.20 tarball release
71
#: ../client/drizzle.cc:365
2170 by Patrick Crews
Updated translations
72
msgid "Jun"
73
msgstr ""
74
2344 by pcrews
2011.06.20 tarball release
75
#: ../client/drizzle.cc:367
2170 by Patrick Crews
Updated translations
76
msgid "Jul"
77
msgstr ""
78
2344 by pcrews
2011.06.20 tarball release
79
#: ../client/drizzle.cc:369
2170 by Patrick Crews
Updated translations
80
msgid "Aug"
81
msgstr ""
82
2344 by pcrews
2011.06.20 tarball release
83
#: ../client/drizzle.cc:371
2170 by Patrick Crews
Updated translations
84
msgid "Sep"
85
msgstr ""
86
2344 by pcrews
2011.06.20 tarball release
87
#: ../client/drizzle.cc:373
2170 by Patrick Crews
Updated translations
88
msgid "Oct"
89
msgstr ""
90
2344 by pcrews
2011.06.20 tarball release
91
#: ../client/drizzle.cc:375
2170 by Patrick Crews
Updated translations
92
msgid "Nov"
93
msgstr ""
94
2344 by pcrews
2011.06.20 tarball release
95
#: ../client/drizzle.cc:377
2170 by Patrick Crews
Updated translations
96
msgid "Dec"
97
msgstr ""
98
2400 by pcrews
Updated translations + 2011.08.24 release
99
#: ../client/drizzle.cc:514
312.1.1 by Monty Taylor
Added new languages.
100
msgid "Synonym for `help'."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
101
msgstr "ajutor"
312.1.1 by Monty Taylor
Added new languages.
102
2400 by pcrews
Updated translations + 2011.08.24 release
103
#: ../client/drizzle.cc:515
2292 by patrick crews
Updated translations
104
msgid "Clear command."
105
msgstr ""
106
2400 by pcrews
Updated translations + 2011.08.24 release
107
#: ../client/drizzle.cc:517
312.1.1 by Monty Taylor
Added new languages.
108
msgid "Reconnect to the server. Optional arguments are db and host."
385 by Monty Taylor
Merged in new po files.
109
msgstr "Reconectare la server. Parametri opționali sunt db și host."
312.1.1 by Monty Taylor
Added new languages.
110
2400 by pcrews
Updated translations + 2011.08.24 release
111
#: ../client/drizzle.cc:519
2292 by patrick crews
Updated translations
112
msgid ""
113
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
114
msgstr ""
115
2400 by pcrews
Updated translations + 2011.08.24 release
116
#: ../client/drizzle.cc:521
312.1.1 by Monty Taylor
Added new languages.
117
msgid "Send command to drizzle server, display result vertically."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
118
msgstr "Trimite comanda serverului drizzle, afiseaza rezultatele vertical."
312.1.1 by Monty Taylor
Added new languages.
119
2400 by pcrews
Updated translations + 2011.08.24 release
120
#: ../client/drizzle.cc:522
2094 by Patrick Crews
Updated translations
121
msgid "Exit drizzle. Same as quit."
122
msgstr ""
123
2400 by pcrews
Updated translations + 2011.08.24 release
124
#: ../client/drizzle.cc:523
312.1.1 by Monty Taylor
Added new languages.
125
msgid "Send command to drizzle server."
126
msgstr "Trimite comanda catre serverul drizzle."
127
2400 by pcrews
Updated translations + 2011.08.24 release
128
#: ../client/drizzle.cc:524
312.1.1 by Monty Taylor
Added new languages.
129
msgid "Display this help."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
130
msgstr "Afiseaza acest mesaj de ajutor."
312.1.1 by Monty Taylor
Added new languages.
131
2400 by pcrews
Updated translations + 2011.08.24 release
132
#: ../client/drizzle.cc:525
2094 by Patrick Crews
Updated translations
133
msgid "Disable pager, print to stdout."
134
msgstr ""
135
2400 by pcrews
Updated translations + 2011.08.24 release
136
#: ../client/drizzle.cc:526
312.1.1 by Monty Taylor
Added new languages.
137
msgid "Don't write into outfile."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
138
msgstr "Nu scrie in fisierul de iesire."
312.1.1 by Monty Taylor
Added new languages.
139
2400 by pcrews
Updated translations + 2011.08.24 release
140
#: ../client/drizzle.cc:528
2094 by Patrick Crews
Updated translations
141
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
142
msgstr ""
143
2400 by pcrews
Updated translations + 2011.08.24 release
144
#: ../client/drizzle.cc:529
312.1.1 by Monty Taylor
Added new languages.
145
msgid "Print current command."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
146
msgstr "Afiseaza comanda curenta."
312.1.1 by Monty Taylor
Added new languages.
147
2400 by pcrews
Updated translations + 2011.08.24 release
148
#: ../client/drizzle.cc:530
2094 by Patrick Crews
Updated translations
149
msgid "Change your drizzle prompt."
150
msgstr ""
151
2400 by pcrews
Updated translations + 2011.08.24 release
152
#: ../client/drizzle.cc:531
312.1.1 by Monty Taylor
Added new languages.
153
msgid "Quit drizzle."
154
msgstr "Iesi din drizzle."
155
2400 by pcrews
Updated translations + 2011.08.24 release
156
#: ../client/drizzle.cc:532
2292 by patrick crews
Updated translations
157
msgid "Rebuild completion hash."
158
msgstr ""
159
2400 by pcrews
Updated translations + 2011.08.24 release
160
#: ../client/drizzle.cc:534
312.1.1 by Monty Taylor
Added new languages.
161
msgid "Execute an SQL script file. Takes a file name as an argument."
162
msgstr "Executa un fisier SQL. Primeste numele fisierului ca argument."
163
2400 by pcrews
Updated translations + 2011.08.24 release
164
#: ../client/drizzle.cc:535
971.1.3 by Monty Taylor
Updated po files.
165
msgid "Get status information from the server."
166
msgstr "Cere informatii de stare de la server."
167
2400 by pcrews
Updated translations + 2011.08.24 release
168
#: ../client/drizzle.cc:537
312.1.1 by Monty Taylor
Added new languages.
169
msgid "Set outfile [to_outfile]. Append everything into given outfile."
170
msgstr ""
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
171
"Seteaza fisierul de iesire [to_outfile]. Adauga totul la sfarsitul "
172
"fisierului specificat."
312.1.1 by Monty Taylor
Added new languages.
173
2400 by pcrews
Updated translations + 2011.08.24 release
174
#: ../client/drizzle.cc:539
2017 by Patrick Crews
Updated translations
175
#, fuzzy
176
msgid "Use another schema. Takes schema name as argument."
312.1.1 by Monty Taylor
Added new languages.
177
msgstr ""
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
178
"Foloseste alta baza de date. Primeste numele bazei de date ca argument."
312.1.1 by Monty Taylor
Added new languages.
179
2400 by pcrews
Updated translations + 2011.08.24 release
180
#: ../client/drizzle.cc:541
1978 by patrick crews
Updated translations
181
msgid "Shutdown the instance you are connected too."
182
msgstr ""
183
2400 by pcrews
Updated translations + 2011.08.24 release
184
#: ../client/drizzle.cc:543 ../client/drizzle.cc:1413
312.1.1 by Monty Taylor
Added new languages.
185
msgid "Show warnings after every statement."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
186
msgstr "Afiseaza avertismente dupa fiecare declaratie."
312.1.1 by Monty Taylor
Added new languages.
187
2400 by pcrews
Updated translations + 2011.08.24 release
188
#: ../client/drizzle.cc:545
312.1.1 by Monty Taylor
Added new languages.
189
msgid "Don't show warnings after every statement."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
190
msgstr "Nu afisa avertismente dupa fiecare declaratie."
312.1.1 by Monty Taylor
Added new languages.
191
2400 by pcrews
Updated translations + 2011.08.24 release
192
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:4064
2292 by patrick crews
Updated translations
193
#, c-format
194
msgid "shutting down drizzled"
195
msgstr ""
196
2400 by pcrews
Updated translations + 2011.08.24 release
197
#: ../client/drizzle.cc:1197 ../client/drizzle.cc:4066
1836.4.3 by Brian Aker
Merge trunk
198
#, c-format
1742 by Patrick Crews
Updated translations prior to tarball release
199
msgid " on port %d"
200
msgstr ""
201
2400 by pcrews
Updated translations + 2011.08.24 release
202
#: ../client/drizzle.cc:1206 ../client/drizzle.cc:1212
203
#: ../client/drizzle.cc:4075 ../client/drizzle.cc:4081
1742 by Patrick Crews
Updated translations prior to tarball release
204
#, c-format
205
msgid "shutdown failed; error: '%s'"
206
msgstr ""
207
2400 by pcrews
Updated translations + 2011.08.24 release
208
#: ../client/drizzle.cc:1221 ../client/drizzle.cc:1257
209
#: ../client/drizzle.cc:4090
1742 by Patrick Crews
Updated translations prior to tarball release
210
#, c-format
211
msgid "done\n"
212
msgstr ""
213
2400 by pcrews
Updated translations + 2011.08.24 release
214
#: ../client/drizzle.cc:1233
2211 by patrick crews
Updated translations
215
#, c-format
216
msgid "killing query %u"
217
msgstr ""
218
2400 by pcrews
Updated translations + 2011.08.24 release
219
#: ../client/drizzle.cc:1242 ../client/drizzle.cc:1248
2211 by patrick crews
Updated translations
220
#, c-format
221
msgid "kill failed; error: '%s'"
222
msgstr ""
223
2400 by pcrews
Updated translations + 2011.08.24 release
224
#: ../client/drizzle.cc:1278
1742 by Patrick Crews
Updated translations prior to tarball release
225
#, c-format
226
msgid "drizzled is alive\n"
227
msgstr ""
228
2400 by pcrews
Updated translations + 2011.08.24 release
229
#: ../client/drizzle.cc:1284
1742 by Patrick Crews
Updated translations prior to tarball release
230
#, c-format
231
msgid "ping failed; error: '%s'"
232
msgstr ""
233
2400 by pcrews
Updated translations + 2011.08.24 release
234
#: ../client/drizzle.cc:1290
1742 by Patrick Crews
Updated translations prior to tarball release
235
#, c-format
236
msgid "drizzled won't answer to ping, error: '%s'"
237
msgstr ""
238
2400 by pcrews
Updated translations + 2011.08.24 release
239
#: ../client/drizzle.cc:1349
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
240
msgid "Error: Invalid Value for connect_timeout"
241
msgstr "Eroare: Valoare invalida pentru connect_timeout"
242
2400 by pcrews
Updated translations + 2011.08.24 release
243
#: ../client/drizzle.cc:1360
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
244
msgid "Error: Invalid Value for max_input_line"
245
msgstr "Eroare: Valoare invalida pentru max_input_line"
246
2459 by Mark Atwood
release 2011.11.29
247
#: ../client/drizzle.cc:1379 ../client/drizzledump.cc:472
2400 by pcrews
Updated translations + 2011.08.24 release
248
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
1742 by Patrick Crews
Updated translations prior to tarball release
249
msgid "Options used only in command line"
250
msgstr ""
251
2400 by pcrews
Updated translations + 2011.08.24 release
252
#: ../client/drizzle.cc:1381
2094 by Patrick Crews
Updated translations
253
msgid "Displays this help and exit."
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
254
msgstr ""
2094 by Patrick Crews
Updated translations
255
2400 by pcrews
Updated translations + 2011.08.24 release
256
#: ../client/drizzle.cc:1382
2292 by patrick crews
Updated translations
257
msgid ""
258
"Don't use history file. Disable interactive behavior. (Enables --silent)"
259
msgstr ""
260
2400 by pcrews
Updated translations + 2011.08.24 release
261
#: ../client/drizzle.cc:1384
312.1.1 by Monty Taylor
Added new languages.
262
msgid "Display column type information."
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
263
msgstr "Afiseaza tipul de coloana."
312.1.1 by Monty Taylor
Added new languages.
264
2400 by pcrews
Updated translations + 2011.08.24 release
265
#: ../client/drizzle.cc:1386
1099.4.26 by Launchpad Code Hosting
Launchpad automatic translations update.
266
msgid ""
267
"Preserve comments. Send comments to the server. The default is --skip-"
268
"comments (discard comments), enable with --comments"
269
msgstr ""
270
2400 by pcrews
Updated translations + 2011.08.24 release
271
#: ../client/drizzle.cc:1388
312.1.1 by Monty Taylor
Added new languages.
272
msgid "Print the output of a query (rows) vertically."
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
273
msgstr "Afiseaza vertical rezultatul unei interogari (linii)."
312.1.1 by Monty Taylor
Added new languages.
274
2400 by pcrews
Updated translations + 2011.08.24 release
275
#: ../client/drizzle.cc:1390
2292 by patrick crews
Updated translations
276
msgid "Continue even if we get an sql error."
277
msgstr "Continua chiar daca se obtine o eroare sql."
278
2400 by pcrews
Updated translations + 2011.08.24 release
279
#: ../client/drizzle.cc:1392
1099.4.26 by Launchpad Code Hosting
Launchpad automatic translations update.
280
msgid ""
281
"Enable named commands. Named commands mean this program's internal commands; "
282
"see drizzle> help . When enabled, the named commands can be used from any "
1802 by patrick crews
Update translations
283
"line of the query, otherwise only from the first line, before an enter."
1099.4.26 by Launchpad Code Hosting
Launchpad automatic translations update.
284
msgstr ""
285
2400 by pcrews
Updated translations + 2011.08.24 release
286
#: ../client/drizzle.cc:1394
2094 by Patrick Crews
Updated translations
287
msgid "Turn off beep on error."
288
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
289
2400 by pcrews
Updated translations + 2011.08.24 release
290
#: ../client/drizzle.cc:1395
1802 by patrick crews
Update translations
291
#, fuzzy
292
msgid "Do not write line numbers for errors."
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
293
msgstr "Afiseaza numarul liniei pentru erori."
312.1.1 by Monty Taylor
Added new languages.
294
2400 by pcrews
Updated translations + 2011.08.24 release
295
#: ../client/drizzle.cc:1396
2292 by patrick crews
Updated translations
296
msgid "Do not write column names in results."
297
msgstr ""
298
2400 by pcrews
Updated translations + 2011.08.24 release
299
#: ../client/drizzle.cc:1398
312.1.1 by Monty Taylor
Added new languages.
300
msgid ""
301
"Don't write column names in results. WARNING: -N is deprecated, use long "
302
"version of this options instead."
303
msgstr ""
304
2400 by pcrews
Updated translations + 2011.08.24 release
305
#: ../client/drizzle.cc:1400
312.1.1 by Monty Taylor
Added new languages.
306
msgid ""
307
"Change the value of a variable. Please note that this option is deprecated; "
308
"you can set variables directly with --variable-name=value."
309
msgstr ""
310
2400 by pcrews
Updated translations + 2011.08.24 release
311
#: ../client/drizzle.cc:1402
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
312
msgid "Output in table format."
313
msgstr "Afisare in format tabelar."
314
2400 by pcrews
Updated translations + 2011.08.24 release
315
#: ../client/drizzle.cc:1404
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
316
msgid "Only allow UPDATE and DELETE that uses keys."
317
msgstr "Accepta numai UPDATE si DELETE care contin chei."
318
2400 by pcrews
Updated translations + 2011.08.24 release
319
#: ../client/drizzle.cc:1406
2292 by patrick crews
Updated translations
320
msgid "Synonym for option --safe-updates, -U."
321
msgstr ""
322
2400 by pcrews
Updated translations + 2011.08.24 release
323
#: ../client/drizzle.cc:1408
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
324
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
325
msgstr ""
326
2459 by Mark Atwood
release 2011.11.29
327
#: ../client/drizzle.cc:1409 ../client/drizzledump.cc:492
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
328
msgid "Output version information and exit."
329
msgstr ""
330
2400 by pcrews
Updated translations + 2011.08.24 release
331
#: ../client/drizzle.cc:1411
1643.1.13 by Monty Taylor
Merged translations.
332
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
333
msgstr ""
334
2400 by pcrews
Updated translations + 2011.08.24 release
335
#: ../client/drizzle.cc:1415
2292 by patrick crews
Updated translations
336
msgid "Number of lines before each import progress report."
337
msgstr ""
338
2400 by pcrews
Updated translations + 2011.08.24 release
339
#: ../client/drizzle.cc:1417
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
340
msgid "Ping the server to check if it's alive."
341
msgstr ""
342
2459 by Mark Atwood
release 2011.11.29
343
#: ../client/drizzle.cc:1419 ../drizzled/drizzled.cc:1066
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
344
msgid "Configuration file defaults are not used if no-defaults is set"
345
msgstr ""
346
2459 by Mark Atwood
release 2011.11.29
347
#: ../client/drizzle.cc:1422 ../client/drizzledump.cc:500
1742 by Patrick Crews
Updated translations prior to tarball release
348
msgid "Options specific to the drizzle client"
349
msgstr ""
350
2400 by pcrews
Updated translations + 2011.08.24 release
351
#: ../client/drizzle.cc:1425
1802 by patrick crews
Update translations
352
msgid ""
353
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
354
"and field completion, but startup and reconnecting may take a longer time."
355
msgstr ""
356
2400 by pcrews
Updated translations + 2011.08.24 release
357
#: ../client/drizzle.cc:1427
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
358
msgid ""
359
"Automatically switch to vertical output mode if the result is wider than the "
360
"terminal width."
361
msgstr ""
362
"Afiseaza datele vertical daca dimensiunea rezultatelor este mai mare decat "
363
"dimensiunea terminalului."
364
2400 by pcrews
Updated translations + 2011.08.24 release
365
#: ../client/drizzle.cc:1429
2292 by patrick crews
Updated translations
366
msgid "Database to use."
367
msgstr "Baza de date folosita."
368
2400 by pcrews
Updated translations + 2011.08.24 release
369
#: ../client/drizzle.cc:1431
2292 by patrick crews
Updated translations
370
msgid "(not used)"
371
msgstr "(neutilizat)"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
372
2400 by pcrews
Updated translations + 2011.08.24 release
373
#: ../client/drizzle.cc:1433
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
374
msgid "Delimiter to be used."
375
msgstr "Delimitator folosit."
376
2400 by pcrews
Updated translations + 2011.08.24 release
377
#: ../client/drizzle.cc:1435
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
378
msgid "Execute command and quit. (Disables --force and history file)"
379
msgstr ""
380
"Executa comanda si termina. (Dezactiveaza --force si fisierul de "
381
"inregistrare)"
382
2400 by pcrews
Updated translations + 2011.08.24 release
383
#: ../client/drizzle.cc:1437
1802 by patrick crews
Update translations
384
#, fuzzy
385
msgid "Enable LOAD DATA LOCAL INFILE."
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
386
msgstr "Activeaza/dezactiveaza LOAD DATA LOCAL INFILE."
387
2400 by pcrews
Updated translations + 2011.08.24 release
388
#: ../client/drizzle.cc:1439
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
389
msgid "Flush buffer after each query."
390
msgstr "Goleste buffer-ul dupa fiecare intorogare."
391
2400 by pcrews
Updated translations + 2011.08.24 release
392
#: ../client/drizzle.cc:1441
551 by Monty Taylor
Produced new message catalogs.
393
msgid "Ignore SIGINT (CTRL-C)"
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
394
msgstr "Ignora SIGINT (CTRL-C)"
551 by Monty Taylor
Produced new message catalogs.
395
2400 by pcrews
Updated translations + 2011.08.24 release
396
#: ../client/drizzle.cc:1443
312.1.1 by Monty Taylor
Added new languages.
397
msgid ""
398
"Only update the default database. This is useful for skipping updates to "
399
"other database in the update log."
400
msgstr ""
401
2400 by pcrews
Updated translations + 2011.08.24 release
402
#: ../client/drizzle.cc:1445
312.1.1 by Monty Taylor
Added new languages.
403
msgid ""
404
"Pager to use to display results. If you don't supply an option the default "
405
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
406
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
407
"work in batch mode. Disable with --disable-pager. This option is disabled by "
408
"default."
409
msgstr ""
410
2400 by pcrews
Updated translations + 2011.08.24 release
411
#: ../client/drizzle.cc:1447
2292 by patrick crews
Updated translations
412
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
413
msgstr ""
414
2400 by pcrews
Updated translations + 2011.08.24 release
415
#: ../client/drizzle.cc:1449
2292 by patrick crews
Updated translations
416
msgid "Set the drizzle prompt to this value."
312.1.1 by Monty Taylor
Added new languages.
417
msgstr ""
418
2400 by pcrews
Updated translations + 2011.08.24 release
419
#: ../client/drizzle.cc:1451
312.1.1 by Monty Taylor
Added new languages.
420
msgid ""
421
"Don't cache result, print it row by row. This may slow down the server if "
422
"the output is suspended. Doesn't use history file."
423
msgstr ""
424
2400 by pcrews
Updated translations + 2011.08.24 release
425
#: ../client/drizzle.cc:1453
2094 by Patrick Crews
Updated translations
426
msgid "Write fields without conversion. Used with --batch."
427
msgstr ""
428
2400 by pcrews
Updated translations + 2011.08.24 release
429
#: ../client/drizzle.cc:1454
2292 by patrick crews
Updated translations
430
msgid "Do not reconnect if the connection is lost."
431
msgstr ""
432
2400 by pcrews
Updated translations + 2011.08.24 release
433
#: ../client/drizzle.cc:1456
2094 by Patrick Crews
Updated translations
434
msgid "Shutdown the server"
435
msgstr ""
436
2400 by pcrews
Updated translations + 2011.08.24 release
437
#: ../client/drizzle.cc:1457
2292 by patrick crews
Updated translations
438
msgid ""
439
"Be more silent. Print results with a tab as separator, each row on new line."
440
msgstr ""
441
2400 by pcrews
Updated translations + 2011.08.24 release
442
#: ../client/drizzle.cc:1459
2292 by patrick crews
Updated translations
443
msgid "Kill a running query."
722.2.6 by Monty Taylor
Updated po files.
444
msgstr ""
445
2400 by pcrews
Updated translations + 2011.08.24 release
446
#: ../client/drizzle.cc:1461
312.1.1 by Monty Taylor
Added new languages.
447
msgid ""
448
"Append everything into outfile. See interactive help (\\h) also. Does not "
449
"work in batch mode. Disable with --disable-tee. This option is disabled by "
450
"default."
451
msgstr ""
452
2400 by pcrews
Updated translations + 2011.08.24 release
453
#: ../client/drizzle.cc:1463
2292 by patrick crews
Updated translations
454
msgid "Disable outfile. See interactive help (\\h) also."
455
msgstr ""
456
2400 by pcrews
Updated translations + 2011.08.24 release
457
#: ../client/drizzle.cc:1465
2292 by patrick crews
Updated translations
458
msgid "Number of seconds before connection timeout."
1711.1.24 by Patrick Crews
Merge translations update
459
msgstr ""
460
2400 by pcrews
Updated translations + 2011.08.24 release
461
#: ../client/drizzle.cc:1467
971.1.3 by Monty Taylor
Updated po files.
462
msgid "Max length of input line"
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
463
msgstr "Lungimea maxima a liniei de intrare."
971.1.3 by Monty Taylor
Updated po files.
464
2400 by pcrews
Updated translations + 2011.08.24 release
465
#: ../client/drizzle.cc:1469
2292 by patrick crews
Updated translations
466
msgid "Automatic limit for SELECT when using --safe-updates"
467
msgstr ""
468
2400 by pcrews
Updated translations + 2011.08.24 release
469
#: ../client/drizzle.cc:1471
551 by Monty Taylor
Produced new message catalogs.
470
msgid "Automatic limit for rows in a join when using --safe-updates"
471
msgstr ""
472
2459 by Mark Atwood
release 2011.11.29
473
#: ../client/drizzle.cc:1474 ../client/drizzledump.cc:539
1742 by Patrick Crews
Updated translations prior to tarball release
474
msgid "Options specific to the client"
475
msgstr ""
476
2400 by pcrews
Updated translations + 2011.08.24 release
477
#: ../client/drizzle.cc:1477
2292 by patrick crews
Updated translations
478
msgid "Connect to host"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
479
msgstr ""
2292 by patrick crews
Updated translations
480
2400 by pcrews
Updated translations + 2011.08.24 release
481
#: ../client/drizzle.cc:1479
2292 by patrick crews
Updated translations
482
msgid ""
483
"Password to use when connecting to server. If password is not given it's "
484
"asked from the tty."
485
msgstr ""
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
486
2400 by pcrews
Updated translations + 2011.08.24 release
487
#: ../client/drizzle.cc:1481
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
488
msgid ""
489
"Port number to use for connection or 0 for default to, in order of "
490
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
491
msgstr ""
492
2459 by Mark Atwood
release 2011.11.29
493
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:548
2236 by patrick crews
Updated translations
494
#: ../plugin/transaction_log/utilities/transaction_reader.cc:648
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
495
msgid "User for login if not current user."
496
msgstr ""
497
2400 by pcrews
Updated translations + 2011.08.24 release
498
#: ../client/drizzle.cc:1485
2236 by patrick crews
Updated translations
499
msgid "The protocol of connection (mysql, mysql-plugin-auth, or drizzle)."
1643.1.13 by Monty Taylor
Merged translations.
500
msgstr ""
501
2459 by Mark Atwood
release 2011.11.29
502
#: ../client/drizzle.cc:1487 ../client/drizzledump.cc:562
1742 by Patrick Crews
Updated translations prior to tarball release
503
msgid "Allowed Options"
504
msgstr ""
505
2400 by pcrews
Updated translations + 2011.08.24 release
506
#: ../client/drizzle.cc:1546 ../client/drizzle.cc:1556
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
507
#, c-format
1643.1.13 by Monty Taylor
Merged translations.
508
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
509
msgstr ""
1643.1.13 by Monty Taylor
Merged translations.
510
2400 by pcrews
Updated translations + 2011.08.24 release
511
#: ../client/drizzle.cc:1621 ../client/drizzle.cc:3962
1643.1.13 by Monty Taylor
Merged translations.
512
msgid "DELIMITER cannot contain a backslash character"
513
msgstr ""
514
2459 by Mark Atwood
release 2011.11.29
515
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:659
2400 by pcrews
Updated translations + 2011.08.24 release
516
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
2459 by Mark Atwood
release 2011.11.29
517
#: ../client/drizzletest.cc:5152
1764 by patrick crews
Updated translations
518
msgid "Error: Unknown protocol"
519
msgstr ""
520
2400 by pcrews
Updated translations + 2011.08.24 release
521
#: ../client/drizzle.cc:1723
1643.1.13 by Monty Taylor
Merged translations.
522
#, c-format
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
523
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
524
msgstr ""
525
2400 by pcrews
Updated translations + 2011.08.24 release
526
#: ../client/drizzle.cc:1769 ../client/drizzle.cc:4227
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
527
#, c-format
1742 by Patrick Crews
Updated translations prior to tarball release
528
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
529
msgstr ""
530
2400 by pcrews
Updated translations + 2011.08.24 release
531
#: ../client/drizzle.cc:1775
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
532
#, c-format
533
msgid ""
534
"Copyright (C) 2008 Sun Microsystems\n"
535
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
536
"and you are welcome to modify and redistribute it under the GPL license\n"
537
msgstr ""
538
2400 by pcrews
Updated translations + 2011.08.24 release
539
#: ../client/drizzle.cc:1780
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
540
#, c-format
2017 by Patrick Crews
Updated translations
541
msgid "Usage: drizzle [OPTIONS] [schema]\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
542
msgstr ""
543
2400 by pcrews
Updated translations + 2011.08.24 release
544
#: ../client/drizzle.cc:1834
1742 by Patrick Crews
Updated translations prior to tarball release
545
#, fuzzy, c-format
546
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
547
msgstr "Bun venit la clientul Drizzle.. Comenzile se termina cu ; sau \\g."
548
2400 by pcrews
Updated translations + 2011.08.24 release
549
#: ../client/drizzle.cc:1843
1643.1.13 by Monty Taylor
Merged translations.
550
#, fuzzy, c-format
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
551
msgid ""
552
"Your Drizzle connection id is %u\n"
1764 by patrick crews
Updated translations
553
"Connection protocol: %s\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
554
"Server version: %s\n"
555
msgstr ""
556
"Identificatorul conexiunii Drizzle este %u\n"
557
"Versiunea serverului: %s\n"
558
2400 by pcrews
Updated translations + 2011.08.24 release
559
#: ../client/drizzle.cc:1877
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
560
#, c-format
561
msgid "Reading history-file %s\n"
562
msgstr "Citesc fisierul istoric %s\n"
563
2400 by pcrews
Updated translations + 2011.08.24 release
564
#: ../client/drizzle.cc:1884
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
565
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
566
msgstr ""
567
"Scrieti 'help;' sau '\\h' pentru ajutor. Scrieti '\\c' pentru a goli "
568
"tamponul.\n"
569
2400 by pcrews
Updated translations + 2011.08.24 release
570
#: ../client/drizzle.cc:1894
1742 by Patrick Crews
Updated translations prior to tarball release
571
msgid "Error:"
572
msgstr ""
573
2400 by pcrews
Updated translations + 2011.08.24 release
574
#: ../client/drizzle.cc:1907
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
575
#, c-format
576
msgid "Writing history-file %s\n"
577
msgstr "Scrie fisierul de istoric %s\n"
578
2400 by pcrews
Updated translations + 2011.08.24 release
579
#: ../client/drizzle.cc:1915
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
580
msgid "Aborted"
581
msgstr "Anulat"
582
2400 by pcrews
Updated translations + 2011.08.24 release
583
#: ../client/drizzle.cc:1915
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
584
msgid "Bye"
585
msgstr "La revedere"
586
2400 by pcrews
Updated translations + 2011.08.24 release
587
#: ../client/drizzle.cc:1966
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
588
msgid "Query aborted by Ctrl+C\n"
589
msgstr "Cerere abandonata prin Ctrl+C\n"
685.1.34 by Monty Taylor
Updated message files.
590
2400 by pcrews
Updated translations + 2011.08.24 release
591
#: ../client/drizzle.cc:2044
670.1.5 by Monty Taylor
Updated messages files.
592
#, c-format
593
msgid "Processing line: %<PRIu32>\n"
594
msgstr ""
595
2400 by pcrews
Updated translations + 2011.08.24 release
596
#: ../client/drizzle.cc:2261
1099.4.119 by Monty Taylor
Imported latest translations.
597
msgid "Unknown command: "
312.1.1 by Monty Taylor
Added new languages.
598
msgstr ""
599
2400 by pcrews
Updated translations + 2011.08.24 release
600
#: ../client/drizzle.cc:2416
1921 by patrick crews
Updated translations
601
msgid "Not found a delimiter within max_input_line of input"
602
msgstr ""
603
2400 by pcrews
Updated translations + 2011.08.24 release
604
#: ../client/drizzle.cc:2658
312.1.1 by Monty Taylor
Added new languages.
605
msgid ""
1561.1.2 by Monty Taylor
Updated translations to what's in the tree.
606
"Reading table information for completion of table and column names\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
607
"You can turn off this feature to get a quicker startup with -A\n"
312.1.1 by Monty Taylor
Added new languages.
608
"\n"
609
msgstr ""
610
2400 by pcrews
Updated translations + 2011.08.24 release
611
#: ../client/drizzle.cc:2697
312.1.1 by Monty Taylor
Added new languages.
612
msgid "No connection. Trying to reconnect..."
613
msgstr ""
614
2400 by pcrews
Updated translations + 2011.08.24 release
615
#: ../client/drizzle.cc:2703
312.1.1 by Monty Taylor
Added new languages.
616
msgid "Can't connect to the server\n"
1099.4.5 by Launchpad Code Hosting
Launchpad automatic translations update.
617
msgstr "Nu se poate realiza conexiunea la server\n"
312.1.1 by Monty Taylor
Added new languages.
618
2400 by pcrews
Updated translations + 2011.08.24 release
619
#: ../client/drizzle.cc:2787
1711.1.24 by Patrick Crews
Merge translations update
620
msgid "List of all Drizzle commands:"
621
msgstr ""
622
2400 by pcrews
Updated translations + 2011.08.24 release
623
#: ../client/drizzle.cc:2791
1742 by Patrick Crews
Updated translations prior to tarball release
624
#, c-format
625
msgid ""
626
"Note that all text commands must be first on line and end with '%s' or \\g"
312.1.1 by Monty Taylor
Added new languages.
627
msgstr ""
628
2400 by pcrews
Updated translations + 2011.08.24 release
629
#: ../client/drizzle.cc:2849
2344 by pcrews
2011.06.20 tarball release
630
msgid "No query specified\n"
631
msgstr "Nu a fost specificata nici o interogare\n"
632
2400 by pcrews
Updated translations + 2011.08.24 release
633
#: ../client/drizzle.cc:2864
312.1.1 by Monty Taylor
Added new languages.
634
msgid "Ignoring query to other database"
635
msgstr ""
636
2400 by pcrews
Updated translations + 2011.08.24 release
637
#: ../client/drizzle.cc:2913
312.1.1 by Monty Taylor
Added new languages.
638
msgid "Empty set"
639
msgstr ""
640
2400 by pcrews
Updated translations + 2011.08.24 release
641
#: ../client/drizzle.cc:2926
312.1.1 by Monty Taylor
Added new languages.
642
#, c-format
643
msgid "%ld row in set"
644
msgid_plural "%ld rows in set"
645
msgstr[0] ""
646
msgstr[1] ""
647
2400 by pcrews
Updated translations + 2011.08.24 release
648
#: ../client/drizzle.cc:2935
2292 by patrick crews
Updated translations
649
msgid "Query OK"
650
msgstr ""
651
2400 by pcrews
Updated translations + 2011.08.24 release
652
#: ../client/drizzle.cc:2937
312.1.1 by Monty Taylor
Added new languages.
653
#, c-format
654
msgid "Query OK, %ld row affected"
655
msgid_plural "Query OK, %ld rows affected"
656
msgstr[0] ""
657
msgstr[1] ""
658
2400 by pcrews
Updated translations + 2011.08.24 release
659
#: ../client/drizzle.cc:3009
1742 by Patrick Crews
Updated translations prior to tarball release
660
msgid "popen() failed! defaulting PAGER to stdout!\n"
661
msgstr ""
662
2400 by pcrews
Updated translations + 2011.08.24 release
663
#: ../client/drizzle.cc:3031
1742 by Patrick Crews
Updated translations prior to tarball release
664
#, c-format
665
msgid "Error logging to file '%s'\n"
666
msgstr ""
667
2400 by pcrews
Updated translations + 2011.08.24 release
668
#: ../client/drizzle.cc:3036
1742 by Patrick Crews
Updated translations prior to tarball release
669
#, fuzzy, c-format
670
msgid "Logging to file '%s'\n"
671
msgstr "Citesc fisierul istoric %s\n"
672
2400 by pcrews
Updated translations + 2011.08.24 release
673
#: ../client/drizzle.cc:3120
1742 by Patrick Crews
Updated translations prior to tarball release
674
#, c-format
675
msgid ""
676
"Field %3u:  `%s`\n"
677
"Catalog:    `%s`\n"
2017 by Patrick Crews
Updated translations
678
"Schema:     `%s`\n"
1742 by Patrick Crews
Updated translations prior to tarball release
679
"Table:      `%s`\n"
680
"Org_table:  `%s`\n"
681
"Type:       UTF-8\n"
682
"Collation:  %s (%u)\n"
683
"Length:     %lu\n"
684
"Max_length: %lu\n"
685
"Decimals:   %u\n"
686
"Flags:      %s\n"
687
"\n"
688
msgstr ""
689
2400 by pcrews
Updated translations + 2011.08.24 release
690
#: ../client/drizzle.cc:3700
1742 by Patrick Crews
Updated translations prior to tarball release
691
#, c-format
692
msgid "No previous outfile available, you must give a filename!\n"
693
msgstr ""
694
2400 by pcrews
Updated translations + 2011.08.24 release
695
#: ../client/drizzle.cc:3705
2017 by Patrick Crews
Updated translations
696
#, c-format
697
msgid "Currently logging to file '%s'\n"
698
msgstr ""
699
2400 by pcrews
Updated translations + 2011.08.24 release
700
#: ../client/drizzle.cc:3725
1742 by Patrick Crews
Updated translations prior to tarball release
701
#, fuzzy, c-format
702
msgid "No outfile specified!\n"
703
msgstr "Nu a fost specificata nici o interogare\n"
704
2400 by pcrews
Updated translations + 2011.08.24 release
705
#: ../client/drizzle.cc:3738
1742 by Patrick Crews
Updated translations prior to tarball release
706
msgid "Outfile disabled.\n"
707
msgstr ""
708
2400 by pcrews
Updated translations + 2011.08.24 release
709
#: ../client/drizzle.cc:3765
2017 by Patrick Crews
Updated translations
710
msgid "Default pager wasn't set, using stdout.\n"
711
msgstr ""
712
2400 by pcrews
Updated translations + 2011.08.24 release
713
#: ../client/drizzle.cc:3785
2370 by Mark Atwood
Updated translations
714
#, c-format
715
msgid "PAGER set to '%s'\n"
716
msgstr ""
717
2400 by pcrews
Updated translations + 2011.08.24 release
718
#: ../client/drizzle.cc:3796
1742 by Patrick Crews
Updated translations prior to tarball release
719
msgid "PAGER set to stdout\n"
720
msgstr ""
721
2400 by pcrews
Updated translations + 2011.08.24 release
722
#: ../client/drizzle.cc:3878
2292 by patrick crews
Updated translations
723
#, c-format
724
msgid "Connection id:    %u"
725
msgstr ""
726
2400 by pcrews
Updated translations + 2011.08.24 release
727
#: ../client/drizzle.cc:3880
2094 by Patrick Crews
Updated translations
728
#, c-format
2017 by Patrick Crews
Updated translations
729
msgid "Current schema: %.128s\n"
1742 by Patrick Crews
Updated translations prior to tarball release
730
msgstr ""
731
2400 by pcrews
Updated translations + 2011.08.24 release
732
#: ../client/drizzle.cc:3881
1742 by Patrick Crews
Updated translations prior to tarball release
733
msgid "*** NONE ***"
734
msgstr ""
735
736
#. Skip command name
2400 by pcrews
Updated translations + 2011.08.24 release
737
#: ../client/drizzle.cc:3901
2344 by pcrews
2011.06.20 tarball release
738
msgid "Usage: \\. <filename> | source <filename>"
739
msgstr ""
740
2400 by pcrews
Updated translations + 2011.08.24 release
741
#: ../client/drizzle.cc:3916
1742 by Patrick Crews
Updated translations prior to tarball release
742
#, c-format
743
msgid "Failed to open file '%s', error: %d"
744
msgstr ""
745
2400 by pcrews
Updated translations + 2011.08.24 release
746
#: ../client/drizzle.cc:3955
1742 by Patrick Crews
Updated translations prior to tarball release
747
msgid "DELIMITER must be followed by a 'delimiter' character or string"
748
msgstr ""
749
2400 by pcrews
Updated translations + 2011.08.24 release
750
#: ../client/drizzle.cc:3986
2017 by Patrick Crews
Updated translations
751
msgid "USE must be followed by a schema name"
1742 by Patrick Crews
Updated translations prior to tarball release
752
msgstr ""
753
2400 by pcrews
Updated translations + 2011.08.24 release
754
#: ../client/drizzle.cc:4053
2017 by Patrick Crews
Updated translations
755
msgid "Schema changed"
2426 by patrick crews
2011.09.26 tarball + translations
756
msgstr ""
1742 by Patrick Crews
Updated translations prior to tarball release
757
2400 by pcrews
Updated translations + 2011.08.24 release
758
#: ../client/drizzle.cc:4099
1742 by Patrick Crews
Updated translations prior to tarball release
759
#, fuzzy
760
msgid "Show warnings enabled."
761
msgstr "Afiseaza avertismente dupa fiecare declaratie."
762
2400 by pcrews
Updated translations + 2011.08.24 release
763
#: ../client/drizzle.cc:4107
1742 by Patrick Crews
Updated translations prior to tarball release
764
#, fuzzy
765
msgid "Show warnings disabled."
766
msgstr "Afiseaza avertismente dupa fiecare declaratie."
767
2400 by pcrews
Updated translations + 2011.08.24 release
768
#: ../client/drizzle.cc:4234
2017 by Patrick Crews
Updated translations
769
#, c-format
770
msgid ""
771
"\n"
772
"Connection id:\t\t%lu\n"
773
msgstr ""
774
2400 by pcrews
Updated translations + 2011.08.24 release
775
#: ../client/drizzle.cc:4246
2017 by Patrick Crews
Updated translations
776
#, c-format
777
msgid "Current schema:\t%s\n"
778
msgstr ""
779
2400 by pcrews
Updated translations + 2011.08.24 release
780
#: ../client/drizzle.cc:4247
1742 by Patrick Crews
Updated translations prior to tarball release
781
#, c-format
782
msgid "Current user:\t\t%s\n"
783
msgstr ""
784
2400 by pcrews
Updated translations + 2011.08.24 release
785
#: ../client/drizzle.cc:4253
786
msgid "SSL:\t\t\tNot in use"
787
msgstr ""
788
2370 by Mark Atwood
Updated translations
789
#: ../client/drizzle.cc:4258
1836.4.3 by Brian Aker
Merge trunk
790
msgid ""
791
"\n"
792
"No connection\n"
793
msgstr ""
794
2400 by pcrews
Updated translations + 2011.08.24 release
795
#: ../client/drizzle.cc:4265
2094 by Patrick Crews
Updated translations
796
msgid ""
797
"\n"
798
"All updates ignored to this schema\n"
799
msgstr ""
800
2400 by pcrews
Updated translations + 2011.08.24 release
801
#: ../client/drizzle.cc:4268
1742 by Patrick Crews
Updated translations prior to tarball release
802
#, c-format
803
msgid "Current pager:\t\t%s\n"
804
msgstr ""
805
2400 by pcrews
Updated translations + 2011.08.24 release
806
#: ../client/drizzle.cc:4269
1742 by Patrick Crews
Updated translations prior to tarball release
807
#, c-format
808
msgid "Using outfile:\t\t'%s'\n"
809
msgstr ""
810
2400 by pcrews
Updated translations + 2011.08.24 release
811
#: ../client/drizzle.cc:4270
1742 by Patrick Crews
Updated translations prior to tarball release
812
#, c-format
813
msgid "Using delimiter:\t%s\n"
814
msgstr ""
815
2400 by pcrews
Updated translations + 2011.08.24 release
816
#: ../client/drizzle.cc:4271
1742 by Patrick Crews
Updated translations prior to tarball release
817
#, c-format
818
msgid "Server version:\t\t%s\n"
819
msgstr ""
820
2400 by pcrews
Updated translations + 2011.08.24 release
821
#: ../client/drizzle.cc:4272
1764 by patrick crews
Updated translations
822
#, c-format
823
msgid "Protocol:\t\t%s\n"
824
msgstr ""
825
2400 by pcrews
Updated translations + 2011.08.24 release
826
#: ../client/drizzle.cc:4273
1742 by Patrick Crews
Updated translations prior to tarball release
827
#, c-format
828
msgid "Protocol version:\t%d\n"
829
msgstr ""
830
2400 by pcrews
Updated translations + 2011.08.24 release
831
#: ../client/drizzle.cc:4274
1836.4.3 by Brian Aker
Merge trunk
832
#, c-format
833
msgid "Connection:\t\t%s\n"
834
msgstr ""
835
2400 by pcrews
Updated translations + 2011.08.24 release
836
#: ../client/drizzle.cc:4281
2292 by patrick crews
Updated translations
837
#, c-format
838
msgid "UNIX socket:\t\t%s\n"
839
msgstr ""
840
2400 by pcrews
Updated translations + 2011.08.24 release
841
#: ../client/drizzle.cc:4283
842
#, c-format
843
msgid "TCP port:\t\t%d\n"
844
msgstr ""
845
2370 by Mark Atwood
Updated translations
846
#: ../client/drizzle.cc:4288
2292 by patrick crews
Updated translations
847
msgid ""
848
"\n"
849
"Note that you are running in safe_update_mode:\n"
850
msgstr ""
851
2400 by pcrews
Updated translations + 2011.08.24 release
852
#: ../client/drizzle.cc:4290
1742 by Patrick Crews
Updated translations prior to tarball release
853
#, c-format
854
msgid ""
855
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
856
"allowed.\n"
857
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
858
"command.)\n"
859
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
2459 by Mark Atwood
release 2011.11.29
860
"             Max number of examined row combination in a join is set to: "
861
"%lu\n"
1742 by Patrick Crews
Updated translations prior to tarball release
862
"\n"
863
msgstr ""
864
2400 by pcrews
Updated translations + 2011.08.24 release
865
#: ../client/drizzle.cc:4352
1742 by Patrick Crews
Updated translations prior to tarball release
866
#, c-format
867
msgid "ERROR"
868
msgstr ""
869
2400 by pcrews
Updated translations + 2011.08.24 release
870
#: ../client/drizzle.cc:4395
2292 by patrick crews
Updated translations
871
#, c-format
872
msgid "ERROR %d (%s): "
873
msgstr ""
874
2400 by pcrews
Updated translations + 2011.08.24 release
875
#: ../client/drizzle.cc:4397
1742 by Patrick Crews
Updated translations prior to tarball release
876
#, c-format
2094 by Patrick Crews
Updated translations
877
msgid "ERROR %d: "
878
msgstr ""
879
2400 by pcrews
Updated translations + 2011.08.24 release
880
#: ../client/drizzle.cc:4400
1742 by Patrick Crews
Updated translations prior to tarball release
881
msgid "ERROR: "
882
msgstr ""
883
2400 by pcrews
Updated translations + 2011.08.24 release
884
#: ../client/drizzle.cc:4505
2292 by patrick crews
Updated translations
885
msgid " hours "
886
msgstr ""
887
2400 by pcrews
Updated translations + 2011.08.24 release
888
#: ../client/drizzle.cc:4507
1742 by Patrick Crews
Updated translations prior to tarball release
889
msgid " hour "
890
msgstr ""
891
2400 by pcrews
Updated translations + 2011.08.24 release
892
#: ../client/drizzle.cc:4511
1742 by Patrick Crews
Updated translations prior to tarball release
893
msgid " min "
894
msgstr ""
895
2400 by pcrews
Updated translations + 2011.08.24 release
896
#: ../client/drizzle.cc:4521
1742 by Patrick Crews
Updated translations prior to tarball release
897
msgid " sec"
898
msgstr ""
899
2400 by pcrews
Updated translations + 2011.08.24 release
900
#: ../client/drizzle.cc:4623
1742 by Patrick Crews
Updated translations prior to tarball release
901
msgid "(unknown)"
902
msgstr ""
903
2400 by pcrews
Updated translations + 2011.08.24 release
904
#: ../client/drizzle.cc:4743
905
#, c-format
906
msgid "Returning to default PROMPT of %s\n"
907
msgstr ""
908
2370 by Mark Atwood
Updated translations
909
#: ../client/drizzle.cc:4748
2400 by pcrews
Updated translations + 2011.08.24 release
910
msgid "Memory allocation error. Not changing prompt\n"
2257 by patrick crews
Updated translations
911
msgstr ""
912
2370 by Mark Atwood
Updated translations
913
#: ../client/drizzle.cc:4753
1742 by Patrick Crews
Updated translations prior to tarball release
914
#, c-format
915
msgid "PROMPT set to '%s'\n"
916
msgstr ""
917
2459 by Mark Atwood
release 2011.11.29
918
#: ../client/drizzledump.cc:210
1921 by patrick crews
Updated translations
919
msgid "Error inserting into destination database"
1882 by patrick crews
Updated translations
920
msgstr ""
921
2459 by Mark Atwood
release 2011.11.29
922
#: ../client/drizzledump.cc:234
971.1.3 by Monty Taylor
Updated po files.
923
#, c-format
924
msgid "Got errno %d on write"
925
msgstr ""
926
2459 by Mark Atwood
release 2011.11.29
927
#: ../client/drizzledump.cc:280
1845.2.2 by patrick crews
Update translations
928
#, c-format
929
msgid ""
930
"%s: You can't use --single-transaction and --lock-all-tables at the same "
931
"time.\n"
932
msgstr ""
933
2459 by Mark Atwood
release 2011.11.29
934
#: ../client/drizzledump.cc:287
1099.4.31 by Launchpad Code Hosting
Launchpad automatic translations update.
935
#, c-format
779.1.11 by Monty Taylor
Added new messages to be translated.
936
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
937
msgstr ""
938
2459 by Mark Atwood
release 2011.11.29
939
#: ../client/drizzledump.cc:355
1802 by patrick crews
Update translations
940
msgid "-- Retrieving database structures..."
941
msgstr ""
942
2459 by Mark Atwood
release 2011.11.29
943
#: ../client/drizzledump.cc:475
1742 by Patrick Crews
Updated translations prior to tarball release
944
msgid ""
945
"Dump all the databases. This will be same as --databases with all databases "
946
"selected."
947
msgstr ""
948
2459 by Mark Atwood
release 2011.11.29
949
#: ../client/drizzledump.cc:477
1742 by Patrick Crews
Updated translations prior to tarball release
950
msgid ""
951
"Flush logs file in server before starting dump. Note that if you dump many "
952
"databases at once (using the option --databases= or --all-databases), the "
953
"logs will be flushed for each database dumped. The exception is when using --"
954
"lock-all-tables in this case the logs will be flushed only once, "
955
"corresponding to the moment all tables are locked. So if you want your dump "
956
"and the log flush to happen at the same exact moment you should use --lock-"
957
"all-tables or --flush-logs"
958
msgstr ""
959
2459 by Mark Atwood
release 2011.11.29
960
#: ../client/drizzledump.cc:479
2133 by Patrick Crews
Updated translations
961
#, fuzzy
962
msgid "Continue even if we get an sql-error."
963
msgstr "Continua chiar daca se obtine o eroare sql."
964
2459 by Mark Atwood
release 2011.11.29
965
#: ../client/drizzledump.cc:480
1921 by patrick crews
Updated translations
966
#, fuzzy
1742 by Patrick Crews
Updated translations prior to tarball release
967
msgid "Display this help message and exit."
968
msgstr "Afiseaza acest mesaj de ajutor si iesi."
969
2459 by Mark Atwood
release 2011.11.29
970
#: ../client/drizzledump.cc:482
1742 by Patrick Crews
Updated translations prior to tarball release
971
msgid ""
972
"Locks all tables across all databases. This is achieved by taking a global "
973
"read lock for the duration of the whole dump. Automatically turns --single-"
1882 by patrick crews
Updated translations
974
"transaction off."
975
msgstr ""
976
2459 by Mark Atwood
release 2011.11.29
977
#: ../client/drizzledump.cc:484
1742 by Patrick Crews
Updated translations prior to tarball release
978
msgid ""
979
"Creates a consistent snapshot by dumping all tables in a single transaction. "
980
"Works ONLY for tables stored in storage engines which support "
981
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
982
"be consistent for other storage engines. While a --single-transaction dump "
983
"is in process, to ensure a valid dump file (correct table contents), no "
984
"other connection should use the following statements: ALTER TABLE, DROP "
985
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1882 by patrick crews
Updated translations
986
"from them."
987
msgstr ""
988
2459 by Mark Atwood
release 2011.11.29
989
#: ../client/drizzledump.cc:486
1882 by patrick crews
Updated translations
990
msgid ""
991
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
992
"extended-insert and --disable-keys."
993
msgstr ""
994
2459 by Mark Atwood
release 2011.11.29
995
#: ../client/drizzledump.cc:487
1742 by Patrick Crews
Updated translations prior to tarball release
996
msgid "Overrides option --databases (-B)."
997
msgstr ""
998
2459 by Mark Atwood
release 2011.11.29
999
#: ../client/drizzledump.cc:489
1643.1.13 by Monty Taylor
Merged translations.
1000
msgid "Number of rows before each output progress report (requires --verbose)."
1001
msgstr ""
1002
2459 by Mark Atwood
release 2011.11.29
1003
#: ../client/drizzledump.cc:491
1742 by Patrick Crews
Updated translations prior to tarball release
1004
msgid "Print info about the various stages."
1005
msgstr ""
1006
2459 by Mark Atwood
release 2011.11.29
1007
#: ../client/drizzledump.cc:493
2133 by Patrick Crews
Updated translations
1008
msgid "Turn off Comments"
1009
msgstr ""
1010
2459 by Mark Atwood
release 2011.11.29
1011
#: ../client/drizzledump.cc:494
2133 by Patrick Crews
Updated translations
1012
#, fuzzy
1013
msgid "Turn off create-options"
1014
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
1921 by patrick crews
Updated translations
1015
2459 by Mark Atwood
release 2011.11.29
1016
#: ../client/drizzledump.cc:495
2133 by Patrick Crews
Updated translations
1017
msgid "Turn off extended-insert"
1018
msgstr ""
1742 by Patrick Crews
Updated translations prior to tarball release
1019
2459 by Mark Atwood
release 2011.11.29
1020
#: ../client/drizzledump.cc:496
2133 by Patrick Crews
Updated translations
1021
msgid "Turn off dump date at the end of the output"
1921 by patrick crews
Updated translations
1022
msgstr ""
1742 by Patrick Crews
Updated translations prior to tarball release
1023
2459 by Mark Atwood
release 2011.11.29
1024
#: ../client/drizzledump.cc:497
1742 by Patrick Crews
Updated translations prior to tarball release
1025
msgid "Do not read from the configuration files"
1026
msgstr ""
1027
2459 by Mark Atwood
release 2011.11.29
1028
#: ../client/drizzledump.cc:503
2133 by Patrick Crews
Updated translations
1029
msgid "Add a 'DROP DATABASE' before each create."
1030
msgstr ""
1031
2459 by Mark Atwood
release 2011.11.29
1032
#: ../client/drizzledump.cc:504
1802 by patrick crews
Update translations
1033
msgid "Do not add a 'drop table' before each create."
1742 by Patrick Crews
Updated translations prior to tarball release
1034
msgstr ""
1035
2459 by Mark Atwood
release 2011.11.29
1036
#: ../client/drizzledump.cc:506
1742 by Patrick Crews
Updated translations prior to tarball release
1037
msgid ""
1038
"Give less verbose output (useful for debugging). Disables structure comments "
1039
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
1882 by patrick crews
Updated translations
1040
"set-names --skip-disable-keys"
1742 by Patrick Crews
Updated translations prior to tarball release
1041
msgstr ""
1042
2459 by Mark Atwood
release 2011.11.29
1043
#: ../client/drizzledump.cc:508
1742 by Patrick Crews
Updated translations prior to tarball release
1044
msgid ""
1045
"To dump several databases. Note the difference in usage; In this case no "
1046
"tables are given. All name arguments are regarded as databasenames. 'USE "
1047
"db_name;' will be included in the output."
1048
msgstr ""
1049
2459 by Mark Atwood
release 2011.11.29
1050
#: ../client/drizzledump.cc:510
1742 by Patrick Crews
Updated translations prior to tarball release
1051
msgid ""
2094 by Patrick Crews
Updated translations
1052
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1802 by patrick crews
Update translations
1053
"will not be put in the output."
1054
msgstr ""
1055
2459 by Mark Atwood
release 2011.11.29
1056
#: ../client/drizzledump.cc:512
1742 by Patrick Crews
Updated translations prior to tarball release
1057
msgid ""
1058
"Do not dump the specified table. To specify more than one table to ignore, "
1059
"use the directive multiple times, once for each table.  Each table must be "
1060
"specified with both database and table names, e.g. --ignore-table=database."
1061
"table"
1062
msgstr ""
1063
2459 by Mark Atwood
release 2011.11.29
1064
#: ../client/drizzledump.cc:514
1742 by Patrick Crews
Updated translations prior to tarball release
1065
msgid "Insert rows with INSERT IGNORE."
1066
msgstr ""
1067
2459 by Mark Atwood
release 2011.11.29
1068
#: ../client/drizzledump.cc:516
1882 by patrick crews
Updated translations
1069
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1070
msgstr ""
1071
2459 by Mark Atwood
release 2011.11.29
1072
#: ../client/drizzledump.cc:518
1742 by Patrick Crews
Updated translations prior to tarball release
1073
msgid ""
1074
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1075
"above line will be added otherwise, if --databases or --all-databases option "
1076
"was given."
1077
msgstr ""
1078
2459 by Mark Atwood
release 2011.11.29
1079
#: ../client/drizzledump.cc:520
1742 by Patrick Crews
Updated translations prior to tarball release
1080
msgid "No row information."
1081
msgstr ""
1082
2459 by Mark Atwood
release 2011.11.29
1083
#: ../client/drizzledump.cc:522
1742 by Patrick Crews
Updated translations prior to tarball release
1084
msgid "Use REPLACE INTO instead of INSERT INTO."
1085
msgstr ""
1086
2459 by Mark Atwood
release 2011.11.29
1087
#: ../client/drizzledump.cc:524
1802 by patrick crews
Update translations
1088
msgid "Where to send output to (stdout|database"
1089
msgstr ""
1090
2459 by Mark Atwood
release 2011.11.29
1091
#: ../client/drizzledump.cc:526
1882 by patrick crews
Updated translations
1092
msgid ""
1093
"Hostname for destination db server (requires --destination-type=database)"
1094
msgstr ""
1095
2459 by Mark Atwood
release 2011.11.29
1096
#: ../client/drizzledump.cc:528
1882 by patrick crews
Updated translations
1097
msgid ""
1098
"Port number for destination db server (requires --destination-type=database)"
1099
msgstr ""
1100
2459 by Mark Atwood
release 2011.11.29
1101
#: ../client/drizzledump.cc:530
1882 by patrick crews
Updated translations
1102
msgid ""
1103
"User name for destination db server (resquires --destination-type=database)"
1104
msgstr ""
1105
2459 by Mark Atwood
release 2011.11.29
1106
#: ../client/drizzledump.cc:532
1882 by patrick crews
Updated translations
1107
msgid ""
1108
"Password for destination db server (requires --destination-type=database)"
1109
msgstr ""
1110
2459 by Mark Atwood
release 2011.11.29
1111
#: ../client/drizzledump.cc:534
1882 by patrick crews
Updated translations
1112
msgid ""
1113
"The database in the destination db server (requires --destination-"
1114
"type=database, not for use with --all-databases)"
1115
msgstr ""
1116
2459 by Mark Atwood
release 2011.11.29
1117
#: ../client/drizzledump.cc:536
2133 by Patrick Crews
Updated translations
1118
msgid ""
1119
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1120
"UTF8 table"
1121
msgstr ""
1122
2459 by Mark Atwood
release 2011.11.29
1123
#: ../client/drizzledump.cc:542
1742 by Patrick Crews
Updated translations prior to tarball release
1124
msgid "Connect to host."
2426 by patrick crews
2011.09.26 tarball + translations
1125
msgstr ""
1742 by Patrick Crews
Updated translations prior to tarball release
1126
2459 by Mark Atwood
release 2011.11.29
1127
#: ../client/drizzledump.cc:544
1764 by patrick crews
Updated translations
1128
msgid ""
1129
"Password to use when connecting to server. If password is not given it's "
1130
"solicited on the tty."
1131
msgstr ""
1132
2459 by Mark Atwood
release 2011.11.29
1133
#: ../client/drizzledump.cc:546
2236 by patrick crews
Updated translations
1134
#: ../plugin/transaction_log/utilities/transaction_reader.cc:650
1742 by Patrick Crews
Updated translations prior to tarball release
1135
msgid "Port number to use for connection."
1136
msgstr ""
1137
2459 by Mark Atwood
release 2011.11.29
1138
#: ../client/drizzledump.cc:550
2236 by patrick crews
Updated translations
1139
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
1140
msgid "The protocol of connection (mysql or drizzle)."
1141
msgstr ""
1142
2459 by Mark Atwood
release 2011.11.29
1143
#: ../client/drizzledump.cc:553
1764 by patrick crews
Updated translations
1144
msgid "Hidden Options"
1145
msgstr ""
1146
2459 by Mark Atwood
release 2011.11.29
1147
#: ../client/drizzledump.cc:555
1921 by patrick crews
Updated translations
1148
msgid "Used to select the database"
1149
msgstr ""
1150
2459 by Mark Atwood
release 2011.11.29
1151
#: ../client/drizzledump.cc:556
1742 by Patrick Crews
Updated translations prior to tarball release
1152
msgid "Used to select the tables"
1153
msgstr ""
1154
2459 by Mark Atwood
release 2011.11.29
1155
#: ../client/drizzledump.cc:559
1742 by Patrick Crews
Updated translations prior to tarball release
1156
msgid "Allowed Options + Hidden Options"
1157
msgstr ""
1158
2459 by Mark Atwood
release 2011.11.29
1159
#: ../client/drizzledump.cc:623
1742 by Patrick Crews
Updated translations prior to tarball release
1160
#, c-format
1161
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1162
msgstr ""
1163
2236 by patrick crews
Updated translations
1164
#: ../client/drizzledump.cc:628
2459 by Mark Atwood
release 2011.11.29
1165
msgid ""
1166
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1167
"and you are welcome to modify and redistribute it under the GPL license\n"
1168
msgstr ""
1169
1170
#: ../client/drizzledump.cc:629
1921 by patrick crews
Updated translations
1171
msgid "Dumps definitions and data from a Drizzle database server"
1764 by patrick crews
Updated translations
1172
msgstr ""
1173
2459 by Mark Atwood
release 2011.11.29
1174
#: ../client/drizzledump.cc:630
1921 by patrick crews
Updated translations
1175
#, c-format
1176
msgid "Usage: %s [OPTIONS] database [tables]\n"
1764 by patrick crews
Updated translations
1177
msgstr ""
1178
2459 by Mark Atwood
release 2011.11.29
1179
#: ../client/drizzledump.cc:631
1764 by patrick crews
Updated translations
1180
#, c-format
1181
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1182
msgstr ""
1183
2459 by Mark Atwood
release 2011.11.29
1184
#: ../client/drizzledump.cc:633
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1185
#, c-format
1186
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1187
msgstr ""
1188
2459 by Mark Atwood
release 2011.11.29
1189
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:484
1190
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5164
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1191
#, c-format
1192
msgid "Value supplied for port is not valid.\n"
1193
msgstr ""
1194
2459 by Mark Atwood
release 2011.11.29
1195
#: ../client/drizzledump.cc:727
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1196
#, c-format
1197
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1198
msgstr ""
1199
2400 by pcrews
Updated translations + 2011.08.24 release
1200
#: ../client/drizzledump_data.cc:263
1802 by patrick crews
Update translations
1201
msgid "-- Retrieving data for "
1202
msgstr ""
1203
2400 by pcrews
Updated translations + 2011.08.24 release
1204
#: ../client/drizzledump_data.cc:293
1802 by patrick crews
Update translations
1205
msgid " rows dumped for table "
1206
msgstr ""
1207
2400 by pcrews
Updated translations + 2011.08.24 release
1208
#: ../client/drizzledump_data.cc:552
1802 by patrick crews
Update translations
1209
msgid "-- Connecting to "
2426 by patrick crews
2011.09.26 tarball + translations
1210
msgstr ""
1802 by patrick crews
Update translations
1211
2400 by pcrews
Updated translations + 2011.08.24 release
1212
#: ../client/drizzledump_data.cc:552
1802 by patrick crews
Update translations
1213
msgid " using protocol "
1214
msgstr ""
1215
2400 by pcrews
Updated translations + 2011.08.24 release
1216
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
1217
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
1802 by patrick crews
Update translations
1218
msgid "Error executing query: "
1219
msgstr ""
1220
2400 by pcrews
Updated translations + 2011.08.24 release
1221
#: ../client/drizzledump_data.cc:598
1802 by patrick crews
Update translations
1222
msgid "Could not buffer result: "
1223
msgstr ""
1224
2400 by pcrews
Updated translations + 2011.08.24 release
1225
#: ../client/drizzledump_data.cc:644
1802 by patrick crews
Update translations
1226
msgid "Error: Could not set db '"
1227
msgstr ""
1228
2400 by pcrews
Updated translations + 2011.08.24 release
1229
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
1230
#: ../client/drizzledump_data.cc:669
1802 by patrick crews
Update translations
1231
msgid "Got error: "
1232
msgstr ""
1233
2400 by pcrews
Updated translations + 2011.08.24 release
1234
#: ../client/drizzledump_data.cc:678
1802 by patrick crews
Update translations
1235
msgid "-- Disconnecting from "
1236
msgstr ""
1237
2236 by patrick crews
Updated translations
1238
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
1882 by patrick crews
Updated translations
1239
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1802 by patrick crews
Update translations
1240
msgid "-- Retrieving table structures for "
1241
msgstr ""
1242
2236 by patrick crews
Updated translations
1243
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
1802 by patrick crews
Update translations
1244
msgid "-- Retrieving fields for "
1245
msgstr ""
1246
2236 by patrick crews
Updated translations
1247
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
1802 by patrick crews
Update translations
1248
msgid "-- Retrieving indexes for "
1249
msgstr ""
1250
2236 by patrick crews
Updated translations
1251
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
1882 by patrick crews
Updated translations
1252
msgid "-- Retrieving foreign keys for "
1253
msgstr ""
1254
2400 by pcrews
Updated translations + 2011.08.24 release
1255
#: ../client/drizzleslap.cc:2286
1711.1.24 by Patrick Crews
Merge translations update
1256
#, c-format
1257
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1258
msgstr ""
1259
2459 by Mark Atwood
release 2011.11.29
1260
#: ../client/drizzletest.cc:4923
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1261
msgid "Error: Invalid Value for opt_max_connect_retries"
1262
msgstr ""
1263
2459 by Mark Atwood
release 2011.11.29
1264
#: ../client/drizzletest.cc:4933
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1265
msgid "Error: Invalid Value for opt_tail_lines"
1266
msgstr ""
1267
2459 by Mark Atwood
release 2011.11.29
1268
#: ../client/drizzletest.cc:4943
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1269
msgid "Error: Invalid Value for opt_sleep"
1270
msgstr ""
1271
2459 by Mark Atwood
release 2011.11.29
1272
#: ../client/drizzletest.cc:5122
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1273
#, c-format
1274
msgid "Could not open '%s' for reading: errno = %d"
1275
msgstr ""
1276
2400 by pcrews
Updated translations + 2011.08.24 release
1277
#: ../drizzled/drizzled.cc:358
1278
msgid "General Options"
1279
msgstr ""
1280
1281
#: ../drizzled/drizzled.cc:359
2236 by patrick crews
Updated translations
1282
msgid "Config File Options"
1283
msgstr ""
1284
2400 by pcrews
Updated translations + 2011.08.24 release
1285
#: ../drizzled/drizzled.cc:360
2236 by patrick crews
Updated translations
1286
msgid "Kernel Options"
2211 by patrick crews
Updated translations
1287
msgstr ""
1288
2400 by pcrews
Updated translations + 2011.08.24 release
1289
#: ../drizzled/drizzled.cc:361
2236 by patrick crews
Updated translations
1290
msgid "Plugin Loading Options"
2211 by patrick crews
Updated translations
1291
msgstr ""
1292
2400 by pcrews
Updated translations + 2011.08.24 release
1293
#: ../drizzled/drizzled.cc:362
2236 by patrick crews
Updated translations
1294
msgid "Plugin Options"
2211 by patrick crews
Updated translations
1295
msgstr ""
1296
2400 by pcrews
Updated translations + 2011.08.24 release
1297
#: ../drizzled/drizzled.cc:363
2236 by patrick crews
Updated translations
1298
msgid "Config and Plugin Loading"
2211 by patrick crews
Updated translations
1299
msgstr ""
1300
2400 by pcrews
Updated translations + 2011.08.24 release
1301
#: ../drizzled/drizzled.cc:364
2211 by patrick crews
Updated translations
1302
msgid "Kernel and Plugin Loading and Plugin"
1303
msgstr ""
1304
2400 by pcrews
Updated translations + 2011.08.24 release
1305
#: ../drizzled/drizzled.cc:478
2170 by Patrick Crews
Updated translations
1306
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1307
msgid "Aborting:"
2170 by Patrick Crews
Updated translations
1308
msgstr "Anulat"
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1309
2400 by pcrews
Updated translations + 2011.08.24 release
1310
#: ../drizzled/drizzled.cc:536
1311
msgid "One can only use the --user switch if running as root"
1312
msgstr ""
1313
1314
#: ../drizzled/drizzled.cc:543
1315
msgid ""
1316
"drizzled cannot be run as root, use --user to start drizzled up as another "
1317
"user"
1318
msgstr ""
1319
2459 by Mark Atwood
release 2011.11.29
1320
#: ../drizzled/drizzled.cc:586
2400 by pcrews
Updated translations + 2011.08.24 release
1321
msgid "Set process group ID failed "
1322
msgstr ""
1323
2459 by Mark Atwood
release 2011.11.29
1324
#: ../drizzled/drizzled.cc:590
1764 by patrick crews
Updated translations
1325
msgid "Set process user ID failed"
1326
msgstr ""
1327
2459 by Mark Atwood
release 2011.11.29
1328
#: ../drizzled/drizzled.cc:601
1764 by patrick crews
Updated translations
1329
msgid "Process chroot failed"
1330
msgstr ""
1331
2459 by Mark Atwood
release 2011.11.29
1332
#: ../drizzled/drizzled.cc:700
2426 by patrick crews
2011.09.26 tarball + translations
1333
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1334
msgid "Invalid Value for auto_increment_increment"
2426 by patrick crews
2011.09.26 tarball + translations
1335
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1336
2459 by Mark Atwood
release 2011.11.29
1337
#: ../drizzled/drizzled.cc:710
2426 by patrick crews
2011.09.26 tarball + translations
1338
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1339
msgid "Invalid Value for auto_increment_offset"
2426 by patrick crews
2011.09.26 tarball + translations
1340
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1341
2459 by Mark Atwood
release 2011.11.29
1342
#: ../drizzled/drizzled.cc:720
2426 by patrick crews
2011.09.26 tarball + translations
1343
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1344
msgid "Invalid Value for completion_type"
2426 by patrick crews
2011.09.26 tarball + translations
1345
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1346
2459 by Mark Atwood
release 2011.11.29
1347
#: ../drizzled/drizzled.cc:731
2426 by patrick crews
2011.09.26 tarball + translations
1348
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1349
msgid "Invalid Value for div-precision-increment"
2426 by patrick crews
2011.09.26 tarball + translations
1350
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1351
2459 by Mark Atwood
release 2011.11.29
1352
#: ../drizzled/drizzled.cc:741
2426 by patrick crews
2011.09.26 tarball + translations
1353
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1354
msgid "Invalid Value for group_concat_max_len"
2426 by patrick crews
2011.09.26 tarball + translations
1355
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1356
2459 by Mark Atwood
release 2011.11.29
1357
#: ../drizzled/drizzled.cc:751
2426 by patrick crews
2011.09.26 tarball + translations
1358
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1359
msgid "Invalid Value for join_buffer_size"
2426 by patrick crews
2011.09.26 tarball + translations
1360
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1361
2459 by Mark Atwood
release 2011.11.29
1362
#: ../drizzled/drizzled.cc:762
2426 by patrick crews
2011.09.26 tarball + translations
1363
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1364
msgid "Invalid Value for max_allowed_packet"
2426 by patrick crews
2011.09.26 tarball + translations
1365
msgstr "Eroare: Valoare invalida pentru max_input_line"
1802 by patrick crews
Update translations
1366
2459 by Mark Atwood
release 2011.11.29
1367
#: ../drizzled/drizzled.cc:773
2426 by patrick crews
2011.09.26 tarball + translations
1368
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1369
msgid "Invalid Value for max_error_count"
2426 by patrick crews
2011.09.26 tarball + translations
1370
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1371
2459 by Mark Atwood
release 2011.11.29
1372
#: ../drizzled/drizzled.cc:783
2426 by patrick crews
2011.09.26 tarball + translations
1373
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1374
msgid "Invalid Value for max_heap_table_size"
2426 by patrick crews
2011.09.26 tarball + translations
1375
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1376
2459 by Mark Atwood
release 2011.11.29
1377
#: ../drizzled/drizzled.cc:794
2426 by patrick crews
2011.09.26 tarball + translations
1378
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1379
msgid "Invalid Value for min_examined_row_limit"
2426 by patrick crews
2011.09.26 tarball + translations
1380
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1381
2459 by Mark Atwood
release 2011.11.29
1382
#: ../drizzled/drizzled.cc:804
2426 by patrick crews
2011.09.26 tarball + translations
1383
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1384
msgid "Invalid Value for max_join_size"
2426 by patrick crews
2011.09.26 tarball + translations
1385
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1386
2459 by Mark Atwood
release 2011.11.29
1387
#: ../drizzled/drizzled.cc:814
2426 by patrick crews
2011.09.26 tarball + translations
1388
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1389
msgid "Invalid Value for max_length_for_sort_data"
2426 by patrick crews
2011.09.26 tarball + translations
1390
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1391
2459 by Mark Atwood
release 2011.11.29
1392
#: ../drizzled/drizzled.cc:824
2426 by patrick crews
2011.09.26 tarball + translations
1393
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1394
msgid "Invalid Value for max_seeks_for_key"
2426 by patrick crews
2011.09.26 tarball + translations
1395
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1396
2459 by Mark Atwood
release 2011.11.29
1397
#: ../drizzled/drizzled.cc:834
2426 by patrick crews
2011.09.26 tarball + translations
1398
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1399
msgid "Invalid Value for max_sort_length"
2426 by patrick crews
2011.09.26 tarball + translations
1400
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1401
2459 by Mark Atwood
release 2011.11.29
1402
#: ../drizzled/drizzled.cc:844
2426 by patrick crews
2011.09.26 tarball + translations
1403
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1404
msgid "Invalid Value for optimizer_search_depth"
2426 by patrick crews
2011.09.26 tarball + translations
1405
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1406
2459 by Mark Atwood
release 2011.11.29
1407
#: ../drizzled/drizzled.cc:854
2426 by patrick crews
2011.09.26 tarball + translations
1408
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1409
msgid "Invalid Value for preload_buff_size"
2426 by patrick crews
2011.09.26 tarball + translations
1410
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1411
2459 by Mark Atwood
release 2011.11.29
1412
#: ../drizzled/drizzled.cc:864
2426 by patrick crews
2011.09.26 tarball + translations
1413
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1414
msgid "Invalid Value for query_alloc_block_size"
2426 by patrick crews
2011.09.26 tarball + translations
1415
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1416
2459 by Mark Atwood
release 2011.11.29
1417
#: ../drizzled/drizzled.cc:875
2426 by patrick crews
2011.09.26 tarball + translations
1418
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1419
msgid "Invalid Value for query_prealloc_size"
2426 by patrick crews
2011.09.26 tarball + translations
1420
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1421
2459 by Mark Atwood
release 2011.11.29
1422
#: ../drizzled/drizzled.cc:886
2426 by patrick crews
2011.09.26 tarball + translations
1423
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1424
msgid "Invalid Value for range_alloc_block_size"
2426 by patrick crews
2011.09.26 tarball + translations
1425
msgstr "Eroare: Valoare invalida pentru max_input_line"
1802 by patrick crews
Update translations
1426
2459 by Mark Atwood
release 2011.11.29
1427
#: ../drizzled/drizzled.cc:897
2426 by patrick crews
2011.09.26 tarball + translations
1428
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1429
msgid "Invalid Value for read_buff_size"
2426 by patrick crews
2011.09.26 tarball + translations
1430
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1431
2459 by Mark Atwood
release 2011.11.29
1432
#: ../drizzled/drizzled.cc:908
2426 by patrick crews
2011.09.26 tarball + translations
1433
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1434
msgid "Invalid Value for read_rnd_buff_size"
2426 by patrick crews
2011.09.26 tarball + translations
1435
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1436
2459 by Mark Atwood
release 2011.11.29
1437
#: ../drizzled/drizzled.cc:918
2426 by patrick crews
2011.09.26 tarball + translations
1438
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1439
msgid "Invalid Value for sort_buff_size"
2426 by patrick crews
2011.09.26 tarball + translations
1440
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1441
2459 by Mark Atwood
release 2011.11.29
1442
#: ../drizzled/drizzled.cc:928
2426 by patrick crews
2011.09.26 tarball + translations
1443
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1444
msgid "Invalid Value for table_def_size"
2426 by patrick crews
2011.09.26 tarball + translations
1445
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1446
2459 by Mark Atwood
release 2011.11.29
1447
#: ../drizzled/drizzled.cc:938
2426 by patrick crews
2011.09.26 tarball + translations
1448
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1449
msgid "Invalid Value for table_cache_size"
2426 by patrick crews
2011.09.26 tarball + translations
1450
msgstr "Eroare: Valoare invalida pentru max_input_line"
2400 by pcrews
Updated translations + 2011.08.24 release
1451
2459 by Mark Atwood
release 2011.11.29
1452
#: ../drizzled/drizzled.cc:948 ../drizzled/drizzled.cc:963
2426 by patrick crews
2011.09.26 tarball + translations
1453
#, fuzzy
2400 by pcrews
Updated translations + 2011.08.24 release
1454
msgid "Invalid Value for table_lock_wait_timeout"
2426 by patrick crews
2011.09.26 tarball + translations
1455
msgstr "Eroare: Valoare invalida pentru connect_timeout"
2400 by pcrews
Updated translations + 2011.08.24 release
1456
2459 by Mark Atwood
release 2011.11.29
1457
#: ../drizzled/drizzled.cc:973
1882 by patrick crews
Updated translations
1458
msgid ""
2400 by pcrews
Updated translations + 2011.08.24 release
1459
"Invalid Value for transaction_message_threshold valid values are between "
1460
"131072 - 1048576 bytes"
1461
msgstr ""
1462
2459 by Mark Atwood
release 2011.11.29
1463
#: ../drizzled/drizzled.cc:1041
1099.4.32 by Launchpad Code Hosting
Launchpad automatic translations update.
1464
#, c-format
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1465
msgid "gethostname failed, using '%s' as hostname"
1466
msgstr ""
1467
2459 by Mark Atwood
release 2011.11.29
1468
#: ../drizzled/drizzled.cc:1055
2400 by pcrews
Updated translations + 2011.08.24 release
1469
#, fuzzy
1470
msgid "Display help and exit."
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1471
msgstr "Afiseaza acest mesaj de ajutor si iesi."
1472
2459 by Mark Atwood
release 2011.11.29
1473
#: ../drizzled/drizzled.cc:1057
2170 by Patrick Crews
Updated translations
1474
msgid "Run as a daemon."
1475
msgstr ""
1476
2459 by Mark Atwood
release 2011.11.29
1477
#: ../drizzled/drizzled.cc:1059 ../drizzled/drizzled.cc:1678
2400 by pcrews
Updated translations + 2011.08.24 release
1478
msgid "Run drizzled daemon as user."
1479
msgstr ""
1480
2459 by Mark Atwood
release 2011.11.29
1481
#: ../drizzled/drizzled.cc:1061
2400 by pcrews
Updated translations + 2011.08.24 release
1482
msgid "Print version information and exit."
1483
msgstr ""
1484
2459 by Mark Atwood
release 2011.11.29
1485
#: ../drizzled/drizzled.cc:1068
2236 by patrick crews
Updated translations
1486
msgid "Configuration file to use"
1487
msgstr ""
1488
2459 by Mark Atwood
release 2011.11.29
1489
#: ../drizzled/drizzled.cc:1070
1802 by patrick crews
Update translations
1490
msgid "Base location for config files"
1491
msgstr ""
1492
2459 by Mark Atwood
release 2011.11.29
1493
#: ../drizzled/drizzled.cc:1072 ../drizzled/drizzled.cc:1770
1802 by patrick crews
Update translations
1494
msgid "Directory for plugins."
1495
msgstr ""
1496
2459 by Mark Atwood
release 2011.11.29
1497
#: ../drizzled/drizzled.cc:1077 ../drizzled/drizzled.cc:1774
1802 by patrick crews
Update translations
1498
msgid ""
1499
"Optional comma separated list of plugins to load at startup in addition to "
1500
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1501
msgstr ""
1502
2459 by Mark Atwood
release 2011.11.29
1503
#: ../drizzled/drizzled.cc:1081 ../drizzled/drizzled.cc:1780
1802 by patrick crews
Update translations
1504
msgid ""
1505
"Optional comma separated list of plugins to not load at startup. Effectively "
1506
"removes a plugin from the list of plugins to be loaded. [for example: --"
1507
"plugin_remove=crc32,logger_gearman]"
1508
msgstr ""
1509
2459 by Mark Atwood
release 2011.11.29
1510
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1786
1802 by patrick crews
Update translations
1511
msgid ""
1512
"Optional comma separated list of plugins to load at starup instead of the "
1513
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1514
msgstr ""
1515
2459 by Mark Atwood
release 2011.11.29
1516
#: ../drizzled/drizzled.cc:1092 ../drizzled/drizzled.cc:1590
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1517
msgid "Auto-increment columns are incremented by this"
1518
msgstr ""
1519
2459 by Mark Atwood
release 2011.11.29
1520
#: ../drizzled/drizzled.cc:1094 ../drizzled/drizzled.cc:1595
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1521
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
1522
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1523
"= 1"
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1524
msgstr ""
1525
2459 by Mark Atwood
release 2011.11.29
1526
#: ../drizzled/drizzled.cc:1096 ../drizzled/drizzled.cc:1601
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1527
msgid ""
1528
"Path to installation directory. All paths are usually resolved relative to "
1529
"this."
1530
msgstr ""
1531
2459 by Mark Atwood
release 2011.11.29
1532
#: ../drizzled/drizzled.cc:1099 ../drizzled/drizzled.cc:1606
1005.1.3 by Monty Taylor
Updated po files.
1533
msgid "Chroot drizzled daemon during startup."
1534
msgstr ""
1535
2459 by Mark Atwood
release 2011.11.29
1536
#: ../drizzled/drizzled.cc:1101
1005.1.3 by Monty Taylor
Updated po files.
1537
msgid "Set the default collation."
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
1538
msgstr ""
1539
2459 by Mark Atwood
release 2011.11.29
1540
#: ../drizzled/drizzled.cc:1103 ../drizzled/drizzled.cc:1610
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1541
msgid "Default completion type."
1542
msgstr ""
1543
2459 by Mark Atwood
release 2011.11.29
1544
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1615
1005.1.3 by Monty Taylor
Updated po files.
1545
msgid "Write core on errors."
1546
msgstr ""
1547
2459 by Mark Atwood
release 2011.11.29
1548
#: ../drizzled/drizzled.cc:1106 ../drizzled/drizzled.cc:1619
2400 by pcrews
Updated translations + 2011.08.24 release
1549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
1005.1.3 by Monty Taylor
Updated po files.
1550
msgid "Path to the database root."
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
1551
msgstr ""
1552
2459 by Mark Atwood
release 2011.11.29
1553
#: ../drizzled/drizzled.cc:1108
2236 by patrick crews
Updated translations
1554
msgid "Set the default storage engine for tables."
1555
msgstr ""
1556
2459 by Mark Atwood
release 2011.11.29
1557
#: ../drizzled/drizzled.cc:1110
1005.1.3 by Monty Taylor
Updated po files.
1558
msgid "Set the default time zone."
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1559
msgstr ""
1560
2459 by Mark Atwood
release 2011.11.29
1561
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1623
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1562
msgid "Used for debugging;  Use at your own risk!"
1563
msgstr ""
1564
2459 by Mark Atwood
release 2011.11.29
1565
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1628
1005.1.3 by Monty Taylor
Updated po files.
1566
msgid "Set up signals usable for debugging"
1567
msgstr ""
1568
2459 by Mark Atwood
release 2011.11.29
1569
#: ../drizzled/drizzled.cc:1116
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1570
msgid "Set the language used for the month names and the days of the week."
1571
msgstr ""
1572
2459 by Mark Atwood
release 2011.11.29
1573
#: ../drizzled/drizzled.cc:1118 ../drizzled/drizzled.cc:1632
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1574
msgid "Log some not critical warnings to the log file."
1575
msgstr ""
1576
2459 by Mark Atwood
release 2011.11.29
1577
#: ../drizzled/drizzled.cc:1120 ../drizzled/drizzled.cc:1637
1802 by patrick crews
Update translations
1578
msgid "Pid file used by drizzled."
1005.1.3 by Monty Taylor
Updated po files.
1579
msgstr ""
1580
2459 by Mark Atwood
release 2011.11.29
1581
#: ../drizzled/drizzled.cc:1122
2236 by patrick crews
Updated translations
1582
msgid "Maximum time in seconds to wait for the port to become free. "
1583
msgstr ""
1584
2459 by Mark Atwood
release 2011.11.29
1585
#: ../drizzled/drizzled.cc:1124
1951 by patrick crews
Updated translations
1586
msgid "Include the SQL query in replicated protobuf messages."
1587
msgstr ""
1588
2459 by Mark Atwood
release 2011.11.29
1589
#: ../drizzled/drizzled.cc:1126 ../drizzled/drizzled.cc:1646
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1590
msgid ""
1591
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1592
"specified directory"
1593
msgstr ""
1594
2459 by Mark Atwood
release 2011.11.29
1595
#: ../drizzled/drizzled.cc:1129 ../drizzled/drizzled.cc:1651
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1596
msgid ""
1597
"Uniquely identifies the server instance in the community of replication "
1598
"partners."
1599
msgstr ""
1600
2459 by Mark Atwood
release 2011.11.29
1601
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1656
1005.1.3 by Monty Taylor
Updated po files.
1602
msgid "Don't print a stack trace on failure."
1603
msgstr ""
1604
2459 by Mark Atwood
release 2011.11.29
1605
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1660
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1606
msgid "Enable symbolic link support."
1607
msgstr ""
1608
2459 by Mark Atwood
release 2011.11.29
1609
#: ../drizzled/drizzled.cc:1136 ../drizzled/drizzled.cc:1669
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1610
msgid ""
1611
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1612
msgstr ""
1613
2459 by Mark Atwood
release 2011.11.29
1614
#: ../drizzled/drizzled.cc:1139
1005.1.3 by Monty Taylor
Updated po files.
1615
msgid "Path for temporary files."
1616
msgstr ""
1617
2459 by Mark Atwood
release 2011.11.29
1618
#: ../drizzled/drizzled.cc:1141 ../drizzled/drizzled.cc:1674
1005.1.3 by Monty Taylor
Updated po files.
1619
msgid "Default transaction isolation level."
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
1620
msgstr ""
1621
2459 by Mark Atwood
release 2011.11.29
1622
#: ../drizzled/drizzled.cc:1143
1882 by patrick crews
Updated translations
1623
msgid ""
1624
"Max message size written to transaction log, valid values 131072 - 1048576 "
1625
"bytes."
1626
msgstr ""
1627
2459 by Mark Atwood
release 2011.11.29
1628
#: ../drizzled/drizzled.cc:1145 ../drizzled/drizzled.cc:1682
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1629
msgid ""
612.2.16 by Monty Taylor
Merged latest translations from Launchpad.
1630
"The number of outstanding connection requests Drizzle can have. This comes "
1631
"into play when the main Drizzle thread gets very many connection requests in "
1632
"a very short time."
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1633
msgstr ""
1634
2459 by Mark Atwood
release 2011.11.29
1635
#: ../drizzled/drizzled.cc:1150 ../drizzled/drizzled.cc:1688
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1636
msgid ""
685.1.14 by Monty Taylor
Merged from Andrew.
1637
"Size of tree cache used in bulk insert optimization. Note that this is a "
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1638
"limit per thread!"
1639
msgstr ""
1640
2459 by Mark Atwood
release 2011.11.29
1641
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1694
685.1.34 by Monty Taylor
Updated message files.
1642
msgid ""
1643
"Precision of the result of '/' operator will be increased on that value."
1644
msgstr ""
1645
2459 by Mark Atwood
release 2011.11.29
1646
#: ../drizzled/drizzled.cc:1156
840.1.1 by Monty Taylor
Update translations.
1647
msgid "The maximum length of the result of function  group_concat."
1648
msgstr ""
1649
2459 by Mark Atwood
release 2011.11.29
1650
#: ../drizzled/drizzled.cc:1158 ../drizzled/drizzled.cc:1700
685.1.34 by Monty Taylor
Updated message files.
1651
msgid "The size of the buffer that is used for full joins."
1652
msgstr ""
1653
2459 by Mark Atwood
release 2011.11.29
1654
#: ../drizzled/drizzled.cc:1161
1921 by patrick crews
Updated translations
1655
msgid ""
1656
"A global cap on the amount of memory that can be allocated by session join "
1657
"buffers (0 means unlimited)"
1658
msgstr ""
1659
2459 by Mark Atwood
release 2011.11.29
1660
#: ../drizzled/drizzled.cc:1163 ../drizzled/drizzled.cc:1706
840.1.1 by Monty Taylor
Update translations.
1661
msgid "Max packetlength to send/receive from to server."
1662
msgstr ""
1663
2459 by Mark Atwood
release 2011.11.29
1664
#: ../drizzled/drizzled.cc:1165
840.1.1 by Monty Taylor
Update translations.
1665
msgid "Max number of errors/warnings to store for a statement."
1666
msgstr ""
1667
2459 by Mark Atwood
release 2011.11.29
1668
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1711
685.1.34 by Monty Taylor
Updated message files.
1669
msgid "Don't allow creation of heap tables bigger than this."
1670
msgstr ""
1671
2459 by Mark Atwood
release 2011.11.29
1672
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1717
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1673
msgid ""
1674
"Joins that are probably going to read more than max_join_size records return "
1675
"an error."
1676
msgstr ""
1677
2459 by Mark Atwood
release 2011.11.29
1678
#: ../drizzled/drizzled.cc:1172 ../drizzled/drizzled.cc:1723
840.1.1 by Monty Taylor
Update translations.
1679
msgid "Max number of bytes in sorted records."
1680
msgstr ""
1681
2459 by Mark Atwood
release 2011.11.29
1682
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1728
840.1.1 by Monty Taylor
Update translations.
1683
msgid "Limit assumed max number of seeks when looking up rows based on a key"
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1684
msgstr ""
1685
2459 by Mark Atwood
release 2011.11.29
1686
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1733
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1687
msgid ""
1688
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1689
"max_sort_length bytes of each value are used; the rest are ignored)."
1690
msgstr ""
1691
2459 by Mark Atwood
release 2011.11.29
1692
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1740
1005.1.3 by Monty Taylor
Updated po files.
1693
msgid "After this many write locks, allow some read locks to run in between."
1694
msgstr ""
1695
2459 by Mark Atwood
release 2011.11.29
1696
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1744
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1697
msgid ""
1698
"Don't log queries which examine less than min_examined_row_limit rows to "
1699
"file."
1700
msgstr ""
1701
2459 by Mark Atwood
release 2011.11.29
1702
#: ../drizzled/drizzled.cc:1185
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1703
msgid ""
1802 by patrick crews
Update translations
1704
"Do not apply any heuristic(s) during query optimization to prune, thus "
1705
"perform an exhaustive search from the optimizer search space."
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1706
msgstr ""
1707
2459 by Mark Atwood
release 2011.11.29
1708
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1758
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1709
msgid ""
1710
"Maximum depth of search performed by the query optimizer. Values larger than "
1711
"the number of relations in a query result in better query plans, but take "
1712
"longer to compile a query. Smaller values than the number of tables in a "
1713
"relation result in faster optimization, but may produce very bad query "
1714
"plans. If set to 0, the system will automatically pick a reasonable value; "
1715
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1716
"(used for testing/comparison)."
1717
msgstr ""
1718
2459 by Mark Atwood
release 2011.11.29
1719
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1792
1005.1.3 by Monty Taylor
Updated po files.
1720
msgid "The size of the buffer that is allocated when preloading indexes"
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1721
msgstr ""
1722
2459 by Mark Atwood
release 2011.11.29
1723
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1797
1005.1.3 by Monty Taylor
Updated po files.
1724
msgid "Allocation block size for query parsing and execution"
1725
msgstr ""
1726
2459 by Mark Atwood
release 2011.11.29
1727
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1802
685.1.34 by Monty Taylor
Updated message files.
1728
msgid "Persistent buffer for query parsing and execution"
1729
msgstr ""
1730
2459 by Mark Atwood
release 2011.11.29
1731
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1808
685.1.34 by Monty Taylor
Updated message files.
1732
msgid "Allocation block size for storing ranges during optimization"
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1733
msgstr ""
1734
2459 by Mark Atwood
release 2011.11.29
1735
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1814
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1736
msgid ""
1737
"Each thread that does a sequential scan allocates a buffer of this size for "
1738
"each table it scans. If you do many sequential scans, you may want to "
1739
"increase this value."
1740
msgstr ""
1741
2459 by Mark Atwood
release 2011.11.29
1742
#: ../drizzled/drizzled.cc:1214
1921 by patrick crews
Updated translations
1743
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1744
msgstr ""
1745
2459 by Mark Atwood
release 2011.11.29
1746
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1822
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1747
msgid ""
1748
"When reading rows in sorted order after a sort, the rows are read through "
1749
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1750
"record_buffer."
1751
msgstr ""
1752
2459 by Mark Atwood
release 2011.11.29
1753
#: ../drizzled/drizzled.cc:1222
2236 by patrick crews
Updated translations
1754
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1755
msgstr ""
1756
2459 by Mark Atwood
release 2011.11.29
1757
#: ../drizzled/drizzled.cc:1224
994.2.10 by Monty Taylor
Updated po files.
1758
msgid "Select scheduler to be used (by default multi-thread)."
917 by Monty Taylor
Merged in translations from launchpad.
1759
msgstr ""
1760
2459 by Mark Atwood
release 2011.11.29
1761
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1831
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1762
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1763
msgstr ""
1764
2459 by Mark Atwood
release 2011.11.29
1765
#: ../drizzled/drizzled.cc:1230
1921 by patrick crews
Updated translations
1766
msgid ""
1767
"A global cap on the amount of memory that can be allocated by session sort "
1768
"buffers (0 means unlimited)"
1769
msgstr ""
1770
2459 by Mark Atwood
release 2011.11.29
1771
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1837
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
1772
msgid "The number of cached table definitions."
1773
msgstr ""
1774
2459 by Mark Atwood
release 2011.11.29
1775
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1841
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
1776
msgid "The number of cached open tables."
685.1.18 by Monty Taylor
More message merging.
1777
msgstr ""
1778
2459 by Mark Atwood
release 2011.11.29
1779
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1845
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1780
msgid ""
1781
"Timeout in seconds to wait for a table level lock before returning an error. "
1782
"Used only if the connection has active cursors."
1783
msgstr ""
1784
2459 by Mark Atwood
release 2011.11.29
1785
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1850
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1786
msgid "The stack size for each thread."
1787
msgstr ""
1788
2459 by Mark Atwood
release 2011.11.29
1789
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1856
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1790
msgid ""
685.1.14 by Monty Taylor
Merged from Andrew.
1791
"If an internal in-memory temporary table exceeds this size, Drizzle will "
312.1.15 by Monty Taylor
Finished marking strings in drizzled.cc.
1792
"automatically convert it to an on-disk MyISAM table."
1793
msgstr ""
1794
2459 by Mark Atwood
release 2011.11.29
1795
#: ../drizzled/drizzled.cc:1245
2236 by patrick crews
Updated translations
1796
msgid ""
1797
"The verbosity of messages from drizzled.  Possible values are INSPECT, INFO, "
1798
"WARN or ERROR"
1799
msgstr ""
1800
2459 by Mark Atwood
release 2011.11.29
1801
#: ../drizzled/drizzled.cc:1269
2400 by pcrews
Updated translations + 2011.08.24 release
1802
msgid "Duplicate entry for command line option"
1803
msgstr ""
1804
2459 by Mark Atwood
release 2011.11.29
1805
#: ../drizzled/drizzled.cc:1342
2400 by pcrews
Updated translations + 2011.08.24 release
1806
msgid "Failed to initialize plugins"
1807
msgstr ""
1808
2459 by Mark Atwood
release 2011.11.29
1809
#: ../drizzled/drizzled.cc:1411
1802 by patrick crews
Update translations
1810
msgid "Error getting default charset"
2426 by patrick crews
2011.09.26 tarball + translations
1811
msgstr ""
1802 by patrick crews
Update translations
1812
2459 by Mark Atwood
release 2011.11.29
1813
#: ../drizzled/drizzled.cc:1426
2170 by Patrick Crews
Updated translations
1814
msgid "Error setting collation"
1815
msgstr ""
1816
2459 by Mark Atwood
release 2011.11.29
1817
#: ../drizzled/drizzled.cc:1433
1802 by patrick crews
Update translations
1818
#, c-format
1819
msgid "Unknown locale: '%s'"
1820
msgstr ""
1821
2459 by Mark Atwood
release 2011.11.29
1822
#: ../drizzled/drizzled.cc:1485
2400 by pcrews
Updated translations + 2011.08.24 release
1823
msgid "No scheduler found"
1824
msgstr ""
1825
2459 by Mark Atwood
release 2011.11.29
1826
#: ../drizzled/drizzled.cc:1503
2400 by pcrews
Updated translations + 2011.08.24 release
1827
msgid "Unknown/unsupported storage engine: "
1828
msgstr ""
1829
2459 by Mark Atwood
release 2011.11.29
1830
#: ../drizzled/drizzled.cc:1641
1882 by patrick crews
Updated translations
1831
msgid ""
1832
"Maximum time in seconds to wait for the port to become free. (Default: no "
1833
"wait)"
1834
msgstr ""
1835
2459 by Mark Atwood
release 2011.11.29
1836
#: ../drizzled/drizzled.cc:1750
1802 by patrick crews
Update translations
1837
msgid ""
1838
"Controls the heuristic(s) applied during query optimization to prune less-"
1839
"promising partial plans from the optimizer search space. Meaning: false - do "
1840
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1841
"based on number of retrieved rows."
1842
msgstr ""
1843
2459 by Mark Atwood
release 2011.11.29
1844
#: ../drizzled/drizzled.cc:1877
722.2.36 by Monty Taylor
Merged in new translations from Launchpad.
1845
msgid ""
2400 by pcrews
Updated translations + 2011.08.24 release
1846
"Copyright (C) 2010-2011 Drizzle Developers, Copyright (C) 2008 Sun "
1847
"Microsystems\n"
722.2.36 by Monty Taylor
Merged in new translations from Launchpad.
1848
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1849
"and you are welcome to modify and redistribute it under the GPL license\n"
1850
"\n"
1851
msgstr ""
1852
2459 by Mark Atwood
release 2011.11.29
1853
#: ../drizzled/drizzled.cc:1884
312.1.13 by Monty Taylor
Updated po files to reflect drizzled.cc change.
1854
#, c-format
1855
msgid "Usage: %s [OPTIONS]\n"
1856
msgstr ""
1857
2459 by Mark Atwood
release 2011.11.29
1858
#: ../drizzled/drizzled.cc:1997
312.1.11 by Monty Taylor
Added some strings from drizzled.cc.
1859
#, c-format
1860
msgid ""
1861
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2400 by pcrews
Updated translations + 2011.08.24 release
1862
"command line"
1863
msgstr ""
1864
2459 by Mark Atwood
release 2011.11.29
1865
#: ../drizzled/drizzled.cc:2007
2400 by pcrews
Updated translations + 2011.08.24 release
1866
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
1867
msgstr ""
1868
2459 by Mark Atwood
release 2011.11.29
1869
#: ../drizzled/drizzled.cc:2018
2400 by pcrews
Updated translations + 2011.08.24 release
1870
msgid "join-heap-threshold cannot be less than join-buffer-size"
1871
msgstr ""
1872
2459 by Mark Atwood
release 2011.11.29
1873
#: ../drizzled/drizzled.cc:2029
2400 by pcrews
Updated translations + 2011.08.24 release
1874
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
1875
msgstr ""
1876
2459 by Mark Atwood
release 2011.11.29
1877
#: ../drizzled/drizzled.cc:2040
2400 by pcrews
Updated translations + 2011.08.24 release
1878
msgid "read-buffer-threshold cannot be less than read-buffer-size"
2133 by Patrick Crews
Updated translations
1879
msgstr ""
1880
2446 by Patrick Crews
2011.10.28 tarball + translations update
1881
#: ../drizzled/error.cc:211
1411.1.2 by lbieber
Ran update-po on updated translations files
1882
#, c-format
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
1883
msgid "Unknown error %d"
312.1.6 by Monty Taylor
Updated po files.
1884
msgstr ""
1885
2446 by Patrick Crews
2011.10.28 tarball + translations update
1886
#: ../drizzled/error.cc:280
2133 by Patrick Crews
Updated translations
1887
msgid "SUCCESS"
1888
msgstr ""
1889
2446 by Patrick Crews
2011.10.28 tarball + translations update
1890
#: ../drizzled/error.cc:281
2133 by Patrick Crews
Updated translations
1891
msgid "Error on first"
1892
msgstr ""
1893
2446 by Patrick Crews
2011.10.28 tarball + translations update
1894
#: ../drizzled/error.cc:282
312.1.6 by Monty Taylor
Updated po files.
1895
msgid "NO"
1896
msgstr ""
1897
2446 by Patrick Crews
2011.10.28 tarball + translations update
1898
#: ../drizzled/error.cc:283
312.1.6 by Monty Taylor
Updated po files.
1899
msgid "YES"
1900
msgstr ""
1901
2446 by Patrick Crews
2011.10.28 tarball + translations update
1902
#: ../drizzled/error.cc:284
312.1.6 by Monty Taylor
Updated po files.
1903
#, c-format
1904
msgid "Can't create file '%-.200s' (errno: %d)"
1905
msgstr ""
1906
2446 by Patrick Crews
2011.10.28 tarball + translations update
1907
#: ../drizzled/error.cc:285
312.1.6 by Monty Taylor
Updated po files.
1908
#, c-format
1909
msgid "Can't create table '%-.200s' (errno: %d)"
1910
msgstr ""
1911
2446 by Patrick Crews
2011.10.28 tarball + translations update
1912
#: ../drizzled/error.cc:286
1882 by patrick crews
Updated translations
1913
#, c-format
1914
msgid "Can't create schema '%-.192s' (errno: %d)"
1915
msgstr ""
1916
2446 by Patrick Crews
2011.10.28 tarball + translations update
1917
#: ../drizzled/error.cc:287
1882 by patrick crews
Updated translations
1918
#, c-format
1919
msgid "Can't create schema '%-.192s'; schema exists"
1920
msgstr ""
1921
2446 by Patrick Crews
2011.10.28 tarball + translations update
1922
#: ../drizzled/error.cc:288
1882 by patrick crews
Updated translations
1923
#, c-format
1924
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1925
msgstr ""
1926
2446 by Patrick Crews
2011.10.28 tarball + translations update
1927
#: ../drizzled/error.cc:289
312.1.6 by Monty Taylor
Updated po files.
1928
#, c-format
1764 by patrick crews
Updated translations
1929
msgid "Error on delete of '%-.192s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1930
msgstr ""
1931
2446 by Patrick Crews
2011.10.28 tarball + translations update
1932
#: ../drizzled/error.cc:290
312.1.6 by Monty Taylor
Updated po files.
1933
#, c-format
1764 by patrick crews
Updated translations
1934
msgid "Can't get status of '%-.200s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1935
msgstr ""
1936
2446 by Patrick Crews
2011.10.28 tarball + translations update
1937
#: ../drizzled/error.cc:291
312.1.6 by Monty Taylor
Updated po files.
1938
#, c-format
1764 by patrick crews
Updated translations
1939
msgid "Can't lock file (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1940
msgstr ""
1941
2446 by Patrick Crews
2011.10.28 tarball + translations update
1942
#: ../drizzled/error.cc:292
1764 by patrick crews
Updated translations
1943
#, c-format
1944
msgid "Can't open file: '%-.200s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1945
msgstr ""
1946
2446 by Patrick Crews
2011.10.28 tarball + translations update
1947
#: ../drizzled/error.cc:293
312.1.6 by Monty Taylor
Updated po files.
1948
#, c-format
1764 by patrick crews
Updated translations
1949
msgid "Can't find file: '%-.200s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1950
msgstr ""
1951
2446 by Patrick Crews
2011.10.28 tarball + translations update
1952
#: ../drizzled/error.cc:294
312.1.6 by Monty Taylor
Updated po files.
1953
#, c-format
1764 by patrick crews
Updated translations
1954
msgid "Can't read dir of '%-.192s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1955
msgstr ""
1956
2446 by Patrick Crews
2011.10.28 tarball + translations update
1957
#: ../drizzled/error.cc:295
312.1.6 by Monty Taylor
Updated po files.
1958
#, c-format
1764 by patrick crews
Updated translations
1959
msgid "Record has changed since last read in table '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
1960
msgstr ""
1961
2446 by Patrick Crews
2011.10.28 tarball + translations update
1962
#: ../drizzled/error.cc:296
312.1.6 by Monty Taylor
Updated po files.
1963
#, c-format
1764 by patrick crews
Updated translations
1964
msgid "Disk full (%s); waiting for someone to free some space..."
312.1.6 by Monty Taylor
Updated po files.
1965
msgstr ""
1966
2446 by Patrick Crews
2011.10.28 tarball + translations update
1967
#: ../drizzled/error.cc:297
312.1.6 by Monty Taylor
Updated po files.
1968
#, c-format
1764 by patrick crews
Updated translations
1969
msgid "Can't write; duplicate key in table '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
1970
msgstr ""
1971
2446 by Patrick Crews
2011.10.28 tarball + translations update
1972
#: ../drizzled/error.cc:298
312.1.6 by Monty Taylor
Updated po files.
1973
#, c-format
1764 by patrick crews
Updated translations
1974
msgid "Error on close of '%-.192s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1975
msgstr ""
1976
2446 by Patrick Crews
2011.10.28 tarball + translations update
1977
#: ../drizzled/error.cc:299
312.1.6 by Monty Taylor
Updated po files.
1978
#, c-format
1764 by patrick crews
Updated translations
1979
msgid "Error reading file '%-.200s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1980
msgstr ""
1981
2446 by Patrick Crews
2011.10.28 tarball + translations update
1982
#: ../drizzled/error.cc:300
312.1.6 by Monty Taylor
Updated po files.
1983
#, c-format
1764 by patrick crews
Updated translations
1984
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1985
msgstr ""
1986
2446 by Patrick Crews
2011.10.28 tarball + translations update
1987
#: ../drizzled/error.cc:301
312.1.6 by Monty Taylor
Updated po files.
1988
#, c-format
1764 by patrick crews
Updated translations
1989
msgid "Error writing file '%-.200s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
1990
msgstr ""
1991
2446 by Patrick Crews
2011.10.28 tarball + translations update
1992
#: ../drizzled/error.cc:302
312.1.6 by Monty Taylor
Updated po files.
1993
#, c-format
1764 by patrick crews
Updated translations
1994
msgid "'%-.192s' is locked against change"
312.1.6 by Monty Taylor
Updated po files.
1995
msgstr ""
1996
2446 by Patrick Crews
2011.10.28 tarball + translations update
1997
#: ../drizzled/error.cc:303
1764 by patrick crews
Updated translations
1998
msgid "Sort aborted"
312.1.6 by Monty Taylor
Updated po files.
1999
msgstr ""
2000
2446 by Patrick Crews
2011.10.28 tarball + translations update
2001
#: ../drizzled/error.cc:304
312.1.6 by Monty Taylor
Updated po files.
2002
#, c-format
1764 by patrick crews
Updated translations
2003
msgid "Got error %d from storage engine"
312.1.6 by Monty Taylor
Updated po files.
2004
msgstr ""
2005
2446 by Patrick Crews
2011.10.28 tarball + translations update
2006
#: ../drizzled/error.cc:305
312.1.6 by Monty Taylor
Updated po files.
2007
#, c-format
1764 by patrick crews
Updated translations
2008
msgid "Table storage engine for '%-.192s' doesn't have this option"
312.1.6 by Monty Taylor
Updated po files.
2009
msgstr ""
2010
2446 by Patrick Crews
2011.10.28 tarball + translations update
2011
#: ../drizzled/error.cc:306
312.1.6 by Monty Taylor
Updated po files.
2012
#, c-format
1764 by patrick crews
Updated translations
2013
msgid "Can't find record in '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
2014
msgstr ""
2015
2446 by Patrick Crews
2011.10.28 tarball + translations update
2016
#: ../drizzled/error.cc:307
312.1.6 by Monty Taylor
Updated po files.
2017
#, c-format
1764 by patrick crews
Updated translations
2018
msgid "Incorrect information in file: '%-.200s'"
312.1.6 by Monty Taylor
Updated po files.
2019
msgstr ""
2020
2446 by Patrick Crews
2011.10.28 tarball + translations update
2021
#: ../drizzled/error.cc:308
1764 by patrick crews
Updated translations
2022
#, c-format
2023
msgid "Incorrect key file for table '%-.200s'; try to repair it"
312.1.6 by Monty Taylor
Updated po files.
2024
msgstr ""
2025
2446 by Patrick Crews
2011.10.28 tarball + translations update
2026
#: ../drizzled/error.cc:309
312.1.6 by Monty Taylor
Updated po files.
2027
#, c-format
1764 by patrick crews
Updated translations
2028
msgid "Old key file for table '%-.192s'; repair it!"
312.1.6 by Monty Taylor
Updated po files.
2029
msgstr ""
2030
2446 by Patrick Crews
2011.10.28 tarball + translations update
2031
#: ../drizzled/error.cc:310
312.1.6 by Monty Taylor
Updated po files.
2032
#, c-format
1764 by patrick crews
Updated translations
2033
msgid "Table '%-.192s' is read only"
312.1.6 by Monty Taylor
Updated po files.
2034
msgstr ""
2035
2446 by Patrick Crews
2011.10.28 tarball + translations update
2036
#: ../drizzled/error.cc:311
312.1.6 by Monty Taylor
Updated po files.
2037
#, c-format
1764 by patrick crews
Updated translations
2038
msgid "Out of memory; restart server and try again (needed %lu bytes)"
312.1.6 by Monty Taylor
Updated po files.
2039
msgstr ""
2040
2446 by Patrick Crews
2011.10.28 tarball + translations update
2041
#: ../drizzled/error.cc:312
1764 by patrick crews
Updated translations
2042
msgid "Out of sort memory; increase server sort buffer size"
312.1.6 by Monty Taylor
Updated po files.
2043
msgstr ""
2044
2446 by Patrick Crews
2011.10.28 tarball + translations update
2045
#: ../drizzled/error.cc:313
1921 by patrick crews
Updated translations
2046
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2047
msgstr ""
2048
2446 by Patrick Crews
2011.10.28 tarball + translations update
2049
#: ../drizzled/error.cc:314
1921 by patrick crews
Updated translations
2050
msgid "Global join memory constraint hit; increase join-heap-threshold"
2051
msgstr ""
2052
2446 by Patrick Crews
2011.10.28 tarball + translations update
2053
#: ../drizzled/error.cc:315
1921 by patrick crews
Updated translations
2054
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2055
msgstr ""
2056
2446 by Patrick Crews
2011.10.28 tarball + translations update
2057
#: ../drizzled/error.cc:316
1921 by patrick crews
Updated translations
2058
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2059
msgstr ""
2060
2446 by Patrick Crews
2011.10.28 tarball + translations update
2061
#: ../drizzled/error.cc:317
312.1.6 by Monty Taylor
Updated po files.
2062
#, c-format
1764 by patrick crews
Updated translations
2063
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
312.1.6 by Monty Taylor
Updated po files.
2064
msgstr ""
2065
2446 by Patrick Crews
2011.10.28 tarball + translations update
2066
#: ../drizzled/error.cc:318
1764 by patrick crews
Updated translations
2067
msgid "Too many connections"
312.1.6 by Monty Taylor
Updated po files.
2068
msgstr ""
2069
2446 by Patrick Crews
2011.10.28 tarball + translations update
2070
#: ../drizzled/error.cc:319
312.1.6 by Monty Taylor
Updated po files.
2071
msgid ""
670.1.5 by Monty Taylor
Updated messages files.
2072
"Out of memory; check if drizzled or some other process uses all available "
2073
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
312.1.6 by Monty Taylor
Updated po files.
2074
"memory or you can add more swap space"
2075
msgstr ""
2076
2446 by Patrick Crews
2011.10.28 tarball + translations update
2077
#: ../drizzled/error.cc:320
312.1.6 by Monty Taylor
Updated po files.
2078
msgid "Can't get hostname for your address"
2079
msgstr ""
2080
2446 by Patrick Crews
2011.10.28 tarball + translations update
2081
#: ../drizzled/error.cc:321
312.1.6 by Monty Taylor
Updated po files.
2082
msgid "Bad handshake"
2083
msgstr ""
2084
2211 by patrick crews
Updated translations
2085
#. Access error messages
2446 by Patrick Crews
2011.10.28 tarball + translations update
2086
#: ../drizzled/error.cc:324
2211 by patrick crews
Updated translations
2087
#, c-format
2088
msgid "Access denied for user '%s' to schema '%s'"
2089
msgstr ""
2090
2446 by Patrick Crews
2011.10.28 tarball + translations update
2091
#: ../drizzled/error.cc:325
2211 by patrick crews
Updated translations
2092
#, c-format
2093
msgid "Access denied for user '%s' to table '%s'"
2094
msgstr ""
2095
2446 by Patrick Crews
2011.10.28 tarball + translations update
2096
#: ../drizzled/error.cc:326
2211 by patrick crews
Updated translations
2097
#, c-format
2098
msgid "Access denied for user '%s' (using password: %s)"
2099
msgstr ""
2100
2446 by Patrick Crews
2011.10.28 tarball + translations update
2101
#: ../drizzled/error.cc:328
1882 by patrick crews
Updated translations
2102
msgid "No schema selected"
312.1.6 by Monty Taylor
Updated po files.
2103
msgstr ""
2104
2446 by Patrick Crews
2011.10.28 tarball + translations update
2105
#: ../drizzled/error.cc:329
312.1.6 by Monty Taylor
Updated po files.
2106
msgid "Unknown command"
2107
msgstr ""
2108
2446 by Patrick Crews
2011.10.28 tarball + translations update
2109
#: ../drizzled/error.cc:330
312.1.6 by Monty Taylor
Updated po files.
2110
#, c-format
2111
msgid "Column '%-.192s' cannot be null"
2112
msgstr ""
2113
2446 by Patrick Crews
2011.10.28 tarball + translations update
2114
#: ../drizzled/error.cc:331
312.1.6 by Monty Taylor
Updated po files.
2115
#, c-format
1882 by patrick crews
Updated translations
2116
msgid "Unknown schema '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
2117
msgstr ""
2118
2446 by Patrick Crews
2011.10.28 tarball + translations update
2119
#: ../drizzled/error.cc:332
312.1.6 by Monty Taylor
Updated po files.
2120
#, c-format
2121
msgid "Table '%-.192s' already exists"
2122
msgstr ""
2123
2446 by Patrick Crews
2011.10.28 tarball + translations update
2124
#: ../drizzled/error.cc:333
312.1.6 by Monty Taylor
Updated po files.
2125
#, c-format
2126
msgid "Unknown table '%-.100s'"
2127
msgstr ""
2128
2446 by Patrick Crews
2011.10.28 tarball + translations update
2129
#: ../drizzled/error.cc:334
312.1.6 by Monty Taylor
Updated po files.
2130
#, c-format
2131
msgid "Column '%-.192s' in %-.192s is ambiguous"
2132
msgstr ""
2133
2446 by Patrick Crews
2011.10.28 tarball + translations update
2134
#: ../drizzled/error.cc:335
312.1.6 by Monty Taylor
Updated po files.
2135
msgid "Server shutdown in progress"
2136
msgstr ""
2137
2446 by Patrick Crews
2011.10.28 tarball + translations update
2138
#: ../drizzled/error.cc:336
312.1.6 by Monty Taylor
Updated po files.
2139
#, c-format
2140
msgid "Unknown column '%-.192s' in '%-.192s'"
2141
msgstr ""
2142
2446 by Patrick Crews
2011.10.28 tarball + translations update
2143
#: ../drizzled/error.cc:337
312.1.6 by Monty Taylor
Updated po files.
2144
#, c-format
2145
msgid "'%-.192s' isn't in GROUP BY"
2146
msgstr ""
2147
2446 by Patrick Crews
2011.10.28 tarball + translations update
2148
#: ../drizzled/error.cc:338
312.1.6 by Monty Taylor
Updated po files.
2149
#, c-format
2150
msgid "Can't group on '%-.192s'"
2151
msgstr ""
2152
2446 by Patrick Crews
2011.10.28 tarball + translations update
2153
#: ../drizzled/error.cc:339
312.1.6 by Monty Taylor
Updated po files.
2154
msgid "Statement has sum functions and columns in same statement"
2155
msgstr ""
2156
2446 by Patrick Crews
2011.10.28 tarball + translations update
2157
#: ../drizzled/error.cc:340
312.1.6 by Monty Taylor
Updated po files.
2158
msgid "Column count doesn't match value count"
2159
msgstr ""
2160
2446 by Patrick Crews
2011.10.28 tarball + translations update
2161
#: ../drizzled/error.cc:341
312.1.6 by Monty Taylor
Updated po files.
2162
#, c-format
2163
msgid "Identifier name '%-.100s' is too long"
2164
msgstr ""
2165
2446 by Patrick Crews
2011.10.28 tarball + translations update
2166
#: ../drizzled/error.cc:342
312.1.6 by Monty Taylor
Updated po files.
2167
#, c-format
2168
msgid "Duplicate column name '%-.192s'"
2169
msgstr ""
2170
2446 by Patrick Crews
2011.10.28 tarball + translations update
2171
#: ../drizzled/error.cc:343
312.1.6 by Monty Taylor
Updated po files.
2172
#, c-format
2173
msgid "Duplicate key name '%-.192s'"
2174
msgstr ""
2175
2446 by Patrick Crews
2011.10.28 tarball + translations update
2176
#: ../drizzled/error.cc:344
312.1.6 by Monty Taylor
Updated po files.
2177
#, c-format
2178
msgid "Duplicate entry '%-.192s' for key %d"
2179
msgstr ""
2180
2446 by Patrick Crews
2011.10.28 tarball + translations update
2181
#: ../drizzled/error.cc:345
312.1.6 by Monty Taylor
Updated po files.
2182
#, c-format
2183
msgid "Incorrect column specifier for column '%-.192s'"
2184
msgstr ""
2185
2446 by Patrick Crews
2011.10.28 tarball + translations update
2186
#: ../drizzled/error.cc:346
312.1.6 by Monty Taylor
Updated po files.
2187
#, c-format
2188
msgid "%s near '%-.80s' at line %d"
2189
msgstr ""
2190
2446 by Patrick Crews
2011.10.28 tarball + translations update
2191
#: ../drizzled/error.cc:347
2133 by Patrick Crews
Updated translations
2192
#, c-format
2193
msgid "Parsing error near '%s'"
2194
msgstr ""
2195
2446 by Patrick Crews
2011.10.28 tarball + translations update
2196
#: ../drizzled/error.cc:348
312.1.6 by Monty Taylor
Updated po files.
2197
msgid "Query was empty"
2198
msgstr ""
2199
2446 by Patrick Crews
2011.10.28 tarball + translations update
2200
#: ../drizzled/error.cc:349
312.1.6 by Monty Taylor
Updated po files.
2201
#, c-format
2202
msgid "Not unique table/alias: '%-.192s'"
2203
msgstr ""
2204
2446 by Patrick Crews
2011.10.28 tarball + translations update
2205
#: ../drizzled/error.cc:350
312.1.6 by Monty Taylor
Updated po files.
2206
#, c-format
2207
msgid "Invalid default value for '%-.192s'"
2208
msgstr ""
2209
2446 by Patrick Crews
2011.10.28 tarball + translations update
2210
#: ../drizzled/error.cc:351
312.1.6 by Monty Taylor
Updated po files.
2211
msgid "Multiple primary key defined"
2212
msgstr ""
2213
2446 by Patrick Crews
2011.10.28 tarball + translations update
2214
#: ../drizzled/error.cc:352
312.1.6 by Monty Taylor
Updated po files.
2215
#, c-format
2216
msgid "Too many keys specified; max %d keys allowed"
2217
msgstr ""
2218
2446 by Patrick Crews
2011.10.28 tarball + translations update
2219
#: ../drizzled/error.cc:353
312.1.6 by Monty Taylor
Updated po files.
2220
#, c-format
2221
msgid "Too many key parts specified; max %d parts allowed"
2222
msgstr ""
2223
2446 by Patrick Crews
2011.10.28 tarball + translations update
2224
#: ../drizzled/error.cc:354
312.1.6 by Monty Taylor
Updated po files.
2225
#, c-format
2226
msgid "Specified key was too long; max key length is %d bytes"
2227
msgstr ""
2228
2446 by Patrick Crews
2011.10.28 tarball + translations update
2229
#: ../drizzled/error.cc:355
312.1.6 by Monty Taylor
Updated po files.
2230
#, c-format
2231
msgid "Key column '%-.192s' doesn't exist in table"
2232
msgstr ""
2233
2446 by Patrick Crews
2011.10.28 tarball + translations update
2234
#: ../drizzled/error.cc:356
312.1.6 by Monty Taylor
Updated po files.
2235
#, c-format
2236
msgid ""
2237
"BLOB column '%-.192s' can't be used in key specification with the used table "
2238
"type"
2239
msgstr ""
2240
2446 by Patrick Crews
2011.10.28 tarball + translations update
2241
#: ../drizzled/error.cc:357
312.1.6 by Monty Taylor
Updated po files.
2242
#, c-format
2243
msgid ""
2244
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2245
"instead"
2246
msgstr ""
2247
2446 by Patrick Crews
2011.10.28 tarball + translations update
2248
#: ../drizzled/error.cc:358
312.1.6 by Monty Taylor
Updated po files.
2249
msgid ""
2250
"Incorrect table definition; there can be only one auto column and it must be "
2251
"defined as a key"
2252
msgstr ""
2253
2446 by Patrick Crews
2011.10.28 tarball + translations update
2254
#: ../drizzled/error.cc:359
312.1.6 by Monty Taylor
Updated po files.
2255
#, c-format
2256
msgid "%s: Normal shutdown\n"
2257
msgstr ""
2258
2446 by Patrick Crews
2011.10.28 tarball + translations update
2259
#: ../drizzled/error.cc:360
312.1.6 by Monty Taylor
Updated po files.
2260
#, c-format
2261
msgid "%s: Got signal %d. Aborting!\n"
2262
msgstr ""
2263
2446 by Patrick Crews
2011.10.28 tarball + translations update
2264
#: ../drizzled/error.cc:361
312.1.6 by Monty Taylor
Updated po files.
2265
#, c-format
2266
msgid "%s: Shutdown complete\n"
2267
msgstr ""
2268
2446 by Patrick Crews
2011.10.28 tarball + translations update
2269
#: ../drizzled/error.cc:362
312.1.6 by Monty Taylor
Updated po files.
2270
#, c-format
1099.4.119 by Monty Taylor
Imported latest translations.
2271
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
312.1.6 by Monty Taylor
Updated po files.
2272
msgstr ""
2273
2446 by Patrick Crews
2011.10.28 tarball + translations update
2274
#: ../drizzled/error.cc:363
312.1.6 by Monty Taylor
Updated po files.
2275
msgid "Can't create IP socket"
2276
msgstr ""
2277
2446 by Patrick Crews
2011.10.28 tarball + translations update
2278
#: ../drizzled/error.cc:364
312.1.6 by Monty Taylor
Updated po files.
2279
#, c-format
2280
msgid ""
2281
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2282
"table"
2283
msgstr ""
2284
2446 by Patrick Crews
2011.10.28 tarball + translations update
2285
#: ../drizzled/error.cc:365
722.1.11 by Monty Taylor
Updated translations.
2286
#, c-format
2287
msgid ""
2288
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2289
"check the manual"
312.1.6 by Monty Taylor
Updated po files.
2290
msgstr ""
2291
2446 by Patrick Crews
2011.10.28 tarball + translations update
2292
#: ../drizzled/error.cc:366
312.1.6 by Monty Taylor
Updated po files.
2293
msgid ""
2294
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2295
msgstr ""
2296
2446 by Patrick Crews
2011.10.28 tarball + translations update
2297
#: ../drizzled/error.cc:367
312.1.6 by Monty Taylor
Updated po files.
2298
#, c-format
2299
msgid ""
1882 by patrick crews
Updated translations
2300
"The file '%-.128s' must be in the schema directory or be readable by all"
312.1.6 by Monty Taylor
Updated po files.
2301
msgstr ""
2302
2446 by Patrick Crews
2011.10.28 tarball + translations update
2303
#: ../drizzled/error.cc:368
312.1.6 by Monty Taylor
Updated po files.
2304
#, c-format
2305
msgid "File '%-.200s' already exists"
2306
msgstr ""
2307
2446 by Patrick Crews
2011.10.28 tarball + translations update
2308
#: ../drizzled/error.cc:369
312.1.6 by Monty Taylor
Updated po files.
2309
#, c-format
2310
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2311
msgstr ""
2312
2446 by Patrick Crews
2011.10.28 tarball + translations update
2313
#: ../drizzled/error.cc:370
312.1.6 by Monty Taylor
Updated po files.
2314
msgid ""
2315
"Incorrect prefix key; the used key part isn't a string, the used length is "
2316
"longer than the key part, or the storage engine doesn't support unique "
2317
"prefix keys"
2318
msgstr ""
2319
2446 by Patrick Crews
2011.10.28 tarball + translations update
2320
#: ../drizzled/error.cc:371
312.1.6 by Monty Taylor
Updated po files.
2321
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2322
msgstr ""
2323
2446 by Patrick Crews
2011.10.28 tarball + translations update
2324
#: ../drizzled/error.cc:372
312.1.6 by Monty Taylor
Updated po files.
2325
#, c-format
2326
msgid "Can't DROP '%-.192s'; check that column/key exists"
2327
msgstr ""
2328
2446 by Patrick Crews
2011.10.28 tarball + translations update
2329
#: ../drizzled/error.cc:373
312.1.6 by Monty Taylor
Updated po files.
2330
#, c-format
2331
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2332
msgstr ""
2333
2446 by Patrick Crews
2011.10.28 tarball + translations update
2334
#: ../drizzled/error.cc:374
312.1.6 by Monty Taylor
Updated po files.
2335
#, c-format
2336
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2337
msgstr ""
2338
1978 by patrick crews
Updated translations
2339
#. KILL session errors
2446 by Patrick Crews
2011.10.28 tarball + translations update
2340
#: ../drizzled/error.cc:377
1978 by patrick crews
Updated translations
2341
#, c-format
2342
msgid "Unknown session id: %lu"
2343
msgstr ""
2344
2446 by Patrick Crews
2011.10.28 tarball + translations update
2345
#: ../drizzled/error.cc:378
1978 by patrick crews
Updated translations
2346
#, c-format
2347
msgid "You are not the owner of session %lu"
2348
msgstr ""
2349
2446 by Patrick Crews
2011.10.28 tarball + translations update
2350
#: ../drizzled/error.cc:379
1978 by patrick crews
Updated translations
2351
msgid "You cannot kill the session you are connected from."
2352
msgstr ""
2353
2446 by Patrick Crews
2011.10.28 tarball + translations update
2354
#: ../drizzled/error.cc:382
312.1.6 by Monty Taylor
Updated po files.
2355
msgid "No tables used"
2356
msgstr ""
2357
2446 by Patrick Crews
2011.10.28 tarball + translations update
2358
#: ../drizzled/error.cc:383
312.1.6 by Monty Taylor
Updated po files.
2359
#, c-format
2360
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2361
msgstr ""
2362
2446 by Patrick Crews
2011.10.28 tarball + translations update
2363
#: ../drizzled/error.cc:384
312.1.6 by Monty Taylor
Updated po files.
2364
#, c-format
1882 by patrick crews
Updated translations
2365
msgid "Incorrect schema name '%-.100s'"
312.1.6 by Monty Taylor
Updated po files.
2366
msgstr ""
2367
2446 by Patrick Crews
2011.10.28 tarball + translations update
2368
#: ../drizzled/error.cc:385
312.1.6 by Monty Taylor
Updated po files.
2369
#, c-format
2370
msgid "Incorrect table name '%-.100s'"
2371
msgstr ""
2372
2446 by Patrick Crews
2011.10.28 tarball + translations update
2373
#: ../drizzled/error.cc:386
312.1.6 by Monty Taylor
Updated po files.
2374
msgid ""
2375
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
722.2.6 by Monty Taylor
Updated po files.
2376
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
312.1.6 by Monty Taylor
Updated po files.
2377
msgstr ""
2378
2446 by Patrick Crews
2011.10.28 tarball + translations update
2379
#: ../drizzled/error.cc:387
312.1.6 by Monty Taylor
Updated po files.
2380
msgid "Unknown error"
2381
msgstr ""
2382
2446 by Patrick Crews
2011.10.28 tarball + translations update
2383
#: ../drizzled/error.cc:388
312.1.6 by Monty Taylor
Updated po files.
2384
#, c-format
2385
msgid "Unknown procedure '%-.192s'"
2386
msgstr ""
2387
2446 by Patrick Crews
2011.10.28 tarball + translations update
2388
#: ../drizzled/error.cc:389
312.1.6 by Monty Taylor
Updated po files.
2389
#, c-format
2390
msgid "Incorrect parameter count to procedure '%-.192s'"
2391
msgstr ""
2392
2446 by Patrick Crews
2011.10.28 tarball + translations update
2393
#: ../drizzled/error.cc:390
312.1.6 by Monty Taylor
Updated po files.
2394
#, c-format
2395
msgid "Unknown table '%-.192s' in %-.32s"
2396
msgstr ""
2397
2446 by Patrick Crews
2011.10.28 tarball + translations update
2398
#: ../drizzled/error.cc:391
312.1.6 by Monty Taylor
Updated po files.
2399
#, c-format
2400
msgid "Column '%-.192s' specified twice"
2401
msgstr ""
2402
2446 by Patrick Crews
2011.10.28 tarball + translations update
2403
#: ../drizzled/error.cc:392
312.1.6 by Monty Taylor
Updated po files.
2404
msgid "Invalid use of group function"
2405
msgstr ""
2406
2446 by Patrick Crews
2011.10.28 tarball + translations update
2407
#: ../drizzled/error.cc:393
312.1.6 by Monty Taylor
Updated po files.
2408
#, c-format
2409
msgid ""
670.1.5 by Monty Taylor
Updated messages files.
2410
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
312.1.6 by Monty Taylor
Updated po files.
2411
msgstr ""
2412
2446 by Patrick Crews
2011.10.28 tarball + translations update
2413
#: ../drizzled/error.cc:394
312.1.6 by Monty Taylor
Updated po files.
2414
msgid "A table must have at least 1 column"
2415
msgstr ""
2416
2446 by Patrick Crews
2011.10.28 tarball + translations update
2417
#: ../drizzled/error.cc:395
312.1.6 by Monty Taylor
Updated po files.
2418
#, c-format
2419
msgid "The table '%-.192s' is full"
2420
msgstr ""
2421
2446 by Patrick Crews
2011.10.28 tarball + translations update
2422
#: ../drizzled/error.cc:396
312.1.6 by Monty Taylor
Updated po files.
2423
#, c-format
670.1.5 by Monty Taylor
Updated messages files.
2424
msgid "Too many tables; Drizzle can only use %d tables in a join"
312.1.6 by Monty Taylor
Updated po files.
2425
msgstr ""
2426
2446 by Patrick Crews
2011.10.28 tarball + translations update
2427
#: ../drizzled/error.cc:397
312.1.6 by Monty Taylor
Updated po files.
2428
msgid "Too many columns"
2429
msgstr ""
2430
2446 by Patrick Crews
2011.10.28 tarball + translations update
2431
#: ../drizzled/error.cc:398
312.1.6 by Monty Taylor
Updated po files.
2432
#, c-format
2433
msgid ""
2434
"Row size too large. The maximum row size for the used table type, not "
2435
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2436
msgstr ""
2437
2446 by Patrick Crews
2011.10.28 tarball + translations update
2438
#: ../drizzled/error.cc:399
312.1.6 by Monty Taylor
Updated po files.
2439
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2440
msgstr ""
2441
2446 by Patrick Crews
2011.10.28 tarball + translations update
2442
#: ../drizzled/error.cc:400
312.1.6 by Monty Taylor
Updated po files.
2443
#, c-format
2444
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
2445
"Table handler doesn't support NULL in given index. Please change column "
2446
"'%-.192s' to be NOT NULL or use another handler"
312.1.6 by Monty Taylor
Updated po files.
2447
msgstr ""
2448
2446 by Patrick Crews
2011.10.28 tarball + translations update
2449
#: ../drizzled/error.cc:401
1099.4.119 by Monty Taylor
Imported latest translations.
2450
msgid "No paths allowed for plugin library"
312.1.6 by Monty Taylor
Updated po files.
2451
msgstr ""
2452
2446 by Patrick Crews
2011.10.28 tarball + translations update
2453
#: ../drizzled/error.cc:402
312.1.6 by Monty Taylor
Updated po files.
2454
#, c-format
1099.4.119 by Monty Taylor
Imported latest translations.
2455
msgid "Plugin '%-.192s' already exists"
312.1.6 by Monty Taylor
Updated po files.
2456
msgstr ""
2457
2446 by Patrick Crews
2011.10.28 tarball + translations update
2458
#: ../drizzled/error.cc:403
2133 by Patrick Crews
Updated translations
2459
#, c-format
2460
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2461
msgstr ""
2462
2446 by Patrick Crews
2011.10.28 tarball + translations update
2463
#: ../drizzled/error.cc:404
2133 by Patrick Crews
Updated translations
2464
#, c-format
2465
msgid "Can't find symbol '%-.128s' in library '%s'"
2466
msgstr ""
2467
2446 by Patrick Crews
2011.10.28 tarball + translations update
2468
#: ../drizzled/error.cc:405
312.1.6 by Monty Taylor
Updated po files.
2469
#, c-format
2470
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2471
msgstr ""
2472
2446 by Patrick Crews
2011.10.28 tarball + translations update
2473
#: ../drizzled/error.cc:406
312.1.6 by Monty Taylor
Updated po files.
2474
#, c-format
2475
msgid ""
2476
"Can't create a new thread (errno %d); if you are not out of available "
2477
"memory, you can consult the manual for a possible OS-dependent bug"
2478
msgstr ""
2479
2446 by Patrick Crews
2011.10.28 tarball + translations update
2480
#: ../drizzled/error.cc:407
312.1.6 by Monty Taylor
Updated po files.
2481
#, c-format
2482
msgid "Column count doesn't match value count at row %ld"
2483
msgstr ""
2484
2446 by Patrick Crews
2011.10.28 tarball + translations update
2485
#: ../drizzled/error.cc:408
312.1.6 by Monty Taylor
Updated po files.
2486
#, c-format
2487
msgid "Can't reopen table: '%-.192s'"
2488
msgstr ""
2489
2446 by Patrick Crews
2011.10.28 tarball + translations update
2490
#: ../drizzled/error.cc:409
312.1.6 by Monty Taylor
Updated po files.
2491
msgid ""
2492
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2493
"illegal if there is no GROUP BY clause"
2494
msgstr ""
2495
2446 by Patrick Crews
2011.10.28 tarball + translations update
2496
#: ../drizzled/error.cc:410
312.1.6 by Monty Taylor
Updated po files.
2497
msgid ""
2498
"You have an error in your SQL syntax; check the manual that corresponds to "
670.1.5 by Monty Taylor
Updated messages files.
2499
"your Drizzle server version for the right syntax to use"
312.1.6 by Monty Taylor
Updated po files.
2500
msgstr ""
2501
2446 by Patrick Crews
2011.10.28 tarball + translations update
2502
#: ../drizzled/error.cc:411
2170 by Patrick Crews
Updated translations
2503
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2504
msgstr ""
2505
2446 by Patrick Crews
2011.10.28 tarball + translations update
2506
#: ../drizzled/error.cc:412
2170 by Patrick Crews
Updated translations
2507
msgid "Got packets out of order"
312.1.6 by Monty Taylor
Updated po files.
2508
msgstr ""
2509
2446 by Patrick Crews
2011.10.28 tarball + translations update
2510
#: ../drizzled/error.cc:413
2170 by Patrick Crews
Updated translations
2511
msgid "The used table type doesn't support BLOB/TEXT columns"
312.1.6 by Monty Taylor
Updated po files.
2512
msgstr ""
2513
2446 by Patrick Crews
2011.10.28 tarball + translations update
2514
#: ../drizzled/error.cc:414
2170 by Patrick Crews
Updated translations
2515
msgid "The used table type doesn't support AUTO_INCREMENT columns"
312.1.6 by Monty Taylor
Updated po files.
2516
msgstr ""
2517
2446 by Patrick Crews
2011.10.28 tarball + translations update
2518
#: ../drizzled/error.cc:415
2170 by Patrick Crews
Updated translations
2519
#, c-format
2520
msgid "Incorrect column name '%-.100s'"
312.1.6 by Monty Taylor
Updated po files.
2521
msgstr ""
2522
2446 by Patrick Crews
2011.10.28 tarball + translations update
2523
#: ../drizzled/error.cc:416
312.1.6 by Monty Taylor
Updated po files.
2524
#, c-format
2170 by Patrick Crews
Updated translations
2525
msgid "The used storage engine can't index column '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
2526
msgstr ""
2527
2446 by Patrick Crews
2011.10.28 tarball + translations update
2528
#: ../drizzled/error.cc:417
312.1.6 by Monty Taylor
Updated po files.
2529
msgid ""
2530
"Unable to open underlying table which is differently defined or of non-"
2531
"MyISAM type or doesn't exist"
2532
msgstr ""
2533
2446 by Patrick Crews
2011.10.28 tarball + translations update
2534
#: ../drizzled/error.cc:418
2170 by Patrick Crews
Updated translations
2535
#, c-format
2536
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2537
msgstr ""
2538
2446 by Patrick Crews
2011.10.28 tarball + translations update
2539
#: ../drizzled/error.cc:419
312.1.6 by Monty Taylor
Updated po files.
2540
#, c-format
2170 by Patrick Crews
Updated translations
2541
msgid ""
2542
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
312.1.6 by Monty Taylor
Updated po files.
2543
msgstr ""
2544
2446 by Patrick Crews
2011.10.28 tarball + translations update
2545
#: ../drizzled/error.cc:420
312.1.6 by Monty Taylor
Updated po files.
2546
msgid ""
2547
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2548
"UNIQUE instead"
2549
msgstr ""
2550
2446 by Patrick Crews
2011.10.28 tarball + translations update
2551
#: ../drizzled/error.cc:421
2170 by Patrick Crews
Updated translations
2552
msgid "Result consisted of more than one row"
2553
msgstr ""
2554
2446 by Patrick Crews
2011.10.28 tarball + translations update
2555
#: ../drizzled/error.cc:422
2170 by Patrick Crews
Updated translations
2556
msgid "This table type requires a primary key"
312.1.6 by Monty Taylor
Updated po files.
2557
msgstr ""
2558
2446 by Patrick Crews
2011.10.28 tarball + translations update
2559
#: ../drizzled/error.cc:423
2170 by Patrick Crews
Updated translations
2560
#, c-format
2561
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
2562
msgstr ""
2563
2446 by Patrick Crews
2011.10.28 tarball + translations update
2564
#: ../drizzled/error.cc:424
2170 by Patrick Crews
Updated translations
2565
msgid "Can't open table"
312.1.6 by Monty Taylor
Updated po files.
2566
msgstr ""
2567
2446 by Patrick Crews
2011.10.28 tarball + translations update
2568
#: ../drizzled/error.cc:425
2170 by Patrick Crews
Updated translations
2569
#, c-format
2570
msgid "The storage engine for the table doesn't support %s"
312.1.6 by Monty Taylor
Updated po files.
2571
msgstr ""
2572
2446 by Patrick Crews
2011.10.28 tarball + translations update
2573
#: ../drizzled/error.cc:426
312.1.6 by Monty Taylor
Updated po files.
2574
#, c-format
2170 by Patrick Crews
Updated translations
2575
msgid "Got error %d during COMMIT"
312.1.6 by Monty Taylor
Updated po files.
2576
msgstr ""
2577
2446 by Patrick Crews
2011.10.28 tarball + translations update
2578
#: ../drizzled/error.cc:427
312.1.6 by Monty Taylor
Updated po files.
2579
#, c-format
2580
msgid "Got error %d during ROLLBACK"
2581
msgstr ""
2582
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
2583
#. This is a very incorrect place to use the PRIi64 macro as the
2584
#. program that looks over the source for the N_() macros does not
2585
#. (obviously) do macro expansion, so the string is entirely wrong for
2586
#. what it is trying to output for every language except english.
2446 by Patrick Crews
2011.10.28 tarball + translations update
2587
#: ../drizzled/error.cc:432
312.1.6 by Monty Taylor
Updated po files.
2588
#, c-format
2589
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
2590
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2591
"'%-.64s' (%-.64s)"
312.1.6 by Monty Taylor
Updated po files.
2592
msgstr ""
2593
2446 by Patrick Crews
2011.10.28 tarball + translations update
2594
#: ../drizzled/error.cc:433
312.1.6 by Monty Taylor
Updated po files.
2595
msgid ""
2596
"Can't execute the given command because you have active locked tables or an "
2597
"active transaction"
2598
msgstr ""
2599
2446 by Patrick Crews
2011.10.28 tarball + translations update
2600
#: ../drizzled/error.cc:434
2170 by Patrick Crews
Updated translations
2601
#, c-format
2602
msgid "Unknown system variable '%-.64s'"
2603
msgstr ""
2604
2446 by Patrick Crews
2011.10.28 tarball + translations update
2605
#: ../drizzled/error.cc:435
312.1.6 by Monty Taylor
Updated po files.
2606
#, c-format
2170 by Patrick Crews
Updated translations
2607
msgid "Table '%-.192s' is marked as crashed and should be repaired"
312.1.6 by Monty Taylor
Updated po files.
2608
msgstr ""
2609
2446 by Patrick Crews
2011.10.28 tarball + translations update
2610
#: ../drizzled/error.cc:436
312.1.6 by Monty Taylor
Updated po files.
2611
#, c-format
2170 by Patrick Crews
Updated translations
2612
msgid ""
2613
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
312.1.6 by Monty Taylor
Updated po files.
2614
msgstr ""
2615
2446 by Patrick Crews
2011.10.28 tarball + translations update
2616
#: ../drizzled/error.cc:437
2170 by Patrick Crews
Updated translations
2617
msgid "Some non-transactional changed tables couldn't be rolled back"
312.1.6 by Monty Taylor
Updated po files.
2618
msgstr ""
2619
2446 by Patrick Crews
2011.10.28 tarball + translations update
2620
#: ../drizzled/error.cc:438
2170 by Patrick Crews
Updated translations
2621
msgid "You may only use constant expressions with SET"
312.1.6 by Monty Taylor
Updated po files.
2622
msgstr ""
2623
2446 by Patrick Crews
2011.10.28 tarball + translations update
2624
#: ../drizzled/error.cc:439
2170 by Patrick Crews
Updated translations
2625
msgid "Lock wait timeout exceeded; try restarting transaction"
312.1.6 by Monty Taylor
Updated po files.
2626
msgstr ""
2627
2446 by Patrick Crews
2011.10.28 tarball + translations update
2628
#: ../drizzled/error.cc:440
2170 by Patrick Crews
Updated translations
2629
msgid "The total number of locks exceeds the lock table size"
312.1.6 by Monty Taylor
Updated po files.
2630
msgstr ""
2631
2446 by Patrick Crews
2011.10.28 tarball + translations update
2632
#: ../drizzled/error.cc:441
2170 by Patrick Crews
Updated translations
2633
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
312.1.6 by Monty Taylor
Updated po files.
2634
msgstr ""
2635
2446 by Patrick Crews
2011.10.28 tarball + translations update
2636
#: ../drizzled/error.cc:442
2170 by Patrick Crews
Updated translations
2637
msgid "DROP DATABASE not allowed while thread is holding global read lock"
312.1.6 by Monty Taylor
Updated po files.
2638
msgstr ""
2639
2446 by Patrick Crews
2011.10.28 tarball + translations update
2640
#: ../drizzled/error.cc:443
2170 by Patrick Crews
Updated translations
2641
#, c-format
2642
msgid "Incorrect arguments to %s"
312.1.6 by Monty Taylor
Updated po files.
2643
msgstr ""
2644
2446 by Patrick Crews
2011.10.28 tarball + translations update
2645
#: ../drizzled/error.cc:444
2170 by Patrick Crews
Updated translations
2646
msgid "Deadlock found when trying to get lock; try restarting transaction"
312.1.6 by Monty Taylor
Updated po files.
2647
msgstr ""
2648
2446 by Patrick Crews
2011.10.28 tarball + translations update
2649
#: ../drizzled/error.cc:445
2170 by Patrick Crews
Updated translations
2650
msgid "The used table type doesn't support FULLTEXT indexes"
312.1.6 by Monty Taylor
Updated po files.
2651
msgstr ""
2652
2446 by Patrick Crews
2011.10.28 tarball + translations update
2653
#: ../drizzled/error.cc:446
2170 by Patrick Crews
Updated translations
2654
msgid "Cannot add foreign key constraint"
312.1.6 by Monty Taylor
Updated po files.
2655
msgstr ""
2656
2446 by Patrick Crews
2011.10.28 tarball + translations update
2657
#: ../drizzled/error.cc:447
2170 by Patrick Crews
Updated translations
2658
msgid "Cannot add or update a child row: a foreign key constraint fails"
312.1.6 by Monty Taylor
Updated po files.
2659
msgstr ""
2660
2446 by Patrick Crews
2011.10.28 tarball + translations update
2661
#: ../drizzled/error.cc:448
2170 by Patrick Crews
Updated translations
2662
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
312.1.6 by Monty Taylor
Updated po files.
2663
msgstr ""
2664
2446 by Patrick Crews
2011.10.28 tarball + translations update
2665
#: ../drizzled/error.cc:449
2170 by Patrick Crews
Updated translations
2666
#, c-format
2667
msgid "Incorrect usage of %s and %s"
312.1.6 by Monty Taylor
Updated po files.
2668
msgstr ""
2669
2446 by Patrick Crews
2011.10.28 tarball + translations update
2670
#: ../drizzled/error.cc:450
2170 by Patrick Crews
Updated translations
2671
msgid "The used SELECT statements have a different number of columns"
312.1.6 by Monty Taylor
Updated po files.
2672
msgstr ""
2673
2446 by Patrick Crews
2011.10.28 tarball + translations update
2674
#: ../drizzled/error.cc:451
2170 by Patrick Crews
Updated translations
2675
msgid "Can't execute the query because you have a conflicting read lock"
312.1.6 by Monty Taylor
Updated po files.
2676
msgstr ""
2677
2446 by Patrick Crews
2011.10.28 tarball + translations update
2678
#: ../drizzled/error.cc:452
2170 by Patrick Crews
Updated translations
2679
#, c-format
2680
msgid ""
2681
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
312.1.6 by Monty Taylor
Updated po files.
2682
msgstr ""
2683
2446 by Patrick Crews
2011.10.28 tarball + translations update
2684
#: ../drizzled/error.cc:453
312.1.6 by Monty Taylor
Updated po files.
2685
#, c-format
2686
msgid ""
2170 by Patrick Crews
Updated translations
2687
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
312.1.6 by Monty Taylor
Updated po files.
2688
msgstr ""
2689
2446 by Patrick Crews
2011.10.28 tarball + translations update
2690
#: ../drizzled/error.cc:454
312.1.6 by Monty Taylor
Updated po files.
2691
#, c-format
2170 by Patrick Crews
Updated translations
2692
msgid "Variable '%-.64s' doesn't have a default value"
312.1.6 by Monty Taylor
Updated po files.
2693
msgstr ""
2694
2446 by Patrick Crews
2011.10.28 tarball + translations update
2695
#: ../drizzled/error.cc:455
312.1.6 by Monty Taylor
Updated po files.
2696
#, c-format
2170 by Patrick Crews
Updated translations
2697
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
312.1.6 by Monty Taylor
Updated po files.
2698
msgstr ""
2699
2446 by Patrick Crews
2011.10.28 tarball + translations update
2700
#: ../drizzled/error.cc:456
312.1.6 by Monty Taylor
Updated po files.
2701
#, c-format
2170 by Patrick Crews
Updated translations
2702
msgid "Incorrect argument type to variable '%-.64s'"
312.1.6 by Monty Taylor
Updated po files.
2703
msgstr ""
2704
2446 by Patrick Crews
2011.10.28 tarball + translations update
2705
#: ../drizzled/error.cc:457
312.1.6 by Monty Taylor
Updated po files.
2706
#, c-format
2170 by Patrick Crews
Updated translations
2707
msgid "Variable '%-.64s' can only be set, not read"
312.1.6 by Monty Taylor
Updated po files.
2708
msgstr ""
2709
2446 by Patrick Crews
2011.10.28 tarball + translations update
2710
#: ../drizzled/error.cc:458
312.1.6 by Monty Taylor
Updated po files.
2711
#, c-format
2170 by Patrick Crews
Updated translations
2712
msgid "Incorrect usage/placement of '%s'"
312.1.6 by Monty Taylor
Updated po files.
2713
msgstr ""
2714
2446 by Patrick Crews
2011.10.28 tarball + translations update
2715
#: ../drizzled/error.cc:459
312.1.6 by Monty Taylor
Updated po files.
2716
#, c-format
2170 by Patrick Crews
Updated translations
2717
msgid "This version of Drizzle doesn't yet support '%s'"
312.1.6 by Monty Taylor
Updated po files.
2718
msgstr ""
2719
2446 by Patrick Crews
2011.10.28 tarball + translations update
2720
#: ../drizzled/error.cc:460
312.1.6 by Monty Taylor
Updated po files.
2721
#, c-format
2170 by Patrick Crews
Updated translations
2722
msgid "Variable '%-.192s' is a %s variable"
312.1.6 by Monty Taylor
Updated po files.
2723
msgstr ""
2724
2446 by Patrick Crews
2011.10.28 tarball + translations update
2725
#: ../drizzled/error.cc:461
312.1.6 by Monty Taylor
Updated po files.
2726
#, c-format
2170 by Patrick Crews
Updated translations
2727
msgid "Incorrect foreign key definition for '%-.192s': %s"
312.1.6 by Monty Taylor
Updated po files.
2728
msgstr ""
2729
2446 by Patrick Crews
2011.10.28 tarball + translations update
2730
#: ../drizzled/error.cc:462
2170 by Patrick Crews
Updated translations
2731
msgid "Key reference and table reference don't match"
312.1.6 by Monty Taylor
Updated po files.
2732
msgstr ""
2733
2446 by Patrick Crews
2011.10.28 tarball + translations update
2734
#: ../drizzled/error.cc:463
2170 by Patrick Crews
Updated translations
2735
#, c-format
2736
msgid "Operand should contain %d column(s)"
312.1.6 by Monty Taylor
Updated po files.
2737
msgstr ""
2738
2446 by Patrick Crews
2011.10.28 tarball + translations update
2739
#: ../drizzled/error.cc:464
2170 by Patrick Crews
Updated translations
2740
msgid "Subquery returns more than 1 row"
312.1.6 by Monty Taylor
Updated po files.
2741
msgstr ""
2742
2446 by Patrick Crews
2011.10.28 tarball + translations update
2743
#: ../drizzled/error.cc:465
2170 by Patrick Crews
Updated translations
2744
#, c-format
2745
msgid "Converting column '%s' from %s to %s"
312.1.6 by Monty Taylor
Updated po files.
2746
msgstr ""
2747
2446 by Patrick Crews
2011.10.28 tarball + translations update
2748
#: ../drizzled/error.cc:466
312.1.6 by Monty Taylor
Updated po files.
2749
#, c-format
2170 by Patrick Crews
Updated translations
2750
msgid "Reference '%-.64s' not supported (%s)"
312.1.6 by Monty Taylor
Updated po files.
2751
msgstr ""
2752
2446 by Patrick Crews
2011.10.28 tarball + translations update
2753
#: ../drizzled/error.cc:467
2170 by Patrick Crews
Updated translations
2754
msgid "Every derived table must have its own alias"
312.1.6 by Monty Taylor
Updated po files.
2755
msgstr ""
2756
2446 by Patrick Crews
2011.10.28 tarball + translations update
2757
#: ../drizzled/error.cc:468
2170 by Patrick Crews
Updated translations
2758
#, c-format
2759
msgid "Select %u was reduced during optimization"
312.1.6 by Monty Taylor
Updated po files.
2760
msgstr ""
2761
2446 by Patrick Crews
2011.10.28 tarball + translations update
2762
#: ../drizzled/error.cc:469
312.1.6 by Monty Taylor
Updated po files.
2763
#, c-format
2170 by Patrick Crews
Updated translations
2764
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
312.1.6 by Monty Taylor
Updated po files.
2765
msgstr ""
2766
2446 by Patrick Crews
2011.10.28 tarball + translations update
2767
#: ../drizzled/error.cc:470
2170 by Patrick Crews
Updated translations
2768
msgid "All parts of a SPATIAL index must be NOT NULL"
312.1.6 by Monty Taylor
Updated po files.
2769
msgstr ""
2770
2446 by Patrick Crews
2011.10.28 tarball + translations update
2771
#: ../drizzled/error.cc:471
2170 by Patrick Crews
Updated translations
2772
#, c-format
2773
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
312.1.6 by Monty Taylor
Updated po files.
2774
msgstr ""
2775
2446 by Patrick Crews
2011.10.28 tarball + translations update
2776
#: ../drizzled/error.cc:472
312.1.6 by Monty Taylor
Updated po files.
2777
#, c-format
2778
msgid ""
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
2779
"Uncompressed data size too large; the maximum size is %d (based on "
2780
"max_allowed_packet). The length of uncompressed data may also be corrupted."
312.1.6 by Monty Taylor
Updated po files.
2781
msgstr ""
2782
2446 by Patrick Crews
2011.10.28 tarball + translations update
2783
#: ../drizzled/error.cc:473
2170 by Patrick Crews
Updated translations
2784
msgid "ZLIB: Not enough memory"
2785
msgstr ""
2786
2446 by Patrick Crews
2011.10.28 tarball + translations update
2787
#: ../drizzled/error.cc:474
312.1.6 by Monty Taylor
Updated po files.
2788
msgid ""
2789
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2790
"data was corrupted)"
2791
msgstr ""
2792
2446 by Patrick Crews
2011.10.28 tarball + translations update
2793
#: ../drizzled/error.cc:475
2170 by Patrick Crews
Updated translations
2794
msgid "ZLIB: Input data corrupted"
2795
msgstr ""
2796
2446 by Patrick Crews
2011.10.28 tarball + translations update
2797
#: ../drizzled/error.cc:476
2170 by Patrick Crews
Updated translations
2798
#, c-format
2799
msgid "%d line(s) were cut by GROUP_CONCAT()"
312.1.6 by Monty Taylor
Updated po files.
2800
msgstr ""
2801
2446 by Patrick Crews
2011.10.28 tarball + translations update
2802
#: ../drizzled/error.cc:477
312.1.6 by Monty Taylor
Updated po files.
2803
#, c-format
2170 by Patrick Crews
Updated translations
2804
msgid "Row %ld doesn't contain data for all columns"
312.1.6 by Monty Taylor
Updated po files.
2805
msgstr ""
2806
2446 by Patrick Crews
2011.10.28 tarball + translations update
2807
#: ../drizzled/error.cc:478
312.1.6 by Monty Taylor
Updated po files.
2808
#, c-format
2170 by Patrick Crews
Updated translations
2809
msgid ""
2810
"Row %ld was truncated; it contained more data than there were input columns"
312.1.6 by Monty Taylor
Updated po files.
2811
msgstr ""
2812
2446 by Patrick Crews
2011.10.28 tarball + translations update
2813
#: ../drizzled/error.cc:479
312.1.6 by Monty Taylor
Updated po files.
2814
#, c-format
2815
msgid ""
2170 by Patrick Crews
Updated translations
2816
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
312.1.6 by Monty Taylor
Updated po files.
2817
msgstr ""
2818
2446 by Patrick Crews
2011.10.28 tarball + translations update
2819
#: ../drizzled/error.cc:480
312.1.6 by Monty Taylor
Updated po files.
2820
#, c-format
2170 by Patrick Crews
Updated translations
2821
msgid "Out of range value for column '%s' at row %ld"
312.1.6 by Monty Taylor
Updated po files.
2822
msgstr ""
2823
2446 by Patrick Crews
2011.10.28 tarball + translations update
2824
#: ../drizzled/error.cc:481
312.1.6 by Monty Taylor
Updated po files.
2825
#, c-format
2170 by Patrick Crews
Updated translations
2826
msgid "Data truncated for column '%s' at row %ld"
312.1.6 by Monty Taylor
Updated po files.
2827
msgstr ""
2828
2446 by Patrick Crews
2011.10.28 tarball + translations update
2829
#: ../drizzled/error.cc:482
312.1.6 by Monty Taylor
Updated po files.
2830
#, c-format
2170 by Patrick Crews
Updated translations
2831
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
312.1.6 by Monty Taylor
Updated po files.
2832
msgstr ""
2833
2446 by Patrick Crews
2011.10.28 tarball + translations update
2834
#: ../drizzled/error.cc:483
312.1.6 by Monty Taylor
Updated po files.
2835
#, c-format
2170 by Patrick Crews
Updated translations
2836
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
312.1.6 by Monty Taylor
Updated po files.
2837
msgstr ""
2838
2446 by Patrick Crews
2011.10.28 tarball + translations update
2839
#: ../drizzled/error.cc:484
312.1.6 by Monty Taylor
Updated po files.
2840
#, c-format
2170 by Patrick Crews
Updated translations
2841
msgid "Illegal mix of collations for operation '%s'"
312.1.6 by Monty Taylor
Updated po files.
2842
msgstr ""
2843
2446 by Patrick Crews
2011.10.28 tarball + translations update
2844
#: ../drizzled/error.cc:485
312.1.6 by Monty Taylor
Updated po files.
2845
#, c-format
2846
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
2847
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2848
"variable_name)"
312.1.6 by Monty Taylor
Updated po files.
2849
msgstr ""
2850
2446 by Patrick Crews
2011.10.28 tarball + translations update
2851
#: ../drizzled/error.cc:486
2170 by Patrick Crews
Updated translations
2852
#, c-format
2853
msgid "Unknown collation: '%-.64s'"
2854
msgstr ""
2855
2446 by Patrick Crews
2011.10.28 tarball + translations update
2856
#: ../drizzled/error.cc:487
312.1.6 by Monty Taylor
Updated po files.
2857
#, c-format
2858
msgid ""
2859
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2860
"SELECT #%d"
2861
msgstr ""
2862
2446 by Patrick Crews
2011.10.28 tarball + translations update
2863
#: ../drizzled/error.cc:488
2170 by Patrick Crews
Updated translations
2864
#, c-format
2865
msgid "Incorrect index name '%-.100s'"
2866
msgstr ""
2867
2446 by Patrick Crews
2011.10.28 tarball + translations update
2868
#: ../drizzled/error.cc:489
312.1.6 by Monty Taylor
Updated po files.
2869
#, c-format
2170 by Patrick Crews
Updated translations
2870
msgid "Incorrect catalog name '%-.100s'"
312.1.6 by Monty Taylor
Updated po files.
2871
msgstr ""
2872
2446 by Patrick Crews
2011.10.28 tarball + translations update
2873
#: ../drizzled/error.cc:490
312.1.6 by Monty Taylor
Updated po files.
2874
#, c-format
2170 by Patrick Crews
Updated translations
2875
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
312.1.6 by Monty Taylor
Updated po files.
2876
msgstr ""
2877
2446 by Patrick Crews
2011.10.28 tarball + translations update
2878
#: ../drizzled/error.cc:491
312.1.6 by Monty Taylor
Updated po files.
2879
#, c-format
2170 by Patrick Crews
Updated translations
2880
msgid "Unknown table engine '%s'"
312.1.6 by Monty Taylor
Updated po files.
2881
msgstr ""
2882
2446 by Patrick Crews
2011.10.28 tarball + translations update
2883
#: ../drizzled/error.cc:492
312.1.6 by Monty Taylor
Updated po files.
2884
#, c-format
2170 by Patrick Crews
Updated translations
2885
msgid "The target table %-.100s of the %s is not updatable"
312.1.6 by Monty Taylor
Updated po files.
2886
msgstr ""
2887
2446 by Patrick Crews
2011.10.28 tarball + translations update
2888
#: ../drizzled/error.cc:493
312.1.6 by Monty Taylor
Updated po files.
2889
#, c-format
2890
msgid ""
670.1.5 by Monty Taylor
Updated messages files.
2891
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
312.1.6 by Monty Taylor
Updated po files.
2892
"working"
2893
msgstr ""
2894
2446 by Patrick Crews
2011.10.28 tarball + translations update
2895
#: ../drizzled/error.cc:494
312.1.6 by Monty Taylor
Updated po files.
2896
#, c-format
2897
msgid ""
670.1.5 by Monty Taylor
Updated messages files.
2898
"The Drizzle server is running with the %s option so it cannot execute this "
312.1.6 by Monty Taylor
Updated po files.
2899
"statement"
2900
msgstr ""
2901
2446 by Patrick Crews
2011.10.28 tarball + translations update
2902
#: ../drizzled/error.cc:495
2170 by Patrick Crews
Updated translations
2903
#, c-format
2904
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2905
msgstr ""
2906
2446 by Patrick Crews
2011.10.28 tarball + translations update
2907
#: ../drizzled/error.cc:496
312.1.6 by Monty Taylor
Updated po files.
2908
#, c-format
2170 by Patrick Crews
Updated translations
2909
msgid "Truncated incorrect %-.32s value: '%-.128s'"
312.1.6 by Monty Taylor
Updated po files.
2910
msgstr ""
2911
2446 by Patrick Crews
2011.10.28 tarball + translations update
2912
#: ../drizzled/error.cc:497
312.1.6 by Monty Taylor
Updated po files.
2913
msgid ""
2914
"Incorrect table definition; there can be only one TIMESTAMP column with "
2915
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2916
msgstr ""
2917
2446 by Patrick Crews
2011.10.28 tarball + translations update
2918
#: ../drizzled/error.cc:498
2170 by Patrick Crews
Updated translations
2919
#, c-format
2920
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2921
msgstr ""
2922
2446 by Patrick Crews
2011.10.28 tarball + translations update
2923
#: ../drizzled/error.cc:499
312.1.6 by Monty Taylor
Updated po files.
2924
#, c-format
2170 by Patrick Crews
Updated translations
2925
msgid "Got error %d '%-.100s' from %s"
312.1.6 by Monty Taylor
Updated po files.
2926
msgstr ""
2927
2446 by Patrick Crews
2011.10.28 tarball + translations update
2928
#: ../drizzled/error.cc:500
312.1.6 by Monty Taylor
Updated po files.
2929
#, c-format
2170 by Patrick Crews
Updated translations
2930
msgid "Got temporary error %d '%-.100s' from %s"
312.1.6 by Monty Taylor
Updated po files.
2931
msgstr ""
2932
2446 by Patrick Crews
2011.10.28 tarball + translations update
2933
#: ../drizzled/error.cc:501
312.1.6 by Monty Taylor
Updated po files.
2934
#, c-format
2170 by Patrick Crews
Updated translations
2935
msgid "Unknown or incorrect time zone: '%-.64s'"
312.1.6 by Monty Taylor
Updated po files.
2936
msgstr ""
2937
2446 by Patrick Crews
2011.10.28 tarball + translations update
2938
#: ../drizzled/error.cc:502
312.1.6 by Monty Taylor
Updated po files.
2939
#, c-format
2170 by Patrick Crews
Updated translations
2940
msgid "Invalid %s character string: '%.64s'"
312.1.6 by Monty Taylor
Updated po files.
2941
msgstr ""
2942
2446 by Patrick Crews
2011.10.28 tarball + translations update
2943
#: ../drizzled/error.cc:503
312.1.6 by Monty Taylor
Updated po files.
2944
#, c-format
2170 by Patrick Crews
Updated translations
2945
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
312.1.6 by Monty Taylor
Updated po files.
2946
msgstr ""
2947
2446 by Patrick Crews
2011.10.28 tarball + translations update
2948
#: ../drizzled/error.cc:504
312.1.6 by Monty Taylor
Updated po files.
2949
#, c-format
2170 by Patrick Crews
Updated translations
2950
msgid "%s %s does not exist"
312.1.6 by Monty Taylor
Updated po files.
2951
msgstr ""
2952
2446 by Patrick Crews
2011.10.28 tarball + translations update
2953
#: ../drizzled/error.cc:505
2170 by Patrick Crews
Updated translations
2954
msgid "Query execution was interrupted"
312.1.6 by Monty Taylor
Updated po files.
2955
msgstr ""
2956
2446 by Patrick Crews
2011.10.28 tarball + translations update
2957
#: ../drizzled/error.cc:506
312.1.6 by Monty Taylor
Updated po files.
2958
#, c-format
2959
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
2960
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2961
"(s) or definer/invoker of view lack rights to use them"
312.1.6 by Monty Taylor
Updated po files.
2962
msgstr ""
2963
2446 by Patrick Crews
2011.10.28 tarball + translations update
2964
#: ../drizzled/error.cc:507
2170 by Patrick Crews
Updated translations
2965
#, c-format
2966
msgid "Field '%-.192s' doesn't have a default value"
2967
msgstr ""
2968
2446 by Patrick Crews
2011.10.28 tarball + translations update
2969
#: ../drizzled/error.cc:508
2170 by Patrick Crews
Updated translations
2970
msgid "Division by 0"
312.1.6 by Monty Taylor
Updated po files.
2971
msgstr ""
2972
2446 by Patrick Crews
2011.10.28 tarball + translations update
2973
#: ../drizzled/error.cc:509
2170 by Patrick Crews
Updated translations
2974
#, c-format
2975
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
312.1.6 by Monty Taylor
Updated po files.
2976
msgstr ""
2977
2446 by Patrick Crews
2011.10.28 tarball + translations update
2978
#: ../drizzled/error.cc:510
312.1.6 by Monty Taylor
Updated po files.
2979
#, c-format
2170 by Patrick Crews
Updated translations
2980
msgid "Illegal %s '%-.192s' value found during parsing"
312.1.6 by Monty Taylor
Updated po files.
2981
msgstr ""
2982
2446 by Patrick Crews
2011.10.28 tarball + translations update
2983
#: ../drizzled/error.cc:511
312.1.6 by Monty Taylor
Updated po files.
2984
#, c-format
2170 by Patrick Crews
Updated translations
2985
msgid "Key part '%-.192s' length cannot be 0"
312.1.6 by Monty Taylor
Updated po files.
2986
msgstr ""
2987
2446 by Patrick Crews
2011.10.28 tarball + translations update
2988
#: ../drizzled/error.cc:512
312.1.6 by Monty Taylor
Updated po files.
2989
#, c-format
2990
msgid ""
2991
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2992
"the  %.64s state"
2993
msgstr ""
2994
2446 by Patrick Crews
2011.10.28 tarball + translations update
2995
#: ../drizzled/error.cc:513
2170 by Patrick Crews
Updated translations
2996
#, c-format
2997
msgid "Data too long for column '%s' at row %ld"
2998
msgstr ""
2999
2446 by Patrick Crews
2011.10.28 tarball + translations update
3000
#: ../drizzled/error.cc:514
312.1.6 by Monty Taylor
Updated po files.
3001
#, c-format
3002
msgid ""
3003
"%s: ready for connections.\n"
1099.4.32 by Launchpad Code Hosting
Launchpad automatic translations update.
3004
"Version: '%s' %s\n"
312.1.6 by Monty Taylor
Updated po files.
3005
msgstr ""
3006
2446 by Patrick Crews
2011.10.28 tarball + translations update
3007
#: ../drizzled/error.cc:515
2170 by Patrick Crews
Updated translations
3008
msgid "Can't load value from file with fixed size rows to variable"
3009
msgstr ""
3010
2446 by Patrick Crews
2011.10.28 tarball + translations update
3011
#: ../drizzled/error.cc:516
2170 by Patrick Crews
Updated translations
3012
#, c-format
3013
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
312.1.6 by Monty Taylor
Updated po files.
3014
msgstr ""
3015
2446 by Patrick Crews
2011.10.28 tarball + translations update
3016
#: ../drizzled/error.cc:517
2170 by Patrick Crews
Updated translations
3017
msgid "Table definition has changed, please retry transaction"
312.1.6 by Monty Taylor
Updated po files.
3018
msgstr ""
3019
2446 by Patrick Crews
2011.10.28 tarball + translations update
3020
#: ../drizzled/error.cc:518
2170 by Patrick Crews
Updated translations
3021
#, c-format
3022
msgid "Not allowed to return a result set from a %s"
312.1.6 by Monty Taylor
Updated po files.
3023
msgstr ""
3024
2446 by Patrick Crews
2011.10.28 tarball + translations update
3025
#: ../drizzled/error.cc:519
2170 by Patrick Crews
Updated translations
3026
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
312.1.6 by Monty Taylor
Updated po files.
3027
msgstr ""
3028
2446 by Patrick Crews
2011.10.28 tarball + translations update
3029
#: ../drizzled/error.cc:520
2170 by Patrick Crews
Updated translations
3030
msgid ""
3031
"Explicit or implicit commit is not allowed in stored function or trigger."
312.1.6 by Monty Taylor
Updated po files.
3032
msgstr ""
3033
2446 by Patrick Crews
2011.10.28 tarball + translations update
3034
#: ../drizzled/error.cc:521
2170 by Patrick Crews
Updated translations
3035
#, c-format
3036
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
312.1.6 by Monty Taylor
Updated po files.
3037
msgstr ""
3038
2446 by Patrick Crews
2011.10.28 tarball + translations update
3039
#: ../drizzled/error.cc:522
312.1.6 by Monty Taylor
Updated po files.
3040
#, c-format
2170 by Patrick Crews
Updated translations
3041
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
312.1.6 by Monty Taylor
Updated po files.
3042
msgstr ""
3043
2446 by Patrick Crews
2011.10.28 tarball + translations update
3044
#: ../drizzled/error.cc:523
312.1.6 by Monty Taylor
Updated po files.
3045
#, c-format
3046
msgid ""
1099.4.119 by Monty Taylor
Imported latest translations.
3047
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3048
"'%-.192s')."
312.1.6 by Monty Taylor
Updated po files.
3049
msgstr ""
3050
2446 by Patrick Crews
2011.10.28 tarball + translations update
3051
#: ../drizzled/error.cc:524
2170 by Patrick Crews
Updated translations
3052
msgid "Trigger in wrong schema"
3053
msgstr ""
3054
2446 by Patrick Crews
2011.10.28 tarball + translations update
3055
#: ../drizzled/error.cc:525
312.1.6 by Monty Taylor
Updated po files.
3056
#, c-format
3057
msgid ""
3058
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
670.1.5 by Monty Taylor
Updated messages files.
3059
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
312.1.6 by Monty Taylor
Updated po files.
3060
msgstr ""
3061
2446 by Patrick Crews
2011.10.28 tarball + translations update
3062
#: ../drizzled/error.cc:526
2170 by Patrick Crews
Updated translations
3063
#, c-format
3064
msgid "Display width out of range for column '%-.192s' (max = %d)"
3065
msgstr ""
3066
2446 by Patrick Crews
2011.10.28 tarball + translations update
3067
#: ../drizzled/error.cc:527
312.1.6 by Monty Taylor
Updated po files.
3068
#, c-format
2170 by Patrick Crews
Updated translations
3069
msgid "Datetime function: %-.32s field overflow"
312.1.6 by Monty Taylor
Updated po files.
3070
msgstr ""
3071
2446 by Patrick Crews
2011.10.28 tarball + translations update
3072
#: ../drizzled/error.cc:528
312.1.6 by Monty Taylor
Updated po files.
3073
#, c-format
2170 by Patrick Crews
Updated translations
3074
msgid ""
3075
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
312.1.6 by Monty Taylor
Updated po files.
3076
msgstr ""
3077
2446 by Patrick Crews
2011.10.28 tarball + translations update
3078
#: ../drizzled/error.cc:529
312.1.6 by Monty Taylor
Updated po files.
3079
#, c-format
3080
msgid ""
2170 by Patrick Crews
Updated translations
3081
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
312.1.6 by Monty Taylor
Updated po files.
3082
msgstr ""
3083
2446 by Patrick Crews
2011.10.28 tarball + translations update
3084
#: ../drizzled/error.cc:530
2170 by Patrick Crews
Updated translations
3085
msgid "No data - zero rows fetched, selected, or processed"
312.1.6 by Monty Taylor
Updated po files.
3086
msgstr ""
3087
2446 by Patrick Crews
2011.10.28 tarball + translations update
3088
#: ../drizzled/error.cc:531
2170 by Patrick Crews
Updated translations
3089
#, c-format
3090
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
1764 by patrick crews
Updated translations
3091
msgstr ""
3092
2446 by Patrick Crews
2011.10.28 tarball + translations update
3093
#: ../drizzled/error.cc:532
312.1.6 by Monty Taylor
Updated po files.
3094
#, c-format
2170 by Patrick Crews
Updated translations
3095
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
312.1.6 by Monty Taylor
Updated po files.
3096
msgstr ""
3097
2446 by Patrick Crews
2011.10.28 tarball + translations update
3098
#: ../drizzled/error.cc:533
2170 by Patrick Crews
Updated translations
3099
msgid "The used table type doesn't support SPATIAL indexes"
312.1.6 by Monty Taylor
Updated po files.
3100
msgstr ""
3101
2446 by Patrick Crews
2011.10.28 tarball + translations update
3102
#: ../drizzled/error.cc:534
2170 by Patrick Crews
Updated translations
3103
#, c-format
3104
msgid "Leading spaces are removed from name '%s'"
312.1.6 by Monty Taylor
Updated po files.
3105
msgstr ""
3106
2446 by Patrick Crews
2011.10.28 tarball + translations update
3107
#: ../drizzled/error.cc:535
2170 by Patrick Crews
Updated translations
3108
msgid "Failed to read auto-increment value from storage engine"
312.1.6 by Monty Taylor
Updated po files.
3109
msgstr ""
3110
2446 by Patrick Crews
2011.10.28 tarball + translations update
3111
#: ../drizzled/error.cc:536
2170 by Patrick Crews
Updated translations
3112
#, c-format
3113
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
312.1.6 by Monty Taylor
Updated po files.
3114
msgstr ""
3115
2446 by Patrick Crews
2011.10.28 tarball + translations update
3116
#: ../drizzled/error.cc:537
2170 by Patrick Crews
Updated translations
3117
msgid "Too high level of nesting for select"
312.1.6 by Monty Taylor
Updated po files.
3118
msgstr ""
3119
2446 by Patrick Crews
2011.10.28 tarball + translations update
3120
#: ../drizzled/error.cc:538
2170 by Patrick Crews
Updated translations
3121
#, c-format
3122
msgid "Name '%-.64s' has become ''"
312.1.6 by Monty Taylor
Updated po files.
3123
msgstr ""
3124
2446 by Patrick Crews
2011.10.28 tarball + translations update
3125
#: ../drizzled/error.cc:539
312.1.6 by Monty Taylor
Updated po files.
3126
msgid ""
3127
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3128
"optional and non-empty FIELDS ENCLOSED BY"
3129
msgstr ""
3130
2446 by Patrick Crews
2011.10.28 tarball + translations update
3131
#: ../drizzled/error.cc:540
2170 by Patrick Crews
Updated translations
3132
#, c-format
3133
msgid ""
3134
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3135
msgstr ""
3136
2446 by Patrick Crews
2011.10.28 tarball + translations update
3137
#: ../drizzled/error.cc:541
312.1.6 by Monty Taylor
Updated po files.
3138
#, c-format
2170 by Patrick Crews
Updated translations
3139
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
312.1.6 by Monty Taylor
Updated po files.
3140
msgstr ""
3141
2446 by Patrick Crews
2011.10.28 tarball + translations update
3142
#: ../drizzled/error.cc:542
1978 by patrick crews
Updated translations
3143
#, c-format
2170 by Patrick Crews
Updated translations
3144
msgid "Incorrect %-.32s value: '%-.128s'"
1978 by patrick crews
Updated translations
3145
msgstr ""
3146
2446 by Patrick Crews
2011.10.28 tarball + translations update
3147
#: ../drizzled/error.cc:543
312.1.6 by Monty Taylor
Updated po files.
3148
#, c-format
2170 by Patrick Crews
Updated translations
3149
msgid "Table has no partition for value %-.64s"
312.1.6 by Monty Taylor
Updated po files.
3150
msgstr ""
3151
2446 by Patrick Crews
2011.10.28 tarball + translations update
3152
#: ../drizzled/error.cc:544
2170 by Patrick Crews
Updated translations
3153
msgid "Writing one row to the row-based binary log failed"
312.1.6 by Monty Taylor
Updated po files.
3154
msgstr ""
3155
2446 by Patrick Crews
2011.10.28 tarball + translations update
3156
#: ../drizzled/error.cc:545
2170 by Patrick Crews
Updated translations
3157
#, c-format
3158
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
312.1.6 by Monty Taylor
Updated po files.
3159
msgstr ""
3160
2446 by Patrick Crews
2011.10.28 tarball + translations update
3161
#: ../drizzled/error.cc:546
312.1.6 by Monty Taylor
Updated po files.
3162
#, c-format
3163
msgid ""
2459 by Mark Atwood
release 2011.11.29
3164
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3165
"%d would lead to a duplicate entry"
312.1.6 by Monty Taylor
Updated po files.
3166
msgstr ""
3167
2446 by Patrick Crews
2011.10.28 tarball + translations update
3168
#: ../drizzled/error.cc:547
312.1.6 by Monty Taylor
Updated po files.
3169
msgid ""
3170
"Transaction isolation level can't be changed while a transaction is in "
3171
"progress"
3172
msgstr ""
3173
2446 by Patrick Crews
2011.10.28 tarball + translations update
3174
#: ../drizzled/error.cc:548
2170 by Patrick Crews
Updated translations
3175
#, c-format
3176
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3177
msgstr ""
3178
2446 by Patrick Crews
2011.10.28 tarball + translations update
3179
#: ../drizzled/error.cc:549
312.1.6 by Monty Taylor
Updated po files.
3180
#, c-format
2170 by Patrick Crews
Updated translations
3181
msgid "Incorrect parameters in the call to native function '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
3182
msgstr ""
3183
2446 by Patrick Crews
2011.10.28 tarball + translations update
3184
#: ../drizzled/error.cc:550
312.1.6 by Monty Taylor
Updated po files.
3185
#, c-format
2170 by Patrick Crews
Updated translations
3186
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
312.1.6 by Monty Taylor
Updated po files.
3187
msgstr ""
3188
2446 by Patrick Crews
2011.10.28 tarball + translations update
3189
#: ../drizzled/error.cc:551
312.1.6 by Monty Taylor
Updated po files.
3190
#, c-format
3191
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3192
msgstr ""
3193
2446 by Patrick Crews
2011.10.28 tarball + translations update
3194
#: ../drizzled/error.cc:553
2170 by Patrick Crews
Updated translations
3195
#, c-format
3196
msgid "Received an invalid datetime value '%s'."
3197
msgstr ""
3198
2446 by Patrick Crews
2011.10.28 tarball + translations update
3199
#: ../drizzled/error.cc:554
779.3.27 by Monty Taylor
Updated translation info.
3200
#, c-format
2170 by Patrick Crews
Updated translations
3201
msgid "Received an invalid DATE value '%s'."
779.3.27 by Monty Taylor
Updated translation info.
3202
msgstr ""
3203
2446 by Patrick Crews
2011.10.28 tarball + translations update
3204
#: ../drizzled/error.cc:555
2133 by Patrick Crews
Updated translations
3205
#, c-format
2170 by Patrick Crews
Updated translations
3206
msgid "Received a NULL argument for function '%s'."
2133 by Patrick Crews
Updated translations
3207
msgstr ""
3208
2446 by Patrick Crews
2011.10.28 tarball + translations update
3209
#: ../drizzled/error.cc:556
779.3.27 by Monty Taylor
Updated translation info.
3210
#, c-format
2170 by Patrick Crews
Updated translations
3211
msgid "Received an invalid timestamp value '%s'."
779.3.27 by Monty Taylor
Updated translation info.
3212
msgstr ""
3213
2446 by Patrick Crews
2011.10.28 tarball + translations update
3214
#: ../drizzled/error.cc:557
2133 by Patrick Crews
Updated translations
3215
#, c-format
2170 by Patrick Crews
Updated translations
3216
msgid "Received an invalid TIME value '%s'."
2133 by Patrick Crews
Updated translations
3217
msgstr ""
3218
2446 by Patrick Crews
2011.10.28 tarball + translations update
3219
#: ../drizzled/error.cc:558
2133 by Patrick Crews
Updated translations
3220
#, c-format
3221
msgid "Received an invalid value '%s' for a UNIX timestamp."
3222
msgstr ""
3223
2446 by Patrick Crews
2011.10.28 tarball + translations update
3224
#: ../drizzled/error.cc:560
2170 by Patrick Crews
Updated translations
3225
#, c-format
3226
msgid "Received an out-of-range argument '%s' for function '%s'."
3227
msgstr ""
3228
2446 by Patrick Crews
2011.10.28 tarball + translations update
3229
#: ../drizzled/error.cc:561
971.1.3 by Monty Taylor
Updated po files.
3230
#, c-format
2170 by Patrick Crews
Updated translations
3231
msgid "Received an invalid enum value '%s'."
971.1.3 by Monty Taylor
Updated po files.
3232
msgstr ""
3233
2446 by Patrick Crews
2011.10.28 tarball + translations update
3234
#: ../drizzled/error.cc:562
1099.4.119 by Monty Taylor
Imported latest translations.
3235
msgid "Tables which are replicated require a primary key."
3236
msgstr ""
3237
2446 by Patrick Crews
2011.10.28 tarball + translations update
3238
#: ../drizzled/error.cc:564
2170 by Patrick Crews
Updated translations
3239
#, c-format
3240
msgid "Corrupt or invalid schema definition for '%s' : %s"
3241
msgstr ""
3242
2446 by Patrick Crews
2011.10.28 tarball + translations update
3243
#: ../drizzled/error.cc:565
2094 by Patrick Crews
Updated translations
3244
#, c-format
2170 by Patrick Crews
Updated translations
3245
msgid "Corrupt or invalid table definition for '%s': %s"
2094 by Patrick Crews
Updated translations
3246
msgstr ""
3247
2446 by Patrick Crews
2011.10.28 tarball + translations update
3248
#: ../drizzled/error.cc:566
2094 by Patrick Crews
Updated translations
3249
#, c-format
2170 by Patrick Crews
Updated translations
3250
msgid "The number of enum that were required was too high for table '%s'"
2094 by Patrick Crews
Updated translations
3251
msgstr ""
3252
2446 by Patrick Crews
2011.10.28 tarball + translations update
3253
#: ../drizzled/error.cc:567
2094 by Patrick Crews
Updated translations
3254
#, c-format
2170 by Patrick Crews
Updated translations
3255
msgid "Corrupt or invalid table definition for '%s'"
2094 by Patrick Crews
Updated translations
3256
msgstr ""
3257
2446 by Patrick Crews
2011.10.28 tarball + translations update
3258
#: ../drizzled/error.cc:568
2094 by Patrick Crews
Updated translations
3259
#, c-format
2053 by patrick crews
Updated translations
3260
msgid "Collation '%s' for table %s is invalid/unknown"
3261
msgstr ""
3262
2446 by Patrick Crews
2011.10.28 tarball + translations update
3263
#: ../drizzled/error.cc:570
2170 by Patrick Crews
Updated translations
3264
#, c-format
3265
msgid "Cannot drop table '%s'"
3266
msgstr ""
3267
2446 by Patrick Crews
2011.10.28 tarball + translations update
3268
#: ../drizzled/error.cc:571
2053 by patrick crews
Updated translations
3269
#, c-format
2170 by Patrick Crews
Updated translations
3270
msgid "Error occurred while dropping table '%s'"
2053 by patrick crews
Updated translations
3271
msgstr ""
3272
2446 by Patrick Crews
2011.10.28 tarball + translations update
3273
#: ../drizzled/error.cc:572
2094 by Patrick Crews
Updated translations
3274
#, c-format
2170 by Patrick Crews
Updated translations
3275
msgid "Permission denied to create '%s'"
2094 by Patrick Crews
Updated translations
3276
msgstr ""
3277
2446 by Patrick Crews
2011.10.28 tarball + translations update
3278
#: ../drizzled/error.cc:573
2094 by Patrick Crews
Updated translations
3279
#, c-format
3280
msgid "Unknown table '%s'"
3281
msgstr ""
3282
2446 by Patrick Crews
2011.10.28 tarball + translations update
3283
#: ../drizzled/error.cc:575
2170 by Patrick Crews
Updated translations
3284
#, c-format
3285
msgid "Cannot create schema '%s'"
3286
msgstr ""
3287
2446 by Patrick Crews
2011.10.28 tarball + translations update
3288
#: ../drizzled/error.cc:576
2133 by Patrick Crews
Updated translations
3289
#, c-format
2170 by Patrick Crews
Updated translations
3290
msgid "Schema does not exist: %s"
2133 by Patrick Crews
Updated translations
3291
msgstr ""
3292
2446 by Patrick Crews
2011.10.28 tarball + translations update
3293
#: ../drizzled/error.cc:577
1643.1.13 by Monty Taylor
Merged translations.
3294
#, c-format
2170 by Patrick Crews
Updated translations
3295
msgid "Error altering schema: %s"
1099.4.119 by Monty Taylor
Imported latest translations.
3296
msgstr ""
3297
2446 by Patrick Crews
2011.10.28 tarball + translations update
3298
#: ../drizzled/error.cc:578
1099.4.119 by Monty Taylor
Imported latest translations.
3299
#, c-format
3300
msgid "Error droppping Schema : %s"
3301
msgstr ""
3302
2446 by Patrick Crews
2011.10.28 tarball + translations update
3303
#: ../drizzled/error.cc:580
2170 by Patrick Crews
Updated translations
3304
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3305
msgstr ""
3306
2446 by Patrick Crews
2011.10.28 tarball + translations update
3307
#: ../drizzled/error.cc:581
2170 by Patrick Crews
Updated translations
3308
#, c-format
3309
msgid "Unknown table engine option key/pair %s = %s."
1510 by Brian Aker
Merge Monty
3310
msgstr ""
3311
2446 by Patrick Crews
2011.10.28 tarball + translations update
3312
#: ../drizzled/error.cc:582
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3313
#, c-format
2170 by Patrick Crews
Updated translations
3314
msgid "Unknown schema engine option key/pair %s = %s."
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3315
msgstr ""
3316
2446 by Patrick Crews
2011.10.28 tarball + translations update
3317
#: ../drizzled/error.cc:583
2170 by Patrick Crews
Updated translations
3318
msgid "Implicit cartesian join attempted."
1561.1.2 by Monty Taylor
Updated translations to what's in the tree.
3319
msgstr ""
3320
2446 by Patrick Crews
2011.10.28 tarball + translations update
3321
#: ../drizzled/error.cc:584
2017 by Patrick Crews
Updated translations
3322
msgid "Admin access not allowed from this username/IP address."
3323
msgstr ""
3324
1951 by patrick crews
Updated translations
3325
#. User lock/barrier error messages
2446 by Patrick Crews
2011.10.28 tarball + translations update
3326
#: ../drizzled/error.cc:587
2170 by Patrick Crews
Updated translations
3327
msgid "wait() can not be called on session owning user defined barrier."
3328
msgstr ""
3329
2446 by Patrick Crews
2011.10.28 tarball + translations update
3330
#: ../drizzled/error.cc:588
2170 by Patrick Crews
Updated translations
3331
msgid "Unknown user defined barrier requested."
1978 by patrick crews
Updated translations
3332
msgstr ""
3333
2446 by Patrick Crews
2011.10.28 tarball + translations update
3334
#: ../drizzled/error.cc:589
2170 by Patrick Crews
Updated translations
3335
msgid "Session does not own user defined barrier."
1978 by patrick crews
Updated translations
3336
msgstr ""
3337
2446 by Patrick Crews
2011.10.28 tarball + translations update
3338
#: ../drizzled/error.cc:590
2170 by Patrick Crews
Updated translations
3339
msgid "Session can not wait on a user defined lock owned by the session."
1978 by patrick crews
Updated translations
3340
msgstr ""
3341
2446 by Patrick Crews
2011.10.28 tarball + translations update
3342
#: ../drizzled/error.cc:591
1978 by patrick crews
Updated translations
3343
msgid "Session does not own user defined lock."
3344
msgstr ""
3345
2446 by Patrick Crews
2011.10.28 tarball + translations update
3346
#: ../drizzled/error.cc:593
2170 by Patrick Crews
Updated translations
3347
msgid "Invalid name for user defined barrier."
3348
msgstr ""
3349
2446 by Patrick Crews
2011.10.28 tarball + translations update
3350
#: ../drizzled/error.cc:594
1978 by patrick crews
Updated translations
3351
msgid "Invalid name for user defined lock."
3352
msgstr ""
3353
2446 by Patrick Crews
2011.10.28 tarball + translations update
3354
#: ../drizzled/error.cc:596
2017 by Patrick Crews
Updated translations
3355
msgid ""
3356
"Either a DEFAULt value or NULL NULL description is required for a new column "
3357
"if table is not empty"
3358
msgstr ""
3359
2053 by patrick crews
Updated translations
3360
#. Cast errors
2446 by Patrick Crews
2011.10.28 tarball + translations update
3361
#: ../drizzled/error.cc:599
2170 by Patrick Crews
Updated translations
3362
#, c-format
3363
msgid ""
3364
"Cast to unsigned converted negative integer to it's positive complement: %s"
3365
msgstr ""
3366
2446 by Patrick Crews
2011.10.28 tarball + translations update
3367
#: ../drizzled/error.cc:600
2053 by patrick crews
Updated translations
3368
#, c-format
3369
msgid "Invalid cast to signed integer: %s"
3370
msgstr ""
3371
2446 by Patrick Crews
2011.10.28 tarball + translations update
3372
#: ../drizzled/error.cc:602
2094 by Patrick Crews
Updated translations
3373
#, c-format
3374
msgid "Identifier '%.*s' is a SQL keyword."
3375
msgstr ""
3376
2446 by Patrick Crews
2011.10.28 tarball + translations update
3377
#: ../drizzled/error.cc:605
2170 by Patrick Crews
Updated translations
3378
#, c-format
3379
msgid "Can't unlock file (Errcode: %d)"
3380
msgstr ""
3381
2446 by Patrick Crews
2011.10.28 tarball + translations update
3382
#: ../drizzled/error.cc:606
1561.1.2 by Monty Taylor
Updated translations to what's in the tree.
3383
#, c-format
2170 by Patrick Crews
Updated translations
3384
msgid "Can't change size of file (Errcode: %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3385
msgstr ""
3386
2446 by Patrick Crews
2011.10.28 tarball + translations update
3387
#: ../drizzled/error.cc:607
1099.4.118 by Monty Taylor
Merged trunk.
3388
#, c-format
2170 by Patrick Crews
Updated translations
3389
msgid "Can't open stream from handle (Errcode: %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3390
msgstr ""
3391
2446 by Patrick Crews
2011.10.28 tarball + translations update
3392
#: ../drizzled/error.cc:608
1099.4.118 by Monty Taylor
Merged trunk.
3393
#, c-format
2170 by Patrick Crews
Updated translations
3394
msgid "Warning: '%s' had %d links"
1099.4.118 by Monty Taylor
Merged trunk.
3395
msgstr ""
3396
2446 by Patrick Crews
2011.10.28 tarball + translations update
3397
#: ../drizzled/error.cc:609
1099.4.118 by Monty Taylor
Merged trunk.
3398
#, c-format
2170 by Patrick Crews
Updated translations
3399
msgid "Warning: %d files and %d streams is left open\n"
1099.4.118 by Monty Taylor
Merged trunk.
3400
msgstr ""
3401
2446 by Patrick Crews
2011.10.28 tarball + translations update
3402
#: ../drizzled/error.cc:610
1099.4.118 by Monty Taylor
Merged trunk.
3403
#, c-format
2170 by Patrick Crews
Updated translations
3404
msgid "Can't create directory '%s' (Errcode: %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3405
msgstr ""
3406
2446 by Patrick Crews
2011.10.28 tarball + translations update
3407
#: ../drizzled/error.cc:611
1099.4.118 by Monty Taylor
Merged trunk.
3408
#, c-format
3409
msgid ""
3410
"Character set '%s' is not a compiled character set and is not specified in "
3411
"the %s file"
3412
msgstr ""
3413
2446 by Patrick Crews
2011.10.28 tarball + translations update
3414
#: ../drizzled/error.cc:612
2170 by Patrick Crews
Updated translations
3415
#, c-format
3416
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3417
msgstr ""
3418
2446 by Patrick Crews
2011.10.28 tarball + translations update
3419
#: ../drizzled/error.cc:613
1099.4.118 by Monty Taylor
Merged trunk.
3420
#, c-format
2170 by Patrick Crews
Updated translations
3421
msgid "Can't read value for symlink '%s' (Error %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3422
msgstr ""
3423
2446 by Patrick Crews
2011.10.28 tarball + translations update
3424
#: ../drizzled/error.cc:614
1099.4.118 by Monty Taylor
Merged trunk.
3425
#, c-format
2170 by Patrick Crews
Updated translations
3426
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3427
msgstr ""
3428
2446 by Patrick Crews
2011.10.28 tarball + translations update
3429
#: ../drizzled/error.cc:615
1099.4.118 by Monty Taylor
Merged trunk.
3430
#, c-format
2170 by Patrick Crews
Updated translations
3431
msgid "Error on realpath() on '%s' (Error %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3432
msgstr ""
3433
2446 by Patrick Crews
2011.10.28 tarball + translations update
3434
#: ../drizzled/error.cc:616
1099.4.118 by Monty Taylor
Merged trunk.
3435
#, c-format
2170 by Patrick Crews
Updated translations
3436
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1099.4.118 by Monty Taylor
Merged trunk.
3437
msgstr ""
3438
2446 by Patrick Crews
2011.10.28 tarball + translations update
3439
#: ../drizzled/error.cc:617
1099.4.118 by Monty Taylor
Merged trunk.
3440
#, c-format
3441
msgid ""
3442
"Collation '%s' is not a compiled collation and is not specified in the %s "
3443
"file"
3444
msgstr ""
3445
2446 by Patrick Crews
2011.10.28 tarball + translations update
3446
#: ../drizzled/error.cc:618
1099.4.118 by Monty Taylor
Merged trunk.
3447
#, c-format
3448
msgid "File '%s' (fileno: %d) was not closed"
3449
msgstr ""
3450
2017 by Patrick Crews
Updated translations
3451
#. For UUID type
2446 by Patrick Crews
2011.10.28 tarball + translations update
3452
#: ../drizzled/error.cc:621
2170 by Patrick Crews
Updated translations
3453
msgid "Received an invalid UUID value"
3454
msgstr ""
3455
2446 by Patrick Crews
2011.10.28 tarball + translations update
3456
#: ../drizzled/error.cc:622
2017 by Patrick Crews
Updated translations
3457
msgid "The UUID was not created with a valid time"
3458
msgstr ""
3459
2411 by patrick crews
2011.08.25 tarball release
3460
#. For IPV6 type
2446 by Patrick Crews
2011.10.28 tarball + translations update
3461
#: ../drizzled/error.cc:625
2411 by patrick crews
2011.08.25 tarball release
3462
msgid "Received an invalid IPV6 value"
3463
msgstr ""
3464
2053 by patrick crews
Updated translations
3465
#. For BOOL type
2446 by Patrick Crews
2011.10.28 tarball + translations update
3466
#: ../drizzled/error.cc:628
2170 by Patrick Crews
Updated translations
3467
#, c-format
3468
msgid "Received an invalid BOOLEAN value '%s'."
3469
msgstr ""
3470
2446 by Patrick Crews
2011.10.28 tarball + translations update
3471
#: ../drizzled/error.cc:629
2053 by patrick crews
Updated translations
3472
#, c-format
3473
msgid "Invalid cast to BOOLEAN: '%s'."
3474
msgstr ""
3475
2133 by Patrick Crews
Updated translations
3476
#. Transactional DDL
2446 by Patrick Crews
2011.10.28 tarball + translations update
3477
#: ../drizzled/error.cc:632
2133 by Patrick Crews
Updated translations
3478
msgid "Transactional DDL not supported"
3479
msgstr ""
3480
2053 by patrick crews
Updated translations
3481
#. ASSERT Message
2446 by Patrick Crews
2011.10.28 tarball + translations update
3482
#: ../drizzled/error.cc:634
2170 by Patrick Crews
Updated translations
3483
#, c-format
3484
msgid "Assertion '%s' failed."
3485
msgstr ""
3486
2446 by Patrick Crews
2011.10.28 tarball + translations update
3487
#: ../drizzled/error.cc:635
2053 by patrick crews
Updated translations
3488
#, c-format
3489
msgid "Assertion '%s' failed, the result was NULL."
3490
msgstr ""
3491
2094 by Patrick Crews
Updated translations
3492
#. Catalog related errors
2446 by Patrick Crews
2011.10.28 tarball + translations update
3493
#: ../drizzled/error.cc:653
2170 by Patrick Crews
Updated translations
3494
#, c-format
3495
msgid "Cannot create catalog '%s'."
3496
msgstr ""
3497
2446 by Patrick Crews
2011.10.28 tarball + translations update
3498
#: ../drizzled/error.cc:654
2094 by Patrick Crews
Updated translations
3499
#, c-format
2170 by Patrick Crews
Updated translations
3500
msgid "Permission is denied to create '%s' catalog."
2094 by Patrick Crews
Updated translations
3501
msgstr ""
3502
2446 by Patrick Crews
2011.10.28 tarball + translations update
3503
#: ../drizzled/error.cc:655
2094 by Patrick Crews
Updated translations
3504
#, c-format
2170 by Patrick Crews
Updated translations
3505
msgid "Cannot drop catalog '%s'."
2094 by Patrick Crews
Updated translations
3506
msgstr ""
3507
2446 by Patrick Crews
2011.10.28 tarball + translations update
3508
#: ../drizzled/error.cc:656
2094 by Patrick Crews
Updated translations
3509
#, c-format
2170 by Patrick Crews
Updated translations
3510
msgid "Permission is denied to drop '%s' catalog."
2094 by Patrick Crews
Updated translations
3511
msgstr ""
3512
2446 by Patrick Crews
2011.10.28 tarball + translations update
3513
#: ../drizzled/error.cc:657
2094 by Patrick Crews
Updated translations
3514
#, c-format
2170 by Patrick Crews
Updated translations
3515
msgid "Catalog '%s' does not exist."
2094 by Patrick Crews
Updated translations
3516
msgstr ""
3517
2446 by Patrick Crews
2011.10.28 tarball + translations update
3518
#: ../drizzled/error.cc:658
2170 by Patrick Crews
Updated translations
3519
msgid "You cannot drop the 'local' catalog."
2094 by Patrick Crews
Updated translations
3520
msgstr ""
3521
2446 by Patrick Crews
2011.10.28 tarball + translations update
3522
#: ../drizzled/error.cc:659
2170 by Patrick Crews
Updated translations
3523
#, c-format
3524
msgid "Could not gain lock on '%s'."
2094 by Patrick Crews
Updated translations
3525
msgstr ""
3526
2446 by Patrick Crews
2011.10.28 tarball + translations update
3527
#: ../drizzled/error.cc:660
2094 by Patrick Crews
Updated translations
3528
#, c-format
2170 by Patrick Crews
Updated translations
3529
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
2094 by Patrick Crews
Updated translations
3530
msgstr ""
3531
2446 by Patrick Crews
2011.10.28 tarball + translations update
3532
#: ../drizzled/error.cc:661
2170 by Patrick Crews
Updated translations
3533
msgid "Invalid catalog name."
2094 by Patrick Crews
Updated translations
3534
msgstr ""
3535
2446 by Patrick Crews
2011.10.28 tarball + translations update
3536
#: ../drizzled/error.cc:662
2133 by Patrick Crews
Updated translations
3537
msgid ""
3538
"Engine status is now stored in the data_dictionary tables, please use these "
3539
"instead."
3540
msgstr ""
3541
2446 by Patrick Crews
2011.10.28 tarball + translations update
3542
#: ../drizzled/error.cc:663
2170 by Patrick Crews
Updated translations
3543
msgid "There is already a transaction in progress"
3544
msgstr ""
3545
2446 by Patrick Crews
2011.10.28 tarball + translations update
3546
#: ../drizzled/error.cc:664
2211 by patrick crews
Updated translations
3547
msgid "No lock is held by this connection."
3548
msgstr ""
3549
2446 by Patrick Crews
2011.10.28 tarball + translations update
3550
#. Errors in scripts, such as JavaScript
3551
#: ../drizzled/error.cc:667
3552
#, c-format
3553
msgid "Script error: %s"
3554
msgstr ""
3555
3556
#: ../drizzled/main.cc:176
1510 by Brian Aker
Merge Monty
3557
msgid ""
3558
"setrlimit could not change the size of core files to 'infinity';  We may not "
3559
"be able to generate a core file on signals"
3560
msgstr ""
3561
2446 by Patrick Crews
2011.10.28 tarball + translations update
3562
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:76
2133 by Patrick Crews
Updated translations
3563
msgid "Drizzle has receieved an abort event."
3564
msgstr ""
3565
2446 by Patrick Crews
2011.10.28 tarball + translations update
3566
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:77
2133 by Patrick Crews
Updated translations
3567
msgid "In Function: "
3568
msgstr ""
3569
2446 by Patrick Crews
2011.10.28 tarball + translations update
3570
#: ../drizzled/main.cc:362 ../plugin/multi_thread/multi_thread.cc:78
2133 by Patrick Crews
Updated translations
3571
msgid "In File: "
3572
msgstr ""
3573
2446 by Patrick Crews
2011.10.28 tarball + translations update
3574
#: ../drizzled/main.cc:363 ../plugin/multi_thread/multi_thread.cc:79
2133 by Patrick Crews
Updated translations
3575
msgid "On Line: "
3576
msgstr ""
3577
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
3578
#: ../drizzled/message/transaction_writer.cc:365
1099.4.119 by Monty Taylor
Imported latest translations.
3579
#, c-format
3580
msgid "Usage: %s TRANSACTION_LOG\n"
3581
msgstr ""
3582
1921 by patrick crews
Updated translations
3583
#: ../drizzled/message/transaction_writer.cc:371
3584
#, c-format
3585
msgid "Cannot open file: %s\n"
3586
msgstr ""
3587
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3588
#: ../drizzled/module/library.cc:149
3589
#, c-format
3590
msgid ""
3591
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3592
"the current running version of Drizzle: %<PRIu64>."
3593
msgstr ""
3594
2360 by pcrews
2011.07.21 tarball release
3595
#: ../drizzled/module/loader.cc:153
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3596
#, c-format
3597
msgid ""
3598
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3599
"registered.\n"
3600
msgstr ""
3601
2360 by pcrews
2011.07.21 tarball release
3602
#: ../drizzled/module/loader.cc:191
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3603
#, c-format
3604
msgid "Plugin '%s' init function returned error.\n"
3605
msgstr ""
3606
2411 by patrick crews
2011.08.25 tarball release
3607
#: ../drizzled/module/loader.cc:379
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3608
#, c-format
3609
msgid "Couldn't load plugin library named '%s'.\n"
3610
msgstr ""
3611
2411 by patrick crews
2011.08.25 tarball release
3612
#: ../drizzled/module/loader.cc:389
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3613
#, c-format
3614
msgid "Couldn't load plugin named '%s'.\n"
3615
msgstr ""
3616
2360 by pcrews
2011.07.21 tarball release
3617
#: ../drizzled/module/registry.cc:138
2133 by Patrick Crews
Updated translations
3618
#, c-format
3619
msgid ""
3620
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3621
"to be loaded.\n"
3622
msgstr ""
3623
2400 by pcrews
Updated translations + 2011.08.24 release
3624
#: ../drizzled/module/registry.h:101
3625
msgid "Loading plugin failed, a plugin by that name already exists."
3626
msgstr ""
3627
3628
#: ../drizzled/module/registry.h:111 ../drizzled/module/registry.h:120
3629
msgid "Fatal error: Failed initializing: "
3630
msgstr ""
3631
3632
#: ../drizzled/option.cc:44
1099.4.118 by Monty Taylor
Merged trunk.
3633
msgid "Warning: "
3634
msgstr ""
3635
2400 by pcrews
Updated translations + 2011.08.24 release
3636
#: ../drizzled/option.cc:46
1099.4.118 by Monty Taylor
Merged trunk.
3637
msgid "Info: "
3638
msgstr ""
3639
2400 by pcrews
Updated translations + 2011.08.24 release
3640
#: ../drizzled/option.cc:286
1099.4.118 by Monty Taylor
Merged trunk.
3641
#, c-format
3642
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3643
msgstr ""
3644
2211 by patrick crews
Updated translations
3645
#: ../drizzled/plugin/error_message.cc:76
1099.4.119 by Monty Taylor
Imported latest translations.
3646
#, c-format
3647
msgid "errmsg plugin '%s' errmsg() failed"
3648
msgstr ""
3649
2257 by patrick crews
Updated translations
3650
#: ../drizzled/plugin/event_observer.cc:124
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3651
#, c-format
3652
msgid ""
3653
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3654
"'%s' from EventObserver plugin '%s'"
3655
msgstr ""
3656
2257 by patrick crews
Updated translations
3657
#: ../drizzled/plugin/event_observer.cc:191
1882 by patrick crews
Updated translations
3658
msgid ""
3659
"EventObserver::registerTableEvents(): Table already has events registered on "
3660
"it: probable programming error."
3661
msgstr ""
3662
2257 by patrick crews
Updated translations
3663
#: ../drizzled/plugin/event_observer.cc:306
1882 by patrick crews
Updated translations
3664
msgid ""
3665
"EventObserver::registerSessionEvents(): Session already has events "
3666
"registered on it: probable programming error."
3667
msgstr ""
3668
2257 by patrick crews
Updated translations
3669
#: ../drizzled/plugin/event_observer.cc:347
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3670
#, c-format
3671
msgid "EventIterate event handler '%s' failed for event '%s'"
3672
msgstr ""
3673
2360 by pcrews
2011.07.21 tarball release
3674
#: ../drizzled/plugin/function.cc:45 ../drizzled/plugin/function.cc:51
1099.4.119 by Monty Taylor
Imported latest translations.
3675
#, c-format
3676
msgid "A function named %s already exists!\n"
3677
msgstr ""
3678
2360 by pcrews
2011.07.21 tarball release
3679
#: ../drizzled/plugin/function.cc:57
1099.4.119 by Monty Taylor
Imported latest translations.
3680
msgid "Could not add Function!\n"
3681
msgstr ""
3682
2344 by pcrews
2011.06.20 tarball release
3683
#: ../drizzled/plugin/listen.cc:67
1764 by patrick crews
Updated translations
3684
msgid "Error getting file descriptors"
3685
msgstr ""
3686
2344 by pcrews
2011.06.20 tarball release
3687
#: ../drizzled/plugin/listen.cc:84
1099.4.119 by Monty Taylor
Imported latest translations.
3688
msgid "No sockets could be bound for listening"
3689
msgstr ""
3690
2344 by pcrews
2011.06.20 tarball release
3691
#: ../drizzled/plugin/listen_tcp.cc:52
1099.4.119 by Monty Taylor
Imported latest translations.
3692
#, c-format
3693
msgid "accept() failed with errno %d"
3694
msgstr ""
3695
2344 by pcrews
2011.06.20 tarball release
3696
#: ../drizzled/plugin/listen_tcp.cc:77
1099.4.119 by Monty Taylor
Imported latest translations.
3697
#, c-format
3698
msgid "getaddrinfo() failed with error %s"
3699
msgstr ""
3700
2344 by pcrews
2011.06.20 tarball release
3701
#: ../drizzled/plugin/listen_tcp.cc:108
2170 by Patrick Crews
Updated translations
3702
msgid "setsockopt(IPV6_V6ONLY)"
3703
msgstr ""
3704
2344 by pcrews
2011.06.20 tarball release
3705
#: ../drizzled/plugin/listen_tcp.cc:117
2170 by Patrick Crews
Updated translations
3706
msgid "fcntl(FD_CLOEXEC)"
3707
msgstr ""
3708
2344 by pcrews
2011.06.20 tarball release
3709
#: ../drizzled/plugin/listen_tcp.cc:124
2170 by Patrick Crews
Updated translations
3710
msgid "setsockopt(SO_REUSEADDR)"
3711
msgstr ""
3712
2344 by pcrews
2011.06.20 tarball release
3713
#: ../drizzled/plugin/listen_tcp.cc:131
2170 by Patrick Crews
Updated translations
3714
msgid "setsockopt(SO_KEEPALIVE)"
3715
msgstr ""
3716
2344 by pcrews
2011.06.20 tarball release
3717
#: ../drizzled/plugin/listen_tcp.cc:139
2170 by Patrick Crews
Updated translations
3718
msgid "setsockopt(SO_LINGER)"
3719
msgstr ""
3720
2344 by pcrews
2011.06.20 tarball release
3721
#: ../drizzled/plugin/listen_tcp.cc:146
2170 by Patrick Crews
Updated translations
3722
msgid "setsockopt(TCP_NODELAY)"
3723
msgstr ""
3724
2344 by pcrews
2011.06.20 tarball release
3725
#: ../drizzled/plugin/listen_tcp.cc:166
2170 by Patrick Crews
Updated translations
3726
#, c-format
3727
msgid "Retrying bind() on %u"
3728
msgstr ""
3729
2344 by pcrews
2011.06.20 tarball release
3730
#: ../drizzled/plugin/listen_tcp.cc:178
2211 by patrick crews
Updated translations
3731
msgid " failed to bind"
2170 by Patrick Crews
Updated translations
3732
msgstr ""
3733
2344 by pcrews
2011.06.20 tarball release
3734
#: ../drizzled/plugin/listen_tcp.cc:192
2170 by Patrick Crews
Updated translations
3735
#, c-format
3736
msgid "Listening on %s:%s"
1099.4.119 by Monty Taylor
Imported latest translations.
3737
msgstr ""
3738
2292 by patrick crews
Updated translations
3739
#: ../drizzled/plugin/logging.cc:61
1099.4.119 by Monty Taylor
Imported latest translations.
3740
#, c-format
3741
msgid "logging '%s' pre() failed"
3742
msgstr ""
3743
2292 by patrick crews
Updated translations
3744
#: ../drizzled/plugin/logging.cc:86
1099.4.119 by Monty Taylor
Imported latest translations.
3745
#, c-format
3746
msgid "logging '%s' post() failed"
3747
msgstr ""
3748
2292 by patrick crews
Updated translations
3749
#: ../drizzled/plugin/logging.cc:110
1099.4.119 by Monty Taylor
Imported latest translations.
3750
#, c-format
3751
msgid "logging '%s' postEnd() failed"
3752
msgstr ""
3753
2292 by patrick crews
Updated translations
3754
#: ../drizzled/plugin/logging.cc:133
1921 by patrick crews
Updated translations
3755
#, c-format
3756
msgid "logging '%s' resetCurrentScoreboard() failed"
3757
msgstr ""
3758
2308 by patrick-crews
Updated translations / tag for tarball release
3759
#: ../drizzled/plugin/scheduler.cc:38
1099.4.119 by Monty Taylor
Imported latest translations.
3760
#, c-format
3761
msgid ""
3762
"Attempted to register a scheduler %s, but a scheduler has already been "
3763
"registered with that name.\n"
3764
msgstr ""
3765
2308 by patrick-crews
Updated translations / tag for tarball release
3766
#: ../drizzled/plugin/scheduler.cc:63
1099.4.119 by Monty Taylor
Imported latest translations.
3767
#, c-format
3768
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3769
msgstr ""
3770
2308 by patrick-crews
Updated translations / tag for tarball release
3771
#: ../drizzled/plugin/schema_engine.cc:122
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3772
#, c-format
3773
msgid "Error while loading database options: '%s':"
3774
msgstr ""
3775
2400 by pcrews
Updated translations + 2011.08.24 release
3776
#: ../drizzled/plugin/xa_resource_manager.cc:105
1099.4.119 by Monty Taylor
Imported latest translations.
3777
#, c-format
3778
msgid "Found %d prepared transaction(s) in resource manager."
3779
msgstr ""
3780
2400 by pcrews
Updated translations + 2011.08.24 release
3781
#: ../drizzled/plugin/xa_resource_manager.cc:171
1099.4.119 by Monty Taylor
Imported latest translations.
3782
msgid "Starting crash recovery..."
3783
msgstr ""
3784
2400 by pcrews
Updated translations + 2011.08.24 release
3785
#: ../drizzled/plugin/xa_resource_manager.cc:181
1099.4.119 by Monty Taylor
Imported latest translations.
3786
#, c-format
3787
msgid "Found %d prepared XA transactions"
3788
msgstr ""
3789
2400 by pcrews
Updated translations + 2011.08.24 release
3790
#: ../drizzled/plugin/xa_resource_manager.cc:187
1099.4.119 by Monty Taylor
Imported latest translations.
3791
#, c-format
3792
msgid ""
3793
"Found %d prepared transactions! It means that drizzled was not shut down "
3794
"properly last time and critical recovery information (last binlog or %s "
3795
"file) was manually deleted after a crash. You have to start drizzled with "
3796
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3797
msgstr ""
3798
2400 by pcrews
Updated translations + 2011.08.24 release
3799
#: ../drizzled/plugin/xa_resource_manager.cc:198
1099.4.119 by Monty Taylor
Imported latest translations.
3800
msgid "Crash recovery finished."
3801
msgstr ""
3802
2360 by pcrews
2011.07.21 tarball release
3803
#: ../drizzled/replication_services.cc:110
1510 by Brian Aker
Merge Monty
3804
msgid ""
3805
"You registered a TransactionApplier plugin but no TransactionReplicator "
3806
"plugins were registered.\n"
3807
msgstr ""
3808
2360 by pcrews
2011.07.21 tarball release
3809
#: ../drizzled/replication_services.cc:137
1510 by Brian Aker
Merge Monty
3810
#, c-format
3811
msgid ""
3812
"You registered a TransactionApplier plugin but no TransactionReplicator "
3813
"plugins were registered that match the requested replicator name of '%s'.\n"
3814
"We have deactivated the TransactionApplier '%s'.\n"
3815
msgstr ""
3816
2459 by Mark Atwood
release 2011.11.29
3817
#: ../drizzled/session.cc:1820 ../drizzled/session.cc:1829
1099.4.119 by Monty Taylor
Imported latest translations.
3818
#, c-format
3819
msgid "Could not remove temporary table: '%s', error: %d"
3820
msgstr ""
3821
2257 by patrick crews
Updated translations
3822
#: ../drizzled/signal_handler.cc:54
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3823
#, c-format
1978 by patrick crews
Updated translations
3824
msgid "Got signal %d from thread %<PRIu32>"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3825
msgstr ""
3826
2257 by patrick crews
Updated translations
3827
#: ../drizzled/signal_handler.cc:120
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3828
#, c-format
3829
msgid "Fatal signal %d while backtracing\n"
3830
msgstr ""
3831
2257 by patrick crews
Updated translations
3832
#: ../drizzled/signal_handler.cc:129
1882 by patrick crews
Updated translations
3833
#, c-format
3834
msgid "Fatal: time() call failed\n"
3835
msgstr ""
3836
2257 by patrick crews
Updated translations
3837
#: ../drizzled/signal_handler.cc:135
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3838
#, c-format
3839
msgid ""
3840
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3841
"This could be because you hit a bug. It is also possible that this binary\n"
3842
" or one of the libraries it was linked against is corrupt, improperly "
3843
"built,\n"
3844
" or misconfigured. This error can also be caused by malfunctioning "
3845
"hardware.\n"
3846
msgstr ""
3847
2257 by patrick crews
Updated translations
3848
#: ../drizzled/signal_handler.cc:143
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3849
#, c-format
3850
msgid ""
3851
"We will try our best to scrape up some info that will hopefully help "
3852
"diagnose\n"
3853
"the problem, but since we have already crashed, something is definitely "
3854
"wrong\n"
3855
"and this may fail.\n"
3856
"\n"
3857
msgstr ""
3858
2257 by patrick crews
Updated translations
3859
#: ../drizzled/signal_handler.cc:150
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3860
#, c-format
3861
msgid ""
3862
"It is possible that drizzled could use up to \n"
1742 by Patrick Crews
Updated translations prior to tarball release
3863
"(read_buffer_size + sort_buffer_size)*thread_count\n"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3864
"bytes of memory\n"
3865
"Hope that's ok; if not, decrease some variables in the equation.\n"
3866
"\n"
3867
msgstr ""
3868
2459 by Mark Atwood
release 2011.11.29
3869
#: ../drizzled/sql_table.cc:1862
1099.4.119 by Monty Taylor
Imported latest translations.
3870
#, c-format
3871
msgid "Unknown - internal error %d during operation"
3872
msgstr ""
3873
2446 by Patrick Crews
2011.10.28 tarball + translations update
3874
#: ../drizzled/statement/alter_table.cc:1567
1099.4.119 by Monty Taylor
Imported latest translations.
3875
#, c-format
3876
msgid ""
3877
"order_st BY ignored because there is a user-defined clustered index in the "
3878
"table '%-.192s'"
3879
msgstr ""
3880
2459 by Mark Atwood
release 2011.11.29
3881
#: ../drizzled/sys_var.cc:1286
2446 by Patrick Crews
2011.10.28 tarball + translations update
3882
#, c-format
3883
msgid "Variable named %s already exists!\n"
3884
msgstr ""
3885
2459 by Mark Atwood
release 2011.11.29
3886
#: ../drizzled/sys_var.cc:1293
1882 by patrick crews
Updated translations
3887
#, c-format
3888
msgid "Could not add Variable: %s\n"
3889
msgstr ""
3890
2459 by Mark Atwood
release 2011.11.29
3891
#: ../drizzled/sys_var.cc:1393
1882 by patrick crews
Updated translations
3892
msgid "Failed to initialize system variables"
3893
msgstr ""
3894
2459 by Mark Atwood
release 2011.11.29
3895
#: ../drizzled/table.cc:1603
1099.4.119 by Monty Taylor
Imported latest translations.
3896
#, c-format
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
3897
msgid "Got error %d when reading table '%s'"
3898
msgstr ""
3899
2459 by Mark Atwood
release 2011.11.29
3900
#: ../drizzled/table/instance/base.cc:1735
2094 by Patrick Crews
Updated translations
3901
#, c-format
3902
msgid "Unknown collation '%s' in table '%-.64s' definition"
3903
msgstr ""
3904
2459 by Mark Atwood
release 2011.11.29
3905
#: ../drizzled/table/instance/base.cc:1740
2094 by Patrick Crews
Updated translations
3906
#, c-format
3907
msgid ""
3908
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3909
"read"
3910
msgstr ""
3911
2236 by patrick crews
Updated translations
3912
#: ../plugin/auth_all/auth_all.cc:84
3913
msgid "Allow anonymous access"
3914
msgstr ""
3915
2360 by pcrews
2011.07.21 tarball release
3916
#: ../plugin/auth_file/auth_file.cc:205
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3917
#, c-format
3918
msgid "Could not load auth file: %s\n"
3919
msgstr ""
3920
2360 by pcrews
2011.07.21 tarball release
3921
#: ../plugin/auth_file/auth_file.cc:221
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3922
msgid "File to load for usernames and passwords"
3923
msgstr ""
3924
1951 by patrick crews
Updated translations
3925
#: ../plugin/auth_http/auth_http.cc:135
3926
msgid ""
3927
"auth_http plugin loaded but required option url not specified. Against which "
3928
"URL are you intending on authenticating?\n"
1099.4.31 by Launchpad Code Hosting
Launchpad automatic translations update.
3929
msgstr ""
3930
1951 by patrick crews
Updated translations
3931
#: ../plugin/auth_http/auth_http.cc:151
994.2.10 by Monty Taylor
Updated po files.
3932
msgid "URL for HTTP Auth check"
3933
msgstr ""
3934
1978 by patrick crews
Updated translations
3935
#: ../plugin/auth_ldap/auth_ldap.cc:291
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3936
#, c-format
3937
msgid "Reconnect failed: %s\n"
3938
msgstr ""
3939
1978 by patrick crews
Updated translations
3940
#: ../plugin/auth_ldap/auth_ldap.cc:310
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3941
#, c-format
3942
msgid "ldap_search_ext_s failed: %s\n"
3943
msgstr ""
3944
1978 by patrick crews
Updated translations
3945
#: ../plugin/auth_ldap/auth_ldap.cc:416
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3946
#, c-format
3947
msgid "Could not load auth ldap: %s\n"
3948
msgstr ""
3949
1978 by patrick crews
Updated translations
3950
#: ../plugin/auth_ldap/auth_ldap.cc:437
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3951
msgid "URI of the LDAP server to contact"
3952
msgstr ""
3953
1978 by patrick crews
Updated translations
3954
#: ../plugin/auth_ldap/auth_ldap.cc:439
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3955
msgid "DN to use when binding to the LDAP server"
3956
msgstr ""
3957
1978 by patrick crews
Updated translations
3958
#: ../plugin/auth_ldap/auth_ldap.cc:441
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3959
msgid "Password to use when binding the DN"
3960
msgstr ""
3961
1978 by patrick crews
Updated translations
3962
#: ../plugin/auth_ldap/auth_ldap.cc:443
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3963
msgid "DN to use when searching"
3964
msgstr ""
3965
1978 by patrick crews
Updated translations
3966
#: ../plugin/auth_ldap/auth_ldap.cc:445
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3967
msgid "Attribute in LDAP with plain text password"
3968
msgstr ""
3969
1978 by patrick crews
Updated translations
3970
#: ../plugin/auth_ldap/auth_ldap.cc:447
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3971
msgid "Attribute in LDAP with MySQL hashed password"
3972
msgstr ""
3973
1978 by patrick crews
Updated translations
3974
#: ../plugin/auth_ldap/auth_ldap.cc:449
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
3975
msgid "How often to empty the users cache, 0 to disable"
3976
msgstr ""
3977
2446 by Patrick Crews
2011.10.28 tarball + translations update
3978
#: ../plugin/auth_schema/auth_schema.cc:52
3979
msgid "auth_schema table cannot be an empty string"
3980
msgstr ""
3981
3982
#: ../plugin/auth_schema/auth_schema.cc:58
3983
msgid "auth_schema must be schema-qualified"
3984
msgstr ""
3985
3986
#: ../plugin/auth_schema/auth_schema.cc:141
3987
#, c-format
3988
msgid "Error querying authentication schema: %s (error code %d.  Query: %s"
3989
msgstr ""
3990
3991
#: ../plugin/auth_schema/module.cc:48
3992
msgid "auth_schema table cannot be NULL"
3993
msgstr ""
3994
3995
#: ../plugin/auth_schema/module.cc:61
3996
msgid "Database-qualified auth table name"
3997
msgstr ""
3998
2344 by pcrews
2011.06.20 tarball release
3999
#: ../plugin/console/console.cc:323
2170 by Patrick Crews
Updated translations
4000
#, c-format
4001
msgid "pipe() failed with errno %d"
4002
msgstr ""
4003
2344 by pcrews
2011.06.20 tarball release
4004
#: ../plugin/console/console.cc:353
1099.4.119 by Monty Taylor
Imported latest translations.
4005
msgid "Enable the console."
4006
msgstr ""
4007
2344 by pcrews
2011.06.20 tarball release
4008
#: ../plugin/console/console.cc:356
1099.4.119 by Monty Taylor
Imported latest translations.
4009
msgid "Turn on extra debugging."
4010
msgstr ""
4011
2344 by pcrews
2011.06.20 tarball release
4012
#: ../plugin/console/console.cc:361
1099.4.119 by Monty Taylor
Imported latest translations.
4013
msgid "User to use for auth."
4014
msgstr ""
4015
2344 by pcrews
2011.06.20 tarball release
4016
#: ../plugin/console/console.cc:364
1099.4.119 by Monty Taylor
Imported latest translations.
4017
msgid "Password to use for auth."
4018
msgstr ""
4019
2344 by pcrews
2011.06.20 tarball release
4020
#: ../plugin/console/console.cc:367
2133 by Patrick Crews
Updated translations
4021
#, fuzzy
4022
msgid "Default catalog to use."
4023
msgstr "Baza de date folosita."
4024
2344 by pcrews
2011.06.20 tarball release
4025
#: ../plugin/console/console.cc:370
2133 by Patrick Crews
Updated translations
4026
#, fuzzy
4027
msgid "Default schema to use."
1099.4.119 by Monty Taylor
Imported latest translations.
4028
msgstr "Baza de date folosita."
4029
2411 by patrick crews
2011.08.25 tarball release
4030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
1711.1.24 by Patrick Crews
Merge translations update
4031
msgid ""
1882 by patrick crews
Updated translations
4032
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4033
"protocol."
1711.1.24 by Patrick Crews
Merge translations update
4034
msgstr ""
4035
2411 by patrick crews
2011.08.25 tarball release
4036
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4037
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4038
msgid "Connect Timeout."
4039
msgstr ""
4040
2411 by patrick crews
2011.08.25 tarball release
4041
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4042
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4043
msgid "Read Timeout."
1099.4.119 by Monty Taylor
Imported latest translations.
4044
msgstr ""
4045
2411 by patrick crews
2011.08.25 tarball release
4046
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4047
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4048
msgid "Write Timeout."
1099.4.119 by Monty Taylor
Imported latest translations.
4049
msgstr ""
4050
2411 by patrick crews
2011.08.25 tarball release
4051
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4052
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4053
msgid "Retry Count."
1099.4.119 by Monty Taylor
Imported latest translations.
4054
msgstr ""
4055
2411 by patrick crews
2011.08.25 tarball release
4056
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4057
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4058
msgid "Buffer length."
1711.1.24 by Patrick Crews
Merge translations update
4059
msgstr ""
4060
2411 by patrick crews
2011.08.25 tarball release
4061
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4062
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
2325 by pcrews
Updated translations + 2011.06.19 tarball release
4063
msgid "Address to bind to."
1711.1.24 by Patrick Crews
Merge translations update
4064
msgstr ""
4065
2411 by patrick crews
2011.08.25 tarball release
4066
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4067
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4068
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
2017 by Patrick Crews
Updated translations
4069
msgid "Maximum simultaneous connections."
4070
msgstr ""
4071
2170 by Patrick Crews
Updated translations
4072
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
1921 by patrick crews
Updated translations
4073
msgid "Error Messages to stderr"
4074
msgstr ""
4075
2400 by pcrews
Updated translations + 2011.08.24 release
4076
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
2094 by Patrick Crews
Updated translations
4077
msgid "Comma-separated list of schemas to exclude"
4078
msgstr ""
4079
2400 by pcrews
Updated translations + 2011.08.24 release
4080
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
2094 by Patrick Crews
Updated translations
4081
msgid "Comma-separated list of tables to exclude"
4082
msgstr ""
4083
2400 by pcrews
Updated translations + 2011.08.24 release
4084
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
2094 by Patrick Crews
Updated translations
4085
msgid "Regular expression to apply to schemas to exclude"
4086
msgstr ""
4087
2400 by pcrews
Updated translations + 2011.08.24 release
4088
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
2094 by Patrick Crews
Updated translations
4089
msgid "Regular expression to apply to tables to exclude"
1921 by patrick crews
Updated translations
4090
msgstr ""
4091
2292 by patrick crews
Updated translations
4092
#: ../plugin/hello_events/hello_events.cc:402
1978 by patrick crews
Updated translations
4093
msgid "Enable Example Events Plugin"
4094
msgstr ""
4095
2292 by patrick crews
Updated translations
4096
#: ../plugin/hello_events/hello_events.cc:405
4097
#: ../plugin/hello_events/hello_events.cc:408
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4098
msgid "A comma delimited list of databases to watch"
4099
msgstr ""
4100
2292 by patrick crews
Updated translations
4101
#: ../plugin/hello_events/hello_events.cc:411
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4102
msgid "Before write row event observer call position"
4103
msgstr ""
4104
2292 by patrick crews
Updated translations
4105
#: ../plugin/hello_events/hello_events.cc:414
2239 by patrick crews
Updated translations
4106
#: ../plugin/pbms/src/parameters_ms.cc:462
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4107
msgid "Before update row event observer call position"
4108
msgstr ""
4109
2292 by patrick crews
Updated translations
4110
#: ../plugin/hello_events/hello_events.cc:417
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4111
msgid "After drop database event observer call position"
4112
msgstr ""
4113
2292 by patrick crews
Updated translations
4114
#: ../plugin/hello_events/hello_events.cc:428
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4115
msgid "An example events Plugin"
4116
msgstr ""
4117
2053 by patrick crews
Updated translations
4118
#: ../plugin/innobase/handler/data_dictionary.cc:760
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4119
#, c-format
4120
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4121
msgstr ""
4122
2400 by pcrews
Updated translations + 2011.08.24 release
4123
#: ../plugin/innobase/handler/ha_innodb.cc:1974
2017 by Patrick Crews
Updated translations
4124
msgid ""
4125
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4126
"zero and nonzero."
4127
msgstr ""
4128
2400 by pcrews
Updated translations + 2011.08.24 release
4129
#: ../plugin/innobase/handler/ha_innodb.cc:2344
2017 by Patrick Crews
Updated translations
4130
msgid ""
4131
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4132
"groups"
4133
msgstr ""
4134
2400 by pcrews
Updated translations + 2011.08.24 release
4135
#: ../plugin/innobase/handler/ha_innodb.cc:2388
2017 by Patrick Crews
Updated translations
4136
#, c-format
4137
msgid ""
4138
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4139
"or its equivalent numeric id"
4140
msgstr ""
4141
2459 by Mark Atwood
release 2011.11.29
4142
#: ../plugin/innobase/handler/ha_innodb.cc:9407
2053 by patrick crews
Updated translations
4143
msgid "Do not use Native AIO library for IO, even if available"
4144
msgstr ""
4145
2459 by Mark Atwood
release 2011.11.29
4146
#: ../plugin/innobase/handler/ha_innodb.cc:9448
2133 by Patrick Crews
Updated translations
4147
msgid "Enable internal replication log."
4148
msgstr ""
4149
2459 by Mark Atwood
release 2011.11.29
4150
#: ../plugin/innobase/handler/ha_innodb.cc:9451
2133 by Patrick Crews
Updated translations
4151
msgid ""
4152
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4153
"rolled back. Values above 100000000 disable the timeout."
2017 by Patrick Crews
Updated translations
4154
msgstr ""
4155
2459 by Mark Atwood
release 2011.11.29
4156
#: ../plugin/innobase/handler/ha_innodb.cc:9454
2133 by Patrick Crews
Updated translations
4157
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
2017 by Patrick Crews
Updated translations
4158
msgstr ""
4159
2459 by Mark Atwood
release 2011.11.29
4160
#: ../plugin/innobase/handler/ha_innodb.cc:9457
2017 by Patrick Crews
Updated translations
4161
msgid ""
4162
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4163
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
1711.1.24 by Patrick Crews
Merge translations update
4164
msgstr ""
4165
2308 by patrick-crews
Updated translations / tag for tarball release
4166
#: ../plugin/innobase/handler/replication_dictionary.cc:125
2426 by patrick crews
2011.09.26 tarball + translations
4167
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
2170 by Patrick Crews
Updated translations
4168
#: ../plugin/transaction_log/print_transaction_message.cc:173
4169
#: ../plugin/transaction_log/transaction_log_reader.cc:156
1978 by patrick crews
Updated translations
4170
#, c-format
4171
msgid "Unable to parse transaction. Got error: %s.\n"
1711.1.24 by Patrick Crews
Merge translations update
4172
msgstr ""
4173
2292 by patrick crews
Updated translations
4174
#: ../plugin/innobase/srv/srv0start.cc:1005
2053 by patrick crews
Updated translations
4175
msgid "InnoDB: cannot determine Mac OS X version!\n"
4176
msgstr ""
4177
2292 by patrick crews
Updated translations
4178
#: ../plugin/innobase/srv/srv0start.cc:1010
2053 by patrick crews
Updated translations
4179
msgid ""
4180
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4181
"InnoDB: making transactions unsafe!\n"
4182
msgstr ""
4183
2292 by patrick crews
Updated translations
4184
#: ../plugin/innobase/srv/srv0start.cc:1019
2053 by patrick crews
Updated translations
4185
#, c-format
4186
msgid ""
2170 by Patrick Crews
Updated translations
4187
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4188
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4189
"than 4 GB of memory."
2053 by patrick crews
Updated translations
4190
msgstr ""
4191
2292 by patrick crews
Updated translations
4192
#: ../plugin/innobase/srv/srv0start.cc:1031
2053 by patrick crews
Updated translations
4193
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4194
msgstr ""
4195
2292 by patrick crews
Updated translations
4196
#: ../plugin/innobase/srv/srv0start.cc:1036
2053 by patrick crews
Updated translations
4197
msgid ""
4198
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4199
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4200
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4201
msgstr ""
4202
2292 by patrick crews
Updated translations
4203
#: ../plugin/innobase/srv/srv0start.cc:1046
2053 by patrick crews
Updated translations
4204
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4205
msgstr ""
4206
2292 by patrick crews
Updated translations
4207
#: ../plugin/innobase/srv/srv0start.cc:1051
2053 by patrick crews
Updated translations
4208
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4209
msgstr ""
4210
2292 by patrick crews
Updated translations
4211
#: ../plugin/innobase/srv/srv0start.cc:1056
2053 by patrick crews
Updated translations
4212
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4213
msgstr ""
4214
2292 by patrick crews
Updated translations
4215
#: ../plugin/innobase/srv/srv0start.cc:1060
2053 by patrick crews
Updated translations
4216
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4217
msgstr ""
4218
2292 by patrick crews
Updated translations
4219
#: ../plugin/innobase/srv/srv0start.cc:1065
2053 by patrick crews
Updated translations
4220
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4221
msgstr ""
4222
2292 by patrick crews
Updated translations
4223
#: ../plugin/innobase/srv/srv0start.cc:1129
2170 by Patrick Crews
Updated translations
4224
msgid "InnoDB: Using Linux native AIO"
4225
msgstr ""
4226
2400 by pcrews
Updated translations + 2011.08.24 release
4227
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
2292 by patrick crews
Updated translations
4228
msgid "destination directory"
4229
msgstr ""
4230
2400 by pcrews
Updated translations + 2011.08.24 release
4231
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
2292 by patrick crews
Updated translations
4232
msgid "take backup to target-dir"
4233
msgstr ""
4234
2400 by pcrews
Updated translations + 2011.08.24 release
4235
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
2292 by patrick crews
Updated translations
4236
msgid "calc statistic of datadir (offline mysqld is recommended)"
4237
msgstr ""
4238
2400 by pcrews
Updated translations + 2011.08.24 release
4239
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
2292 by patrick crews
Updated translations
4240
msgid "prepare a backup for starting mysql server on the backup."
4241
msgstr ""
4242
2400 by pcrews
Updated translations + 2011.08.24 release
4243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
2292 by patrick crews
Updated translations
4244
msgid "create files to import to another database when prepare."
4245
msgstr ""
4246
2400 by pcrews
Updated translations + 2011.08.24 release
4247
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
2292 by patrick crews
Updated translations
4248
msgid ""
4249
"stop recovery process not to progress LSN after applying log when prepare."
4250
msgstr ""
4251
2400 by pcrews
Updated translations + 2011.08.24 release
4252
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
2292 by patrick crews
Updated translations
4253
msgid "print parameter of mysqld needed for copyback."
4254
msgstr ""
4255
2400 by pcrews
Updated translations + 2011.08.24 release
4256
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
2292 by patrick crews
Updated translations
4257
msgid "The value is used instead of buffer_pool_size"
4258
msgstr ""
4259
2400 by pcrews
Updated translations + 2011.08.24 release
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
2292 by patrick crews
Updated translations
4261
msgid ""
4262
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4263
"file at the end of '--backup'"
4264
msgstr ""
4265
2400 by pcrews
Updated translations + 2011.08.24 release
4266
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
2292 by patrick crews
Updated translations
4267
msgid ""
4268
"limit count of IO operations (pairs of read&write) per second to IOS values "
4269
"(for '--backup')"
4270
msgstr ""
4271
2400 by pcrews
Updated translations + 2011.08.24 release
4272
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
2292 by patrick crews
Updated translations
4273
msgid ""
4274
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4275
"'xtrabackup_suspended' deleted (for '--backup')."
4276
msgstr ""
4277
2400 by pcrews
Updated translations + 2011.08.24 release
4278
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
2292 by patrick crews
Updated translations
4279
msgid ""
4280
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4281
"this directory."
4282
msgstr ""
4283
2400 by pcrews
Updated translations + 2011.08.24 release
4284
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
2292 by patrick crews
Updated translations
4285
msgid ""
4286
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4287
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4288
"be carefully!"
4289
msgstr ""
4290
2400 by pcrews
Updated translations + 2011.08.24 release
4291
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
2292 by patrick crews
Updated translations
4292
msgid ""
4293
"(for --backup): copy only .ibd pages newer than backup at specified "
4294
"directory."
4295
msgstr ""
4296
2400 by pcrews
Updated translations + 2011.08.24 release
4297
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
2292 by patrick crews
Updated translations
4298
msgid ""
4299
"(for --prepare): apply .delta files and logfile in the specified directory."
4300
msgstr ""
4301
2400 by pcrews
Updated translations + 2011.08.24 release
4302
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
2292 by patrick crews
Updated translations
4303
msgid "filtering by regexp for table names."
4304
msgstr ""
4305
2400 by pcrews
Updated translations + 2011.08.24 release
4306
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
2292 by patrick crews
Updated translations
4307
msgid "filtering by list of the exact database.table name in the file."
4308
msgstr ""
4309
2400 by pcrews
Updated translations + 2011.08.24 release
4310
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
2292 by patrick crews
Updated translations
4311
msgid ""
4312
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4313
"want create ib_logfile*, only re-execute this command in same options. ###"
4314
msgstr ""
4315
2400 by pcrews
Updated translations + 2011.08.24 release
4316
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
2292 by patrick crews
Updated translations
4317
msgid ""
4318
"Path for temporary files. Several paths may be specified, separated by a "
4319
"colon (:), in this case they are used in a round-robin fashion."
4320
msgstr ""
4321
2400 by pcrews
Updated translations + 2011.08.24 release
4322
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
2292 by patrick crews
Updated translations
4323
msgid ""
4324
"Number of threads to use for parallel datafiles transfer. Does not have any "
4325
"effect in the stream mode. The default value is 1."
4326
msgstr ""
4327
2400 by pcrews
Updated translations + 2011.08.24 release
4328
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
2292 by patrick crews
Updated translations
4329
msgid ""
4330
"Enable InnoDB adaptive hash index (enabled by default).  Disable with --skip-"
4331
"innodb-adaptive-hash-index."
4332
msgstr ""
4333
2400 by pcrews
Updated translations + 2011.08.24 release
4334
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
2308 by patrick-crews
Updated translations / tag for tarball release
4335
msgid ""
4336
"Size of a memory pool InnoDB uses to store data dictionary information and "
4337
"other internal data structures."
4338
msgstr ""
4339
2400 by pcrews
Updated translations + 2011.08.24 release
4340
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
2381 by pcrews
2011.08.23 tarball release
4341
msgid "Data file autoextend increment in megabytes"
4342
msgstr ""
4343
2400 by pcrews
Updated translations + 2011.08.24 release
4344
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
2292 by patrick crews
Updated translations
4345
msgid ""
4346
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4347
"tables."
4348
msgstr ""
4349
2400 by pcrews
Updated translations + 2011.08.24 release
4350
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
2292 by patrick crews
Updated translations
4351
msgid ""
4352
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4353
"innodb-checksums."
4354
msgstr ""
4355
2400 by pcrews
Updated translations + 2011.08.24 release
4356
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
2381 by pcrews
2011.08.23 tarball release
4357
msgid "Path to individual files and their sizes."
4358
msgstr ""
4359
2400 by pcrews
Updated translations + 2011.08.24 release
4360
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
2292 by patrick crews
Updated translations
4361
msgid "The common part for InnoDB table spaces."
4362
msgstr ""
4363
2400 by pcrews
Updated translations + 2011.08.24 release
4364
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
2292 by patrick crews
Updated translations
4365
msgid ""
4366
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4367
"innodb-doublewrite."
4368
msgstr ""
4369
2400 by pcrews
Updated translations + 2011.08.24 release
4370
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
2292 by patrick crews
Updated translations
4371
msgid "Number of file I/O threads in InnoDB."
4372
msgstr ""
4373
2400 by pcrews
Updated translations + 2011.08.24 release
4374
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
2292 by patrick crews
Updated translations
4375
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4376
msgstr ""
4377
2400 by pcrews
Updated translations + 2011.08.24 release
4378
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
2292 by patrick crews
Updated translations
4379
msgid ""
4380
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4381
"commit) or 2 (write at commit, flush once per second)."
4382
msgstr ""
4383
2400 by pcrews
Updated translations + 2011.08.24 release
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
2381 by pcrews
2011.08.23 tarball release
4385
msgid "With which method to flush data."
4386
msgstr ""
4387
4388
#. ####### Should we use this option? #######
2400 by pcrews
Updated translations + 2011.08.24 release
4389
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
2381 by pcrews
2011.08.23 tarball release
4390
msgid ""
4391
"Helps to save your data in case the disk image of the database becomes "
4392
"corrupt."
4393
msgstr ""
4394
2400 by pcrews
Updated translations + 2011.08.24 release
4395
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
2292 by patrick crews
Updated translations
4396
msgid ""
4397
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4398
"rolled back."
4399
msgstr ""
4400
2400 by pcrews
Updated translations + 2011.08.24 release
4401
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
2308 by patrick-crews
Updated translations / tag for tarball release
4402
msgid ""
4403
"The size of the buffer which InnoDB uses to write log to the log files on "
4404
"disk."
4405
msgstr ""
4406
2400 by pcrews
Updated translations + 2011.08.24 release
4407
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
2381 by pcrews
2011.08.23 tarball release
4408
msgid "Size of each log file in a log group."
4409
msgstr ""
4410
2400 by pcrews
Updated translations + 2011.08.24 release
4411
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
2292 by patrick crews
Updated translations
4412
msgid ""
4413
"Number of log files in the log group. InnoDB writes to the files in a "
4414
"circular fashion. Value 3 is recommended here."
4415
msgstr ""
4416
2400 by pcrews
Updated translations + 2011.08.24 release
4417
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
2308 by patrick-crews
Updated translations / tag for tarball release
4418
msgid "Path to InnoDB log files."
4419
msgstr ""
4420
2400 by pcrews
Updated translations + 2011.08.24 release
4421
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
2381 by pcrews
2011.08.23 tarball release
4422
msgid "Percentage of dirty pages allowed in bufferpool."
4423
msgstr ""
4424
2400 by pcrews
Updated translations + 2011.08.24 release
4425
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
2308 by patrick-crews
Updated translations / tag for tarball release
4426
msgid "How many files at the maximum InnoDB keeps open at the same time."
2292 by patrick crews
Updated translations
4427
msgstr ""
4428
2400 by pcrews
Updated translations + 2011.08.24 release
4429
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
2292 by patrick crews
Updated translations
4430
msgid "The universal page size of the database."
4431
msgstr ""
4432
2400 by pcrews
Updated translations + 2011.08.24 release
4433
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
2292 by patrick crews
Updated translations
4434
msgid ""
4435
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4436
"for created log file is not supported. Use on your own risk!"
4437
msgstr ""
4438
2400 by pcrews
Updated translations + 2011.08.24 release
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
2292 by patrick crews
Updated translations
4440
msgid ""
4441
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4442
"based."
4443
msgstr ""
4444
2400 by pcrews
Updated translations + 2011.08.24 release
4445
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
2292 by patrick crews
Updated translations
4446
msgid ""
4447
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4448
"to use, Because it is not change back to disable, once it is used."
4449
msgstr ""
4450
2400 by pcrews
Updated translations + 2011.08.24 release
4451
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
2292 by patrick crews
Updated translations
4452
msgid ""
4453
"Path to special datafile for doublewrite buffer. (default is : not used)"
4454
msgstr ""
4455
2411 by patrick crews
2011.08.25 tarball release
4456
#: ../plugin/json_server/json_server.cc:359
2370 by Mark Atwood
Updated translations
4457
msgid "Port number to use for connection or 0 for default (port 8086) "
2313 by pcrews
Updated translations + 2011.05.18 tarball tag
4458
msgstr ""
4459
2292 by patrick crews
Updated translations
4460
#: ../plugin/logging_gearman/logging_gearman.cc:186
2170 by Patrick Crews
Updated translations
4461
msgid "fail gearman_client_create()"
4462
msgstr ""
4463
2292 by patrick crews
Updated translations
4464
#: ../plugin/logging_gearman/logging_gearman.cc:196
971.1.3 by Monty Taylor
Updated po files.
4465
#, c-format
4466
msgid "fail gearman_client_add_server(): %s"
4467
msgstr ""
4468
2292 by patrick crews
Updated translations
4469
#: ../plugin/logging_gearman/logging_gearman.cc:301
971.1.3 by Monty Taylor
Updated po files.
4470
msgid "Hostname for logging to a Gearman server"
4471
msgstr ""
4472
2292 by patrick crews
Updated translations
4473
#: ../plugin/logging_gearman/logging_gearman.cc:304
1005.1.3 by Monty Taylor
Updated po files.
4474
msgid "Gearman Function to send logging to"
4475
msgstr ""
4476
2292 by patrick crews
Updated translations
4477
#: ../plugin/logging_gearman/logging_gearman.cc:315
971.1.3 by Monty Taylor
Updated po files.
4478
msgid "Log queries to a Gearman server"
4479
msgstr ""
4480
2292 by patrick crews
Updated translations
4481
#: ../plugin/logging_query/logging_query.cc:180
2170 by Patrick Crews
Updated translations
4482
msgid "fail open()"
4483
msgstr ""
4484
2292 by patrick crews
Updated translations
4485
#: ../plugin/logging_query/logging_query.cc:321
2170 by Patrick Crews
Updated translations
4486
msgid "Enable logging to CSV file"
551 by Monty Taylor
Produced new message catalogs.
4487
msgstr ""
4488
2292 by patrick crews
Updated translations
4489
#: ../plugin/logging_query/logging_query.cc:324
2170 by Patrick Crews
Updated translations
4490
msgid "File to log to"
551 by Monty Taylor
Produced new message catalogs.
4491
msgstr ""
4492
2292 by patrick crews
Updated translations
4493
#: ../plugin/logging_query/logging_query.cc:327
1978 by patrick crews
Updated translations
4494
msgid "PCRE to match the query against"
4495
msgstr ""
4496
2292 by patrick crews
Updated translations
4497
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
2400 by pcrews
Updated translations + 2011.08.24 release
4498
#: ../plugin/query_log/module.cc:175
551 by Monty Taylor
Produced new message catalogs.
4499
msgid "Threshold for logging slow queries, in microseconds"
4500
msgstr ""
4501
2292 by patrick crews
Updated translations
4502
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
551 by Monty Taylor
Produced new message catalogs.
4503
msgid "Threshold for logging big queries, for rows returned"
4504
msgstr ""
4505
2292 by patrick crews
Updated translations
4506
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
551 by Monty Taylor
Produced new message catalogs.
4507
msgid "Threshold for logging big queries, for rows examined"
4508
msgstr ""
4509
2292 by patrick crews
Updated translations
4510
#: ../plugin/logging_query/logging_query.cc:347
824.1.1 by Monty Taylor
Added code to automatically build a new list of POTFILES.in, then updated the translations.
4511
msgid "Log queries to a CSV file"
4512
msgstr ""
4513
2292 by patrick crews
Updated translations
4514
#: ../plugin/logging_stats/logging_stats.cc:317
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4515
msgid "Max number of users that will be logged"
4516
msgstr ""
4517
2292 by patrick crews
Updated translations
4518
#: ../plugin/logging_stats/logging_stats.cc:320
1711.1.24 by Patrick Crews
Merge translations update
4519
msgid "Max number of range locks to use for Scoreboard"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4520
msgstr ""
4521
2292 by patrick crews
Updated translations
4522
#: ../plugin/logging_stats/logging_stats.cc:323
1951 by patrick crews
Updated translations
4523
msgid "Max number of concurrent sessions that will be logged"
4524
msgstr ""
4525
2292 by patrick crews
Updated translations
4526
#: ../plugin/logging_stats/logging_stats.cc:324
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4527
msgid "Enable Logging Statistics Collection"
4528
msgstr ""
4529
2292 by patrick crews
Updated translations
4530
#: ../plugin/logging_stats/logging_stats.cc:333
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4531
msgid "User Statistics as DATA_DICTIONARY tables"
4532
msgstr ""
4533
2426 by patrick crews
2011.09.26 tarball + translations
4534
#: ../plugin/md5/md5.cc:94
2170 by Patrick Crews
Updated translations
4535
msgid "libgcrypt library version mismatch"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4536
msgstr ""
4537
1978 by patrick crews
Updated translations
4538
#: ../plugin/memcached_stats/analysis_table.cc:78
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4539
#: ../plugin/memcached_stats/stats_table.cc:144
4540
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4541
msgstr ""
4542
2292 by patrick crews
Updated translations
4543
#: ../plugin/memcached_stats/memcached_stats.cc:87
4544
msgid "List of memcached servers."
4545
msgstr ""
4546
1978 by patrick crews
Updated translations
4547
#: ../plugin/memcached_stats/memcached_stats.cc:98
1099.4.119 by Monty Taylor
Imported latest translations.
4548
msgid "Memcached Stats as I_S tables"
4549
msgstr ""
4550
1978 by patrick crews
Updated translations
4551
#: ../plugin/memcached_stats/stats_table.cc:74
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4552
#, c-format
4553
msgid ""
4554
"Unable get stats from memcached server %s.  Got error from "
4555
"memcached_stat_servername()."
4556
msgstr ""
4557
4558
#: ../plugin/memcached_stats/stats_table.cc:151
4559
msgid "Unable to create memcached struct.  Got error from memcached_create()."
4560
msgstr ""
4561
2446 by Patrick Crews
2011.10.28 tarball + translations update
4562
#: ../plugin/memcached_stats/stats_table.cc:158
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4563
#, c-format
4564
msgid ""
4565
"Unable to create memcached server list.  Got error from "
4566
"memcached_servers_parse(%s)."
4567
msgstr ""
4568
2257 by patrick crews
Updated translations
4569
#: ../plugin/multi_thread/multi_thread.cc:64
2094 by Patrick Crews
Updated translations
4570
msgid "Session killed before thread could execute"
4571
msgstr ""
4572
2292 by patrick crews
Updated translations
4573
#: ../plugin/multi_thread/multi_thread.cc:101
2170 by Patrick Crews
Updated translations
4574
msgid "Unable to get thread stack size"
1742 by Patrick Crews
Updated translations prior to tarball release
4575
msgstr ""
4576
2292 by patrick crews
Updated translations
4577
#: ../plugin/multi_thread/multi_thread.cc:203
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4578
msgid "Maximum number of user threads available."
4579
msgstr ""
4580
2426 by patrick crews
2011.09.26 tarball + translations
4581
#: ../plugin/myisam/ha_myisam.cc:525
1005.1.3 by Monty Taylor
Updated po files.
4582
#, c-format
4583
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4584
msgstr ""
4585
2426 by patrick crews
2011.09.26 tarball + translations
4586
#: ../plugin/myisam/ha_myisam.cc:531
1005.1.3 by Monty Taylor
Updated po files.
4587
#, c-format
4588
msgid "Got an error from unknown thread, %s:%d"
4589
msgstr ""
4590
2426 by patrick crews
2011.09.26 tarball + translations
4591
#: ../plugin/myisam/ha_myisam.cc:540
1005.1.3 by Monty Taylor
Updated po files.
4592
msgid "Unknown thread accessing table"
4593
msgstr ""
4594
2426 by patrick crews
2011.09.26 tarball + translations
4595
#: ../plugin/myisam/ha_myisam.cc:1504
1005.1.3 by Monty Taylor
Updated po files.
4596
msgid ""
4597
"Don't use the fast sort index method to created index if the temporary file "
4598
"would get bigger than this."
4599
msgstr ""
4600
2426 by patrick crews
2011.09.26 tarball + translations
4601
#: ../plugin/myisam/ha_myisam.cc:1507
1005.1.3 by Monty Taylor
Updated po files.
4602
msgid ""
4603
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4604
"when creating indexes with CREATE INDEX or ALTER TABLE."
4605
msgstr ""
4606
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4607
#: ../plugin/myisam/my_handler_errors.cc:42
1005.1.3 by Monty Taylor
Updated po files.
4608
msgid "Didn't find key on read or update"
4609
msgstr ""
4610
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4611
#: ../plugin/myisam/my_handler_errors.cc:43
1005.1.3 by Monty Taylor
Updated po files.
4612
msgid "Duplicate key on write or update"
4613
msgstr ""
4614
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4615
#: ../plugin/myisam/my_handler_errors.cc:44
1005.1.3 by Monty Taylor
Updated po files.
4616
msgid "Internal (unspecified) error in handler"
4617
msgstr ""
4618
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4619
#: ../plugin/myisam/my_handler_errors.cc:46
1005.1.3 by Monty Taylor
Updated po files.
4620
msgid ""
4621
"Someone has changed the row since it was read (while the table was locked to "
4622
"prevent it)"
4623
msgstr ""
4624
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4625
#: ../plugin/myisam/my_handler_errors.cc:48
1005.1.3 by Monty Taylor
Updated po files.
4626
msgid "Wrong index given to function"
4627
msgstr ""
4628
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4629
#: ../plugin/myisam/my_handler_errors.cc:49
1005.1.3 by Monty Taylor
Updated po files.
4630
msgid "Index file is crashed"
4631
msgstr ""
4632
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4633
#: ../plugin/myisam/my_handler_errors.cc:50
1005.1.3 by Monty Taylor
Updated po files.
4634
msgid "Record file is crashed"
4635
msgstr ""
4636
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4637
#: ../plugin/myisam/my_handler_errors.cc:51
1005.1.3 by Monty Taylor
Updated po files.
4638
msgid "Out of memory in engine"
4639
msgstr ""
4640
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4641
#: ../plugin/myisam/my_handler_errors.cc:52
1005.1.3 by Monty Taylor
Updated po files.
4642
msgid "Incorrect file format"
4643
msgstr ""
4644
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4645
#: ../plugin/myisam/my_handler_errors.cc:53
1005.1.3 by Monty Taylor
Updated po files.
4646
msgid "Command not supported by database"
4647
msgstr ""
4648
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4649
#: ../plugin/myisam/my_handler_errors.cc:54
1005.1.3 by Monty Taylor
Updated po files.
4650
msgid "Old database file"
4651
msgstr ""
4652
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4653
#: ../plugin/myisam/my_handler_errors.cc:55
1005.1.3 by Monty Taylor
Updated po files.
4654
msgid "No record read before update"
4655
msgstr ""
4656
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4657
#: ../plugin/myisam/my_handler_errors.cc:56
1005.1.3 by Monty Taylor
Updated po files.
4658
msgid "Record was already deleted (or record file crashed)"
4659
msgstr ""
4660
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4661
#: ../plugin/myisam/my_handler_errors.cc:57
1005.1.3 by Monty Taylor
Updated po files.
4662
msgid "No more room in record file"
4663
msgstr ""
4664
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4665
#: ../plugin/myisam/my_handler_errors.cc:58
1005.1.3 by Monty Taylor
Updated po files.
4666
msgid "No more room in index file"
4667
msgstr ""
4668
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4669
#: ../plugin/myisam/my_handler_errors.cc:59
1005.1.3 by Monty Taylor
Updated po files.
4670
msgid "No more records (read after end of file)"
4671
msgstr ""
4672
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4673
#: ../plugin/myisam/my_handler_errors.cc:60
1005.1.3 by Monty Taylor
Updated po files.
4674
msgid "Unsupported extension used for table"
4675
msgstr ""
4676
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4677
#: ../plugin/myisam/my_handler_errors.cc:61
1005.1.3 by Monty Taylor
Updated po files.
4678
msgid "Too big row"
4679
msgstr ""
4680
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4681
#: ../plugin/myisam/my_handler_errors.cc:62
1005.1.3 by Monty Taylor
Updated po files.
4682
msgid "Wrong create options"
4683
msgstr ""
4684
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4685
#: ../plugin/myisam/my_handler_errors.cc:63
1005.1.3 by Monty Taylor
Updated po files.
4686
msgid "Duplicate unique key or constraint on write or update"
4687
msgstr ""
4688
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4689
#: ../plugin/myisam/my_handler_errors.cc:64
1005.1.3 by Monty Taylor
Updated po files.
4690
msgid "Unknown character set used in table"
4691
msgstr ""
4692
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4693
#: ../plugin/myisam/my_handler_errors.cc:65
1005.1.3 by Monty Taylor
Updated po files.
4694
msgid "Conflicting table definitions in sub-tables of MERGE table"
4695
msgstr ""
4696
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4697
#: ../plugin/myisam/my_handler_errors.cc:66
1005.1.3 by Monty Taylor
Updated po files.
4698
msgid "Table is crashed and last repair failed"
4699
msgstr ""
4700
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4701
#: ../plugin/myisam/my_handler_errors.cc:67
1005.1.3 by Monty Taylor
Updated po files.
4702
msgid "Table was marked as crashed and should be repaired"
4703
msgstr ""
4704
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4705
#: ../plugin/myisam/my_handler_errors.cc:68
1005.1.3 by Monty Taylor
Updated po files.
4706
msgid "Lock timed out; Retry transaction"
4707
msgstr ""
4708
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4709
#: ../plugin/myisam/my_handler_errors.cc:69
1005.1.3 by Monty Taylor
Updated po files.
4710
msgid "Lock table is full;  Restart program with a larger locktable"
4711
msgstr ""
4712
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4713
#: ../plugin/myisam/my_handler_errors.cc:70
1005.1.3 by Monty Taylor
Updated po files.
4714
msgid "Updates are not allowed under a read only transactions"
4715
msgstr ""
4716
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4717
#: ../plugin/myisam/my_handler_errors.cc:71
1005.1.3 by Monty Taylor
Updated po files.
4718
msgid "Lock deadlock; Retry transaction"
4719
msgstr ""
4720
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4721
#: ../plugin/myisam/my_handler_errors.cc:72
1005.1.3 by Monty Taylor
Updated po files.
4722
msgid "Foreign key constraint is incorrectly formed"
4723
msgstr ""
4724
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4725
#: ../plugin/myisam/my_handler_errors.cc:73
1005.1.3 by Monty Taylor
Updated po files.
4726
msgid "Cannot add a child row"
4727
msgstr ""
4728
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4729
#: ../plugin/myisam/my_handler_errors.cc:74
1005.1.3 by Monty Taylor
Updated po files.
4730
msgid "Cannot delete a parent row"
4731
msgstr ""
4732
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4733
#: ../plugin/myisam/my_handler_errors.cc:75
1005.1.3 by Monty Taylor
Updated po files.
4734
msgid "No savepoint with that name"
4735
msgstr ""
4736
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4737
#: ../plugin/myisam/my_handler_errors.cc:76
1005.1.3 by Monty Taylor
Updated po files.
4738
msgid "Non unique key block size"
4739
msgstr ""
4740
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4741
#: ../plugin/myisam/my_handler_errors.cc:77
1005.1.3 by Monty Taylor
Updated po files.
4742
msgid "The table does not exist in engine"
4743
msgstr ""
4744
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4745
#: ../plugin/myisam/my_handler_errors.cc:78
1005.1.3 by Monty Taylor
Updated po files.
4746
msgid "The table already existed in storage engine"
4747
msgstr ""
4748
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4749
#: ../plugin/myisam/my_handler_errors.cc:79
1005.1.3 by Monty Taylor
Updated po files.
4750
msgid "Could not connect to storage engine"
4751
msgstr ""
4752
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4753
#: ../plugin/myisam/my_handler_errors.cc:80
1005.1.3 by Monty Taylor
Updated po files.
4754
msgid "Unexpected null pointer found when using spatial index"
4755
msgstr ""
4756
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4757
#: ../plugin/myisam/my_handler_errors.cc:81
1005.1.3 by Monty Taylor
Updated po files.
4758
msgid "The table changed in storage engine"
4759
msgstr ""
4760
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4761
#: ../plugin/myisam/my_handler_errors.cc:82
1005.1.3 by Monty Taylor
Updated po files.
4762
msgid "There's no partition in table for the given value"
4763
msgstr ""
4764
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4765
#: ../plugin/myisam/my_handler_errors.cc:83
1005.1.3 by Monty Taylor
Updated po files.
4766
msgid "Row-based binlogging of row failed"
4767
msgstr ""
4768
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4769
#: ../plugin/myisam/my_handler_errors.cc:84
1005.1.3 by Monty Taylor
Updated po files.
4770
msgid "Index needed in foreign key constraint"
4771
msgstr ""
4772
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4773
#: ../plugin/myisam/my_handler_errors.cc:85
1005.1.3 by Monty Taylor
Updated po files.
4774
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4775
msgstr ""
4776
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4777
#: ../plugin/myisam/my_handler_errors.cc:86
1005.1.3 by Monty Taylor
Updated po files.
4778
msgid "Table needs to be upgraded before it can be used"
4779
msgstr ""
4780
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4781
#: ../plugin/myisam/my_handler_errors.cc:87
1005.1.3 by Monty Taylor
Updated po files.
4782
msgid "Table is read only"
4783
msgstr ""
4784
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4785
#: ../plugin/myisam/my_handler_errors.cc:88
1005.1.3 by Monty Taylor
Updated po files.
4786
msgid "Failed to get next auto increment value"
4787
msgstr ""
4788
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4789
#: ../plugin/myisam/my_handler_errors.cc:89
1005.1.3 by Monty Taylor
Updated po files.
4790
msgid "Failed to set row auto increment value"
4791
msgstr ""
4792
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4793
#: ../plugin/myisam/my_handler_errors.cc:90
1005.1.3 by Monty Taylor
Updated po files.
4794
msgid "Unknown (generic) error from engine"
4795
msgstr ""
4796
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4797
#: ../plugin/myisam/my_handler_errors.cc:91
1005.1.3 by Monty Taylor
Updated po files.
4798
msgid "Record is the same"
4799
msgstr ""
4800
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4801
#: ../plugin/myisam/my_handler_errors.cc:92
1005.1.3 by Monty Taylor
Updated po files.
4802
msgid "It is not possible to log this statement"
4803
msgstr ""
4804
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4805
#: ../plugin/myisam/my_handler_errors.cc:93
1005.1.3 by Monty Taylor
Updated po files.
4806
msgid "Tablespace exists"
4807
msgstr ""
4808
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4809
#: ../plugin/myisam/my_handler_errors.cc:94
1005.1.3 by Monty Taylor
Updated po files.
4810
msgid "The event was corrupt, leading to illegal data being read"
4811
msgstr ""
4812
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4813
#: ../plugin/myisam/my_handler_errors.cc:95
1005.1.3 by Monty Taylor
Updated po files.
4814
msgid "The table is of a new format not supported by this version"
4815
msgstr ""
4816
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4817
#: ../plugin/myisam/my_handler_errors.cc:96
1005.1.3 by Monty Taylor
Updated po files.
4818
msgid "The event could not be processed no other handler error happened"
4819
msgstr ""
4820
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4821
#: ../plugin/myisam/my_handler_errors.cc:97
1005.1.3 by Monty Taylor
Updated po files.
4822
msgid "Got a fatal error during initialzation of handler"
4823
msgstr ""
4824
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4825
#: ../plugin/myisam/my_handler_errors.cc:98
1005.1.3 by Monty Taylor
Updated po files.
4826
msgid "File to short; Expected more data in file"
4827
msgstr ""
4828
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4829
#: ../plugin/myisam/my_handler_errors.cc:99
1005.1.3 by Monty Taylor
Updated po files.
4830
msgid "Read page with wrong checksum"
4831
msgstr ""
4832
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4833
#. TODO: get a better message for these
4834
#: ../plugin/myisam/my_handler_errors.cc:101
1005.1.3 by Monty Taylor
Updated po files.
4835
msgid "Lock or active transaction"
4836
msgstr ""
4837
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4838
#: ../plugin/myisam/my_handler_errors.cc:102
1005.1.3 by Monty Taylor
Updated po files.
4839
msgid "No such table space"
4840
msgstr ""
4841
1667.4.2 by Monty Taylor
Updated translations now that we're using intltool.
4842
#: ../plugin/myisam/my_handler_errors.cc:103
1005.1.3 by Monty Taylor
Updated po files.
4843
msgid "Tablespace not empty"
4844
msgstr ""
4845
2411 by patrick crews
2011.08.25 tarball release
4846
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
1099.4.119 by Monty Taylor
Imported latest translations.
4847
msgid ""
4848
"Port number to use for connection or 0 for default to with MySQL protocol."
4849
msgstr ""
4850
2411 by patrick crews
2011.08.25 tarball release
4851
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
1951 by patrick crews
Updated translations
4852
msgid ""
4853
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4854
"the file is stale and should be removed?"
4855
msgstr ""
4856
2411 by patrick crews
2011.08.25 tarball release
4857
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
2236 by patrick crews
Updated translations
4858
#, c-format
4859
msgid "Listening on %s"
4860
msgstr ""
4861
2411 by patrick crews
2011.08.25 tarball release
4862
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
1921 by patrick crews
Updated translations
4863
msgid "Path used for MySQL UNIX Socket Protocol."
4864
msgstr ""
4865
2411 by patrick crews
2011.08.25 tarball release
4866
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
1951 by patrick crews
Updated translations
4867
msgid "Clobber socket file if one is there already."
4868
msgstr ""
4869
2239 by patrick crews
Updated translations
4870
#: ../plugin/pbms/src/parameters_ms.cc:427
2017 by Patrick Crews
Updated translations
4871
msgid "Port number to use for connection or 0 for default PBMS port "
4872
msgstr ""
4873
2239 by patrick crews
Updated translations
4874
#: ../plugin/pbms/src/parameters_ms.cc:430
2017 by Patrick Crews
Updated translations
4875
msgid "The maximum size of a BLOB repository file."
4876
msgstr ""
4877
2239 by patrick crews
Updated translations
4878
#: ../plugin/pbms/src/parameters_ms.cc:433
2017 by Patrick Crews
Updated translations
4879
msgid "The maximum size of a temorary BLOB log file."
4880
msgstr ""
4881
2239 by patrick crews
Updated translations
4882
#: ../plugin/pbms/src/parameters_ms.cc:436
2017 by Patrick Crews
Updated translations
4883
msgid ""
4884
"A ':' delimited list of metadata header names to be used to initialize the "
4885
"pbms_metadata_header table when a database is created."
4886
msgstr ""
4887
2239 by patrick crews
Updated translations
4888
#: ../plugin/pbms/src/parameters_ms.cc:440
2017 by Patrick Crews
Updated translations
4889
msgid "The percentage of garbage in a repository file before it is compacted."
4890
msgstr ""
4891
2239 by patrick crews
Updated translations
4892
#: ../plugin/pbms/src/parameters_ms.cc:443
2017 by Patrick Crews
Updated translations
4893
msgid ""
4894
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4895
"after this time, unless committed to the database."
4896
msgstr ""
4897
2239 by patrick crews
Updated translations
4898
#: ../plugin/pbms/src/parameters_ms.cc:446
2017 by Patrick Crews
Updated translations
4899
msgid ""
4900
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4901
"HTTP connection."
4902
msgstr ""
4903
2239 by patrick crews
Updated translations
4904
#: ../plugin/pbms/src/parameters_ms.cc:449
2017 by Patrick Crews
Updated translations
4905
msgid "The next backup ID to use when backing up a PBMS database."
4906
msgstr ""
4907
2239 by patrick crews
Updated translations
4908
#: ../plugin/pbms/src/parameters_ms.cc:452
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4909
msgid ""
4910
"A comma delimited list of tables to watch of the format: <database>."
4911
"<table>, ..."
4912
msgstr ""
4913
2239 by patrick crews
Updated translations
4914
#: ../plugin/pbms/src/parameters_ms.cc:454
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4915
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4916
msgstr ""
4917
2239 by patrick crews
Updated translations
4918
#: ../plugin/pbms/src/parameters_ms.cc:458
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4919
msgid "Before insert row event observer call position"
4920
msgstr ""
4921
2292 by patrick crews
Updated translations
4922
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
1978 by patrick crews
Updated translations
4923
msgid "Could not open socket, is rabbitmq running?"
4924
msgstr ""
4925
2400 by pcrews
Updated translations + 2011.08.24 release
4926
#: ../plugin/rabbitmq/rabbitmq_log.cc:71 ../plugin/zeromq/zeromq_log.cc:70
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4927
msgid "Failed to allocate enough memory to transaction message\n"
4928
msgstr ""
4929
2292 by patrick crews
Updated translations
4930
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
4931
msgid ""
4932
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
4933
"back"
4934
msgstr ""
4935
4936
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
4937
msgid "RabbitMQ server has disappeared, failing transaction."
4938
msgstr ""
4939
4940
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4941
#, c-format
4942
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
4943
msgstr ""
4944
2292 by patrick crews
Updated translations
4945
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4946
#, c-format
4947
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
4948
msgstr ""
4949
2360 by pcrews
2011.07.21 tarball release
4950
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4951
msgid "Host name to connect to"
4952
msgstr ""
4953
2360 by pcrews
2011.07.21 tarball release
4954
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
1978 by patrick crews
Updated translations
4955
msgid "Port to connect to"
4956
msgstr ""
4957
2360 by pcrews
2011.07.21 tarball release
4958
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
1978 by patrick crews
Updated translations
4959
msgid "RabbitMQ virtualhost"
4960
msgstr ""
4961
2360 by pcrews
2011.07.21 tarball release
4962
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4963
msgid "RabbitMQ username"
4964
msgstr ""
4965
2360 by pcrews
2011.07.21 tarball release
4966
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4967
msgid "RabbitMQ password"
4968
msgstr ""
4969
2360 by pcrews
2011.07.21 tarball release
4970
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
2400 by pcrews
Updated translations + 2011.08.24 release
4971
#: ../plugin/transaction_log/module.cc:239 ../plugin/zeromq/zeromq_log.cc:149
1978 by patrick crews
Updated translations
4972
msgid "Name of the replicator plugin to use (default='default_replicator')"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4973
msgstr ""
4974
2360 by pcrews
2011.07.21 tarball release
4975
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4976
msgid "Name of RabbitMQ exchange to publish to"
4977
msgstr ""
4978
2360 by pcrews
2011.07.21 tarball release
4979
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4980
msgid "Name of RabbitMQ routing key to use"
4981
msgstr ""
4982
2292 by patrick crews
Updated translations
4983
#: ../plugin/session_dictionary/processlist.cc:73
2344 by pcrews
2011.06.20 tarball release
4984
#: ../plugin/session_dictionary/sessions.cc:77
1711.1.24 by Patrick Crews
Merge translations update
4985
#, fuzzy
4986
msgid "no user"
4987
msgstr "(neutilizat)"
4988
2446 by Patrick Crews
2011.10.28 tarball + translations update
4989
#: ../plugin/syslog/errmsg.cc:40 ../plugin/syslog/logging.cc:56
1099.4.119 by Monty Taylor
Imported latest translations.
4990
#, c-format
1099.4.240 by Launchpad Translations on behalf of mordred
Launchpad automatic translations update.
4991
msgid "syslog facility \"%s\" not known, using \"local0\""
4992
msgstr ""
4993
1978 by patrick crews
Updated translations
4994
#: ../plugin/syslog/module.cc:95
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4995
msgid "Syslog Ident"
4996
msgstr ""
4997
1978 by patrick crews
Updated translations
4998
#: ../plugin/syslog/module.cc:98
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
4999
msgid "Syslog Facility"
5000
msgstr ""
5001
1978 by patrick crews
Updated translations
5002
#: ../plugin/syslog/module.cc:101
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5003
msgid "Enable logging to syslog of the query log"
5004
msgstr ""
5005
1978 by patrick crews
Updated translations
5006
#: ../plugin/syslog/module.cc:104
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5007
msgid "Syslog Priority of query logging"
5008
msgstr ""
5009
1978 by patrick crews
Updated translations
5010
#: ../plugin/syslog/module.cc:116
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5011
msgid "Enable logging to syslog of the error messages"
5012
msgstr ""
5013
1978 by patrick crews
Updated translations
5014
#: ../plugin/syslog/module.cc:119
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5015
msgid "Syslog Priority of error messages"
5016
msgstr ""
5017
2426 by patrick crews
2011.09.26 tarball + translations
5018
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
1802 by patrick crews
Update translations
5019
#: ../plugin/transaction_log/print_transaction_message.cc:106
2170 by Patrick Crews
Updated translations
5020
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5021
msgid "Failed to open transaction log file"
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5022
msgstr ""
5023
2426 by patrick crews
2011.09.26 tarball + translations
5024
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
2170 by Patrick Crews
Updated translations
5025
#: ../plugin/transaction_log/transaction_log_reader.cc:147
2360 by pcrews
2011.07.21 tarball release
5026
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
1951 by patrick crews
Updated translations
5027
#, c-format
5028
msgid "Could not read transaction message.\n"
5029
msgstr ""
5030
2426 by patrick crews
2011.09.26 tarball + translations
5031
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
2170 by Patrick Crews
Updated translations
5032
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5033
#, c-format
5034
msgid "GPB ERROR: %s.\n"
5035
msgstr ""
5036
2426 by patrick crews
2011.09.26 tarball + translations
5037
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
2170 by Patrick Crews
Updated translations
5038
#: ../plugin/transaction_log/transaction_log_reader.cc:149
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5039
#, c-format
5040
msgid "Raw buffer read: %s.\n"
5041
msgstr ""
5042
2426 by patrick crews
2011.09.26 tarball + translations
5043
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
2170 by Patrick Crews
Updated translations
5044
#: ../plugin/transaction_log/print_transaction_message.cc:175
5045
#: ../plugin/transaction_log/transaction_log_reader.cc:158
1667.5.1 by Monty Taylor
Added missing files to POTFILES.in.
5046
#, c-format
5047
msgid "BUFFER: %s\n"
5048
msgstr ""
5049
2170 by Patrick Crews
Updated translations
5050
#: ../plugin/transaction_log/module.cc:169
5051
msgid "Failed to allocate the TransactionLog instance"
1099.4.119 by Monty Taylor
Imported latest translations.
5052
msgstr ""
5053
2170 by Patrick Crews
Updated translations
5054
#: ../plugin/transaction_log/module.cc:177
1099.4.119 by Monty Taylor
Imported latest translations.
5055
#, c-format
5056
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
5057
msgstr ""
5058
2257 by patrick crews
Updated translations
5059
#: ../plugin/transaction_log/module.cc:188
1099.4.119 by Monty Taylor
Imported latest translations.
5060
#, c-format
5061
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
5062
msgstr ""
5063
2360 by pcrews
2011.07.21 tarball release
5064
#: ../plugin/transaction_log/module.cc:227
1951 by patrick crews
Updated translations
5065
msgid "DEBUGGING - Truncate transaction log"
5066
msgstr ""
5067
2360 by pcrews
2011.07.21 tarball release
5068
#: ../plugin/transaction_log/module.cc:230
1951 by patrick crews
Updated translations
5069
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5070
msgstr ""
5071
2360 by pcrews
2011.07.21 tarball release
5072
#: ../plugin/transaction_log/module.cc:233
1099.4.119 by Monty Taylor
Imported latest translations.
5073
msgid "Enable transaction log"
5074
msgstr ""
5075
2360 by pcrews
2011.07.21 tarball release
5076
#: ../plugin/transaction_log/module.cc:236
1099.4.119 by Monty Taylor
Imported latest translations.
5077
msgid "Path to the file to use for transaction log"
5078
msgstr ""
5079
2360 by pcrews
2011.07.21 tarball release
5080
#: ../plugin/transaction_log/module.cc:242
1099.4.119 by Monty Taylor
Imported latest translations.
5081
msgid ""
5082
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5083
"each transaction write, 2 == sync log file once per second"
5084
msgstr ""
5085
2360 by pcrews
2011.07.21 tarball release
5086
#: ../plugin/transaction_log/module.cc:245
1510 by Brian Aker
Merge Monty
5087
msgid "Number of slots for in-memory write buffers (default=8)."
1099.4.119 by Monty Taylor
Imported latest translations.
5088
msgstr ""
5089
2170 by Patrick Crews
Updated translations
5090
#: ../plugin/transaction_log/print_transaction_message.cc:134
1802 by patrick crews
Update translations
5091
#, c-format
5092
msgid "GPB message is not a valid type.\n"
5093
msgstr ""
5094
2170 by Patrick Crews
Updated translations
5095
#: ../plugin/transaction_log/print_transaction_message.cc:154
1802 by patrick crews
Update translations
5096
#, c-format
5097
msgid "GPB message is not a valid size.\n"
5098
msgstr ""
5099
2170 by Patrick Crews
Updated translations
5100
#. 120 was arbitrary
5101
#: ../plugin/transaction_log/print_transaction_message.cc:167
5102
msgid "Could not read transaction message. Raw buffer read "
5103
msgstr ""
5104
1742 by Patrick Crews
Updated translations prior to tarball release
5105
#: ../plugin/transaction_log/transaction_log.cc:114
1099.4.119 by Monty Taylor
Imported latest translations.
5106
msgid "Failed to open transaction log file "
5107
msgstr ""
5108
1742 by Patrick Crews
Updated translations prior to tarball release
5109
#: ../plugin/transaction_log/transaction_log.cc:215
1099.4.119 by Monty Taylor
Imported latest translations.
5110
#, c-format
5111
msgid ""
5112
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
5113
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
5114
msgstr ""
5115
2170 by Patrick Crews
Updated translations
5116
#: ../plugin/transaction_log/transaction_log.cc:233
5117
msgid "Failed to sync log file."
1099.4.119 by Monty Taylor
Imported latest translations.
5118
msgstr ""
5119
2170 by Patrick Crews
Updated translations
5120
#: ../plugin/transaction_log/transaction_log_reader.cc:114
2360 by pcrews
2011.07.21 tarball release
5121
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
1951 by patrick crews
Updated translations
5122
#, c-format
5123
msgid "Attempted to read record bigger than INT_MAX\n"
5124
msgstr ""
5125
2170 by Patrick Crews
Updated translations
5126
#: ../plugin/transaction_log/transaction_log_reader.cc:134
1921 by patrick crews
Updated translations
5127
#, c-format
5128
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5129
msgstr ""
5130
2170 by Patrick Crews
Updated translations
5131
#: ../plugin/transaction_log/transaction_log_reader.cc:169
1921 by patrick crews
Updated translations
5132
#, c-format
5133
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5134
msgstr ""
5135
2360 by pcrews
2011.07.21 tarball release
5136
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
1951 by patrick crews
Updated translations
5137
msgid "Cannot open file: "
5138
msgstr ""
5139
2360 by pcrews
2011.07.21 tarball release
5140
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
1951 by patrick crews
Updated translations
5141
msgid "Could not skip to position "
5142
msgstr ""
5143
2360 by pcrews
2011.07.21 tarball release
5144
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
1951 by patrick crews
Updated translations
5145
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5146
msgstr ""
5147
2360 by pcrews
2011.07.21 tarball release
5148
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5149
msgid "Memory allocation failure trying to allocate "
5150
msgstr ""
5151
1951 by patrick crews
Updated translations
5152
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5153
msgid " bytes\n"
5154
msgstr ""
5155
2360 by pcrews
2011.07.21 tarball release
5156
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
1951 by patrick crews
Updated translations
5157
msgid "GPB ERROR: "
5158
msgstr ""
5159
2360 by pcrews
2011.07.21 tarball release
5160
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
1951 by patrick crews
Updated translations
5161
msgid ""
5162
"HEXDUMP:\n"
5163
"\n"
5164
msgstr ""
5165
2360 by pcrews
2011.07.21 tarball release
5166
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
1951 by patrick crews
Updated translations
5167
msgid "Unable to parse command. Got error: "
5168
msgstr ""
5169
2360 by pcrews
2011.07.21 tarball release
5170
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
1951 by patrick crews
Updated translations
5171
msgid ""
5172
"\n"
5173
"HEXDUMP:\n"
5174
"\n"
5175
msgstr ""
5176
2236 by patrick crews
Updated translations
5177
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
1951 by patrick crews
Updated translations
5178
#, fuzzy
5179
msgid "Display help and exit"
5180
msgstr "Afiseaza acest mesaj de ajutor si iesi."
5181
2236 by patrick crews
Updated translations
5182
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
1978 by patrick crews
Updated translations
5183
msgid "Read from the innodb transaction log"
5184
msgstr ""
5185
2236 by patrick crews
Updated translations
5186
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
1978 by patrick crews
Updated translations
5187
msgid "Password to use when connecting to server"
5188
msgstr ""
5189
2236 by patrick crews
Updated translations
5190
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
1951 by patrick crews
Updated translations
5191
msgid "Perform checksum"
5192
msgstr ""
5193
2236 by patrick crews
Updated translations
5194
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
1951 by patrick crews
Updated translations
5195
msgid "Ignore event messages"
5196
msgstr ""
5197
2236 by patrick crews
Updated translations
5198
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
1951 by patrick crews
Updated translations
5199
msgid "Transaction log file"
5200
msgstr ""
5201
2236 by patrick crews
Updated translations
5202
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
1951 by patrick crews
Updated translations
5203
msgid "Print raw Protobuf messages instead of SQL"
5204
msgstr ""
5205
2236 by patrick crews
Updated translations
5206
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
1951 by patrick crews
Updated translations
5207
msgid "Start reading from the given file position"
5208
msgstr ""
5209
2236 by patrick crews
Updated translations
5210
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
1978 by patrick crews
Updated translations
5211
msgid "Only output for the given transaction ID and later"
5212
msgstr ""
5213
2236 by patrick crews
Updated translations
5214
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
1951 by patrick crews
Updated translations
5215
msgid "Only output for the given transaction ID"
5216
msgstr ""
5217
2236 by patrick crews
Updated translations
5218
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
1951 by patrick crews
Updated translations
5219
msgid "Summarize message contents"
5220
msgstr ""
5221
2236 by patrick crews
Updated translations
5222
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
1951 by patrick crews
Updated translations
5223
msgid "Cannot use --start-pos and --transaction-id together\n"
5224
msgstr ""
5225
2236 by patrick crews
Updated translations
5226
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
1951 by patrick crews
Updated translations
5227
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5228
msgstr ""
5229
2236 by patrick crews
Updated translations
5230
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
1951 by patrick crews
Updated translations
5231
msgid "Checksum failed. Wanted "
5232
msgstr ""
5233
2236 by patrick crews
Updated translations
5234
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
1951 by patrick crews
Updated translations
5235
msgid " got "
5236
msgstr ""
5237
2370 by Mark Atwood
Updated translations
5238
#: ../plugin/slave/module.cc:56
2211 by patrick crews
Updated translations
5239
msgid "Path to the slave configuration file"
5240
msgstr ""
5241
2370 by Mark Atwood
Updated translations
5242
#: ../plugin/slave/queue_producer.cc:114
2211 by patrick crews
Updated translations
5243
msgid "Lost connection to master. Reconnecting."
5244
msgstr ""
5245
2370 by Mark Atwood
Updated translations
5246
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5247
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5248
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5249
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
2211 by patrick crews
Updated translations
5250
#, c-format
5251
msgid "%s"
5252
msgstr ""
5253
2370 by Mark Atwood
Updated translations
5254
#: ../plugin/slave/queue_producer.cc:454
2211 by patrick crews
Updated translations
5255
msgid "Replication slave: Unable to insert into queue."
5256
msgstr ""
5257
2370 by Mark Atwood
Updated translations
5258
#: ../plugin/slave/replication_slave.cc:43
2211 by patrick crews
Updated translations
5259
#, c-format
5260
msgid "Could not start slave services: %s\n"
5261
msgstr ""
5262
2400 by pcrews
Updated translations + 2011.08.24 release
5263
#: ../plugin/slave/sql_executor.cc:91
2211 by patrick crews
Updated translations
5264
#, c-format
5265
msgid ""
5266
"%s\n"
5267
"%s\n"
5268
msgstr ""
5269
2381 by pcrews
2011.08.23 tarball release
5270
#: ../plugin/regex_policy/module.cc:48
2236 by patrick crews
Updated translations
5271
#, c-format
5272
msgid "Could not load regex policy file: %s\n"
5273
msgstr ""
5274
2381 by pcrews
2011.08.23 tarball release
5275
#: ../plugin/regex_policy/module.cc:49
2236 by patrick crews
Updated translations
5276
msgid "Unknown"
5277
msgstr ""
5278
2381 by pcrews
2011.08.23 tarball release
5279
#: ../plugin/regex_policy/module.cc:64
2236 by patrick crews
Updated translations
5280
msgid "File to load for regex authorization policies"
5281
msgstr ""
5282
2381 by pcrews
2011.08.23 tarball release
5283
#: ../plugin/regex_policy/module.cc:220
2257 by patrick crews
Updated translations
5284
#, c-format
5285
msgid "User %s matches regex\n"
5286
msgstr ""
5287
2381 by pcrews
2011.08.23 tarball release
5288
#: ../plugin/regex_policy/module.cc:223
2236 by patrick crews
Updated translations
5289
#, c-format
5290
msgid "Object %s matches regex %s (%s)\n"
5291
msgstr ""
5292
2381 by pcrews
2011.08.23 tarball release
5293
#: ../plugin/regex_policy/module.cc:229
2236 by patrick crews
Updated translations
5294
#, c-format
5295
msgid "Object %s NOT restricted by regex %s (%s)\n"
5296
msgstr ""
5297
2400 by pcrews
Updated translations + 2011.08.24 release
5298
#: ../plugin/query_log/module.cc:83
5299
msgid "The query log file name must be defined."
5300
msgstr ""
5301
5302
#: ../plugin/query_log/module.cc:89
5303
msgid "The query log file name must have a value."
5304
msgstr ""
5305
5306
#: ../plugin/query_log/module.cc:165
5307
msgid "Enable query logging to file"
5308
msgstr ""
5309
5310
#: ../plugin/query_log/module.cc:170
5311
msgid "Query log file"
5312
msgstr ""
5313
5314
#: ../plugin/query_log/module.cc:180
5315
msgid "Threshold for logging long locking queries, in microseconds"
5316
msgstr ""
5317
5318
#: ../plugin/query_log/module.cc:185
5319
msgid "Threshold for logging queries that examine too many rows, integer"
5320
msgstr ""
5321
5322
#: ../plugin/query_log/module.cc:190
5323
msgid "Threshold for logging queries that return too many rows, integer"
5324
msgstr ""
5325
5326
#: ../plugin/query_log/module.cc:195
5327
msgid ""
5328
"Threshold for logging queries that use too many temporary tables, integer"
5329
msgstr ""
5330
5331
#: ../plugin/query_log/module.cc:200
5332
msgid "Threshold for logging queries that cause too many warnings, integer"
5333
msgstr ""
5334
5335
#: ../plugin/query_log/module.cc:205
5336
msgid "Threshold for logging queries that are active too long, in seconds"
5337
msgstr ""
5338
5339
#: ../plugin/zeromq/zeromq_log.cc:146
5340
msgid "End point to bind to"
5341
msgstr ""
5342
1882 by patrick crews
Updated translations
5343
#~ msgid "Use compression in server/client protocol."
5344
#~ msgstr "Foloseste compresia in protocolul server/client."
5345
1802 by patrick crews
Update translations
5346
#~ msgid "Ignore space after function names."
5347
#~ msgstr "Ignora caracterele spatiu aflate dupa numele de functii."
5348
2426 by patrick crews
2011.09.26 tarball + translations
5349
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5350
#~ msgstr ""
5351
#~ "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
5352
1802 by patrick crews
Update translations
5353
#~ msgid "Couldn't allocate memory"
5354
#~ msgstr "Nu se poate aloca memoria"
5355
5356
#~ msgid "Input filename too long: %s"
5357
#~ msgstr "Numele fisierului de intrare este prea lung: %s"