312.1.5
by Monty Taylor
Added more translations. |
1 |
# French 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" |
|
312.1.6
by Monty Taylor
Updated po files. |
9 |
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n" |
365
by Monty Taylor
Updated po files. |
10 |
"POT-Creation-Date: 2008-08-20 20:34-0700\n" |
335
by Monty Taylor
Merged in translations from launchpad. |
11 |
"PO-Revision-Date: 2008-08-15 17:01+0000\n" |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
12 |
"Last-Translator: Pierre Hanselmann <pierre.hanselmann@sunrise.ch>\n" |
312.1.5
by Monty Taylor
Added more translations. |
13 |
"Language-Team: French <fr@li.org>\n" |
14 |
"MIME-Version: 1.0\n" |
|
15 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
16 |
"Content-Transfer-Encoding: 8bit\n" |
|
17 |
"Plural-Forms: nplurals=2; plural=n > 1;\n" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
18 |
"X-Launchpad-Export-Date: 2008-08-16 20:24+0000\n" |
312.1.5
by Monty Taylor
Added more translations. |
19 |
"X-Generator: Launchpad (build Unknown)\n" |
20 |
||
21 |
#: client/drizzle.cc:256
|
|
22 |
msgid "Synonym for `help'." |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
23 |
msgstr "Synonyme pour 'help'." |
312.1.5
by Monty Taylor
Added more translations. |
24 |
|
25 |
#: client/drizzle.cc:257
|
|
26 |
msgid "Clear command." |
|
27 |
msgstr "Efface la commande." |
|
28 |
||
29 |
#: client/drizzle.cc:259
|
|
30 |
msgid "Reconnect to the server. Optional arguments are db and host." |
|
31 |
msgstr "Reconnexion au serveur. Les arguments optionnels sont db et host." |
|
32 |
||
33 |
#: client/drizzle.cc:261
|
|
34 |
msgid "" |
|
35 |
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
|
|
36 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
37 |
"Configure le délimiteur de commande. Note : prend tout le reste de la ligne "
|
38 |
"comme nouveau délimiteur."
|
|
312.1.5
by Monty Taylor
Added more translations. |
39 |
|
40 |
#: client/drizzle.cc:263
|
|
41 |
msgid "Send command to drizzle server, display result vertically." |
|
42 |
msgstr "" |
|
43 |
"Envoie la commande au serveur drizzle, affiche les résultats verticalement."
|
|
44 |
||
45 |
#: client/drizzle.cc:264
|
|
46 |
msgid "Exit drizzle. Same as quit." |
|
47 |
msgstr "Quitte drizzle. La même chose que quit." |
|
48 |
||
49 |
#: client/drizzle.cc:265
|
|
50 |
msgid "Send command to drizzle server." |
|
51 |
msgstr "Envoyer la commande au serveur drizzle." |
|
52 |
||
53 |
#: client/drizzle.cc:266
|
|
54 |
msgid "Display this help." |
|
55 |
msgstr "Affiche cette aide." |
|
56 |
||
57 |
#: client/drizzle.cc:267
|
|
58 |
msgid "Disable pager, print to stdout." |
|
59 |
msgstr "Désactive le pager, imprimme vers la sortie standard (stdout)" |
|
60 |
||
61 |
#: client/drizzle.cc:268
|
|
62 |
msgid "Don't write into outfile." |
|
63 |
msgstr "Ne pas écrire dans le fichier de sortie" |
|
64 |
||
65 |
#: client/drizzle.cc:270
|
|
66 |
msgid "Set PAGER [to_pager]. Print the query results via PAGER." |
|
67 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
68 |
"Configure l'afficheur à [to_pager]. Affiche le résultat des requêtes à "
|
69 |
"l'aide de PAGER."
|
|
312.1.5
by Monty Taylor
Added more translations. |
70 |
|
71 |
#: client/drizzle.cc:271
|
|
72 |
#, fuzzy
|
|
73 |
msgid "Print current command." |
|
74 |
msgstr "Affiche la commande actuelle." |
|
75 |
||
76 |
#: client/drizzle.cc:272
|
|
77 |
msgid "Change your drizzle prompt." |
|
78 |
msgstr "Changer votre invite drizzle." |
|
79 |
||
80 |
#: client/drizzle.cc:273
|
|
81 |
msgid "Quit drizzle." |
|
82 |
msgstr "Quitte drizzle" |
|
83 |
||
84 |
#: client/drizzle.cc:274
|
|
85 |
msgid "Rebuild completion hash." |
|
86 |
msgstr "Reconstruit la table de completion." |
|
87 |
||
88 |
#: client/drizzle.cc:276
|
|
89 |
msgid "Execute an SQL script file. Takes a file name as an argument." |
|
90 |
msgstr "" |
|
91 |
"Exécute un fichier script SQL. Demande un nom de fichier comme argument"
|
|
92 |
||
93 |
#: client/drizzle.cc:277
|
|
94 |
msgid "Get status information from the server." |
|
95 |
msgstr "Obtenir le statuts du serveur." |
|
96 |
||
97 |
#: client/drizzle.cc:279
|
|
98 |
msgid "Set outfile [to_outfile]. Append everything into given outfile." |
|
99 |
msgstr "" |
|
100 |
"Définit le fichier de sortie [to_outfile]. Accole tout dans le fichier de "
|
|
101 |
"sortie donné."
|
|
102 |
||
103 |
#: client/drizzle.cc:281
|
|
104 |
msgid "Use another database. Takes database name as argument." |
|
105 |
msgstr "" |
|
106 |
"Utilise une autre base de données. Demande le nom de la base de données "
|
|
107 |
"comme argument."
|
|
108 |
||
109 |
#: client/drizzle.cc:283
|
|
110 |
msgid "" |
|
111 |
"Switch to another charset. Might be needed for processing binlog with multi-"
|
|
112 |
"byte charsets."
|
|
113 |
msgstr "" |
|
114 |
"Change l'encodage des caractères. Peut-être requis pour lire les logs "
|
|
115 |
"binaires avec des caractères multi-byte."
|
|
116 |
||
312.1.6
by Monty Taylor
Updated po files. |
117 |
#: client/drizzle.cc:285 client/drizzle.cc:1437
|
312.1.5
by Monty Taylor
Added more translations. |
118 |
msgid "Show warnings after every statement." |
119 |
msgstr "Afficher les avertissements après chaque commande." |
|
120 |
||
121 |
#: client/drizzle.cc:287
|
|
122 |
msgid "Don't show warnings after every statement." |
|
123 |
msgstr "Ne pas afficher les avertissements après chaque commande." |
|
124 |
||
125 |
#: client/drizzle.cc:1120
|
|
126 |
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g." |
|
127 |
msgstr "" |
|
128 |
"Bienvenue sur le client Drizzle. Les commandes se terminent avec ; or \\g"
|
|
129 |
||
130 |
#: client/drizzle.cc:1130
|
|
131 |
#, c-format
|
|
132 |
msgid "" |
|
133 |
"Your Drizzle connection id is %u\n"
|
|
134 |
"Server version: %s\n"
|
|
135 |
msgstr "" |
|
136 |
"Votre id de connexions Drizzle est %u\n"
|
|
137 |
"Version du serveur: %s\n"
|
|
138 |
||
139 |
#: client/drizzle.cc:1160
|
|
140 |
#, c-format
|
|
141 |
msgid "Reading history-file %s\n" |
|
142 |
msgstr "Lit le fichier d'historique %s\n" |
|
143 |
||
144 |
#: client/drizzle.cc:1165
|
|
145 |
#, c-format
|
|
146 |
msgid "Couldn't allocate memory for temp histfile!\n" |
|
312.1.6
by Monty Taylor
Updated po files. |
147 |
msgstr "Ne peux allouer de la mémoire pour le fichier historique temporaire!\n" |
312.1.5
by Monty Taylor
Added more translations. |
148 |
|
149 |
#: client/drizzle.cc:1172
|
|
150 |
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n" |
|
151 |
msgstr "" |
|
152 |
"Tapez 'help;' or '\\h' pour afficher l'aide. Tapez '\\c' pour vider le "
|
|
153 |
"tampon.\n"
|
|
154 |
||
312.1.6
by Monty Taylor
Updated po files. |
155 |
#: client/drizzle.cc:1190
|
312.1.5
by Monty Taylor
Added more translations. |
156 |
#, c-format
|
157 |
msgid "Writing history-file %s\n" |
|
158 |
msgstr "Ecris le fichier historique %s\n" |
|
159 |
||
312.1.6
by Monty Taylor
Updated po files. |
160 |
#: client/drizzle.cc:1199
|
312.1.5
by Monty Taylor
Added more translations. |
161 |
msgid "Aborted" |
162 |
msgstr "Abandonné" |
|
163 |
||
312.1.6
by Monty Taylor
Updated po files. |
164 |
#: client/drizzle.cc:1199
|
312.1.5
by Monty Taylor
Added more translations. |
165 |
msgid "Bye" |
166 |
msgstr "Au revoir" |
|
167 |
||
312.1.6
by Monty Taylor
Updated po files. |
168 |
#: client/drizzle.cc:1248
|
312.1.5
by Monty Taylor
Added more translations. |
169 |
msgid "Query aborted by Ctrl+C\n" |
170 |
msgstr "Requête annulée par Ctrl-C\n" |
|
171 |
||
365
by Monty Taylor
Updated po files. |
172 |
#: client/drizzle.cc:1271 client/drizzleadmin.cc:69 drizzled/drizzled.cc:3104
|
312.1.5
by Monty Taylor
Added more translations. |
173 |
msgid "Display this help and exit." |
174 |
msgstr "Afficher cette aide et sortir." |
|
175 |
||
312.1.6
by Monty Taylor
Updated po files. |
176 |
#: client/drizzle.cc:1273
|
312.1.5
by Monty Taylor
Added more translations. |
177 |
msgid "Synonym for -?" |
178 |
msgstr "Synonyme pour -?" |
|
179 |
||
312.1.6
by Monty Taylor
Updated po files. |
180 |
#: client/drizzle.cc:1276
|
312.1.5
by Monty Taylor
Added more translations. |
181 |
msgid "" |
182 |
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
|
|
183 |
"and field completion, but startup and reconnecting may take a longer time. "
|
|
184 |
"Disable with --disable-auto-rehash."
|
|
185 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
186 |
"Active le rafraîchissement automatique. Il n'est pas besoin d'utiliser "
|
187 |
"explicitement la commande 'rehash' pour obtenir la completion des noms de "
|
|
188 |
"tables et de colonnes, mais la connexion ou le lancement à la base peuvent "
|
|
189 |
"prendre plus de temps. Désactivez ce mode avec l'option --disable-auto-"
|
|
190 |
"reshash."
|
|
312.1.5
by Monty Taylor
Added more translations. |
191 |
|
312.1.6
by Monty Taylor
Updated po files. |
192 |
#: client/drizzle.cc:1280
|
312.1.5
by Monty Taylor
Added more translations. |
193 |
msgid "" |
194 |
"No automatic rehashing. One has to use 'rehash' to get table and field "
|
|
195 |
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
|
|
196 |
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
|
|
197 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
198 |
"Pas de rafraîchissement automatique. Il faut utiliser la commande 'rehash' "
|
199 |
"pour obtenir la completion des noms de tables et de colonnes. Cela permet à "
|
|
200 |
"DRIZZLE de démarrer plus vite, et évite le hashage à la reconnexion. "
|
|
201 |
"Attention : cette option est obsolète; utilisez plutôt --disable-auto-rehash."
|
|
312.1.5
by Monty Taylor
Added more translations. |
202 |
|
312.1.6
by Monty Taylor
Updated po files. |
203 |
#: client/drizzle.cc:1283
|
312.1.5
by Monty Taylor
Added more translations. |
204 |
msgid "" |
205 |
"Automatically switch to vertical output mode if the result is wider than the "
|
|
206 |
"terminal width."
|
|
207 |
msgstr "" |
|
208 |
"Passer automatiquement en affichage vertical si le résultat est plus grand "
|
|
209 |
"que la largeur du terminal."
|
|
210 |
||
312.1.6
by Monty Taylor
Updated po files. |
211 |
#: client/drizzle.cc:1286
|
312.1.5
by Monty Taylor
Added more translations. |
212 |
msgid "" |
213 |
"Don't use history file. Disable interactive behavior. (Enables --silent)"
|
|
214 |
msgstr "" |
|
312.1.6
by Monty Taylor
Updated po files. |
215 |
"Ne pas utiliser de fichier d'historique. Désactive l'interactivité. (Active "
|
216 |
"--silent)"
|
|
312.1.5
by Monty Taylor
Added more translations. |
217 |
|
365
by Monty Taylor
Updated po files. |
218 |
#: client/drizzle.cc:1288 drizzled/drizzled.cc:3174
|
312.1.5
by Monty Taylor
Added more translations. |
219 |
msgid "Directory where character sets are." |
220 |
msgstr "Répértoire ou se situent les jeux de caractères." |
|
221 |
||
312.1.6
by Monty Taylor
Updated po files. |
222 |
#: client/drizzle.cc:1290
|
312.1.5
by Monty Taylor
Added more translations. |
223 |
msgid "Display column type information." |
224 |
msgstr "Affiche le type de la colonne." |
|
225 |
||
312.1.6
by Monty Taylor
Updated po files. |
226 |
#: client/drizzle.cc:1293
|
312.1.5
by Monty Taylor
Added more translations. |
227 |
msgid "" |
228 |
"Preserve comments. Send comments to the server. The default is --skip-"
|
|
229 |
"comments (discard comments), enable with --comments"
|
|
230 |
msgstr "" |
|
312.1.6
by Monty Taylor
Updated po files. |
231 |
"Conserve les commentaire. Envoie les commentaires au serveur. Le défaut est "
|
232 |
"--skip-comments (supprime les commentaires), active avec --comments"
|
|
312.1.5
by Monty Taylor
Added more translations. |
233 |
|
312.1.6
by Monty Taylor
Updated po files. |
234 |
#: client/drizzle.cc:1296
|
312.1.5
by Monty Taylor
Added more translations. |
235 |
msgid "Use compression in server/client protocol." |
236 |
msgstr "Utilise la compression dans le protocole serveur/client." |
|
237 |
||
312.1.6
by Monty Taylor
Updated po files. |
238 |
#: client/drizzle.cc:1299
|
312.1.5
by Monty Taylor
Added more translations. |
239 |
msgid "Check memory and open file usage at exit ." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
240 |
msgstr "Vérifie le niveau de mémoire et de fichiers ouverts à l'extinction." |
312.1.5
by Monty Taylor
Added more translations. |
241 |
|
312.1.6
by Monty Taylor
Updated po files. |
242 |
#: client/drizzle.cc:1302
|
312.1.5
by Monty Taylor
Added more translations. |
243 |
#, fuzzy
|
244 |
msgid "Print some debug info at exit." |
|
245 |
msgstr "Affiche certaines informations de debug à la sortie." |
|
246 |
||
312.1.6
by Monty Taylor
Updated po files. |
247 |
#: client/drizzle.cc:1304
|
312.1.5
by Monty Taylor
Added more translations. |
248 |
msgid "Database to use." |
249 |
msgstr "Base de donnée à utiliser" |
|
250 |
||
365
by Monty Taylor
Updated po files. |
251 |
#: client/drizzle.cc:1307 drizzled/drizzled.cc:3170
|
312.1.5
by Monty Taylor
Added more translations. |
252 |
msgid "Set the default character set." |
253 |
msgstr "Définit le jeu de caractères par défaut." |
|
254 |
||
312.1.6
by Monty Taylor
Updated po files. |
255 |
#: client/drizzle.cc:1309
|
312.1.5
by Monty Taylor
Added more translations. |
256 |
msgid "Delimiter to be used." |
257 |
msgstr "Le délimiteur à utiliser" |
|
258 |
||
312.1.6
by Monty Taylor
Updated po files. |
259 |
#: client/drizzle.cc:1311
|
312.1.5
by Monty Taylor
Added more translations. |
260 |
msgid "Execute command and quit. (Disables --force and history file)" |
261 |
msgstr "" |
|
262 |
"Exécute la commande et sort. (Désactive --force et le fichier d'historique)"
|
|
263 |
||
312.1.6
by Monty Taylor
Updated po files. |
264 |
#: client/drizzle.cc:1313
|
312.1.5
by Monty Taylor
Added more translations. |
265 |
msgid "Print the output of a query (rows) vertically." |
266 |
msgstr "Affiche le résultat d'une requête (lignes) verticalement" |
|
267 |
||
312.1.6
by Monty Taylor
Updated po files. |
268 |
#: client/drizzle.cc:1316
|
312.1.5
by Monty Taylor
Added more translations. |
269 |
msgid "Continue even if we get an sql error." |
270 |
msgstr "Continuer même si on obtient une erreur sql." |
|
271 |
||
312.1.6
by Monty Taylor
Updated po files. |
272 |
#: client/drizzle.cc:1320
|
312.1.5
by Monty Taylor
Added more translations. |
273 |
msgid "" |
274 |
"Enable named commands. Named commands mean this program's internal commands; "
|
|
275 |
"see drizzle> help . When enabled, the named commands can be used from any "
|
|
276 |
"line of the query, otherwise only from the first line, before an enter. "
|
|
277 |
"Disable with --disable-named-commands. This option is disabled by default."
|
|
278 |
msgstr "" |
|
279 |
"Affiche les commandes nommées. Les commandes nommées signifie les commandes "
|
|
280 |
"internes; voir drizzle > help. Si activé, les commandes nommées peuvent être "
|
|
281 |
"utilisées depuis n'importe quelle ligne de la requête, sinon seulement sur "
|
|
282 |
"la première ligne, avant une entrée. Désactive avec --disable-named-"
|
|
283 |
"commands. Cette option est désactivée par défaut."
|
|
284 |
||
312.1.6
by Monty Taylor
Updated po files. |
285 |
#: client/drizzle.cc:1324
|
312.1.5
by Monty Taylor
Added more translations. |
286 |
msgid "" |
287 |
"Named commands are disabled. Use \\* form only, or use named commands only "
|
|
288 |
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
|
|
289 |
"the client now starts with this option ENABLED by default! Disable with '-"
|
|
290 |
"G'. Long format commands still work from the first line. WARNING: option "
|
|
291 |
"deprecated; use --disable-named-commands instead."
|
|
292 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
293 |
"Les commandes nommées sont désactivées. Utilisez la forme \\* uniquement, ou "
|
294 |
"bien utilisez les commandes nommées uniquement au début d'une ligne qui se "
|
|
295 |
"termine par un point-virgule (;). Depuis la version 10.9, le client se lance "
|
|
296 |
"avec cette option active, par défaut. Désactivez-la avec l'option -G. Les "
|
|
297 |
"commandes en format long fonctionnent toujours. Attention : cette option est "
|
|
298 |
"obsolète; utilisez de préférence --disable-named-commands."
|
|
312.1.5
by Monty Taylor
Added more translations. |
299 |
|
312.1.6
by Monty Taylor
Updated po files. |
300 |
#: client/drizzle.cc:1326
|
312.1.5
by Monty Taylor
Added more translations. |
301 |
msgid "Ignore space after function names." |
302 |
msgstr "Ignore les espaces après les noms de fonction." |
|
303 |
||
312.1.6
by Monty Taylor
Updated po files. |
304 |
#: client/drizzle.cc:1328
|
312.1.5
by Monty Taylor
Added more translations. |
305 |
msgid "Enable/disable LOAD DATA LOCAL INFILE." |
306 |
msgstr "Active/désactive LOAD DATA LOCAL INFILE." |
|
307 |
||
312.1.6
by Monty Taylor
Updated po files. |
308 |
#: client/drizzle.cc:1331
|
312.1.5
by Monty Taylor
Added more translations. |
309 |
msgid "Turn off beep on error." |
310 |
msgstr "Désactive le bip sur une erreur." |
|
311 |
||
312.1.6
by Monty Taylor
Updated po files. |
312 |
#: client/drizzle.cc:1333 client/drizzleadmin.cc:71
|
312.1.5
by Monty Taylor
Added more translations. |
313 |
msgid "Connect to host." |
314 |
msgstr "Connexion à l'hôte." |
|
315 |
||
312.1.6
by Monty Taylor
Updated po files. |
316 |
#: client/drizzle.cc:1335
|
312.1.5
by Monty Taylor
Added more translations. |
317 |
msgid "Write line numbers for errors." |
318 |
msgstr "Affiche les numéros de ligne pour les erreurs." |
|
319 |
||
312.1.6
by Monty Taylor
Updated po files. |
320 |
#: client/drizzle.cc:1338
|
312.1.5
by Monty Taylor
Added more translations. |
321 |
msgid "" |
322 |
"Don't write line number for errors. WARNING: -L is deprecated, use long "
|
|
323 |
"version of this option instead."
|
|
324 |
msgstr "" |
|
325 |
"N'écrit pas les numéros de ligne pour les erreurs. ATTENTION: -L est "
|
|
326 |
"obsolète, utilisez la version longue de cette option à la place."
|
|
327 |
||
312.1.6
by Monty Taylor
Updated po files. |
328 |
#: client/drizzle.cc:1340
|
312.1.5
by Monty Taylor
Added more translations. |
329 |
msgid "Flush buffer after each query." |
330 |
msgstr "Vide le tampon après chaque requête." |
|
331 |
||
312.1.6
by Monty Taylor
Updated po files. |
332 |
#: client/drizzle.cc:1342
|
312.1.5
by Monty Taylor
Added more translations. |
333 |
msgid "Write column names in results." |
334 |
msgstr "Affiche le nom des colonnes dans les résultats." |
|
335 |
||
312.1.6
by Monty Taylor
Updated po files. |
336 |
#: client/drizzle.cc:1346
|
312.1.5
by Monty Taylor
Added more translations. |
337 |
msgid "" |
338 |
"Don't write column names in results. WARNING: -N is deprecated, use long "
|
|
339 |
"version of this options instead."
|
|
340 |
msgstr "" |
|
341 |
"N'affiche pas les noms de colonnes dans les résultats. ATTENTION: -N est "
|
|
342 |
"obsolète, utilisez la utilisez la version longue de cette option à la place."
|
|
343 |
||
312.1.6
by Monty Taylor
Updated po files. |
344 |
#: client/drizzle.cc:1349
|
312.1.5
by Monty Taylor
Added more translations. |
345 |
msgid "" |
346 |
"Change the value of a variable. Please note that this option is deprecated; "
|
|
347 |
"you can set variables directly with --variable-name=value."
|
|
348 |
msgstr "" |
|
349 |
"Change la valeur d'une variable. Notez que cette option est obsolète; vous "
|
|
350 |
"pouvez définir une variable directement avec --variable-name=value"
|
|
351 |
||
312.1.6
by Monty Taylor
Updated po files. |
352 |
#: client/drizzle.cc:1351
|
312.1.5
by Monty Taylor
Added more translations. |
353 |
msgid "Ignore SIGINT (CTRL-C)" |
354 |
msgstr "Ignore SIGINT (CTRL-C)" |
|
355 |
||
312.1.6
by Monty Taylor
Updated po files. |
356 |
#: client/drizzle.cc:1355
|
312.1.5
by Monty Taylor
Added more translations. |
357 |
msgid "" |
358 |
"Only update the default database. This is useful for skipping updates to "
|
|
359 |
"other database in the update log."
|
|
360 |
msgstr "" |
|
361 |
"Met à jour uniquement la base de donnée par défaut. Cela est "
|
|
362 |
"particulièrement utile pour éviter la mise à jour d'autres bases de donnée "
|
|
363 |
"dans le log de mise à jour."
|
|
364 |
||
312.1.6
by Monty Taylor
Updated po files. |
365 |
#: client/drizzle.cc:1358
|
312.1.5
by Monty Taylor
Added more translations. |
366 |
msgid "" |
367 |
"Pager to use to display results. If you don't supply an option the default "
|
|
368 |
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
|
|
369 |
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
|
|
370 |
"work in batch mode. Disable with --disable-pager. This option is disabled by "
|
|
371 |
"default."
|
|
372 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
373 |
"Le pager à utiliser pour afficher les résultats. Si vous ne fournissez pas "
|
374 |
"de valeur pour cette option, un pager par défaut sera choisi via la variable "
|
|
375 |
"d'environnement PAGER. Les pagers valides sont less, more, cat [> "
|
|
376 |
"nom_de_fichier], etc. Sinon, reportez-vous à l'aide interactive (\\h). Cette "
|
|
377 |
"option ne fonctionne pas en mode batch. Désactivez le pager avec l'option --"
|
|
378 |
"disable-page. Cette option est désactivée par défaut."
|
|
312.1.5
by Monty Taylor
Added more translations. |
379 |
|
312.1.6
by Monty Taylor
Updated po files. |
380 |
#: client/drizzle.cc:1361
|
312.1.5
by Monty Taylor
Added more translations. |
381 |
msgid "" |
382 |
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
|
|
383 |
"option deprecated; use --disable-pager instead."
|
|
384 |
msgstr "" |
|
385 |
"Désactive le pager, et envoie vers stdout. Reportez-vous à l'aide "
|
|
386 |
"interactive (\\h). Attention : cette option est obsolète; utilisez de "
|
|
387 |
"préférence --disable-pager."
|
|
388 |
||
312.1.6
by Monty Taylor
Updated po files. |
389 |
#: client/drizzle.cc:1364 client/drizzleadmin.cc:74
|
312.1.5
by Monty Taylor
Added more translations. |
390 |
msgid "" |
391 |
"Password to use when connecting to server. If password is not given it's "
|
|
392 |
"asked from the tty."
|
|
393 |
msgstr "" |
|
394 |
"Le mot de passe à utiliser lors de la connexion au serveur. Si le mot de "
|
|
395 |
"passe n'est pas donné il est demandé par le terminal."
|
|
396 |
||
312.1.6
by Monty Taylor
Updated po files. |
397 |
#: client/drizzle.cc:1366
|
312.1.5
by Monty Taylor
Added more translations. |
398 |
msgid "" |
399 |
"Port number to use for connection or 0 for default to, in order of "
|
|
400 |
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
|
|
401 |
msgstr "" |
|
402 |
"Numéro de port à utiliser pour la connexion ou 0 pour le défaut, dans "
|
|
403 |
"l'ordre de préférences, my.cnf, $DRIZZLE_TCP_PORT "
|
|
404 |
||
312.1.6
by Monty Taylor
Updated po files. |
405 |
#: client/drizzle.cc:1367
|
312.1.5
by Monty Taylor
Added more translations. |
406 |
msgid "built-in default" |
407 |
msgstr "par défaut, natif." |
|
408 |
||
312.1.6
by Monty Taylor
Updated po files. |
409 |
#: client/drizzle.cc:1370
|
312.1.5
by Monty Taylor
Added more translations. |
410 |
msgid "Set the drizzle prompt to this value." |
411 |
msgstr "Définir l'invite drizzle à cette valeur." |
|
412 |
||
312.1.6
by Monty Taylor
Updated po files. |
413 |
#: client/drizzle.cc:1373
|
312.1.5
by Monty Taylor
Added more translations. |
414 |
msgid "The protocol of connection (tcp,socket,pipe,memory)." |
415 |
msgstr "Le protocole de connexion (tcp,socket,pipe,mémoire)" |
|
416 |
||
312.1.6
by Monty Taylor
Updated po files. |
417 |
#: client/drizzle.cc:1376
|
312.1.5
by Monty Taylor
Added more translations. |
418 |
msgid "" |
419 |
"Don't cache result, print it row by row. This may slow down the server if "
|
|
420 |
"the output is suspended. Doesn't use history file."
|
|
421 |
msgstr "" |
|
422 |
"Ne met pas le résultat en cache, affiche ligne par ligne. Cela peut ralentir "
|
|
423 |
"le serveur si l'affichage est suspendu. N'utilise pas le fichier "
|
|
424 |
"d'historique."
|
|
425 |
||
312.1.6
by Monty Taylor
Updated po files. |
426 |
#: client/drizzle.cc:1378
|
312.1.5
by Monty Taylor
Added more translations. |
427 |
msgid "Write fields without conversion. Used with --batch." |
428 |
msgstr "Ecris les champs sans conversion. Utilisé avec --batch." |
|
429 |
||
312.1.6
by Monty Taylor
Updated po files. |
430 |
#: client/drizzle.cc:1381
|
312.1.5
by Monty Taylor
Added more translations. |
431 |
msgid "" |
432 |
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
|
|
433 |
"option is enabled by default."
|
|
434 |
msgstr "" |
|
435 |
"Se reconnecte si la connexion est perdue. Désactivé avec --disable-"
|
|
436 |
"reconnect. Cette option est activée par défaut."
|
|
437 |
||
312.1.6
by Monty Taylor
Updated po files. |
438 |
#: client/drizzle.cc:1383
|
312.1.5
by Monty Taylor
Added more translations. |
439 |
msgid "" |
440 |
"Be more silent. Print results with a tab as separator, each row on new line."
|
|
441 |
msgstr "" |
|
442 |
"Est plus silencieux. Affiche les résultats avec une tabulation comme "
|
|
443 |
"séparateur, chaque résultat sur une nouvelle ligne."
|
|
444 |
||
312.1.6
by Monty Taylor
Updated po files. |
445 |
#: client/drizzle.cc:1385
|
312.1.5
by Monty Taylor
Added more translations. |
446 |
msgid "Socket file to use for connection." |
447 |
msgstr "Le fichier socket à utiliser pour la connexion." |
|
448 |
||
312.1.6
by Monty Taylor
Updated po files. |
449 |
#: client/drizzle.cc:1388
|
312.1.5
by Monty Taylor
Added more translations. |
450 |
msgid "Output in table format." |
451 |
msgstr "Sortie en format table." |
|
452 |
||
312.1.6
by Monty Taylor
Updated po files. |
453 |
#: client/drizzle.cc:1391
|
312.1.5
by Monty Taylor
Added more translations. |
454 |
msgid "" |
455 |
"Append everything into outfile. See interactive help (\\h) also. Does not "
|
|
456 |
"work in batch mode. Disable with --disable-tee. This option is disabled by "
|
|
457 |
"default."
|
|
458 |
msgstr "" |
|
459 |
"Ajoute tout dans un fichier d'export. Reportez-vous aussi à l'aide "
|
|
460 |
"interactive (\\h). Ne fonctionne pas en mode batch. Désactivez ce mode avec "
|
|
461 |
"l'option --disable-tee; Cette option est inactive pas défaut."
|
|
462 |
||
312.1.6
by Monty Taylor
Updated po files. |
463 |
#: client/drizzle.cc:1393
|
312.1.5
by Monty Taylor
Added more translations. |
464 |
msgid "" |
465 |
"Disable outfile. See interactive help (\\h) also. WARNING: option "
|
|
466 |
"deprecated; use --disable-tee instead"
|
|
467 |
msgstr "" |
|
468 |
"Désactive le fichier d'export. Reportez-vous aussi à l'aide interactive. "
|
|
469 |
"Attention : cette option est obsolète; utilisez de préférence --disable-tee."
|
|
470 |
||
312.1.6
by Monty Taylor
Updated po files. |
471 |
#: client/drizzle.cc:1396 client/drizzleadmin.cc:84
|
312.1.5
by Monty Taylor
Added more translations. |
472 |
msgid "User for login if not current user." |
473 |
msgstr "" |
|
474 |
"Nom d'utilisateur pour l'identification, si ce n'est pas l'utilisateur "
|
|
475 |
"courant."
|
|
476 |
||
312.1.6
by Monty Taylor
Updated po files. |
477 |
#: client/drizzle.cc:1399
|
312.1.5
by Monty Taylor
Added more translations. |
478 |
msgid "Only allow UPDATE and DELETE that uses keys." |
479 |
msgstr "Accepte seulement les UPDATE and les DELETE qui utilisent des clés." |
|
480 |
||
312.1.6
by Monty Taylor
Updated po files. |
481 |
#: client/drizzle.cc:1402
|
312.1.5
by Monty Taylor
Added more translations. |
482 |
msgid "Synonym for option --safe-updates, -U." |
483 |
msgstr "Synonyme pour l'option --safe-updates, -U" |
|
484 |
||
312.1.6
by Monty Taylor
Updated po files. |
485 |
#: client/drizzle.cc:1405
|
312.1.5
by Monty Taylor
Added more translations. |
486 |
msgid "Write more. (-v -v -v gives the table output format)." |
312.1.6
by Monty Taylor
Updated po files. |
487 |
msgstr "Affiche plus d'infos. (-v -v -v donne le format de sortie de la table)" |
312.1.5
by Monty Taylor
Added more translations. |
488 |
|
365
by Monty Taylor
Updated po files. |
489 |
#: client/drizzle.cc:1407 client/drizzleadmin.cc:89 drizzled/drizzled.cc:3638
|
312.1.5
by Monty Taylor
Added more translations. |
490 |
msgid "Output version information and exit." |
491 |
msgstr "Donne l'information de la version et quitte." |
|
492 |
||
312.1.6
by Monty Taylor
Updated po files. |
493 |
#: client/drizzle.cc:1409 client/drizzleadmin.cc:91
|
312.1.5
by Monty Taylor
Added more translations. |
494 |
msgid "Wait and retry if connection is down." |
495 |
msgstr "Attendre et réessayer si la connexion n'est pas active." |
|
496 |
||
312.1.6
by Monty Taylor
Updated po files. |
497 |
#: client/drizzle.cc:1412
|
312.1.5
by Monty Taylor
Added more translations. |
498 |
msgid "Number of seconds before connection timeout." |
499 |
msgstr "Temps en secondes avant le délai de dépassement de la connexion." |
|
500 |
||
312.1.6
by Monty Taylor
Updated po files. |
501 |
#: client/drizzle.cc:1417
|
312.1.5
by Monty Taylor
Added more translations. |
502 |
msgid "Max packet length to send to, or receive from server" |
503 |
msgstr "Longeur maximum des paquets à envoyer ou à recevoir du serveur" |
|
504 |
||
312.1.6
by Monty Taylor
Updated po files. |
505 |
#: client/drizzle.cc:1422
|
312.1.5
by Monty Taylor
Added more translations. |
506 |
msgid "Buffer for TCP/IP and socket communication" |
507 |
msgstr "Tampon pour les communications TCP/IP et socket" |
|
508 |
||
312.1.6
by Monty Taylor
Updated po files. |
509 |
#: client/drizzle.cc:1426
|
312.1.5
by Monty Taylor
Added more translations. |
510 |
msgid "Automatic limit for SELECT when using --safe-updates" |
511 |
msgstr "Limite automatique pour SELECT lorque --safe-update est utilisé." |
|
512 |
||
312.1.6
by Monty Taylor
Updated po files. |
513 |
#: client/drizzle.cc:1431
|
312.1.5
by Monty Taylor
Added more translations. |
514 |
msgid "Automatic limit for rows in a join when using --safe-updates" |
515 |
msgstr "" |
|
516 |
"Limite automatique pour les lignes dans une jointure lorsqu'on utilise --"
|
|
517 |
"safe-updates"
|
|
518 |
||
312.1.6
by Monty Taylor
Updated po files. |
519 |
#: client/drizzle.cc:1435
|
520 |
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol" |
|
312.1.5
by Monty Taylor
Added more translations. |
521 |
msgstr "" |
522 |
"Refuse la connexion du client au serveur s'il utilise un vieux (pre-4.1.1) "
|
|
523 |
"protocole"
|
|
524 |
||
312.1.6
by Monty Taylor
Updated po files. |
525 |
#: client/drizzle.cc:1448
|
312.1.5
by Monty Taylor
Added more translations. |
526 |
#, c-format
|
527 |
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n" |
|
528 |
msgstr "%s Ver %s Distrib %s, pour %s (%s) en utilisant %s %s\n" |
|
529 |
||
312.1.6
by Monty Taylor
Updated po files. |
530 |
#: client/drizzle.cc:1455
|
312.1.5
by Monty Taylor
Added more translations. |
531 |
#, c-format
|
532 |
msgid "" |
|
533 |
"Copyright (C) 2000-2008 MySQL AB\n"
|
|
534 |
" This software comes with ABSOLUTELY NO "
|
|
535 |
"WARRANTY. This is free software,\n"
|
|
536 |
" and you are welcome to modify and redistribute it under the GPL license\n"
|
|
537 |
msgstr "" |
|
538 |
"Copyright (C) 2000-2008 MySQL AB\n"
|
|
539 |
" Ce logiciel est distribué sans AUCUNE "
|
|
540 |
"GARANTIE. C'est un logiciel libre, et vous êtes libres de le modifier et de "
|
|
541 |
"le redistribuer sous licence GPL.\n"
|
|
542 |
||
312.1.6
by Monty Taylor
Updated po files. |
543 |
#: client/drizzle.cc:1459
|
312.1.5
by Monty Taylor
Added more translations. |
544 |
#, c-format
|
545 |
msgid "Usage: %s [OPTIONS] [database]\n" |
|
546 |
msgstr "Utilisations: %s [OPTIONS][base_de_donnée]\n" |
|
547 |
||
312.1.6
by Monty Taylor
Updated po files. |
548 |
#: client/drizzle.cc:1492
|
312.1.5
by Monty Taylor
Added more translations. |
549 |
msgid "DELIMITER cannot contain a backslash character" |
550 |
msgstr "DELIMITER ne peut contenir le caractère backslash" |
|
551 |
||
312.1.6
by Monty Taylor
Updated po files. |
552 |
#: client/drizzle.cc:1513
|
312.1.5
by Monty Taylor
Added more translations. |
553 |
#, c-format
|
554 |
msgid "WARNING: option deprecated; use --disable-tee instead.\n" |
|
555 |
msgstr "ATTENTION: option obsolète; utilisez --disable-tee à la place.\n" |
|
556 |
||
312.1.6
by Monty Taylor
Updated po files. |
557 |
#: client/drizzle.cc:1536
|
312.1.5
by Monty Taylor
Added more translations. |
558 |
#, c-format
|
559 |
msgid "WARNING: option deprecated; use --disable-pager instead.\n" |
|
560 |
msgstr "ATTENTION: option obsolète; utilisez --disable-pager à la place.\n" |
|
561 |
||
312.1.6
by Monty Taylor
Updated po files. |
562 |
#: client/drizzle.cc:1540
|
312.1.5
by Monty Taylor
Added more translations. |
563 |
#, c-format
|
564 |
msgid "WARNING: --server-arg option not supported in this configuration.\n" |
|
565 |
msgstr "" |
|
566 |
"ATTENTION: l'option --server-arg n'est pas supportée dans cette " |
|
567 |
"configuration.\n"
|
|
568 |
||
312.1.6
by Monty Taylor
Updated po files. |
569 |
#: client/drizzle.cc:1912
|
312.1.5
by Monty Taylor
Added more translations. |
570 |
#, c-format
|
571 |
msgid "Unknown command '\\%c'." |
|
572 |
msgstr "Commande inconnue '%c'." |
|
573 |
||
312.1.6
by Monty Taylor
Updated po files. |
574 |
#: client/drizzle.cc:2339
|
312.1.5
by Monty Taylor
Added more translations. |
575 |
msgid "" |
576 |
"Reading table information for completion of table and column names\n"
|
|
577 |
" You can turn off this feature to get a quicker startup with -A\n"
|
|
578 |
"\n"
|
|
579 |
msgstr "" |
|
580 |
"Lecture des informations de la table pour compléter les noms de table et de "
|
|
581 |
"colonne\n"
|
|
582 |
" Vous pouvez désactiver cette fonctionnalité pour un démarrage plus "
|
|
583 |
"rapide avec -A\n"
|
|
584 |
"\n"
|
|
585 |
||
312.1.6
by Monty Taylor
Updated po files. |
586 |
#: client/drizzle.cc:2436
|
312.1.5
by Monty Taylor
Added more translations. |
587 |
msgid "No connection. Trying to reconnect..." |
588 |
msgstr "Pas de connexion. Tentative de reconnexion..." |
|
589 |
||
312.1.6
by Monty Taylor
Updated po files. |
590 |
#: client/drizzle.cc:2442
|
312.1.5
by Monty Taylor
Added more translations. |
591 |
msgid "Can't connect to the server\n" |
592 |
msgstr "Connexion au serveur impossible\n" |
|
593 |
||
312.1.6
by Monty Taylor
Updated po files. |
594 |
#: client/drizzle.cc:2499
|
312.1.5
by Monty Taylor
Added more translations. |
595 |
msgid "categories:" |
596 |
msgstr "catégories:" |
|
597 |
||
312.1.6
by Monty Taylor
Updated po files. |
598 |
#: client/drizzle.cc:2499
|
312.1.5
by Monty Taylor
Added more translations. |
599 |
msgid "topics:" |
600 |
msgstr "sujets:" |
|
601 |
||
312.1.6
by Monty Taylor
Updated po files. |
602 |
#: client/drizzle.cc:2550
|
312.1.5
by Monty Taylor
Added more translations. |
603 |
#, c-format
|
604 |
msgid "Name: '%s'\n" |
|
605 |
msgstr "Nom: '%s'\n" |
|
606 |
||
312.1.6
by Monty Taylor
Updated po files. |
607 |
#: client/drizzle.cc:2551
|
312.1.5
by Monty Taylor
Added more translations. |
608 |
#, c-format
|
609 |
msgid "" |
|
610 |
"Description:\n" |
|
611 |
"%s"
|
|
612 |
msgstr "" |
|
613 |
"Description:\n" |
|
614 |
"%s"
|
|
615 |
||
312.1.6
by Monty Taylor
Updated po files. |
616 |
#: client/drizzle.cc:2553
|
312.1.5
by Monty Taylor
Added more translations. |
617 |
#, c-format
|
618 |
msgid "" |
|
619 |
"Examples:\n" |
|
620 |
"%s"
|
|
621 |
msgstr "" |
|
622 |
"Exemples:\n" |
|
623 |
"%s"
|
|
624 |
||
312.1.6
by Monty Taylor
Updated po files. |
625 |
#: client/drizzle.cc:2566
|
312.1.5
by Monty Taylor
Added more translations. |
626 |
msgid "Many help items for your request exist." |
627 |
msgstr "Plusieurs entrées dans l'aide existent pour votre requête." |
|
628 |
||
312.1.6
by Monty Taylor
Updated po files. |
629 |
#: client/drizzle.cc:2567
|
312.1.5
by Monty Taylor
Added more translations. |
630 |
msgid "" |
631 |
"To make a more specific request, please type 'help <item>',\n"
|
|
632 |
"where <item> is one of the following"
|
|
633 |
msgstr "" |
|
634 |
"Pour effectuer une demande plus spécifique, tapez 'help <item>',\n"
|
|
635 |
"où <item> est l'un de ceux qui suivent"
|
|
636 |
||
312.1.6
by Monty Taylor
Updated po files. |
637 |
#: client/drizzle.cc:2573
|
312.1.5
by Monty Taylor
Added more translations. |
638 |
#, c-format
|
639 |
msgid "You asked for help about help category: '%s'\n" |
|
640 |
msgstr "Vous avez demandé de l'aide à propos de la catégorie: '%s'\n" |
|
641 |
||
312.1.6
by Monty Taylor
Updated po files. |
642 |
#: client/drizzle.cc:2574
|
312.1.5
by Monty Taylor
Added more translations. |
643 |
msgid "" |
644 |
"For more information, type 'help <item>', where <item> is one of the "
|
|
645 |
"following"
|
|
646 |
msgstr "" |
|
647 |
"Pour plus d'information, tapez 'help <item>', où <item> est l'un de ceux qui "
|
|
648 |
"suivent"
|
|
649 |
||
312.1.6
by Monty Taylor
Updated po files. |
650 |
#: client/drizzle.cc:2587
|
651 |
msgid "" |
|
652 |
"\n"
|
|
653 |
"Nothing found"
|
|
654 |
msgstr "" |
|
655 |
"\n"
|
|
656 |
"Aucun résultat"
|
|
657 |
||
312.1.5
by Monty Taylor
Added more translations. |
658 |
#: client/drizzle.cc:2588
|
312.1.6
by Monty Taylor
Updated po files. |
659 |
msgid "Please try to run 'help contents' for a list of all accessible topics\n" |
312.1.5
by Monty Taylor
Added more translations. |
660 |
msgstr "" |
661 |
"Essayez d'exécuter 'help contents' pour une liste de tous les sujets "
|
|
662 |
"accessibles.\n"
|
|
663 |
||
312.1.6
by Monty Taylor
Updated po files. |
664 |
#: client/drizzle.cc:2610
|
312.1.5
by Monty Taylor
Added more translations. |
665 |
msgid "List of all Drizzle commands:" |
666 |
msgstr "Liste toutes les commandes Drizzle" |
|
667 |
||
312.1.6
by Monty Taylor
Updated po files. |
668 |
#: client/drizzle.cc:2612
|
312.1.5
by Monty Taylor
Added more translations. |
669 |
msgid "Note that all text commands must be first on line and end with ';'" |
670 |
msgstr "" |
|
671 |
"Notez que toute commande texte doit être en premier sur la ligne et se "
|
|
672 |
"terminer par ';'"
|
|
673 |
||
312.1.6
by Monty Taylor
Updated po files. |
674 |
#: client/drizzle.cc:2623
|
312.1.5
by Monty Taylor
Added more translations. |
675 |
msgid "" |
676 |
"\n"
|
|
677 |
"For server side help, type 'help contents'\n"
|
|
678 |
msgstr "" |
|
679 |
"\n"
|
|
680 |
"Pour une aide coté serveur, tapez 'help contents'\n"
|
|
681 |
||
312.1.6
by Monty Taylor
Updated po files. |
682 |
#: client/drizzle.cc:2648
|
312.1.5
by Monty Taylor
Added more translations. |
683 |
msgid "Usage: \\C char_setname | charset charset_name" |
684 |
msgstr "Utilisation: \\C char_setname | charset charset_name" |
|
685 |
||
312.1.6
by Monty Taylor
Updated po files. |
686 |
#: client/drizzle.cc:2658
|
312.1.5
by Monty Taylor
Added more translations. |
687 |
msgid "Charset changed" |
688 |
msgstr "Jeu de caractères changé" |
|
689 |
||
312.1.6
by Monty Taylor
Updated po files. |
690 |
#: client/drizzle.cc:2660
|
312.1.5
by Monty Taylor
Added more translations. |
691 |
msgid "Charset is not found" |
692 |
msgstr "Jeu de caractères non trouvé" |
|
693 |
||
312.1.6
by Monty Taylor
Updated po files. |
694 |
#: client/drizzle.cc:2691
|
312.1.5
by Monty Taylor
Added more translations. |
695 |
msgid "No query specified\n" |
696 |
msgstr "Pas de requête spécifiée\n" |
|
697 |
||
312.1.6
by Monty Taylor
Updated po files. |
698 |
#: client/drizzle.cc:2706
|
312.1.5
by Monty Taylor
Added more translations. |
699 |
msgid "Ignoring query to other database" |
700 |
msgstr "Ignore les requêtes faites à une autre base de données" |
|
701 |
||
312.1.6
by Monty Taylor
Updated po files. |
702 |
#: client/drizzle.cc:2755
|
312.1.5
by Monty Taylor
Added more translations. |
703 |
msgid "Empty set" |
704 |
msgstr "Résultat vide" |
|
705 |
||
312.1.6
by Monty Taylor
Updated po files. |
706 |
#: client/drizzle.cc:2768
|
312.1.5
by Monty Taylor
Added more translations. |
707 |
#, c-format
|
708 |
msgid "%ld row in set" |
|
709 |
msgid_plural "%ld rows in set" |
|
710 |
msgstr[0] "%ld ligne dans le résultat" |
|
711 |
msgstr[1] "%ld lignes dans les résultat" |
|
712 |
||
312.1.6
by Monty Taylor
Updated po files. |
713 |
#: client/drizzle.cc:2777
|
312.1.5
by Monty Taylor
Added more translations. |
714 |
msgid "Query OK" |
715 |
msgstr "Requête OK" |
|
716 |
||
312.1.6
by Monty Taylor
Updated po files. |
717 |
#: client/drizzle.cc:2779
|
312.1.5
by Monty Taylor
Added more translations. |
718 |
#, c-format
|
719 |
msgid "Query OK, %ld row affected" |
|
720 |
msgid_plural "Query OK, %ld rows affected" |
|
721 |
msgstr[0] "Requête OK, %ld ligne affectée" |
|
722 |
msgstr[1] "Requête OK, %ld lignes affectées" |
|
723 |
||
365
by Monty Taylor
Updated po files. |
724 |
#: client/drizzleadmin.cc:76 drizzled/drizzled.cc:3429
|
312.1.6
by Monty Taylor
Updated po files. |
725 |
#, fuzzy
|
312.1.5
by Monty Taylor
Added more translations. |
726 |
msgid "" |
727 |
"Port number to use for connection or 0 for default to, in order of "
|
|
312.1.6
by Monty Taylor
Updated po files. |
728 |
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
|
312.1.5
by Monty Taylor
Added more translations. |
729 |
msgstr "" |
730 |
"Numéro de port à utiliser pour la connexion, ou bien 0 pour utiliser les "
|
|
731 |
"valeurs fournies dans le fichier my.cnf, la variable $MYSQL_TCP_PORT, la "
|
|
732 |
"valeur compilée par défaut (dans cet ordre de préséance)."
|
|
733 |
||
734 |
#: client/drizzleadmin.cc:81
|
|
735 |
msgid "Silently exit if one can't connect to server." |
|
736 |
msgstr "Termine sans erreur si la connexion au serveur est impossible." |
|
737 |
||
738 |
#: client/drizzleadmin.cc:87
|
|
739 |
msgid "Write more information." |
|
740 |
msgstr "Affiche plus d'information." |
|
741 |
||
742 |
#: client/drizzleadmin.cc:254
|
|
743 |
#, c-format
|
|
744 |
msgid "" |
|
745 |
"connect to server at '%s' failed\n"
|
|
746 |
"error: '%s'" |
|
747 |
msgstr "" |
|
748 |
"la connexion au serveur '%s' a échoué\n"
|
|
749 |
"erreur: '%s'" |
|
750 |
||
751 |
#: client/drizzleadmin.cc:260
|
|
752 |
#, c-format
|
|
753 |
msgid "Check that drizzled is running on %s" |
|
754 |
msgstr "Vérifie que drizzled s'execute sur %s" |
|
755 |
||
756 |
#: client/drizzleadmin.cc:261
|
|
757 |
#, c-format
|
|
758 |
msgid " and that the port is %d.\n" |
|
759 |
msgstr " et le port est %d.\n" |
|
760 |
||
761 |
#: client/drizzleadmin.cc:263
|
|
762 |
#, c-format
|
|
763 |
msgid "You can check this by doing 'telnet %s %d'\n" |
|
764 |
msgstr "Vous pouvez vérifier cela en tapant 'telnet %s %d'\n" |
|
765 |
||
766 |
#: client/drizzleadmin.cc:274
|
|
767 |
#, c-format
|
|
768 |
msgid "Got error: %s\n" |
|
769 |
msgstr "Erreur survenue: %s\n" |
|
770 |
||
771 |
#: client/drizzleadmin.cc:281
|
|
772 |
msgid "Waiting for Drizzle server to answer" |
|
773 |
msgstr "En attente de réponse du serveur Drizzle" |
|
774 |
||
775 |
#: client/drizzleadmin.cc:314
|
|
776 |
#, c-format
|
|
777 |
msgid "shutting down drizzled...\n" |
|
778 |
msgstr "Fermeture de drizzled...\n" |
|
779 |
||
780 |
#: client/drizzleadmin.cc:318
|
|
781 |
#, c-format
|
|
782 |
msgid "shutdown failed; error: '%s'" |
|
783 |
msgstr "La fermeture à échoué: erreur: '%s'" |
|
784 |
||
785 |
#: client/drizzleadmin.cc:325
|
|
786 |
#, c-format
|
|
787 |
msgid "done\n" |
|
788 |
msgstr "Terminé\n" |
|
789 |
||
790 |
#: client/drizzleadmin.cc:335
|
|
791 |
msgid "drizzled is alive" |
|
792 |
msgstr "drizzled est actif" |
|
793 |
||
794 |
#: client/drizzleadmin.cc:343
|
|
795 |
msgid "connection was down, but drizzled is now alive" |
|
796 |
msgstr "Le connexion était interrompue, mais drizzled est désormais actif" |
|
797 |
||
798 |
#: client/drizzleadmin.cc:347
|
|
799 |
#, c-format
|
|
800 |
msgid "drizzled doesn't answer to ping, error: '%s'" |
|
801 |
msgstr "drizzled ne répond pas au ping, erreur: '%s'" |
|
802 |
||
803 |
#: client/drizzleadmin.cc:356
|
|
804 |
#, c-format
|
|
805 |
msgid "Unknown command: '%-.60s'" |
|
806 |
msgstr "Commande inconnue: '%-.60s'" |
|
807 |
||
808 |
#: client/drizzleadmin.cc:365
|
|
809 |
#, c-format
|
|
810 |
msgid "%s Ver %s Distrib %s, for %s on %s\n" |
|
811 |
msgstr "%s Ver %s Distrib %s, pour %s le %s\n" |
|
812 |
||
813 |
#: client/drizzleadmin.cc:372
|
|
814 |
msgid "Copyright (C) 2000-2008 MySQL AB" |
|
815 |
msgstr "Copyright (C) 2000-2008 MySQL AB" |
|
816 |
||
817 |
#: client/drizzleadmin.cc:373
|
|
818 |
msgid "" |
|
819 |
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
|
|
820 |
"and you are welcome to modify and redistribute it under the GPL license\n"
|
|
821 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
822 |
"Ce logiciel est livré avec ABSOLUMENT AUCUNE GARANTIE. C'est un logiciel "
|
823 |
"libre,\n"
|
|
824 |
"et vous êtes libres de le modifier et de le redistribuer sous licence GPL\n"
|
|
312.1.5
by Monty Taylor
Added more translations. |
825 |
|
826 |
#: client/drizzleadmin.cc:374
|
|
827 |
msgid "Administration program for the drizzled daemon." |
|
828 |
msgstr "Programme d'administration pour le serveur drizzled" |
|
829 |
||
830 |
#: client/drizzleadmin.cc:375
|
|
831 |
#, c-format
|
|
832 |
msgid "Usage: %s [OPTIONS] command command....\n" |
|
833 |
msgstr "Utilisations: %s [OPTIONS] commande commande....\n" |
|
834 |
||
835 |
#: client/drizzleadmin.cc:377
|
|
836 |
msgid "" |
|
837 |
" ping Check if server is down\n"
|
|
838 |
" shutdown Take server down\n"
|
|
839 |
msgstr "" |
|
840 |
" ping Vérifie si le serveur est down\n"
|
|
841 |
" shutdown Éteint le serveur\n"
|
|
842 |
||
336
by Monty Taylor
Updated po files. |
843 |
#: libdrizzle/client.c:673
|
844 |
#, c-format
|
|
845 |
msgid "Unknown option to protocol: %s\n" |
|
846 |
msgstr "" |
|
847 |
||
848 |
#: libdrizzle/client.c:1153
|
|
849 |
#, c-format
|
|
850 |
msgid "COLLATION %s is not valid for CHARACTER SET %s" |
|
851 |
msgstr "" |
|
852 |
||
853 |
#: libdrizzle/errmsg.c:29
|
|
854 |
#, fuzzy
|
|
855 |
msgid "Unknown Drizzle error" |
|
856 |
msgstr "Erreur inconnue %d" |
|
857 |
||
858 |
#: libdrizzle/errmsg.c:30
|
|
859 |
#, fuzzy, c-format
|
|
860 |
msgid "Can't create UNIX socket (%d)" |
|
861 |
msgstr "Ne peux créer le répertoire '%s' (Errcode: %d)" |
|
862 |
||
863 |
#: libdrizzle/errmsg.c:31
|
|
864 |
#, c-format
|
|
865 |
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)" |
|
866 |
msgstr "" |
|
867 |
||
868 |
#: libdrizzle/errmsg.c:32
|
|
869 |
#, fuzzy, c-format
|
|
870 |
msgid "Can't connect to Drizzle server on '%-.100s' (%d)" |
|
871 |
msgstr "Connexion au serveur impossible\n" |
|
872 |
||
873 |
#: libdrizzle/errmsg.c:33
|
|
874 |
#, c-format
|
|
875 |
msgid "Can't create TCP/IP socket (%d)" |
|
876 |
msgstr "" |
|
877 |
||
878 |
#: libdrizzle/errmsg.c:34
|
|
879 |
#, fuzzy, c-format
|
|
880 |
msgid "Unknown Drizzle server host '%-.100s' (%d)" |
|
881 |
msgstr "Commande inconnue: '%-.60s'" |
|
882 |
||
883 |
#: libdrizzle/errmsg.c:35
|
|
884 |
msgid "Drizzle server has gone away" |
|
885 |
msgstr "" |
|
886 |
||
887 |
#: libdrizzle/errmsg.c:36
|
|
888 |
#, c-format
|
|
889 |
msgid "Protocol mismatch; server version = %d, client version = %d" |
|
890 |
msgstr "" |
|
891 |
||
892 |
#: libdrizzle/errmsg.c:37
|
|
893 |
msgid "Drizzle client ran out of memory" |
|
894 |
msgstr "" |
|
895 |
||
896 |
#: libdrizzle/errmsg.c:38
|
|
897 |
msgid "Wrong host info" |
|
898 |
msgstr "" |
|
899 |
||
900 |
#: libdrizzle/errmsg.c:39
|
|
901 |
msgid "Localhost via UNIX socket" |
|
902 |
msgstr "" |
|
903 |
||
904 |
#: libdrizzle/errmsg.c:40
|
|
905 |
#, c-format
|
|
906 |
msgid "%-.100s via TCP/IP" |
|
907 |
msgstr "" |
|
908 |
||
909 |
#: libdrizzle/errmsg.c:41
|
|
910 |
msgid "Error in server handshake" |
|
911 |
msgstr "" |
|
912 |
||
913 |
#: libdrizzle/errmsg.c:42
|
|
914 |
msgid "Lost connection to Drizzle server during query" |
|
915 |
msgstr "" |
|
916 |
||
917 |
#: libdrizzle/errmsg.c:43
|
|
918 |
msgid "Commands out of sync; you can't run this command now" |
|
919 |
msgstr "" |
|
920 |
||
921 |
#: libdrizzle/errmsg.c:44
|
|
922 |
#, c-format
|
|
923 |
msgid "Named pipe: %-.32s" |
|
924 |
msgstr "" |
|
925 |
||
926 |
#: libdrizzle/errmsg.c:45
|
|
927 |
#, c-format
|
|
928 |
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)" |
|
929 |
msgstr "" |
|
930 |
||
931 |
#: libdrizzle/errmsg.c:46
|
|
932 |
#, c-format
|
|
933 |
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)" |
|
934 |
msgstr "" |
|
935 |
||
936 |
#: libdrizzle/errmsg.c:47
|
|
937 |
#, c-format
|
|
938 |
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)" |
|
939 |
msgstr "" |
|
940 |
||
941 |
#: libdrizzle/errmsg.c:48
|
|
942 |
#, c-format
|
|
943 |
msgid "Can't initialize character set %-.32s (path: %-.100s)" |
|
944 |
msgstr "" |
|
945 |
||
946 |
#: libdrizzle/errmsg.c:49
|
|
947 |
msgid "Got packet bigger than 'max_allowed_packet' bytes" |
|
948 |
msgstr "" |
|
949 |
||
950 |
#: libdrizzle/errmsg.c:50
|
|
951 |
msgid "Embedded server" |
|
952 |
msgstr "" |
|
953 |
||
954 |
#: libdrizzle/errmsg.c:51
|
|
955 |
msgid "Error on SHOW SLAVE STATUS:" |
|
956 |
msgstr "" |
|
957 |
||
958 |
#: libdrizzle/errmsg.c:52
|
|
959 |
msgid "Error on SHOW SLAVE HOSTS:" |
|
960 |
msgstr "" |
|
961 |
||
962 |
#: libdrizzle/errmsg.c:53
|
|
963 |
msgid "Error connecting to slave:" |
|
964 |
msgstr "" |
|
965 |
||
966 |
#: libdrizzle/errmsg.c:54
|
|
967 |
msgid "Error connecting to master:" |
|
968 |
msgstr "" |
|
969 |
||
970 |
#: libdrizzle/errmsg.c:55
|
|
971 |
#, fuzzy
|
|
972 |
msgid "SSL connection error" |
|
973 |
msgstr "Erreur inconnue %d" |
|
974 |
||
975 |
#: libdrizzle/errmsg.c:56
|
|
976 |
msgid "Malformed packet" |
|
977 |
msgstr "" |
|
978 |
||
979 |
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
|
|
980 |
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
|
|
981 |
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
|
|
982 |
#: libdrizzle/errmsg.c:76
|
|
983 |
msgid "(unused error message)" |
|
984 |
msgstr "" |
|
985 |
||
986 |
#: libdrizzle/errmsg.c:58
|
|
987 |
msgid "Invalid use of null pointer" |
|
988 |
msgstr "" |
|
989 |
||
990 |
#: libdrizzle/errmsg.c:59
|
|
991 |
msgid "Statement not prepared" |
|
992 |
msgstr "" |
|
993 |
||
994 |
#: libdrizzle/errmsg.c:60
|
|
995 |
msgid "No data supplied for parameters in prepared statement" |
|
996 |
msgstr "" |
|
997 |
||
998 |
#: libdrizzle/errmsg.c:61
|
|
999 |
msgid "Data truncated" |
|
1000 |
msgstr "" |
|
1001 |
||
1002 |
#: libdrizzle/errmsg.c:62
|
|
1003 |
msgid "No parameters exist in the statement" |
|
1004 |
msgstr "" |
|
1005 |
||
1006 |
#: libdrizzle/errmsg.c:63
|
|
1007 |
msgid "Invalid parameter number" |
|
1008 |
msgstr "" |
|
1009 |
||
1010 |
#: libdrizzle/errmsg.c:64
|
|
1011 |
#, c-format
|
|
1012 |
msgid "" |
|
1013 |
"Can't send long data for non-string/non-binary data types (parameter: %d)"
|
|
1014 |
msgstr "" |
|
1015 |
||
1016 |
#: libdrizzle/errmsg.c:66
|
|
1017 |
#, c-format
|
|
1018 |
msgid "Using unsupported buffer type: %d (parameter: %d)" |
|
1019 |
msgstr "" |
|
1020 |
||
1021 |
#: libdrizzle/errmsg.c:67
|
|
1022 |
#, c-format
|
|
1023 |
msgid "Shared memory: %-.100s" |
|
1024 |
msgstr "" |
|
1025 |
||
1026 |
#: libdrizzle/errmsg.c:77
|
|
1027 |
msgid "Wrong or unknown protocol" |
|
1028 |
msgstr "" |
|
1029 |
||
1030 |
#: libdrizzle/errmsg.c:78
|
|
1031 |
msgid "Invalid connection handle" |
|
1032 |
msgstr "" |
|
1033 |
||
1034 |
#: libdrizzle/errmsg.c:79
|
|
1035 |
msgid "" |
|
1036 |
"Connection using old (pre-4.1.1) authentication protocol refused (client "
|
|
1037 |
"option 'secure_auth' enabled)"
|
|
1038 |
msgstr "" |
|
1039 |
||
1040 |
#: libdrizzle/errmsg.c:81
|
|
1041 |
msgid "Row retrieval was canceled by drizzle_stmt_close() call" |
|
1042 |
msgstr "" |
|
1043 |
||
1044 |
#: libdrizzle/errmsg.c:82
|
|
1045 |
msgid "Attempt to read column without prior row fetch" |
|
1046 |
msgstr "" |
|
1047 |
||
1048 |
#: libdrizzle/errmsg.c:83
|
|
1049 |
msgid "Prepared statement contains no metadata" |
|
1050 |
msgstr "" |
|
1051 |
||
1052 |
#: libdrizzle/errmsg.c:84
|
|
1053 |
msgid "" |
|
1054 |
"Attempt to read a row while there is no result set associated with the "
|
|
1055 |
"statement"
|
|
1056 |
msgstr "" |
|
1057 |
||
1058 |
#: libdrizzle/errmsg.c:86
|
|
1059 |
msgid "This feature is not implemented yet" |
|
1060 |
msgstr "" |
|
1061 |
||
1062 |
#: libdrizzle/errmsg.c:87
|
|
1063 |
#, fuzzy, c-format
|
|
1064 |
msgid "" |
|
1065 |
"Lost connection to Drizzle server while waiting for initial communication "
|
|
1066 |
"packet, system error: %d"
|
|
1067 |
msgstr "" |
|
1068 |
"la connexion au serveur '%s' a échoué\n"
|
|
1069 |
"erreur: '%s'" |
|
1070 |
||
1071 |
#: libdrizzle/errmsg.c:89
|
|
1072 |
#, fuzzy, c-format
|
|
1073 |
msgid "" |
|
1074 |
"Lost connection to Drizzle server while reading initial communication "
|
|
1075 |
"packet, system error: %d"
|
|
1076 |
msgstr "" |
|
1077 |
"la connexion au serveur '%s' a échoué\n"
|
|
1078 |
"erreur: '%s'" |
|
1079 |
||
1080 |
#: libdrizzle/errmsg.c:91
|
|
1081 |
#, fuzzy, c-format
|
|
1082 |
msgid "" |
|
1083 |
"Lost connection to Drizzle server while sending authentication information, "
|
|
1084 |
"system error: %d"
|
|
1085 |
msgstr "" |
|
1086 |
"la connexion au serveur '%s' a échoué\n"
|
|
1087 |
"erreur: '%s'" |
|
1088 |
||
1089 |
#: libdrizzle/errmsg.c:93
|
|
1090 |
#, fuzzy, c-format
|
|
1091 |
msgid "" |
|
1092 |
"Lost connection to Drizzle server while reading authorization information, "
|
|
1093 |
"system error: %d"
|
|
1094 |
msgstr "" |
|
1095 |
"la connexion au serveur '%s' a échoué\n"
|
|
1096 |
"erreur: '%s'" |
|
1097 |
||
1098 |
#: libdrizzle/errmsg.c:95
|
|
1099 |
#, fuzzy, c-format
|
|
1100 |
msgid "" |
|
1101 |
"Lost connection to Drizzle server while setting initial database, system "
|
|
1102 |
"error: %d" |
|
1103 |
msgstr "" |
|
1104 |
"la connexion au serveur '%s' a échoué\n"
|
|
1105 |
"erreur: '%s'" |
|
1106 |
||
1107 |
#: libdrizzle/errmsg.c:97
|
|
1108 |
#, c-format
|
|
1109 |
msgid "Statement closed indirectly because of a preceeding %s() call" |
|
1110 |
msgstr "" |
|
1111 |
||
348
by Monty Taylor
Updated templates. |
1112 |
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1113 |
#, c-format
|
1114 |
msgid "File '%s' not found (Errcode: %d)" |
|
1115 |
msgstr "Fichier '%s' non trouvé (Errcode: %d)" |
|
1116 |
||
348
by Monty Taylor
Updated templates. |
1117 |
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1118 |
#, c-format
|
1119 |
msgid "Error reading file '%s' (Errcode: %d)" |
|
1120 |
msgstr "Erreur de lecture sur le fichier '%s' (Errcode: %d)" |
|
1121 |
||
312.1.5
by Monty Taylor
Added more translations. |
1122 |
#: mysys/errors.c:25
|
1123 |
#, c-format
|
|
1124 |
msgid "Can't create/write to file '%s' (Errcode: %d)" |
|
1125 |
msgstr "Ne peux créer/écrire le fichier '%s' (Errcode: %d)" |
|
1126 |
||
1127 |
#: mysys/errors.c:27
|
|
1128 |
#, c-format
|
|
1129 |
msgid "Error writing file '%s' (Errcode: %d)" |
|
1130 |
msgstr "Erreur durant l'écriture du fichier '%s' (Errcode : %d)" |
|
1131 |
||
1132 |
#: mysys/errors.c:28
|
|
312.1.18
by Monty Taylor
Fixed English translation of Error on close of '%'s (Errcode: %d). Thanks. |
1133 |
#, fuzzy, c-format
|
1134 |
msgid "Error on close of '%s' (Errcode: %d)" |
|
312.1.5
by Monty Taylor
Added more translations. |
1135 |
msgstr "Erreur durant la fermeture de '%s' (Errcode : %d)" |
1136 |
||
1137 |
#: mysys/errors.c:29
|
|
1138 |
#, c-format
|
|
1139 |
msgid "Out of memory (Needed %u bytes)" |
|
1140 |
msgstr "Plus de mémoire (besoin de %u bytes)" |
|
1141 |
||
1142 |
#: mysys/errors.c:30
|
|
1143 |
#, c-format
|
|
1144 |
msgid "Error on delete of '%s' (Errcode: %d)" |
|
1145 |
msgstr "Erreur durant l'effacement de '%s' (Errcode : %d)" |
|
1146 |
||
1147 |
#: mysys/errors.c:31
|
|
1148 |
#, c-format
|
|
1149 |
msgid "Error on rename of '%s' to '%s' (Errcode: %d)" |
|
1150 |
msgstr "Erreur durant le changement de nom de '%s' en '%s' (Errcode : %d)" |
|
1151 |
||
1152 |
#: mysys/errors.c:32
|
|
1153 |
#, c-format
|
|
1154 |
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)" |
|
1155 |
msgstr "" |
|
1156 |
"Fin de fichier (eof) inattendue lors de la lecture du fichier '%s' (Errcode: "
|
|
1157 |
"%d)"
|
|
1158 |
||
1159 |
#: mysys/errors.c:33
|
|
1160 |
#, c-format
|
|
1161 |
msgid "Can't lock file (Errcode: %d)" |
|
1162 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
1163 |
||
1164 |
#: mysys/errors.c:34
|
|
1165 |
#, c-format
|
|
1166 |
msgid "Can't unlock file (Errcode: %d)" |
|
1167 |
msgstr "Impossible de déverrouiller le fichier (Errcode : %d)" |
|
1168 |
||
1169 |
#: mysys/errors.c:35
|
|
1170 |
#, c-format
|
|
1171 |
msgid "Can't read dir of '%s' (Errcode: %d)" |
|
1172 |
msgstr "Impossible de lire le dossier '%s' (Errcode : %d)" |
|
1173 |
||
1174 |
#: mysys/errors.c:36
|
|
1175 |
#, c-format
|
|
1176 |
msgid "Can't get stat of '%s' (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1177 |
msgstr "Impossible d'accéder à '%s' (Errcode: %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1178 |
|
1179 |
#: mysys/errors.c:37
|
|
1180 |
#, c-format
|
|
1181 |
msgid "Can't change size of file (Errcode: %d)" |
|
1182 |
msgstr "Ne peux modifier la taille du fichier (Errcode: %d)" |
|
1183 |
||
1184 |
#: mysys/errors.c:38
|
|
1185 |
#, c-format
|
|
1186 |
msgid "Can't open stream from handle (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1187 |
msgstr "Impossible d'ouvrir le flux à partir de son pointeur (Errcode: %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1188 |
|
1189 |
#: mysys/errors.c:39
|
|
1190 |
#, c-format
|
|
1191 |
msgid "Can't get working dirctory (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1192 |
msgstr "Ne peux atteindre le répértoire de travail (Errcode: %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1193 |
|
1194 |
#: mysys/errors.c:40
|
|
1195 |
#, c-format
|
|
1196 |
msgid "Can't change dir to '%s' (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1197 |
msgstr "Impossible de changer le dossier vers '%s' (Errcode : %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1198 |
|
1199 |
#: mysys/errors.c:41
|
|
1200 |
#, c-format
|
|
1201 |
msgid "Warning: '%s' had %d links" |
|
1202 |
msgstr "Attention: '%s' avait %d liens" |
|
1203 |
||
1204 |
#: mysys/errors.c:42
|
|
1205 |
#, c-format
|
|
1206 |
msgid "Warning: %d files and %d streams is left open\n" |
|
1207 |
msgstr "Attention: %d fichiers et %d flux sont restés ouverts.\n" |
|
1208 |
||
1209 |
#: mysys/errors.c:43
|
|
1210 |
#, c-format
|
|
1211 |
msgid "Disk is full writing '%s'. Waiting for someone to free space..." |
|
1212 |
msgstr "" |
|
1213 |
"Le disque a atteint sa taille limite en écrivant '%s'. En attente de "
|
|
1214 |
"libération d'espace..."
|
|
1215 |
||
1216 |
#: mysys/errors.c:44
|
|
1217 |
#, c-format
|
|
1218 |
msgid "Can't create directory '%s' (Errcode: %d)" |
|
1219 |
msgstr "Ne peux créer le répertoire '%s' (Errcode: %d)" |
|
1220 |
||
1221 |
#: mysys/errors.c:45
|
|
1222 |
#, c-format
|
|
1223 |
msgid "" |
|
1224 |
"Character set '%s' is not a compiled character set and is not specified in "
|
|
1225 |
"the %s file"
|
|
1226 |
msgstr "" |
|
1227 |
"Le jeu de caractères '%s' n'est pas un jeu de caractère compilé et n'est pas "
|
|
1228 |
"spécifié dans le fichier '%s'"
|
|
1229 |
||
1230 |
#: mysys/errors.c:46
|
|
1231 |
#, c-format
|
|
1232 |
msgid "Out of resources when opening file '%s' (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1233 |
msgstr "Plus de ressources libres pour ouvrir le fichier '%s' (Errcode: %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1234 |
|
1235 |
#: mysys/errors.c:47
|
|
1236 |
#, c-format
|
|
1237 |
msgid "Can't read value for symlink '%s' (Error %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1238 |
msgstr "Impossible de suivre le lien symbolique '%s' (Erreur : %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1239 |
|
1240 |
#: mysys/errors.c:48
|
|
1241 |
#, c-format
|
|
1242 |
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)" |
|
1243 |
msgstr "Ne peux créer le lien symbolique '%s' pointant sur '%s' (Erreur %d)" |
|
1244 |
||
1245 |
#: mysys/errors.c:49
|
|
1246 |
#, c-format
|
|
1247 |
msgid "Error on realpath() on '%s' (Error %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1248 |
msgstr "Erreur de realpath() pour '%s' (Erreur : %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1249 |
|
1250 |
#: mysys/errors.c:50
|
|
1251 |
#, c-format
|
|
1252 |
msgid "Can't sync file '%s' to disk (Errcode: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1253 |
msgstr "Impossible d'envoyer le fichier '%s' sur le disque (Errcode: %d)" |
312.1.5
by Monty Taylor
Added more translations. |
1254 |
|
1255 |
#: mysys/errors.c:51
|
|
1256 |
#, c-format
|
|
1257 |
msgid "" |
|
1258 |
"Collation '%s' is not a compiled collation and is not specified in the %s "
|
|
1259 |
"file"
|
|
1260 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1261 |
"La collation '%s' n'est pas compilée, et n'est pas spécifiée dans le fichier "
|
1262 |
"%s."
|
|
312.1.5
by Monty Taylor
Added more translations. |
1263 |
|
1264 |
#: mysys/errors.c:53
|
|
1265 |
#, c-format
|
|
1266 |
msgid "File '%s' (fileno: %d) was not closed" |
|
1267 |
msgstr "Fichier '%s' (fileno: %d) n'a pas été fermé" |
|
1268 |
||
1269 |
#: mysys/my_error.c:86
|
|
1270 |
#, c-format
|
|
1271 |
msgid "Unknown error %d" |
|
1272 |
msgstr "Erreur inconnue %d" |
|
1273 |
||
1274 |
#: mysys/my_getopt.c:83
|
|
1275 |
msgid "Warning: " |
|
1276 |
msgstr "Attention : " |
|
1277 |
||
1278 |
#: mysys/my_getopt.c:85
|
|
1279 |
msgid "Info: " |
|
1280 |
msgstr "Info: " |
|
1281 |
||
1282 |
#: mysys/my_getopt.c:350
|
|
1283 |
#, c-format
|
|
1284 |
msgid "%s: %s: Option '%s' used, but is disabled\n" |
|
1285 |
msgstr "%s: %s: Option '%s' utilisée mais non disponible\n" |
|
1286 |
||
1287 |
#: mysys/my_getopt.c:351
|
|
1288 |
msgid "WARNING" |
|
1289 |
msgstr "AVERTISSEMENT" |
|
1290 |
||
1291 |
#: mysys/my_getopt.c:351
|
|
1292 |
msgid "ERROR" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1293 |
msgstr "ERREUR" |
312.1.5
by Monty Taylor
Added more translations. |
1294 |
|
1295 |
#: mysys/my_getopt.c:454
|
|
1296 |
#, c-format
|
|
1297 |
msgid "%s: ERROR: Option '-%c' used, but is disabled\n" |
|
1298 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1299 |
"%s: ERREUR: Option '-%c' utilisée, mais cette dernière est désactivée.\n"
|
312.1.5
by Monty Taylor
Added more translations. |
1300 |
|
1301 |
#: mysys/my_getopt.c:767
|
|
1302 |
#, c-format
|
|
1303 |
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n" |
|
1304 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1305 |
"Le suffixe '%c', utilisé pour la variable '%s' (valeur '%s') est inconnu.\n"
|
312.1.5
by Monty Taylor
Added more translations. |
1306 |
|
1307 |
#: mysys/my_getopt.c:948
|
|
1308 |
#, c-format
|
|
1309 |
msgid "%s: ERROR: Invalid decimal value for option '%s'\n" |
|
1310 |
msgstr "%s: ERREUR: Valeur décimale non valide pour l'option '%s'\n" |
|
1311 |
||
1312 |
#: mysys/my_getopt.c:1170
|
|
1313 |
#, c-format
|
|
1314 |
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n" |
|
1315 |
msgstr "%*s(Défauts à on: utilisez --skip-%s pour désactiver.)\n" |
|
1316 |
||
1317 |
#: mysys/my_getopt.c:1190
|
|
1318 |
#, c-format
|
|
1319 |
msgid "" |
|
1320 |
"\n"
|
|
1321 |
"Variables (--variable-name=value)\n"
|
|
1322 |
"and boolean options {false|true} Value (after reading options)\n"
|
|
1323 |
"--------------------------------- -----------------------------\n"
|
|
1324 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1325 |
"\n"
|
1326 |
"Variables (--variables-name=value)\n"
|
|
1327 |
"et options booléennes {false|true} Valeur (après option de lecture\n"
|
|
1328 |
"--------------------------------- -----------------------------\n"
|
|
312.1.5
by Monty Taylor
Added more translations. |
1329 |
|
1330 |
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
|
|
1331 |
msgid "(No default value)" |
|
1332 |
msgstr "(Aucune valeur par défaut)" |
|
1333 |
||
1334 |
#: mysys/my_getopt.c:1225
|
|
1335 |
msgid "true" |
|
1336 |
msgstr "vrai" |
|
1337 |
||
1338 |
#: mysys/my_getopt.c:1225
|
|
1339 |
msgid "false" |
|
1340 |
msgstr "faux" |
|
1341 |
||
1342 |
#: mysys/my_getopt.c:1250
|
|
1343 |
#, c-format
|
|
1344 |
msgid "(Disabled)\n" |
|
1345 |
msgstr "(Desactivé)\n" |
|
1346 |
||
1347 |
#: mysys/my_handler_errors.h:10
|
|
1348 |
msgid "Didn't find key on read or update" |
|
1349 |
msgstr "N'a pas trouvé de clé en lecture(read) ou en mise à jour(update)" |
|
1350 |
||
1351 |
#: mysys/my_handler_errors.h:12
|
|
1352 |
msgid "Duplicate key on write or update" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1353 |
msgstr "Clé en double lors de l'écriture ou de la modification" |
312.1.5
by Monty Taylor
Added more translations. |
1354 |
|
1355 |
#: mysys/my_handler_errors.h:14
|
|
1356 |
msgid "Internal (unspecified) error in handler" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1357 |
msgstr "Erreur interne (non précisée) dans le gestionnaire" |
312.1.5
by Monty Taylor
Added more translations. |
1358 |
|
1359 |
#: mysys/my_handler_errors.h:16
|
|
1360 |
msgid "" |
|
1361 |
"Someone has changed the row since it was read (while the table was locked to "
|
|
1362 |
"prevent it)"
|
|
1363 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1364 |
"Quelqu'un a modifié la ligne depuis sa lecture (alors que le verrou de table "
|
1365 |
"devait l'empêcher)"
|
|
312.1.5
by Monty Taylor
Added more translations. |
1366 |
|
1367 |
#: mysys/my_handler_errors.h:18
|
|
1368 |
msgid "Wrong index given to function" |
|
1369 |
msgstr "Index erroné passé à la fonction" |
|
1370 |
||
1371 |
#: mysys/my_handler_errors.h:20
|
|
1372 |
msgid "Undefined handler error 125" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1373 |
msgstr "Erreur indéfinie de gestionnaire 125" |
312.1.5
by Monty Taylor
Added more translations. |
1374 |
|
1375 |
#: mysys/my_handler_errors.h:22
|
|
1376 |
msgid "Index file is crashed" |
|
1377 |
msgstr "Le fichier d'index a crashé" |
|
1378 |
||
1379 |
#: mysys/my_handler_errors.h:24
|
|
1380 |
msgid "Record file is crashed" |
|
1381 |
msgstr "Le fichier d'enregistrement a craché" |
|
1382 |
||
1383 |
#: mysys/my_handler_errors.h:26
|
|
1384 |
msgid "Out of memory in engine" |
|
1385 |
msgstr "Mémoire insuffisante dans le moteur" |
|
1386 |
||
1387 |
#: mysys/my_handler_errors.h:28
|
|
1388 |
msgid "Undefined handler error 129" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1389 |
msgstr "Erreur indéfinie de gestionnaire 129" |
312.1.5
by Monty Taylor
Added more translations. |
1390 |
|
1391 |
#: mysys/my_handler_errors.h:30
|
|
1392 |
msgid "Incorrect file format" |
|
1393 |
msgstr "Format de fichier incorrect" |
|
1394 |
||
1395 |
#: mysys/my_handler_errors.h:32
|
|
1396 |
msgid "Command not supported by database" |
|
1397 |
msgstr "Commande non supportée par la base de données" |
|
1398 |
||
1399 |
#: mysys/my_handler_errors.h:34
|
|
1400 |
msgid "Old database file" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1401 |
msgstr "Fichier de base de données ancien" |
312.1.5
by Monty Taylor
Added more translations. |
1402 |
|
1403 |
#: mysys/my_handler_errors.h:36
|
|
1404 |
msgid "No record read before update" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1405 |
msgstr "Aucune ligne lue avant la modification" |
312.1.5
by Monty Taylor
Added more translations. |
1406 |
|
1407 |
#: mysys/my_handler_errors.h:38
|
|
1408 |
msgid "Record was already deleted (or record file crashed)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1409 |
msgstr "La ligne a déjà été effacée (ou le fichier de données est corrompu)" |
312.1.5
by Monty Taylor
Added more translations. |
1410 |
|
1411 |
#: mysys/my_handler_errors.h:40
|
|
1412 |
msgid "No more room in record file" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1413 |
msgstr "Plus de place disponible dans le fichier des enregistrements" |
312.1.5
by Monty Taylor
Added more translations. |
1414 |
|
1415 |
#: mysys/my_handler_errors.h:42
|
|
1416 |
msgid "No more room in index file" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1417 |
msgstr "Plus de place disponible dans le fichier d'indexes" |
312.1.5
by Monty Taylor
Added more translations. |
1418 |
|
1419 |
#: mysys/my_handler_errors.h:44
|
|
1420 |
msgid "No more records (read after end of file)" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1421 |
msgstr "Il n'y a plus de lignes (on a atteint la fin du fichier)" |
312.1.5
by Monty Taylor
Added more translations. |
1422 |
|
1423 |
#: mysys/my_handler_errors.h:46
|
|
1424 |
msgid "Unsupported extension used for table" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1425 |
msgstr "Extension non-supportée utilisée pour la table" |
312.1.5
by Monty Taylor
Added more translations. |
1426 |
|
1427 |
#: mysys/my_handler_errors.h:48
|
|
1428 |
msgid "Too big row" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1429 |
msgstr "La ligne est trop grosse" |
312.1.5
by Monty Taylor
Added more translations. |
1430 |
|
1431 |
#: mysys/my_handler_errors.h:50
|
|
1432 |
msgid "Wrong create options" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1433 |
msgstr "Fausse option de creation" |
312.1.5
by Monty Taylor
Added more translations. |
1434 |
|
1435 |
#: mysys/my_handler_errors.h:52
|
|
1436 |
msgid "Duplicate unique key or constraint on write or update" |
|
1437 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1438 |
"Doublon pour une clé unique ou une contrainte durant une écriture ou une "
|
1439 |
"modification"
|
|
312.1.5
by Monty Taylor
Added more translations. |
1440 |
|
1441 |
#: mysys/my_handler_errors.h:54
|
|
1442 |
msgid "Unknown character set used in table" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1443 |
msgstr "Jeu de caractère inconnu utilisé dans la table" |
312.1.5
by Monty Taylor
Added more translations. |
1444 |
|
1445 |
#: mysys/my_handler_errors.h:56
|
|
1446 |
msgid "Conflicting table definitions in sub-tables of MERGE table" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1447 |
msgstr "Conflit de définition de tables dans les sous-tables de la table MERGE" |
312.1.5
by Monty Taylor
Added more translations. |
1448 |
|
1449 |
#: mysys/my_handler_errors.h:58
|
|
1450 |
msgid "Table is crashed and last repair failed" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1451 |
msgstr "La table a crashé et la dernière réparation a échoué" |
312.1.5
by Monty Taylor
Added more translations. |
1452 |
|
1453 |
#: mysys/my_handler_errors.h:60
|
|
1454 |
msgid "Table was marked as crashed and should be repaired" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1455 |
msgstr "La table est marquée comme crashée et devrait être réparée." |
312.1.5
by Monty Taylor
Added more translations. |
1456 |
|
1457 |
#: mysys/my_handler_errors.h:62
|
|
1458 |
msgid "Lock timed out; Retry transaction" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1459 |
msgstr "Verrou hors délai. Nouvel essai de la transaction" |
312.1.5
by Monty Taylor
Added more translations. |
1460 |
|
1461 |
#: mysys/my_handler_errors.h:64
|
|
1462 |
msgid "Lock table is full; Restart program with a larger locktable" |
|
1463 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1464 |
"La table des verrous est pleine; Redémarrer le programme avec une table des "
|
1465 |
"verrous plus grande"
|
|
312.1.5
by Monty Taylor
Added more translations. |
1466 |
|
1467 |
#: mysys/my_handler_errors.h:66
|
|
1468 |
msgid "Updates are not allowed under a read only transactions" |
|
1469 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1470 |
"Les mise à jour (update) ne sont pas autorisée sur des transactions en "
|
1471 |
"lecture seule."
|
|
312.1.5
by Monty Taylor
Added more translations. |
1472 |
|
1473 |
#: mysys/my_handler_errors.h:68
|
|
1474 |
msgid "Lock deadlock; Retry transaction" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1475 |
msgstr "Blocage de verrous. Réessayez la transaction un peu plus tard" |
312.1.5
by Monty Taylor
Added more translations. |
1476 |
|
1477 |
#: mysys/my_handler_errors.h:70
|
|
1478 |
msgid "Foreign key constraint is incorrectly formed" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1479 |
msgstr "Contrainte de clé étrangère incorrectement formée" |
312.1.5
by Monty Taylor
Added more translations. |
1480 |
|
1481 |
#: mysys/my_handler_errors.h:72
|
|
1482 |
msgid "Cannot add a child row" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1483 |
msgstr "Impossible d'ajouter une ligne fille" |
312.1.5
by Monty Taylor
Added more translations. |
1484 |
|
1485 |
#: mysys/my_handler_errors.h:74
|
|
1486 |
msgid "Cannot delete a parent row" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1487 |
msgstr "Impossible d'effacer la ligne mère" |
312.1.5
by Monty Taylor
Added more translations. |
1488 |
|
1489 |
#: mysys/my_handler_errors.h:76
|
|
1490 |
msgid "No savepoint with that name" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1491 |
msgstr "Pas de point de sauvegarde avec ce nom" |
312.1.5
by Monty Taylor
Added more translations. |
1492 |
|
1493 |
#: mysys/my_handler_errors.h:78
|
|
1494 |
msgid "Non unique key block size" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1495 |
msgstr "taille de bloc de clé non-unique" |
312.1.5
by Monty Taylor
Added more translations. |
1496 |
|
1497 |
#: mysys/my_handler_errors.h:80
|
|
1498 |
msgid "The table does not exist in engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1499 |
msgstr "La table n'existe pas dans le moteur" |
312.1.5
by Monty Taylor
Added more translations. |
1500 |
|
1501 |
#: mysys/my_handler_errors.h:82
|
|
1502 |
msgid "The table already existed in storage engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1503 |
msgstr "La table existe déjà dans le moteur de stockage" |
312.1.5
by Monty Taylor
Added more translations. |
1504 |
|
1505 |
#: mysys/my_handler_errors.h:84
|
|
1506 |
msgid "Could not connect to storage engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1507 |
msgstr "Connexion au moteur de stockage impossible" |
312.1.5
by Monty Taylor
Added more translations. |
1508 |
|
1509 |
#: mysys/my_handler_errors.h:86
|
|
1510 |
msgid "Unexpected null pointer found when using spatial index" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1511 |
msgstr "Pointeur null inattendu dans l'index spatial" |
312.1.5
by Monty Taylor
Added more translations. |
1512 |
|
1513 |
#: mysys/my_handler_errors.h:88
|
|
1514 |
msgid "The table changed in storage engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1515 |
msgstr "La table a été modifiée dans le moteur de stockage" |
312.1.5
by Monty Taylor
Added more translations. |
1516 |
|
1517 |
#: mysys/my_handler_errors.h:90
|
|
1518 |
msgid "There's no partition in table for the given value" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1519 |
msgstr "Il n'y a pas de partition dans cette table pour la valeur donnée" |
312.1.5
by Monty Taylor
Added more translations. |
1520 |
|
1521 |
#: mysys/my_handler_errors.h:92
|
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1522 |
#, fuzzy
|
312.1.5
by Monty Taylor
Added more translations. |
1523 |
msgid "Row-based binlogging of row failed" |
1524 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1525 |
"L'écriture dans le log binaire de réplication de ligne n'a pu être écrit."
|
312.1.5
by Monty Taylor
Added more translations. |
1526 |
|
1527 |
#: mysys/my_handler_errors.h:94
|
|
1528 |
msgid "Index needed in foreign key constraint" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1529 |
msgstr "Index requis dans la contrainte de la clé étrangère" |
312.1.5
by Monty Taylor
Added more translations. |
1530 |
|
1531 |
#: mysys/my_handler_errors.h:96
|
|
1532 |
msgid "Upholding foreign key constraints would lead to a duplicate key error" |
|
1533 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1534 |
"Satisfaire les contraintes de clé étrangère va mener à une erreur de clé en "
|
1535 |
"double"
|
|
312.1.5
by Monty Taylor
Added more translations. |
1536 |
|
1537 |
#: mysys/my_handler_errors.h:98
|
|
1538 |
msgid "Table needs to be upgraded before it can be used" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1539 |
msgstr "La table doit être mise à jour avant qu'elle ne soit utilisée" |
312.1.5
by Monty Taylor
Added more translations. |
1540 |
|
1541 |
#: mysys/my_handler_errors.h:100
|
|
1542 |
msgid "Table is read only" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1543 |
msgstr "La table est en lecture seule" |
312.1.5
by Monty Taylor
Added more translations. |
1544 |
|
1545 |
#: mysys/my_handler_errors.h:102
|
|
1546 |
msgid "Failed to get next auto increment value" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1547 |
msgstr "Échec à l'obtention de la valeur du prochain auto increment" |
312.1.5
by Monty Taylor
Added more translations. |
1548 |
|
1549 |
#: mysys/my_handler_errors.h:104
|
|
1550 |
msgid "Failed to set row auto increment value" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1551 |
msgstr "Impossible d'attribuer la valeur d'auto_increment" |
312.1.5
by Monty Taylor
Added more translations. |
1552 |
|
1553 |
#: mysys/my_handler_errors.h:106
|
|
1554 |
msgid "Unknown (generic) error from engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1555 |
msgstr "Erreur (générique) inconnue du moteur" |
312.1.5
by Monty Taylor
Added more translations. |
1556 |
|
1557 |
#: mysys/my_handler_errors.h:108
|
|
1558 |
msgid "Record is the same" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1559 |
msgstr "L'enregistrement est le même" |
312.1.5
by Monty Taylor
Added more translations. |
1560 |
|
1561 |
#: mysys/my_handler_errors.h:110
|
|
1562 |
msgid "It is not possible to log this statement" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1563 |
msgstr "Il n'est pas possible de logger cette commande" |
312.1.5
by Monty Taylor
Added more translations. |
1564 |
|
1565 |
#: mysys/my_handler_errors.h:112
|
|
1566 |
msgid "Tablespace exists" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1567 |
msgstr "Cet espace de tables existe déjà" |
312.1.5
by Monty Taylor
Added more translations. |
1568 |
|
1569 |
#: mysys/my_handler_errors.h:114
|
|
1570 |
msgid "The event was corrupt, leading to illegal data being read" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1571 |
msgstr "L'événement est corrompu, les données lues seront corrompues" |
312.1.5
by Monty Taylor
Added more translations. |
1572 |
|
1573 |
#: mysys/my_handler_errors.h:116
|
|
1574 |
msgid "The table is of a new format not supported by this version" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1575 |
msgstr "La table est dans format non supporté par cette version" |
312.1.5
by Monty Taylor
Added more translations. |
1576 |
|
1577 |
#: mysys/my_handler_errors.h:118
|
|
1578 |
msgid "The event could not be processed no other hanlder error happened" |
|
1579 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1580 |
"Cet événement ne peut pas être traité, mais aucune erreur n'est survenue."
|
312.1.5
by Monty Taylor
Added more translations. |
1581 |
|
1582 |
#: mysys/my_handler_errors.h:120
|
|
1583 |
msgid "Got a fatal error during initialzaction of handler" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1584 |
msgstr "Réception d'une erreur fatal à l'initialisation du gestionnaire" |
312.1.5
by Monty Taylor
Added more translations. |
1585 |
|
1586 |
#: mysys/my_handler_errors.h:122
|
|
1587 |
msgid "File to short; Expected more data in file" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1588 |
msgstr "Le fichier est trop courts : plus de données étaient attendues" |
312.1.5
by Monty Taylor
Added more translations. |
1589 |
|
1590 |
#: mysys/my_handler_errors.h:124
|
|
1591 |
msgid "Read page with wrong checksum" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1592 |
msgstr "Lecture d'une page avec une somme de contrôle erronée" |
312.1.5
by Monty Taylor
Added more translations. |
1593 |
|
1594 |
#: mysys/my_handler_errors.h:126
|
|
1595 |
msgid "Lock or active transaction" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1596 |
msgstr "Verrou ou transaction en cours" |
312.1.5
by Monty Taylor
Added more translations. |
1597 |
|
1598 |
#: mysys/my_handler_errors.h:128
|
|
1599 |
msgid "No such table space" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1600 |
msgstr "Cet espace de tables n'existe pas" |
312.1.5
by Monty Taylor
Added more translations. |
1601 |
|
1602 |
#: mysys/my_handler_errors.h:130
|
|
1603 |
msgid "Tablespace not empty" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1604 |
msgstr "L'espace de tables n'est pas vide" |
312.1.5
by Monty Taylor
Added more translations. |
1605 |
|
348
by Monty Taylor
Updated templates. |
1606 |
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
|
1607 |
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
|
|
1608 |
#: drizzled/sql_udf.cc:100
|
|
339
by Monty Taylor
Merged in new strings. |
1609 |
#, c-format
|
1610 |
msgid "Plugin '%s' init function returned error." |
|
1611 |
msgstr "" |
|
1612 |
||
365
by Monty Taylor
Updated po files. |
1613 |
#: drizzled/drizzled.cc:550
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1614 |
#, c-format
|
1615 |
msgid "Got error %d from pthread_cond_timedwait" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1616 |
msgstr "Reçu l'erreur %d de pthread_cond_timedwait" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1617 |
|
365
by Monty Taylor
Updated po files. |
1618 |
#: drizzled/drizzled.cc:690 drizzled/drizzled.cc:1779
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1619 |
msgid "Can't create thread to kill server" |
335
by Monty Taylor
Merged in translations from launchpad. |
1620 |
msgstr "Impossible de créer un thread pour terminer le serveur" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1621 |
|
365
by Monty Taylor
Updated po files. |
1622 |
#: drizzled/drizzled.cc:757
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1623 |
#, c-format
|
1624 |
msgid "Got signal %d from thread %ld" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1625 |
msgstr "Reçu le signal %d du thread %ld" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1626 |
|
365
by Monty Taylor
Updated po files. |
1627 |
#: drizzled/drizzled.cc:791
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1628 |
msgid "Aborting\n" |
335
by Monty Taylor
Merged in translations from launchpad. |
1629 |
msgstr "Annulation\n" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1630 |
|
365
by Monty Taylor
Updated po files. |
1631 |
#: drizzled/drizzled.cc:988
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1632 |
msgid "One can only use the --user switch if running as root\n" |
335
by Monty Taylor
Merged in translations from launchpad. |
1633 |
msgstr "On ne peut utiliser l'option --user que si on est root\n" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1634 |
|
365
by Monty Taylor
Updated po files. |
1635 |
#: drizzled/drizzled.cc:996
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1636 |
msgid "" |
1637 |
"Fatal error: Please read \"Security\" section of the manual to find out how "
|
|
1638 |
"to run mysqld as root!\n"
|
|
1639 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1640 |
"Erreur fatale : relisez la section '\"Sécurité\" du manuel pour savoir "
|
1641 |
"comment exécuter mysqld en tant que root\n"
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1642 |
|
365
by Monty Taylor
Updated po files. |
1643 |
#: drizzled/drizzled.cc:1020
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1644 |
#, c-format
|
1645 |
msgid "" |
|
1646 |
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
|
|
1647 |
"exists!\n"
|
|
1648 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1649 |
"Erreur fatale : impossible d'exécuter mysqld en tant qu'utilisateur '%s'. "
|
1650 |
"Vérifiez que cet utilisateur existe\n"
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1651 |
|
365
by Monty Taylor
Updated po files. |
1652 |
#: drizzled/drizzled.cc:1195
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1653 |
#, c-format
|
1654 |
msgid "Retrying bind on TCP/IP port %u" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1655 |
msgstr "Nouvelle tentative de connexion TCP/IP sur le port %u" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1656 |
|
365
by Monty Taylor
Updated po files. |
1657 |
#: drizzled/drizzled.cc:1201
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1658 |
msgid "Can't start server: Bind on TCP/IP port" |
335
by Monty Taylor
Merged in translations from launchpad. |
1659 |
msgstr "Impossible de lancer le serveur : connexion sur le port TCP/IP" |
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1660 |
|
365
by Monty Taylor
Updated po files. |
1661 |
#: drizzled/drizzled.cc:1202
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1662 |
#, c-format
|
1663 |
msgid "Do you already have another drizzled server running on port: %d ?" |
|
1664 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1665 |
"Auriez-vous un autre serveur Drizzle qui fonctionne déjà sur le port %d?"
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1666 |
|
365
by Monty Taylor
Updated po files. |
1667 |
#: drizzled/drizzled.cc:1208
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1668 |
msgid "Can't start server: listen() on TCP/IP port" |
335
by Monty Taylor
Merged in translations from launchpad. |
1669 |
msgstr "Impossible de démarrer le serveur : listen() sur le port TCP/IP" |
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
1670 |
|
365
by Monty Taylor
Updated po files. |
1671 |
#: drizzled/drizzled.cc:1209
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1672 |
#, c-format
|
1673 |
msgid "listen() on TCP/IP failed with error %d" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1674 |
msgstr "listen() sur TCP/IP a échoué avec l'erreur %d" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1675 |
|
365
by Monty Taylor
Updated po files. |
1676 |
#: drizzled/drizzled.cc:1427
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1677 |
#, c-format
|
1678 |
msgid "Fatal " |
|
1679 |
msgstr "" |
|
1680 |
||
365
by Monty Taylor
Updated po files. |
1681 |
#: drizzled/drizzled.cc:1445
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1682 |
#, c-format
|
1683 |
msgid "" |
|
1684 |
"We will try our best to scrape up some info that will hopefully help "
|
|
1685 |
"diagnose\n"
|
|
1686 |
"the problem, but since we have already crashed, something is definitely "
|
|
1687 |
"wrong\n"
|
|
1688 |
"and this may fail.\n"
|
|
1689 |
"\n"
|
|
1690 |
msgstr "" |
|
1691 |
||
365
by Monty Taylor
Updated po files. |
1692 |
#: drizzled/drizzled.cc:1456
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1693 |
#, c-format
|
1694 |
msgid "" |
|
1695 |
"It is possible that mysqld could use up to \n"
|
|
1696 |
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
|
|
1697 |
"bytes of memory\n"
|
|
1698 |
"Hope that's ok; if not, decrease some variables in the equation.\n"
|
|
1699 |
"\n"
|
|
1700 |
msgstr "" |
|
1701 |
||
365
by Monty Taylor
Updated po files. |
1702 |
#: drizzled/drizzled.cc:1474
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1703 |
#, c-format
|
1704 |
msgid "" |
|
1705 |
"Attempting backtrace. You can use the following information to find out\n"
|
|
1706 |
"where mysqld died. If you see no messages after this, something went\n"
|
|
1707 |
"terribly wrong...\n"
|
|
1708 |
msgstr "" |
|
1709 |
||
365
by Monty Taylor
Updated po files. |
1710 |
#: drizzled/drizzled.cc:1502
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1711 |
#, c-format
|
1712 |
msgid "" |
|
1713 |
"Trying to get some variables.\n"
|
|
1714 |
"Some pointers may be invalid and cause the dump to abort...\n"
|
|
1715 |
msgstr "" |
|
1716 |
||
365
by Monty Taylor
Updated po files. |
1717 |
#: drizzled/drizzled.cc:1514
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1718 |
#, c-format
|
1719 |
msgid "" |
|
1720 |
"\n"
|
|
1721 |
"This crash occured while the server was calling initgroups(). This is\n"
|
|
1722 |
"often due to the use of a drizzled that is statically linked against glibc\n"
|
|
1723 |
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
|
|
1724 |
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
|
|
1725 |
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
|
|
1726 |
"drizzled that is not statically linked.\n"
|
|
1727 |
msgstr "" |
|
1728 |
||
365
by Monty Taylor
Updated po files. |
1729 |
#: drizzled/drizzled.cc:1529
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1730 |
#, c-format
|
1731 |
msgid "" |
|
1732 |
"\n"
|
|
1733 |
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
|
|
1734 |
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
|
|
1735 |
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
|
|
1736 |
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
|
|
1737 |
"the documentation for your distribution on how to do that.\n"
|
|
1738 |
msgstr "" |
|
1739 |
||
365
by Monty Taylor
Updated po files. |
1740 |
#: drizzled/drizzled.cc:1542
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1741 |
#, c-format
|
1742 |
msgid "" |
|
1743 |
"\n"
|
|
1744 |
"The '--memlock' argument, which was enabled, uses system calls that are\n"
|
|
1745 |
"unreliable and unstable on some operating systems and operating-system\n"
|
|
1746 |
"versions (notably, some versions of Linux). This crash could be due to use\n"
|
|
1747 |
"of those buggy OS calls. You should consider whether you really need the\n"
|
|
1748 |
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
|
|
1749 |
" bugs.\n"
|
|
1750 |
msgstr "" |
|
1751 |
||
365
by Monty Taylor
Updated po files. |
1752 |
#: drizzled/drizzled.cc:1557
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1753 |
#, fuzzy, c-format
|
1754 |
msgid "Writing a core file\n" |
|
1755 |
msgstr "Ecris le fichier historique %s\n" |
|
1756 |
||
365
by Monty Taylor
Updated po files. |
1757 |
#: drizzled/drizzled.cc:1604
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1758 |
msgid "" |
1759 |
"setrlimit could not change the size of core files to 'infinity'; We may not "
|
|
1760 |
"be able to generate a core file on signals"
|
|
1761 |
msgstr "" |
|
1762 |
||
365
by Monty Taylor
Updated po files. |
1763 |
#: drizzled/drizzled.cc:1672
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1764 |
#, c-format
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1765 |
msgid "Can't create interrupt-thread (error %d, errno: %d)" |
335
by Monty Taylor
Merged in translations from launchpad. |
1766 |
msgstr "Impossible de créer un thread d'interruption (erreur %d, errno : %d)" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1767 |
|
365
by Monty Taylor
Updated po files. |
1768 |
#: drizzled/drizzled.cc:1760
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1769 |
#, c-format
|
1770 |
msgid "Got signal %d to shutdown mysqld" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1771 |
msgstr "Reçu le signal %d pour arrêter le serveur mysqld" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1772 |
|
365
by Monty Taylor
Updated po files. |
1773 |
#: drizzled/drizzled.cc:1806
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1774 |
#, c-format
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1775 |
msgid "Got signal: %d error: %d" |
335
by Monty Taylor
Merged in translations from launchpad. |
1776 |
msgstr "Reçu le signal : %d erreur : %d" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1777 |
|
365
by Monty Taylor
Updated po files. |
1778 |
#: drizzled/drizzled.cc:1945
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1779 |
#, c-format
|
1780 |
msgid "Wrong date/time format specifier: %s\n" |
|
1781 |
msgstr "" |
|
1782 |
||
365
by Monty Taylor
Updated po files. |
1783 |
#: drizzled/drizzled.cc:2074
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1784 |
#, c-format
|
1785 |
msgid "gethostname failed, using '%s' as hostname" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1786 |
msgstr "gethostname a échoué, on utilise '%s' comme nom d'hôte" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1787 |
|
365
by Monty Taylor
Updated po files. |
1788 |
#: drizzled/drizzled.cc:2138
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1789 |
#, c-format
|
1790 |
msgid "" |
|
1791 |
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
|
|
1792 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1793 |
"Changement de limites : max_open_files : %u max_connections : %ld "
|
1794 |
"table_cache : %ld"
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1795 |
|
365
by Monty Taylor
Updated po files. |
1796 |
#: drizzled/drizzled.cc:2143
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1797 |
#, c-format
|
1798 |
msgid "" |
|
1799 |
"Could not increase number of max_open_files to more than %u (request: %u)"
|
|
1800 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1801 |
"Impossible d'augmenter le nombre de max_open_files à plus de %u (exigé: %u)"
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1802 |
|
365
by Monty Taylor
Updated po files. |
1803 |
#: drizzled/drizzled.cc:2224
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1804 |
#, c-format
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1805 |
msgid "Unknown locale: '%s'" |
335
by Monty Taylor
Merged in translations from launchpad. |
1806 |
msgstr "Locale inconnue : '%s'" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1807 |
|
365
by Monty Taylor
Updated po files. |
1808 |
#: drizzled/drizzled.cc:2244
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1809 |
msgid "" |
1810 |
"Although a path was specified for the --log option, log tables are used. To "
|
|
1811 |
"enable logging to files use the --log-output option."
|
|
1812 |
msgstr "" |
|
1813 |
||
365
by Monty Taylor
Updated po files. |
1814 |
#: drizzled/drizzled.cc:2251
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1815 |
msgid "" |
1816 |
"Although a path was specified for the --log-slow-queries option, log tables "
|
|
1817 |
"are used. To enable logging to files use the --log-output=file option."
|
|
1818 |
msgstr "" |
|
1819 |
||
365
by Monty Taylor
Updated po files. |
1820 |
#: drizzled/drizzled.cc:2319
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1821 |
msgid "Can't create thread-keys" |
1822 |
msgstr "" |
|
1823 |
||
365
by Monty Taylor
Updated po files. |
1824 |
#: drizzled/drizzled.cc:2366
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1825 |
msgid "Out of memory" |
335
by Monty Taylor
Merged in translations from launchpad. |
1826 |
msgstr "Mémoire insuffisante" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1827 |
|
365
by Monty Taylor
Updated po files. |
1828 |
#: drizzled/drizzled.cc:2373
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1829 |
msgid "You need to use --log-bin to make --binlog-format work." |
335
by Monty Taylor
Merged in translations from launchpad. |
1830 |
msgstr "Vous devez utilisez -log-bin pour que --binlog-format fonctionne." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1831 |
|
365
by Monty Taylor
Updated po files. |
1832 |
#: drizzled/drizzled.cc:2395
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1833 |
msgid "" |
1834 |
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
|
|
1835 |
"impossible, it would lead to infinite loops in this server."
|
|
1836 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1837 |
"Utiliser --replicate-same-server-id en conjonction avec --log-slave-updates "
|
1838 |
"est impossible, cela amènerait des boucle infinies dans ce serveur."
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1839 |
|
365
by Monty Taylor
Updated po files. |
1840 |
#: drizzled/drizzled.cc:2415
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1841 |
#, c-format
|
1842 |
msgid "" |
|
1843 |
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
|
|
1844 |
"replication may break when this Drizzle server acts as a master and has his "
|
|
1845 |
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
|
|
1846 |
msgstr "" |
|
1847 |
||
365
by Monty Taylor
Updated po files. |
1848 |
#: drizzled/drizzled.cc:2449
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1849 |
msgid "Failed to initialize plugins." |
335
by Monty Taylor
Merged in translations from launchpad. |
1850 |
msgstr "Échec à l'initialisation des plugins." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1851 |
|
365
by Monty Taylor
Updated po files. |
1852 |
#: drizzled/drizzled.cc:2480
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
1853 |
#, c-format
|
1854 |
msgid "" |
|
1855 |
"%s: Too many arguments (first extra is '%s').\n"
|
|
1856 |
"Use --verbose --help to get a list of available options\n"
|
|
1857 |
msgstr "" |
|
1858 |
||
365
by Monty Taylor
Updated po files. |
1859 |
#: drizzled/drizzled.cc:2490
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1860 |
msgid "Can't init databases" |
335
by Monty Taylor
Merged in translations from launchpad. |
1861 |
msgstr "Initialisation des base de données impossible." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1862 |
|
365
by Monty Taylor
Updated po files. |
1863 |
#: drizzled/drizzled.cc:2513
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1864 |
#, c-format
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1865 |
msgid "Unknown/unsupported table type: %s" |
335
by Monty Taylor
Merged in translations from launchpad. |
1866 |
msgstr "Type de table: %s inconnu/non supporté" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1867 |
|
365
by Monty Taylor
Updated po files. |
1868 |
#: drizzled/drizzled.cc:2519
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1869 |
#, c-format
|
1870 |
msgid "Default storage engine (%s) is not available" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1871 |
msgstr "Le moteur de stockage par défaut (%s) indisponible" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1872 |
|
365
by Monty Taylor
Updated po files. |
1873 |
#: drizzled/drizzled.cc:2542
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1874 |
msgid "Can't initialize tc_log" |
335
by Monty Taylor
Merged in translations from launchpad. |
1875 |
msgstr "Initialisation de tc_log impossible" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1876 |
|
365
by Monty Taylor
Updated po files. |
1877 |
#: drizzled/drizzled.cc:2573
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1878 |
#, c-format
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1879 |
msgid "Failed to lock memory. Errno: %d\n" |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1880 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1881 |
|
365
by Monty Taylor
Updated po files. |
1882 |
#: drizzled/drizzled.cc:2643
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1883 |
#, c-format
|
1884 |
msgid "Asked for %u thread stack, but got %llu" |
|
1885 |
msgstr "" |
|
1886 |
||
365
by Monty Taylor
Updated po files. |
1887 |
#: drizzled/drizzled.cc:2679
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1888 |
msgid "" |
1889 |
"You have enabled the binary log, but you haven't set server-id to a non-zero "
|
|
1890 |
"value: we force server id to 1; updates will be logged to the binary log, " |
|
1891 |
"but connections from slaves will not be accepted."
|
|
1892 |
msgstr "" |
|
1893 |
||
365
by Monty Taylor
Updated po files. |
1894 |
#: drizzled/drizzled.cc:2737
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1895 |
msgid "Before Lock_thread_count" |
335
by Monty Taylor
Merged in translations from launchpad. |
1896 |
msgstr "Avant lock_thread_count" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1897 |
|
365
by Monty Taylor
Updated po files. |
1898 |
#: drizzled/drizzled.cc:2744
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1899 |
msgid "After lock_thread_count" |
335
by Monty Taylor
Merged in translations from launchpad. |
1900 |
msgstr "Après lock_thread_count" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1901 |
|
365
by Monty Taylor
Updated po files. |
1902 |
#: drizzled/drizzled.cc:2853
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1903 |
#, c-format
|
1904 |
msgid "drizzled: Got error %d from select" |
|
1905 |
msgstr "" |
|
1906 |
||
365
by Monty Taylor
Updated po files. |
1907 |
#: drizzled/drizzled.cc:3108 drizzled/drizzled.cc:3227
|
1908 |
#: drizzled/drizzled.cc:3397
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1909 |
msgid "Option used by mysql-test for debugging and testing of replication." |
1910 |
msgstr "" |
|
1911 |
||
365
by Monty Taylor
Updated po files. |
1912 |
#: drizzled/drizzled.cc:3112
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1913 |
msgid "Auto-increment columns are incremented by this" |
1914 |
msgstr "" |
|
1915 |
||
365
by Monty Taylor
Updated po files. |
1916 |
#: drizzled/drizzled.cc:3117
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1917 |
msgid "" |
1918 |
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
|
|
1919 |
"= 1"
|
|
1920 |
msgstr "" |
|
1921 |
||
365
by Monty Taylor
Updated po files. |
1922 |
#: drizzled/drizzled.cc:3123
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1923 |
msgid "" |
1924 |
"Path to installation directory. All paths are usually resolved relative to "
|
|
1925 |
"this."
|
|
1926 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
1927 |
"Chemin du répertoire d'installation. Tous les les chemins relatifs se "
|
1928 |
"résolvent a partir de ce point."
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1929 |
|
365
by Monty Taylor
Updated po files. |
1930 |
#: drizzled/drizzled.cc:3127
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1931 |
msgid "IP address to bind to." |
1932 |
msgstr "" |
|
1933 |
||
365
by Monty Taylor
Updated po files. |
1934 |
#: drizzled/drizzled.cc:3131
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1935 |
msgid "" |
1936 |
"Does not have any effect without '--log-bin'. Tell the master the form of "
|
|
1937 |
"binary logging to use: either 'row' for row-based binary logging, or "
|
|
1938 |
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
|
|
1939 |
"statement-based binary logging except for those statements where only row-"
|
|
1940 |
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
|
|
1941 |
"the UUID() function; for those, row-based binary logging is automatically "
|
|
1942 |
"used. "
|
|
1943 |
msgstr "" |
|
1944 |
||
365
by Monty Taylor
Updated po files. |
1945 |
#: drizzled/drizzled.cc:3141
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1946 |
msgid "" |
1947 |
"Tells the master it should log updates for the specified database, and "
|
|
1948 |
"exclude all others not explicitly mentioned."
|
|
1949 |
msgstr "" |
|
1950 |
||
365
by Monty Taylor
Updated po files. |
1951 |
#: drizzled/drizzled.cc:3145
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1952 |
msgid "" |
1953 |
"Tells the master that updates to the given database should not be logged "
|
|
1954 |
"tothe binary log."
|
|
1955 |
msgstr "" |
|
1956 |
||
365
by Monty Taylor
Updated po files. |
1957 |
#: drizzled/drizzled.cc:3149
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1958 |
msgid "" |
1959 |
"The maximum size of a row-based binary log event in bytes. Rows will be "
|
|
1960 |
"grouped into events smaller than this size if possible. The value has to be "
|
|
1961 |
"a multiple of 256."
|
|
1962 |
msgstr "" |
|
1963 |
||
365
by Monty Taylor
Updated po files. |
1964 |
#: drizzled/drizzled.cc:3160
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1965 |
msgid "Don't ignore client side character set value sent during handshake." |
1966 |
msgstr "" |
|
1967 |
||
365
by Monty Taylor
Updated po files. |
1968 |
#: drizzled/drizzled.cc:3165
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1969 |
msgid "Set the filesystem character set." |
335
by Monty Taylor
Merged in translations from launchpad. |
1970 |
msgstr "Définit l'encodage de caractère du système de fichier." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1971 |
|
365
by Monty Taylor
Updated po files. |
1972 |
#: drizzled/drizzled.cc:3177
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1973 |
msgid "Chroot mysqld daemon during startup." |
1974 |
msgstr "" |
|
1975 |
||
365
by Monty Taylor
Updated po files. |
1976 |
#: drizzled/drizzled.cc:3181
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1977 |
msgid "Set the default collation." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1978 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1979 |
|
365
by Monty Taylor
Updated po files. |
1980 |
#: drizzled/drizzled.cc:3185
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1981 |
msgid "Default completion type." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1982 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1983 |
|
365
by Monty Taylor
Updated po files. |
1984 |
#: drizzled/drizzled.cc:3190
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1985 |
msgid "Write error output on screen." |
335
by Monty Taylor
Merged in translations from launchpad. |
1986 |
msgstr "Ecrit les erreurs à l'écran." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1987 |
|
365
by Monty Taylor
Updated po files. |
1988 |
#: drizzled/drizzled.cc:3194
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1989 |
msgid "Write core on errors." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
1990 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1991 |
|
365
by Monty Taylor
Updated po files. |
1992 |
#: drizzled/drizzled.cc:3198
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1993 |
msgid "Path to the database root." |
335
by Monty Taylor
Merged in translations from launchpad. |
1994 |
msgstr "Chemin à la racine de la base de donnée." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1995 |
|
365
by Monty Taylor
Updated po files. |
1996 |
#: drizzled/drizzled.cc:3202
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
1997 |
msgid "" |
1998 |
"Set the default character set (deprecated option, use --character-set-server "
|
|
1999 |
"instead)."
|
|
2000 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
2001 |
"Définit les jeu de caractères (option obsolète, utilisez --character-set-"
|
2002 |
"server à la place)."
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2003 |
|
365
by Monty Taylor
Updated po files. |
2004 |
#: drizzled/drizzled.cc:3207
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2005 |
msgid "" |
2006 |
"Set the default collation (deprecated option, use --collation-server "
|
|
2007 |
"instead)."
|
|
2008 |
msgstr "" |
|
2009 |
||
365
by Monty Taylor
Updated po files. |
2010 |
#: drizzled/drizzled.cc:3212
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2011 |
msgid "Set the default storage engine (table type) for tables." |
2012 |
msgstr "" |
|
2013 |
||
365
by Monty Taylor
Updated po files. |
2014 |
#: drizzled/drizzled.cc:3216
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2015 |
msgid "Set the default time zone." |
335
by Monty Taylor
Merged in translations from launchpad. |
2016 |
msgstr "Définit le fuseau horraire par défaut." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2017 |
|
365
by Monty Taylor
Updated po files. |
2018 |
#: drizzled/drizzled.cc:3220
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2019 |
msgid "Type of DELAY_KEY_WRITE." |
335
by Monty Taylor
Merged in translations from launchpad. |
2020 |
msgstr "Type de DELAY_KEY_WRITE." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2021 |
|
365
by Monty Taylor
Updated po files. |
2022 |
#: drizzled/drizzled.cc:3223
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2023 |
msgid "" |
2024 |
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
|
|
2025 |
"option, use --delay-key-write=all instead)."
|
|
2026 |
msgstr "" |
|
2027 |
||
365
by Monty Taylor
Updated po files. |
2028 |
#: drizzled/drizzled.cc:3233
|
2029 |
msgid "Print a symbolic stack trace on failure." |
|
2030 |
msgstr "" |
|
2031 |
||
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
2032 |
#: drizzled/drizzled.cc:3239
|
365
by Monty Taylor
Updated po files. |
2033 |
msgid "Push supported query conditions to the storage engine." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2034 |
msgstr "" |
2035 |
||
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
2036 |
#: drizzled/drizzled.cc:3245
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2037 |
msgid "Used for debugging; Use at your own risk!" |
335
by Monty Taylor
Merged in translations from launchpad. |
2038 |
msgstr "Utilisé pour le debuggage; A utiliser à vos risques et périls!" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2039 |
|
365
by Monty Taylor
Updated po files. |
2040 |
#: drizzled/drizzled.cc:3248
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2041 |
msgid "Flush tables to disk between SQL commands." |
2042 |
msgstr "" |
|
2043 |
||
365
by Monty Taylor
Updated po files. |
2044 |
#: drizzled/drizzled.cc:3253
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2045 |
msgid "Set up signals usable for debugging" |
2046 |
msgstr "" |
|
2047 |
||
365
by Monty Taylor
Updated po files. |
2048 |
#: drizzled/drizzled.cc:3257
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2049 |
msgid "Enable general query log" |
335
by Monty Taylor
Merged in translations from launchpad. |
2050 |
msgstr "Active le log des requêtes" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2051 |
|
365
by Monty Taylor
Updated po files. |
2052 |
#: drizzled/drizzled.cc:3261
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2053 |
msgid "Command(s) that are executed for each new connection" |
335
by Monty Taylor
Merged in translations from launchpad. |
2054 |
msgstr "Commande(s) utilisée(s) à chaque nouvelle connexion" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2055 |
|
365
by Monty Taylor
Updated po files. |
2056 |
#: drizzled/drizzled.cc:3265
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2057 |
msgid "Read SQL commands from this file at startup." |
335
by Monty Taylor
Merged in translations from launchpad. |
2058 |
msgstr "Lis les commandes SQL depuis ce fichier à chaque démarrage." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2059 |
|
365
by Monty Taylor
Updated po files. |
2060 |
#: drizzled/drizzled.cc:3269
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2061 |
msgid "Command(s) that are executed when a slave connects to this master" |
335
by Monty Taylor
Merged in translations from launchpad. |
2062 |
msgstr "Commande(s) exécutée(s) lorsqu'un esclave se connecte à ce maître" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2063 |
|
365
by Monty Taylor
Updated po files. |
2064 |
#: drizzled/drizzled.cc:3273
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2065 |
msgid "(IGNORED)" |
335
by Monty Taylor
Merged in translations from launchpad. |
2066 |
msgstr "(IGNORÉ)" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2067 |
|
365
by Monty Taylor
Updated po files. |
2068 |
#: drizzled/drizzled.cc:3277
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2069 |
msgid "Set the language used for the month names and the days of the week." |
2070 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
2071 |
"Définit la langue utilisée pour le nom des mois et des jours de la semaine."
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2072 |
|
365
by Monty Taylor
Updated po files. |
2073 |
#: drizzled/drizzled.cc:3282
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2074 |
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)." |
335
by Monty Taylor
Merged in translations from launchpad. |
2075 |
msgstr "Active/désactive LOAD DATA LOCAL INFILE (prends 1 ou 0 comme valeurs)." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2076 |
|
365
by Monty Taylor
Updated po files. |
2077 |
#: drizzled/drizzled.cc:3287
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2078 |
msgid "Log connections and queries to file." |
2079 |
msgstr "" |
|
2080 |
||
365
by Monty Taylor
Updated po files. |
2081 |
#: drizzled/drizzled.cc:3291
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2082 |
msgid "" |
2083 |
"Log update queries in binary format. Optional argument is the location for "
|
|
2084 |
"the binary log files.(Strongly recommended to avoid replication problems if "
|
|
2085 |
"server's hostname changes)"
|
|
2086 |
msgstr "" |
|
2087 |
||
365
by Monty Taylor
Updated po files. |
2088 |
#: drizzled/drizzled.cc:3298
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2089 |
msgid "File that holds the names for last binary log files." |
2090 |
msgstr "" |
|
2091 |
||
365
by Monty Taylor
Updated po files. |
2092 |
#: drizzled/drizzled.cc:3306
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2093 |
msgid "" |
2094 |
"If equal to 0 (the default), then when --log-bin is used, creation of a "
|
|
2095 |
"stored function (or trigger) is allowed only to users having the SUPER "
|
|
2096 |
"privilege and only if this stored function (trigger) may not break binary "
|
|
2097 |
"logging. Note that if ALL connections to this server ALWAYS use row-based "
|
|
2098 |
"binary logging, the security issues do not exist and the binary logging "
|
|
2099 |
"cannot break, so you can safely set this to 1."
|
|
2100 |
msgstr "" |
|
2101 |
||
365
by Monty Taylor
Updated po files. |
2102 |
#: drizzled/drizzled.cc:3315
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2103 |
msgid "Error log file." |
335
by Monty Taylor
Merged in translations from launchpad. |
2104 |
msgstr "Fichier du log d'erreur." |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2105 |
|
365
by Monty Taylor
Updated po files. |
2106 |
#: drizzled/drizzled.cc:3319
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2107 |
msgid "Log all MyISAM changes to file." |
2108 |
msgstr "" |
|
2109 |
||
365
by Monty Taylor
Updated po files. |
2110 |
#: drizzled/drizzled.cc:3323
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2111 |
msgid "" |
2112 |
"Log some extra information to update log. Please note that this option is "
|
|
2113 |
"deprecated; see --log-queries-not-using-indexes option."
|
|
2114 |
msgstr "" |
|
2115 |
||
365
by Monty Taylor
Updated po files. |
2116 |
#: drizzled/drizzled.cc:3328
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2117 |
msgid "" |
2118 |
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE " |
|
2119 |
"or NONE."
|
|
2120 |
msgstr "" |
|
335
by Monty Taylor
Merged in translations from launchpad. |
2121 |
"Syntaxe: log-output[=valeur[,valeur...]], où \"valeur\" peut être TABLE, " |
2122 |
"FILE ou NONE."
|
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2123 |
|
365
by Monty Taylor
Updated po files. |
2124 |
#: drizzled/drizzled.cc:3334
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2125 |
msgid "" |
2126 |
"Log queries that are executed without benefit of any index to the slow log "
|
|
2127 |
"if it is open."
|
|
2128 |
msgstr "" |
|
2129 |
||
365
by Monty Taylor
Updated po files. |
2130 |
#: drizzled/drizzled.cc:3340
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2131 |
msgid "" |
2132 |
"Tells the slave to log the updates from the slave thread to the binary log. "
|
|
2133 |
"You will need to turn it on if you plan to daisy-chain the slaves."
|
|
2134 |
msgstr "" |
|
2135 |
||
365
by Monty Taylor
Updated po files. |
2136 |
#: drizzled/drizzled.cc:3347
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2137 |
msgid "" |
2138 |
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
|
|
2139 |
"slow log if it is open."
|
|
2140 |
msgstr "" |
|
2141 |
||
365
by Monty Taylor
Updated po files. |
2142 |
#: drizzled/drizzled.cc:3353
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2143 |
msgid "" |
2144 |
"Log slow statements executed by slave thread to the slow log if it is open."
|
|
2145 |
msgstr "" |
|
2146 |
||
365
by Monty Taylor
Updated po files. |
2147 |
#: drizzled/drizzled.cc:3359
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2148 |
msgid "" |
2149 |
"Log slow queries to a table or log file. Defaults logging to table mysql."
|
|
2150 |
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
|
|
2151 |
"to activate other slow log options."
|
|
2152 |
msgstr "" |
|
2153 |
||
365
by Monty Taylor
Updated po files. |
2154 |
#: drizzled/drizzled.cc:3365
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2155 |
msgid "" |
2156 |
"Path to transaction coordinator log (used for transactions that affect more "
|
|
2157 |
"than one storage engine, when binary log is disabled)"
|
|
2158 |
msgstr "" |
|
2159 |
||
365
by Monty Taylor
Updated po files. |
2160 |
#: drizzled/drizzled.cc:3371
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2161 |
msgid "Size of transaction coordinator log." |
2162 |
msgstr "" |
|
2163 |
||
365
by Monty Taylor
Updated po files. |
2164 |
#: drizzled/drizzled.cc:3377
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2165 |
msgid "Log some not critical warnings to the log file." |
2166 |
msgstr "" |
|
2167 |
||
365
by Monty Taylor
Updated po files. |
2168 |
#: drizzled/drizzled.cc:3382
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2169 |
msgid "INSERT/DELETE/UPDATE has lower priority than selects." |
2170 |
msgstr "" |
|
2171 |
||
365
by Monty Taylor
Updated po files. |
2172 |
#: drizzled/drizzled.cc:3387
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2173 |
msgid "" |
2174 |
"The location and name of the file that remembers the master and where the I/"
|
|
2175 |
"O replication thread is in the master's binlogs."
|
|
2176 |
msgstr "" |
|
2177 |
||
365
by Monty Taylor
Updated po files. |
2178 |
#: drizzled/drizzled.cc:3392
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2179 |
msgid "" |
2180 |
"The number of tries the slave will make to connect to the master before "
|
|
2181 |
"giving up."
|
|
2182 |
msgstr "" |
|
2183 |
||
365
by Monty Taylor
Updated po files. |
2184 |
#: drizzled/drizzled.cc:3401
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2185 |
msgid "Lock mysqld in memory." |
2186 |
msgstr "" |
|
2187 |
||
365
by Monty Taylor
Updated po files. |
2188 |
#: drizzled/drizzled.cc:3405
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2189 |
msgid "" |
2190 |
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, " |
|
2191 |
"BACKUP, FORCE or QUICK."
|
|
2192 |
msgstr "" |
|
2193 |
||
365
by Monty Taylor
Updated po files. |
2194 |
#: drizzled/drizzled.cc:3410
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2195 |
msgid "Use very new possible 'unsafe' functions." |
2196 |
msgstr "" |
|
2197 |
||
365
by Monty Taylor
Updated po files. |
2198 |
#: drizzled/drizzled.cc:3415
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2199 |
msgid "Use old, non-optimized alter table." |
2200 |
msgstr "" |
|
2201 |
||
365
by Monty Taylor
Updated po files. |
2202 |
#: drizzled/drizzled.cc:3420
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2203 |
msgid "" |
2204 |
"Enable old-style user limits (before 5.0.3 user resources were counted per "
|
|
2205 |
"each user+host vs. per account)"
|
|
2206 |
msgstr "" |
|
2207 |
||
365
by Monty Taylor
Updated po files. |
2208 |
#: drizzled/drizzled.cc:3425
|
2209 |
msgid "Pid file used by safe_mysqld." |
|
2210 |
msgstr "" |
|
2211 |
||
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
2212 |
#: drizzled/drizzled.cc:3435
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2213 |
msgid "" |
2214 |
"Maximum time in seconds to wait for the port to become free. (Default: no "
|
|
2215 |
"wait)"
|
|
2216 |
msgstr "" |
|
2217 |
||
365
by Monty Taylor
Updated po files. |
2218 |
#: drizzled/drizzled.cc:3440
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2219 |
msgid "The location and name to use for relay logs." |
2220 |
msgstr "" |
|
2221 |
||
365
by Monty Taylor
Updated po files. |
2222 |
#: drizzled/drizzled.cc:3444
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2223 |
msgid "" |
2224 |
"The location and name to use for the file that keeps a list of the last "
|
|
2225 |
"relay logs."
|
|
2226 |
msgstr "" |
|
2227 |
||
365
by Monty Taylor
Updated po files. |
2228 |
#: drizzled/drizzled.cc:3449
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2229 |
msgid "" |
2230 |
"The location and name of the file that remembers where the SQL replication "
|
|
2231 |
"thread is in the relay logs."
|
|
2232 |
msgstr "" |
|
2233 |
||
365
by Monty Taylor
Updated po files. |
2234 |
#: drizzled/drizzled.cc:3454
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2235 |
msgid "" |
2236 |
"Tells the slave thread to restrict replication to the specified database. To "
|
|
2237 |
"specify more than one database, use the directive multiple times, once for "
|
|
2238 |
"each database. Note that this will only work if you do not use cross-"
|
|
2239 |
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
|
|
2240 |
"having selected a different or no database. If you need cross database "
|
|
2241 |
"updates to work, use replicate-wild-do-table=db_name.%."
|
|
2242 |
msgstr "" |
|
2243 |
||
365
by Monty Taylor
Updated po files. |
2244 |
#: drizzled/drizzled.cc:3463
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2245 |
msgid "" |
2246 |
"Tells the slave thread to restrict replication to the specified table. To "
|
|
2247 |
"specify more than one table, use the directive multiple times, once for each "
|
|
2248 |
"table. This will work for cross-database updates, in contrast to replicate-"
|
|
2249 |
"do-db."
|
|
2250 |
msgstr "" |
|
2251 |
||
365
by Monty Taylor
Updated po files. |
2252 |
#: drizzled/drizzled.cc:3469
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2253 |
msgid "" |
2254 |
"Tells the slave thread to not replicate to the specified database. To "
|
|
2255 |
"specify more than one database to ignore, use the directive multiple times, "
|
|
2256 |
"once for each database. This option will not work if you use cross database "
|
|
2257 |
"updates. If you need cross database updates to work, use replicate-wild-"
|
|
2258 |
"ignore-table=db_name.%. "
|
|
2259 |
msgstr "" |
|
2260 |
||
365
by Monty Taylor
Updated po files. |
2261 |
#: drizzled/drizzled.cc:3476
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2262 |
msgid "" |
2263 |
"Tells the slave thread to not replicate to the specified table. To specify "
|
|
2264 |
"more than one table to ignore, use the directive multiple times, once for "
|
|
2265 |
"each table. This will work for cross-datbase updates, in contrast to "
|
|
2266 |
"replicate-ignore-db."
|
|
2267 |
msgstr "" |
|
2268 |
||
365
by Monty Taylor
Updated po files. |
2269 |
#: drizzled/drizzled.cc:3482
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2270 |
msgid "" |
2271 |
"Updates to a database with a different name than the original. Example: "
|
|
2272 |
"replicate-rewrite-db=master_db_name->slave_db_name."
|
|
2273 |
msgstr "" |
|
2274 |
||
365
by Monty Taylor
Updated po files. |
2275 |
#: drizzled/drizzled.cc:3486
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2276 |
msgid "" |
2277 |
"In replication, if set to 1, do not skip events having our server id. "
|
|
2278 |
"Default value is 0 (to break infinite loops in circular replication). Can't "
|
|
2279 |
"be set to 1 if --log-slave-updates is used."
|
|
2280 |
msgstr "" |
|
2281 |
||
365
by Monty Taylor
Updated po files. |
2282 |
#: drizzled/drizzled.cc:3493
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2283 |
msgid "" |
2284 |
"Tells the slave thread to restrict replication to the tables that match the "
|
|
2285 |
"specified wildcard pattern. To specify more than one table, use the "
|
|
2286 |
"directive multiple times, once for each table. This will work for cross-"
|
|
2287 |
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
|
|
2288 |
"only updates to tables in all databases that start with foo and whose table "
|
|
2289 |
"names start with bar."
|
|
2290 |
msgstr "" |
|
2291 |
||
365
by Monty Taylor
Updated po files. |
2292 |
#: drizzled/drizzled.cc:3501
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2293 |
msgid "" |
2294 |
"Tells the slave thread to not replicate to the tables that match the given "
|
|
2295 |
"wildcard pattern. To specify more than one table to ignore, use the "
|
|
2296 |
"directive multiple times, once for each table. This will work for cross-"
|
|
2297 |
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
|
|
2298 |
"updates to tables in databases that start with foo and whose table names "
|
|
2299 |
"start with bar."
|
|
2300 |
msgstr "" |
|
2301 |
||
365
by Monty Taylor
Updated po files. |
2302 |
#: drizzled/drizzled.cc:3510
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2303 |
msgid "" |
2304 |
"Hostname or IP of the slave to be reported to to the master during slave "
|
|
2305 |
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
|
|
2306 |
"you do not want the slave to register itself with the master. Note that it "
|
|
2307 |
"is not sufficient for the master to simply read the IP of the slave off the "
|
|
2308 |
"socket once the slave connects. Due to NAT and other routing issues, that IP "
|
|
2309 |
"may not be valid for connecting to the slave from the master or other hosts."
|
|
2310 |
msgstr "" |
|
2311 |
||
365
by Monty Taylor
Updated po files. |
2312 |
#: drizzled/drizzled.cc:3523
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2313 |
msgid "" |
2314 |
"Port for connecting to slave reported to the master during slave "
|
|
2315 |
"registration. Set it only if the slave is listening on a non-default port or "
|
|
2316 |
"if you have a special tunnel from the master or other clients to the slave. "
|
|
2317 |
"If not sure, leave this option unset."
|
|
2318 |
msgstr "" |
|
2319 |
||
365
by Monty Taylor
Updated po files. |
2320 |
#: drizzled/drizzled.cc:3530
|
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2321 |
msgid "Skip some optimize stages (for testing)." |
2322 |
msgstr "" |
|
2323 |
||
365
by Monty Taylor
Updated po files. |
2324 |
#: drizzled/drizzled.cc:3533
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2325 |
msgid "" |
2326 |
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
|
|
2327 |
"specified directory"
|
|
2328 |
msgstr "" |
|
2329 |
||
365
by Monty Taylor
Updated po files. |
2330 |
#: drizzled/drizzled.cc:3538
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2331 |
msgid "" |
2332 |
"Uniquely identifies the server instance in the community of replication "
|
|
2333 |
"partners."
|
|
2334 |
msgstr "" |
|
2335 |
||
365
by Monty Taylor
Updated po files. |
2336 |
#: drizzled/drizzled.cc:3543
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2337 |
msgid "" |
2338 |
"Change the value of a variable. Please note that this option is deprecated;"
|
|
2339 |
"you can set variables directly with --variable-name=value."
|
|
2340 |
msgstr "" |
|
2341 |
||
365
by Monty Taylor
Updated po files. |
2342 |
#: drizzled/drizzled.cc:3547
|
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2343 |
msgid "Don't use new, possible wrong routines." |
2344 |
msgstr "" |
|
2345 |
||
365
by Monty Taylor
Updated po files. |
2346 |
#: drizzled/drizzled.cc:3550
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2347 |
msgid "If set, slave is not autostarted." |
2348 |
msgstr "" |
|
2349 |
||
365
by Monty Taylor
Updated po files. |
2350 |
#: drizzled/drizzled.cc:3554
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2351 |
msgid "Don't print a stack trace on failure." |
2352 |
msgstr "" |
|
2353 |
||
365
by Monty Taylor
Updated po files. |
2354 |
#: drizzled/drizzled.cc:3558
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2355 |
msgid "" |
2356 |
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
|
|
2357 |
"links instead."
|
|
2358 |
msgstr "" |
|
2359 |
||
365
by Monty Taylor
Updated po files. |
2360 |
#: drizzled/drizzled.cc:3562
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2361 |
msgid "Don't give threads different priorities." |
2362 |
msgstr "" |
|
2363 |
||
365
by Monty Taylor
Updated po files. |
2364 |
#: drizzled/drizzled.cc:3566
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2365 |
msgid "" |
2366 |
"The location where the slave should put its temporary files when replicating "
|
|
2367 |
"a LOAD DATA INFILE command."
|
|
2368 |
msgstr "" |
|
2369 |
||
365
by Monty Taylor
Updated po files. |
2370 |
#: drizzled/drizzled.cc:3571
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2371 |
msgid "" |
2372 |
"Tells the slave thread to continue replication when a query event returns an "
|
|
2373 |
"error from the provided list."
|
|
2374 |
msgstr "" |
|
2375 |
||
365
by Monty Taylor
Updated po files. |
2376 |
#: drizzled/drizzled.cc:3575
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2377 |
msgid "" |
2378 |
"Modes for how replication events should be executed. Legal values are "
|
|
2379 |
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
|
|
2380 |
"stop for operations that are idempotent. In STRICT mode, replication will "
|
|
2381 |
"stop on any unexpected difference between the master and the slave."
|
|
2382 |
msgstr "" |
|
2383 |
||
365
by Monty Taylor
Updated po files. |
2384 |
#: drizzled/drizzled.cc:3583
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2385 |
msgid "Enable|disable slow query log" |
2386 |
msgstr "" |
|
2387 |
||
365
by Monty Taylor
Updated po files. |
2388 |
#: drizzled/drizzled.cc:3587
|
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2389 |
msgid "(INGORED)" |
2390 |
msgstr "" |
|
2391 |
||
365
by Monty Taylor
Updated po files. |
2392 |
#: drizzled/drizzled.cc:3590
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2393 |
msgid "Enable symbolic link support." |
2394 |
msgstr "" |
|
2395 |
||
365
by Monty Taylor
Updated po files. |
2396 |
#: drizzled/drizzled.cc:3599
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2397 |
msgid "" |
2398 |
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
|
|
2399 |
msgstr "" |
|
2400 |
||
365
by Monty Taylor
Updated po files. |
2401 |
#: drizzled/drizzled.cc:3604
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2402 |
msgid "" |
2403 |
"Decision to use in heuristic recover process. Possible values are COMMIT or "
|
|
2404 |
"ROLLBACK."
|
|
2405 |
msgstr "" |
|
2406 |
||
365
by Monty Taylor
Updated po files. |
2407 |
#: drizzled/drizzled.cc:3609
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2408 |
msgid "" |
2409 |
"Using this option will cause most temporary files created to use a small set "
|
|
2410 |
"of names, rather than a unique name for each new file."
|
|
2411 |
msgstr "" |
|
2412 |
||
365
by Monty Taylor
Updated po files. |
2413 |
#: drizzled/drizzled.cc:3614
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2414 |
msgid "" |
2415 |
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
|
|
2416 |
msgstr "" |
|
2417 |
||
365
by Monty Taylor
Updated po files. |
2418 |
#: drizzled/drizzled.cc:3619
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2419 |
msgid "" |
2420 |
"Path for temporary files. Several paths may be specified, separated by a "
|
|
2421 |
"colon (:), in this case they are used in a round-robin fashion."
|
|
2422 |
msgstr "" |
|
2423 |
||
365
by Monty Taylor
Updated po files. |
2424 |
#: drizzled/drizzled.cc:3625
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2425 |
msgid "Default transaction isolation level." |
2426 |
msgstr "" |
|
2427 |
||
365
by Monty Taylor
Updated po files. |
2428 |
#: drizzled/drizzled.cc:3629
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2429 |
msgid "" |
2430 |
"Enable symbolic link support. Deprecated option; use --symbolic-links "
|
|
2431 |
"instead."
|
|
2432 |
msgstr "" |
|
2433 |
||
365
by Monty Taylor
Updated po files. |
2434 |
#: drizzled/drizzled.cc:3634
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2435 |
msgid "Run mysqld daemon as user." |
2436 |
msgstr "" |
|
2437 |
||
365
by Monty Taylor
Updated po files. |
2438 |
#: drizzled/drizzled.cc:3642
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2439 |
msgid "Deprecated; use --log-warnings instead." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2440 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2441 |
|
365
by Monty Taylor
Updated po files. |
2442 |
#: drizzled/drizzled.cc:3647
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2443 |
msgid "" |
2444 |
"The number of outstanding connection requests MySQL can have. This comes "
|
|
2445 |
"into play when the main MySQL thread gets very many connection requests in a "
|
|
2446 |
"very short time."
|
|
2447 |
msgstr "" |
|
2448 |
||
365
by Monty Taylor
Updated po files. |
2449 |
#: drizzled/drizzled.cc:3653
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2450 |
msgid "" |
2451 |
"The size of the cache to hold the SQL statements for the binary log during a "
|
|
2452 |
"transaction. If you often use big, multi-statement transactions you can "
|
|
2453 |
"increase this to get more performance."
|
|
2454 |
msgstr "" |
|
2455 |
||
365
by Monty Taylor
Updated po files. |
2456 |
#: drizzled/drizzled.cc:3659
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2457 |
msgid "" |
2458 |
"Size of tree cache used in bulk insert optimisation. Note that this is a "
|
|
2459 |
"limit per thread!"
|
|
2460 |
msgstr "" |
|
2461 |
||
365
by Monty Taylor
Updated po files. |
2462 |
#: drizzled/drizzled.cc:3665
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2463 |
msgid "" |
2464 |
"The number of seconds the mysqld server is waiting for a connect packet "
|
|
2465 |
"before responding with 'Bad handshake'."
|
|
2466 |
msgstr "" |
|
2467 |
||
365
by Monty Taylor
Updated po files. |
2468 |
#: drizzled/drizzled.cc:3670
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2469 |
msgid "The DATE format (For future)." |
2470 |
msgstr "" |
|
2471 |
||
365
by Monty Taylor
Updated po files. |
2472 |
#: drizzled/drizzled.cc:3675
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2473 |
msgid "The DATETIME/TIMESTAMP format (for future)." |
2474 |
msgstr "" |
|
2475 |
||
365
by Monty Taylor
Updated po files. |
2476 |
#: drizzled/drizzled.cc:3680
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2477 |
msgid "The default week format used by WEEK() functions." |
2478 |
msgstr "" |
|
2479 |
||
365
by Monty Taylor
Updated po files. |
2480 |
#: drizzled/drizzled.cc:3685
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2481 |
msgid "" |
2482 |
"Precision of the result of '/' operator will be increased on that value."
|
|
2483 |
msgstr "" |
|
2484 |
||
365
by Monty Taylor
Updated po files. |
2485 |
#: drizzled/drizzled.cc:3691
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2486 |
msgid "" |
2487 |
"If non-zero, binary logs will be purged after expire_logs_days days; "
|
|
2488 |
"possible purges happen at startup and at binary log rotation."
|
|
2489 |
msgstr "" |
|
2490 |
||
365
by Monty Taylor
Updated po files. |
2491 |
#: drizzled/drizzled.cc:3697
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2492 |
msgid "The maximum length of the result of function group_concat." |
2493 |
msgstr "" |
|
2494 |
||
365
by Monty Taylor
Updated po files. |
2495 |
#: drizzled/drizzled.cc:3702
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2496 |
msgid "" |
2497 |
"The number of seconds the server waits for activity on an interactive "
|
|
2498 |
"connection before closing it."
|
|
2499 |
msgstr "" |
|
2500 |
||
365
by Monty Taylor
Updated po files. |
2501 |
#: drizzled/drizzled.cc:3708
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2502 |
msgid "The size of the buffer that is used for full joins." |
2503 |
msgstr "" |
|
2504 |
||
365
by Monty Taylor
Updated po files. |
2505 |
#: drizzled/drizzled.cc:3714
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2506 |
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified." |
2507 |
msgstr "" |
|
2508 |
||
365
by Monty Taylor
Updated po files. |
2509 |
#: drizzled/drizzled.cc:3719
|
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2510 |
msgid "" |
2511 |
"The size of the buffer used for index blocks for MyISAM tables. Increase "
|
|
2512 |
"this to get better index handling (for all reads and multiple writes) to as "
|
|
2513 |
"much as you can afford;"
|
|
2514 |
msgstr "" |
|
2515 |
||
365
by Monty Taylor
Updated po files. |
2516 |
#: drizzled/drizzled.cc:3728
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2517 |
msgid "" |
2518 |
"This characterizes the number of hits a hot block has to be untouched until "
|
|
2519 |
"it is considered aged enough to be downgraded to a warm block. This "
|
|
2520 |
"specifies the percentage ratio of that number of hits to the total number of "
|
|
2521 |
"blocks in key cache"
|
|
2522 |
msgstr "" |
|
2523 |
||
365
by Monty Taylor
Updated po files. |
2524 |
#: drizzled/drizzled.cc:3737
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2525 |
msgid "The default size of key cache blocks" |
2526 |
msgstr "" |
|
2527 |
||
365
by Monty Taylor
Updated po files. |
2528 |
#: drizzled/drizzled.cc:3743
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2529 |
msgid "The minimum percentage of warm blocks in key cache" |
2530 |
msgstr "" |
|
2531 |
||
365
by Monty Taylor
Updated po files. |
2532 |
#: drizzled/drizzled.cc:3749
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2533 |
msgid "" |
2534 |
"Log all queries that have taken more than long_query_time seconds to execute "
|
|
2535 |
"to file. The argument will be treated as a decimal value with microsecond "
|
|
2536 |
"precission."
|
|
2537 |
msgstr "" |
|
2538 |
||
365
by Monty Taylor
Updated po files. |
2539 |
#: drizzled/drizzled.cc:3755
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2540 |
msgid "Max packetlength to send/receive from to server." |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2541 |
msgstr "" |
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2542 |
|
365
by Monty Taylor
Updated po files. |
2543 |
#: drizzled/drizzled.cc:3760
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2544 |
msgid "" |
2545 |
"Can be used to restrict the total size used to cache a multi-transaction "
|
|
2546 |
"query."
|
|
2547 |
msgstr "" |
|
2548 |
||
365
by Monty Taylor
Updated po files. |
2549 |
#: drizzled/drizzled.cc:3765
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2550 |
msgid "" |
2551 |
"Binary log will be rotated automatically when the size exceeds this value. "
|
|
2552 |
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
|
|
2553 |
"for this variable is 4096."
|
|
2554 |
msgstr "" |
|
2555 |
||
365
by Monty Taylor
Updated po files. |
2556 |
#: drizzled/drizzled.cc:3771
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2557 |
msgid "" |
2558 |
"If there is more than this number of interrupted connections from a host "
|
|
2559 |
"this host will be blocked from further connections."
|
|
2560 |
msgstr "" |
|
2561 |
||
365
by Monty Taylor
Updated po files. |
2562 |
#: drizzled/drizzled.cc:3778
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2563 |
msgid "The number of simultaneous clients allowed." |
2564 |
msgstr "" |
|
2565 |
||
365
by Monty Taylor
Updated po files. |
2566 |
#: drizzled/drizzled.cc:3783
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2567 |
msgid "Max number of errors/warnings to store for a statement." |
2568 |
msgstr "" |
|
2569 |
||
365
by Monty Taylor
Updated po files. |
2570 |
#: drizzled/drizzled.cc:3788
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2571 |
msgid "Don't allow creation of heap tables bigger than this." |
2572 |
msgstr "" |
|
2573 |
||
365
by Monty Taylor
Updated po files. |
2574 |
#: drizzled/drizzled.cc:3794
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2575 |
msgid "" |
2576 |
"Joins that are probably going to read more than max_join_size records return "
|
|
2577 |
"an error."
|
|
2578 |
msgstr "" |
|
2579 |
||
365
by Monty Taylor
Updated po files. |
2580 |
#: drizzled/drizzled.cc:3800
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2581 |
msgid "Max number of bytes in sorted records." |
2582 |
msgstr "" |
|
2583 |
||
365
by Monty Taylor
Updated po files. |
2584 |
#: drizzled/drizzled.cc:3805
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2585 |
msgid "" |
2586 |
"If non-zero: relay log will be rotated automatically when the size exceeds "
|
|
2587 |
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
|
|
2588 |
"excepted, the minimum value for this variable is 4096."
|
|
2589 |
msgstr "" |
|
2590 |
||
365
by Monty Taylor
Updated po files. |
2591 |
#: drizzled/drizzled.cc:3812
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2592 |
msgid "Limit assumed max number of seeks when looking up rows based on a key" |
2593 |
msgstr "" |
|
2594 |
||
365
by Monty Taylor
Updated po files. |
2595 |
#: drizzled/drizzled.cc:3817
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2596 |
msgid "" |
2597 |
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
|
|
2598 |
"max_sort_length bytes of each value are used; the rest are ignored)."
|
|
2599 |
msgstr "" |
|
2600 |
||
365
by Monty Taylor
Updated po files. |
2601 |
#: drizzled/drizzled.cc:3824
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2602 |
msgid "Maximum number of temporary tables a client can keep open at a time." |
2603 |
msgstr "" |
|
2604 |
||
365
by Monty Taylor
Updated po files. |
2605 |
#: drizzled/drizzled.cc:3829
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2606 |
msgid "After this many write locks, allow some read locks to run in between." |
2607 |
msgstr "" |
|
2608 |
||
365
by Monty Taylor
Updated po files. |
2609 |
#: drizzled/drizzled.cc:3833
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2610 |
msgid "" |
2611 |
"Don't log queries which examine less than min_examined_row_limit rows to "
|
|
2612 |
"file."
|
|
2613 |
msgstr "" |
|
2614 |
||
365
by Monty Taylor
Updated po files. |
2615 |
#: drizzled/drizzled.cc:3839
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2616 |
msgid "Block size to be used for MyISAM index pages." |
2617 |
msgstr "" |
|
2618 |
||
365
by Monty Taylor
Updated po files. |
2619 |
#: drizzled/drizzled.cc:3845
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2620 |
msgid "Default pointer size to be used for MyISAM tables." |
2621 |
msgstr "" |
|
2622 |
||
365
by Monty Taylor
Updated po files. |
2623 |
#: drizzled/drizzled.cc:3850
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2624 |
#, fuzzy
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2625 |
msgid "(Deprecated option)" |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2626 |
msgstr "Fausse option de creation" |
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2627 |
|
365
by Monty Taylor
Updated po files. |
2628 |
#: drizzled/drizzled.cc:3856
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2629 |
msgid "" |
2630 |
"Don't use the fast sort index method to created index if the temporary file "
|
|
2631 |
"would get bigger than this."
|
|
2632 |
msgstr "" |
|
2633 |
||
365
by Monty Taylor
Updated po files. |
2634 |
#: drizzled/drizzled.cc:3863
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2635 |
msgid "" |
2636 |
"Number of threads to use when repairing MyISAM tables. The value of 1 "
|
|
2637 |
"disables parallel repair."
|
|
2638 |
msgstr "" |
|
2639 |
||
365
by Monty Taylor
Updated po files. |
2640 |
#: drizzled/drizzled.cc:3869
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2641 |
msgid "" |
2642 |
"The buffer that is allocated when sorting the index when doing a REPAIR or "
|
|
2643 |
"when creating indexes with CREATE INDEX or ALTER TABLE."
|
|
2644 |
msgstr "" |
|
2645 |
||
365
by Monty Taylor
Updated po files. |
2646 |
#: drizzled/drizzled.cc:3875
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2647 |
msgid "" |
2648 |
"Specifies how MyISAM index statistics collection code should threat NULLs. "
|
|
2649 |
"Possible values of name are 'nulls_unequal' (default behavior), "
|
|
2650 |
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
|
|
2651 |
msgstr "" |
|
2652 |
||
365
by Monty Taylor
Updated po files. |
2653 |
#: drizzled/drizzled.cc:3882
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2654 |
#, fuzzy
|
2655 |
msgid "Buffer length for TCP/IP and socket communication." |
|
2656 |
msgstr "Tampon pour les communications TCP/IP et socket" |
|
2657 |
||
365
by Monty Taylor
Updated po files. |
2658 |
#: drizzled/drizzled.cc:3887
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2659 |
msgid "" |
2660 |
"Number of seconds to wait for more data from a connection before aborting "
|
|
2661 |
"the read."
|
|
2662 |
msgstr "" |
|
2663 |
||
365
by Monty Taylor
Updated po files. |
2664 |
#: drizzled/drizzled.cc:3893
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2665 |
msgid "" |
2666 |
"If a read on a communication port is interrupted, retry this many times "
|
|
2667 |
"before giving up."
|
|
2668 |
msgstr "" |
|
2669 |
||
365
by Monty Taylor
Updated po files. |
2670 |
#: drizzled/drizzled.cc:3899
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2671 |
msgid "" |
2672 |
"Number of seconds to wait for a block to be written to a connection before "
|
|
2673 |
"aborting the write."
|
|
2674 |
msgstr "" |
|
2675 |
||
365
by Monty Taylor
Updated po files. |
2676 |
#: drizzled/drizzled.cc:3905
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2677 |
msgid "Use compatible behavior." |
2678 |
msgstr "" |
|
2679 |
||
365
by Monty Taylor
Updated po files. |
2680 |
#: drizzled/drizzled.cc:3910
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2681 |
msgid "" |
2682 |
"If this is not 0, then mysqld will use this value to reserve file "
|
|
2683 |
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
|
|
2684 |
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
|
|
2685 |
"larger) number of files."
|
|
2686 |
msgstr "" |
|
2687 |
||
365
by Monty Taylor
Updated po files. |
2688 |
#: drizzled/drizzled.cc:3917
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2689 |
msgid "" |
2690 |
"Controls the heuristic(s) applied during query optimization to prune less-"
|
|
2691 |
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
|
|
2692 |
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
|
|
2693 |
"on number of retrieved rows."
|
|
2694 |
msgstr "" |
|
2695 |
||
365
by Monty Taylor
Updated po files. |
2696 |
#: drizzled/drizzled.cc:3925
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2697 |
msgid "" |
2698 |
"Maximum depth of search performed by the query optimizer. Values larger than "
|
|
2699 |
"the number of relations in a query result in better query plans, but take "
|
|
2700 |
"longer to compile a query. Smaller values than the number of tables in a "
|
|
2701 |
"relation result in faster optimization, but may produce very bad query "
|
|
2702 |
"plans. If set to 0, the system will automatically pick a reasonable value; "
|
|
2703 |
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
|
|
2704 |
"(used for testing/comparison)."
|
|
2705 |
msgstr "" |
|
2706 |
||
365
by Monty Taylor
Updated po files. |
2707 |
#: drizzled/drizzled.cc:3937
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2708 |
msgid "Directory for plugins." |
2709 |
msgstr "" |
|
2710 |
||
365
by Monty Taylor
Updated po files. |
2711 |
#: drizzled/drizzled.cc:3941
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2712 |
msgid "" |
2713 |
"Optional comma separated list of plugins to load, where each plugin is "
|
|
2714 |
"identified by the name of the shared library. [for example: --"
|
|
2715 |
"plugin_load=libmd5udf.so]"
|
|
2716 |
msgstr "" |
|
2717 |
||
365
by Monty Taylor
Updated po files. |
2718 |
#: drizzled/drizzled.cc:3947
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2719 |
msgid "The size of the buffer that is allocated when preloading indexes" |
2720 |
msgstr "" |
|
2721 |
||
365
by Monty Taylor
Updated po files. |
2722 |
#: drizzled/drizzled.cc:3952
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2723 |
msgid "Allocation block size for query parsing and execution" |
2724 |
msgstr "" |
|
2725 |
||
365
by Monty Taylor
Updated po files. |
2726 |
#: drizzled/drizzled.cc:3957
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2727 |
msgid "Persistent buffer for query parsing and execution" |
2728 |
msgstr "" |
|
2729 |
||
365
by Monty Taylor
Updated po files. |
2730 |
#: drizzled/drizzled.cc:3963
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2731 |
msgid "Allocation block size for storing ranges during optimization" |
2732 |
msgstr "" |
|
2733 |
||
365
by Monty Taylor
Updated po files. |
2734 |
#: drizzled/drizzled.cc:3969
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2735 |
msgid "" |
2736 |
"Each thread that does a sequential scan allocates a buffer of this size for "
|
|
2737 |
"each table it scans. If you do many sequential scans, you may want to "
|
|
2738 |
"increase this value."
|
|
2739 |
msgstr "" |
|
2740 |
||
365
by Monty Taylor
Updated po files. |
2741 |
#: drizzled/drizzled.cc:3977
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2742 |
msgid "" |
2743 |
"Make all non-temporary tables read-only, with the exception for replication "
|
|
2744 |
"(slave) threads and users with the SUPER privilege"
|
|
2745 |
msgstr "" |
|
2746 |
||
365
by Monty Taylor
Updated po files. |
2747 |
#: drizzled/drizzled.cc:3983
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2748 |
msgid "" |
2749 |
"When reading rows in sorted order after a sort, the rows are read through "
|
|
2750 |
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
|
|
2751 |
"record_buffer."
|
|
2752 |
msgstr "" |
|
2753 |
||
365
by Monty Taylor
Updated po files. |
2754 |
#: drizzled/drizzled.cc:3997
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2755 |
msgid "" |
2756 |
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
|
|
2757 |
"needed."
|
|
2758 |
msgstr "" |
|
2759 |
||
365
by Monty Taylor
Updated po files. |
2760 |
#: drizzled/drizzled.cc:4003
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2761 |
msgid "Maximum space to use for all relay logs." |
2762 |
msgstr "" |
|
2763 |
||
365
by Monty Taylor
Updated po files. |
2764 |
#: drizzled/drizzled.cc:4008
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2765 |
#, fuzzy
|
2766 |
msgid "Use compression on master/slave protocol." |
|
2767 |
msgstr "Utilise la compression dans le protocole serveur/client." |
|
2768 |
||
365
by Monty Taylor
Updated po files. |
2769 |
#: drizzled/drizzled.cc:4013
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2770 |
msgid "" |
2771 |
"Number of seconds to wait for more data from a master/slave connection "
|
|
2772 |
"before aborting the read."
|
|
2773 |
msgstr "" |
|
2774 |
||
365
by Monty Taylor
Updated po files. |
2775 |
#: drizzled/drizzled.cc:4018
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2776 |
msgid "" |
2777 |
"Number of times the slave SQL thread will retry a transaction in case it "
|
|
2778 |
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
|
|
2779 |
"stopping."
|
|
2780 |
msgstr "" |
|
2781 |
||
365
by Monty Taylor
Updated po files. |
2782 |
#: drizzled/drizzled.cc:4024
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2783 |
msgid "Allow slave to batch requests." |
2784 |
msgstr "" |
|
2785 |
||
365
by Monty Taylor
Updated po files. |
2786 |
#: drizzled/drizzled.cc:4028
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2787 |
msgid "" |
2788 |
"If creating the thread takes longer than this value (in seconds), the "
|
|
2789 |
"Slow_launch_threads counter will be incremented."
|
|
2790 |
msgstr "" |
|
2791 |
||
365
by Monty Taylor
Updated po files. |
2792 |
#: drizzled/drizzled.cc:4033
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2793 |
msgid "Each thread that needs to do a sort allocates a buffer of this size." |
2794 |
msgstr "" |
|
2795 |
||
365
by Monty Taylor
Updated po files. |
2796 |
#: drizzled/drizzled.cc:4039
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2797 |
msgid "" |
2798 |
"Synchronously flush binary log to disk after every #th event. Use 0 "
|
|
2799 |
"(default) to disable synchronous flushing."
|
|
2800 |
msgstr "" |
|
2801 |
||
365
by Monty Taylor
Updated po files. |
2802 |
#: drizzled/drizzled.cc:4044
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2803 |
msgid "Sync .frm to disk on create. Enabled by default." |
2804 |
msgstr "" |
|
2805 |
||
365
by Monty Taylor
Updated po files. |
2806 |
#: drizzled/drizzled.cc:4048
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2807 |
#, fuzzy
|
2808 |
msgid "Deprecated; use --table_open_cache instead." |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2809 |
msgstr "ATTENTION: option obsolète; utilisez --disable-pager à la place.\n" |
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2810 |
|
365
by Monty Taylor
Updated po files. |
2811 |
#: drizzled/drizzled.cc:4052
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2812 |
msgid "The number of cached table definitions." |
2813 |
msgstr "" |
|
2814 |
||
365
by Monty Taylor
Updated po files. |
2815 |
#: drizzled/drizzled.cc:4056
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2816 |
msgid "The number of cached open tables." |
2817 |
msgstr "" |
|
2818 |
||
365
by Monty Taylor
Updated po files. |
2819 |
#: drizzled/drizzled.cc:4060
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2820 |
msgid "" |
2821 |
"Timeout in seconds to wait for a table level lock before returning an error. "
|
|
2822 |
"Used only if the connection has active cursors."
|
|
2823 |
msgstr "" |
|
2824 |
||
365
by Monty Taylor
Updated po files. |
2825 |
#: drizzled/drizzled.cc:4065
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2826 |
msgid "How many threads we should keep in a cache for reuse." |
2827 |
msgstr "" |
|
2828 |
||
365
by Monty Taylor
Updated po files. |
2829 |
#: drizzled/drizzled.cc:4069
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2830 |
msgid "" |
2831 |
"How many threads we should create to handle query requests in case of "
|
|
2832 |
"'thread_handling=pool-of-threads'"
|
|
2833 |
msgstr "" |
|
2834 |
||
365
by Monty Taylor
Updated po files. |
2835 |
#: drizzled/drizzled.cc:4074
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2836 |
msgid "The stack size for each thread." |
2837 |
msgstr "" |
|
2838 |
||
365
by Monty Taylor
Updated po files. |
2839 |
#: drizzled/drizzled.cc:4080
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2840 |
msgid "The TIME format (for future)." |
2841 |
msgstr "" |
|
2842 |
||
365
by Monty Taylor
Updated po files. |
2843 |
#: drizzled/drizzled.cc:4085
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2844 |
msgid "" |
2845 |
"If an internal in-memory temporary table exceeds this size, MySQL will "
|
|
2846 |
"automatically convert it to an on-disk MyISAM table."
|
|
2847 |
msgstr "" |
|
2848 |
||
365
by Monty Taylor
Updated po files. |
2849 |
#: drizzled/drizzled.cc:4091
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2850 |
msgid "Allocation block size for transactions to be stored in binary log" |
2851 |
msgstr "" |
|
2852 |
||
365
by Monty Taylor
Updated po files. |
2853 |
#: drizzled/drizzled.cc:4096
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2854 |
msgid "Persistent buffer for transactions to be stored in binary log" |
2855 |
msgstr "" |
|
2856 |
||
365
by Monty Taylor
Updated po files. |
2857 |
#: drizzled/drizzled.cc:4101
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2858 |
msgid "" |
2859 |
"The number of seconds the server waits for activity on a connection before "
|
|
2860 |
"closing it."
|
|
2861 |
msgstr "" |
|
2862 |
||
365
by Monty Taylor
Updated po files. |
2863 |
#: drizzled/drizzled.cc:4349
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2864 |
msgid "" |
2865 |
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
|
|
2866 |
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
|
|
2867 |
"and you are welcome to modify and redistribute it under the GPL license\n"
|
|
2868 |
"\n"
|
|
2869 |
"Starts the Drizzle database server\n"
|
|
2870 |
msgstr "" |
|
2871 |
||
365
by Monty Taylor
Updated po files. |
2872 |
#: drizzled/drizzled.cc:4356
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2873 |
#, c-format
|
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2874 |
msgid "Usage: %s [OPTIONS]\n" |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2875 |
msgstr "" |
312.1.13
by Monty Taylor
Updated po files to reflect drizzled.cc change. |
2876 |
|
365
by Monty Taylor
Updated po files. |
2877 |
#: drizzled/drizzled.cc:4367
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2878 |
msgid "" |
2879 |
"\n"
|
|
2880 |
"To see what values a running Drizzle server is using, type\n"
|
|
2881 |
"'drizzleadmin variables' instead of 'drizzled --help'."
|
|
2882 |
msgstr "" |
|
2883 |
||
365
by Monty Taylor
Updated po files. |
2884 |
#: drizzled/drizzled.cc:4551
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2885 |
#, c-format
|
2886 |
msgid "" |
|
2887 |
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
|
|
2888 |
"command line\n"
|
|
2889 |
msgstr "" |
|
2890 |
||
365
by Monty Taylor
Updated po files. |
2891 |
#: drizzled/drizzled.cc:4603
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2892 |
#, c-format
|
2893 |
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n" |
|
2894 |
msgstr "" |
|
2895 |
||
365
by Monty Taylor
Updated po files. |
2896 |
#: drizzled/drizzled.cc:4612
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2897 |
#, c-format
|
2898 |
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n" |
|
2899 |
msgstr "" |
|
2900 |
||
365
by Monty Taylor
Updated po files. |
2901 |
#: drizzled/drizzled.cc:4622
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2902 |
#, c-format
|
2903 |
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n" |
|
2904 |
msgstr "" |
|
2905 |
||
365
by Monty Taylor
Updated po files. |
2906 |
#: drizzled/drizzled.cc:4651 drizzled/drizzled.cc:4660
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2907 |
#, c-format
|
2908 |
msgid "Could not add do table rule '%s'!\n" |
|
2909 |
msgstr "" |
|
2910 |
||
365
by Monty Taylor
Updated po files. |
2911 |
#: drizzled/drizzled.cc:4669 drizzled/drizzled.cc:4678
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2912 |
#, c-format
|
2913 |
msgid "Could not add ignore table rule '%s'!\n" |
|
2914 |
msgstr "" |
|
2915 |
||
365
by Monty Taylor
Updated po files. |
2916 |
#: drizzled/drizzled.cc:4722
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2917 |
msgid "Can't start server: cannot resolve hostname!" |
2918 |
msgstr "" |
|
2919 |
||
365
by Monty Taylor
Updated po files. |
2920 |
#: drizzled/drizzled.cc:4728
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2921 |
msgid "Can't start server: bind-address refers to multiple interfaces!" |
2922 |
msgstr "" |
|
2923 |
||
365
by Monty Taylor
Updated po files. |
2924 |
#: drizzled/drizzled.cc:4903
|
312.1.11
by Monty Taylor
Added some strings from drizzled.cc. |
2925 |
msgid "" |
2926 |
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
|
|
2927 |
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
|
|
2928 |
msgstr "" |
|
2929 |
||
365
by Monty Taylor
Updated po files. |
2930 |
#: drizzled/drizzled.cc:5088
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
2931 |
#, c-format
|
2932 |
msgid "No option given to %s\n" |
|
2933 |
msgstr "" |
|
2934 |
||
365
by Monty Taylor
Updated po files. |
2935 |
#: drizzled/drizzled.cc:5090
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2936 |
#, c-format
|
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
2937 |
msgid "Wrong option to %s. Option(s) given: %s\n" |
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2938 |
msgstr "" |
2939 |
||
365
by Monty Taylor
Updated po files. |
2940 |
#: drizzled/drizzled.cc:5092
|
312.1.15
by Monty Taylor
Finished marking strings in drizzled.cc. |
2941 |
#, c-format
|
2942 |
msgid "Alternatives are: '%s'" |
|
2943 |
msgstr "" |
|
2944 |
||
312.1.6
by Monty Taylor
Updated po files. |
2945 |
#: drizzled/drizzled_error_messages.h:32
|
2946 |
msgid "hashchk" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2947 |
msgstr "hashchk" |
312.1.6
by Monty Taylor
Updated po files. |
2948 |
|
2949 |
#: drizzled/drizzled_error_messages.h:34
|
|
2950 |
msgid "isamchk" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2951 |
msgstr "isamchk" |
312.1.6
by Monty Taylor
Updated po files. |
2952 |
|
2953 |
#: drizzled/drizzled_error_messages.h:36
|
|
2954 |
msgid "NO" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2955 |
msgstr "NON" |
312.1.6
by Monty Taylor
Updated po files. |
2956 |
|
2957 |
#: drizzled/drizzled_error_messages.h:38
|
|
2958 |
msgid "YES" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2959 |
msgstr "OUI" |
312.1.6
by Monty Taylor
Updated po files. |
2960 |
|
2961 |
#: drizzled/drizzled_error_messages.h:40
|
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2962 |
#, c-format
|
312.1.6
by Monty Taylor
Updated po files. |
2963 |
msgid "Can't create file '%-.200s' (errno: %d)" |
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2964 |
msgstr "Ne peux créer le fichier '%s' (Errcode: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
2965 |
|
2966 |
#: drizzled/drizzled_error_messages.h:42
|
|
2967 |
#, fuzzy, c-format
|
|
2968 |
msgid "Can't create table '%-.200s' (errno: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2969 |
msgstr "Ne peux créer la table '%-.200s' (errno: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
2970 |
|
2971 |
#: drizzled/drizzled_error_messages.h:44
|
|
2972 |
#, fuzzy, c-format
|
|
2973 |
msgid "Can't create database '%-.192s' (errno: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2974 |
msgstr "Ne peux créer la base de données '%-.192s' (errno: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
2975 |
|
2976 |
#: drizzled/drizzled_error_messages.h:46
|
|
2977 |
#, c-format
|
|
2978 |
msgid "Can't create database '%-.192s'; database exists" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2979 |
msgstr "Impossible de créer la base '%-.192s'; la base existe" |
312.1.6
by Monty Taylor
Updated po files. |
2980 |
|
2981 |
#: drizzled/drizzled_error_messages.h:48
|
|
2982 |
#, c-format
|
|
2983 |
msgid "Can't drop database '%-.192s'; database doesn't exist" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2984 |
msgstr "Impossible d'effacer la base '%-.192s'; la base n'existe pas" |
312.1.6
by Monty Taylor
Updated po files. |
2985 |
|
2986 |
#: drizzled/drizzled_error_messages.h:50
|
|
2987 |
#, fuzzy, c-format
|
|
2988 |
msgid "Error dropping database (can't delete '%-.192s', errno: %d)" |
|
2989 |
msgstr "Erreur durant l'effacement de '%s' (Errcode : %d)" |
|
2990 |
||
2991 |
#: drizzled/drizzled_error_messages.h:52
|
|
2992 |
#, c-format
|
|
2993 |
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)" |
|
2994 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
2995 |
"Erreur à l'effacement de la base de données (impossible de supprimer le "
|
2996 |
"dossier '%-.192s', errno: %d)"
|
|
312.1.6
by Monty Taylor
Updated po files. |
2997 |
|
2998 |
#: drizzled/drizzled_error_messages.h:54
|
|
2999 |
#, fuzzy, c-format
|
|
3000 |
msgid "Error on delete of '%-.192s' (errno: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3001 |
msgstr "Erreur durant l'effacement de '%-.192s' (errno: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
3002 |
|
3003 |
#: drizzled/drizzled_error_messages.h:56
|
|
3004 |
msgid "Can't read record in system table" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3005 |
msgstr "Impossible de lire la ligne dans la table système" |
312.1.6
by Monty Taylor
Updated po files. |
3006 |
|
3007 |
#: drizzled/drizzled_error_messages.h:58
|
|
3008 |
#, fuzzy, c-format
|
|
3009 |
msgid "Can't get status of '%-.200s' (errno: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3010 |
msgstr "Impossible de lire les informations de '%-.200s' (errno: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
3011 |
|
3012 |
#: drizzled/drizzled_error_messages.h:60
|
|
3013 |
#, fuzzy, c-format
|
|
3014 |
msgid "Can't get working directory (errno: %d)" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3015 |
msgstr "Ne peux accéder au répertoire de travail (errno: %d)" |
312.1.6
by Monty Taylor
Updated po files. |
3016 |
|
3017 |
#: drizzled/drizzled_error_messages.h:62
|
|
3018 |
#, fuzzy, c-format
|
|
3019 |
msgid "Can't lock file (errno: %d)" |
|
3020 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
3021 |
||
3022 |
#: drizzled/drizzled_error_messages.h:64
|
|
3023 |
#, fuzzy, c-format
|
|
3024 |
msgid "Can't open file: '%-.200s' (errno: %d)" |
|
3025 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
3026 |
||
3027 |
#: drizzled/drizzled_error_messages.h:66
|
|
3028 |
#, fuzzy, c-format
|
|
3029 |
msgid "Can't find file: '%-.200s' (errno: %d)" |
|
3030 |
msgstr "Ne peux créer/écrire le fichier '%s' (Errcode: %d)" |
|
3031 |
||
3032 |
#: drizzled/drizzled_error_messages.h:68
|
|
3033 |
#, fuzzy, c-format
|
|
3034 |
msgid "Can't read dir of '%-.192s' (errno: %d)" |
|
3035 |
msgstr "Impossible de lire le dossier '%s' (Errcode : %d)" |
|
3036 |
||
3037 |
#: drizzled/drizzled_error_messages.h:70
|
|
3038 |
#, fuzzy, c-format
|
|
3039 |
msgid "Can't change dir to '%-.192s' (errno: %d)" |
|
3040 |
msgstr "Ne peux créer le répertoire '%s' (Errcode: %d)" |
|
3041 |
||
3042 |
#: drizzled/drizzled_error_messages.h:72
|
|
3043 |
#, c-format
|
|
3044 |
msgid "Record has changed since last read in table '%-.192s'" |
|
3045 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3046 |
"L'enregistrement à changé depuis la dernière lecture de la table '%-.192s'"
|
312.1.6
by Monty Taylor
Updated po files. |
3047 |
|
3048 |
#: drizzled/drizzled_error_messages.h:74
|
|
3049 |
#, fuzzy, c-format
|
|
3050 |
msgid "Disk full (%s); waiting for someone to free some space..." |
|
3051 |
msgstr "" |
|
3052 |
"Le disque a atteint sa taille limite en écrivant '%s'. En attente de "
|
|
3053 |
"libération d'espace..."
|
|
3054 |
||
3055 |
#: drizzled/drizzled_error_messages.h:76
|
|
3056 |
#, c-format
|
|
3057 |
msgid "Can't write; duplicate key in table '%-.192s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3058 |
msgstr "Ecriture impossible; clé à double dans la table '%-.192s'" |
312.1.6
by Monty Taylor
Updated po files. |
3059 |
|
3060 |
#: drizzled/drizzled_error_messages.h:78
|
|
3061 |
#, fuzzy, c-format
|
|
3062 |
msgid "Error on close of '%-.192s' (errno: %d)" |
|
3063 |
msgstr "Erreur durant la fermeture de '%s' (Errcode : %d)" |
|
3064 |
||
3065 |
#: drizzled/drizzled_error_messages.h:80
|
|
3066 |
#, fuzzy, c-format
|
|
3067 |
msgid "Error reading file '%-.200s' (errno: %d)" |
|
3068 |
msgstr "Erreur de lecture sur le fichier '%s' (Errcode: %d)" |
|
3069 |
||
3070 |
#: drizzled/drizzled_error_messages.h:82
|
|
3071 |
#, fuzzy, c-format
|
|
3072 |
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)" |
|
3073 |
msgstr "Erreur durant le changement de nom de '%s' en '%s' (Errcode : %d)" |
|
3074 |
||
3075 |
#: drizzled/drizzled_error_messages.h:84
|
|
3076 |
#, fuzzy, c-format
|
|
3077 |
msgid "Error writing file '%-.200s' (errno: %d)" |
|
3078 |
msgstr "Erreur durant l'écriture du fichier '%s' (Errcode : %d)" |
|
3079 |
||
3080 |
#: drizzled/drizzled_error_messages.h:86
|
|
3081 |
#, c-format
|
|
3082 |
msgid "'%-.192s' is locked against change" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3083 |
msgstr "'%-.192s' est verrouillé et ne peut être modifié" |
312.1.6
by Monty Taylor
Updated po files. |
3084 |
|
3085 |
#: drizzled/drizzled_error_messages.h:88
|
|
3086 |
#, fuzzy
|
|
3087 |
msgid "Sort aborted" |
|
3088 |
msgstr "Abandonné" |
|
3089 |
||
3090 |
#: drizzled/drizzled_error_messages.h:90
|
|
3091 |
#, c-format
|
|
3092 |
msgid "View '%-.192s' doesn't exist for '%-.192s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3093 |
msgstr "Vue '%-.192s' non existante pour '%-.192s'" |
312.1.6
by Monty Taylor
Updated po files. |
3094 |
|
3095 |
#: drizzled/drizzled_error_messages.h:92
|
|
3096 |
#, c-format
|
|
3097 |
msgid "Got error %d from storage engine" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3098 |
msgstr "Erreur %d du moteur de stockage" |
312.1.6
by Monty Taylor
Updated po files. |
3099 |
|
3100 |
#: drizzled/drizzled_error_messages.h:94
|
|
3101 |
#, c-format
|
|
3102 |
msgid "Table storage engine for '%-.192s' doesn't have this option" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3103 |
msgstr "Le moteur de table de '%-.192s' n'a pas cette option" |
312.1.6
by Monty Taylor
Updated po files. |
3104 |
|
3105 |
#: drizzled/drizzled_error_messages.h:96
|
|
3106 |
#, c-format
|
|
3107 |
msgid "Can't find record in '%-.192s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3108 |
msgstr "Aucun enregistrement trouvé dans '%-.192s'" |
312.1.6
by Monty Taylor
Updated po files. |
3109 |
|
3110 |
#: drizzled/drizzled_error_messages.h:98
|
|
3111 |
#, c-format
|
|
3112 |
msgid "Incorrect information in file: '%-.200s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3113 |
msgstr "Information incorrecte dans le fichier: '%-.200s'" |
312.1.6
by Monty Taylor
Updated po files. |
3114 |
|
3115 |
#: drizzled/drizzled_error_messages.h:100
|
|
3116 |
#, c-format
|
|
3117 |
msgid "Incorrect key file for table '%-.200s'; try to repair it" |
|
3118 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3119 |
"Fichier de clé incorrect pour la table '%-.200s'; essayez de le réparer"
|
312.1.6
by Monty Taylor
Updated po files. |
3120 |
|
3121 |
#: drizzled/drizzled_error_messages.h:102
|
|
3122 |
#, c-format
|
|
3123 |
msgid "Old key file for table '%-.192s'; repair it!" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3124 |
msgstr "Ancien fichier de clé pour la table '%-.192s': réparez la!" |
312.1.6
by Monty Taylor
Updated po files. |
3125 |
|
3126 |
#: drizzled/drizzled_error_messages.h:104
|
|
3127 |
#, c-format
|
|
3128 |
msgid "Table '%-.192s' is read only" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3129 |
msgstr "Table '%-.192s' est en lecture seule" |
312.1.6
by Monty Taylor
Updated po files. |
3130 |
|
3131 |
#: drizzled/drizzled_error_messages.h:106
|
|
3132 |
#, fuzzy, c-format
|
|
3133 |
msgid "Out of memory; restart server and try again (needed %d bytes)" |
|
3134 |
msgstr "Plus de mémoire (besoin de %u bytes)" |
|
3135 |
||
3136 |
#: drizzled/drizzled_error_messages.h:108
|
|
3137 |
msgid "Out of sort memory; increase server sort buffer size" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3138 |
msgstr "Mémoire pour le tri insuffisante: Augmentez la taille du tampon de tri" |
312.1.6
by Monty Taylor
Updated po files. |
3139 |
|
3140 |
#: drizzled/drizzled_error_messages.h:110
|
|
3141 |
#, fuzzy, c-format
|
|
3142 |
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)" |
|
3143 |
msgstr "" |
|
3144 |
"Fin de fichier (eof) inattendue lors de la lecture du fichier '%s' (Errcode: "
|
|
3145 |
"%d)"
|
|
3146 |
||
3147 |
#: drizzled/drizzled_error_messages.h:112
|
|
3148 |
#, fuzzy
|
|
3149 |
msgid "Too many connections" |
|
3150 |
msgstr "connexion" |
|
3151 |
||
3152 |
#: drizzled/drizzled_error_messages.h:114
|
|
3153 |
msgid "" |
|
3154 |
"Out of memory; check if mysqld or some other process uses all available "
|
|
3155 |
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
|
|
3156 |
"memory or you can add more swap space"
|
|
3157 |
msgstr "" |
|
3158 |
||
3159 |
#: drizzled/drizzled_error_messages.h:116
|
|
3160 |
msgid "Can't get hostname for your address" |
|
3161 |
msgstr "" |
|
3162 |
||
3163 |
#: drizzled/drizzled_error_messages.h:118
|
|
3164 |
msgid "Bad handshake" |
|
3165 |
msgstr "" |
|
3166 |
||
3167 |
#: drizzled/drizzled_error_messages.h:120
|
|
3168 |
#, c-format
|
|
3169 |
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'" |
|
3170 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3171 |
"Accès refusé pour l'utilisateur '%-.48s'@'%-.64s' à la base de données "
|
3172 |
"'%-.192s'"
|
|
312.1.6
by Monty Taylor
Updated po files. |
3173 |
|
3174 |
#: drizzled/drizzled_error_messages.h:122
|
|
3175 |
#, c-format
|
|
3176 |
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)" |
|
3177 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3178 |
"Accès refusé pour l'utilisateur '%-.48s'@'%-.64s' (mot de passe utilisé: %s)"
|
312.1.6
by Monty Taylor
Updated po files. |
3179 |
|
3180 |
#: drizzled/drizzled_error_messages.h:124
|
|
3181 |
msgid "No database selected" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3182 |
msgstr "Aucune base de données sélectionnée" |
312.1.6
by Monty Taylor
Updated po files. |
3183 |
|
3184 |
#: drizzled/drizzled_error_messages.h:126
|
|
3185 |
#, fuzzy
|
|
3186 |
msgid "Unknown command" |
|
3187 |
msgstr "Commande inconnue '%c'." |
|
3188 |
||
3189 |
#: drizzled/drizzled_error_messages.h:128
|
|
3190 |
#, c-format
|
|
3191 |
msgid "Column '%-.192s' cannot be null" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3192 |
msgstr "Colonne '%-.192s' ne peut être null" |
312.1.6
by Monty Taylor
Updated po files. |
3193 |
|
3194 |
#: drizzled/drizzled_error_messages.h:130
|
|
3195 |
#, fuzzy, c-format
|
|
3196 |
msgid "Unknown database '%-.192s'" |
|
3197 |
msgstr "Commande inconnue: '%-.60s'" |
|
3198 |
||
3199 |
#: drizzled/drizzled_error_messages.h:132
|
|
3200 |
#, c-format
|
|
3201 |
msgid "Table '%-.192s' already exists" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3202 |
msgstr "Table '%-.192s' existe déjà." |
312.1.6
by Monty Taylor
Updated po files. |
3203 |
|
3204 |
#: drizzled/drizzled_error_messages.h:134
|
|
3205 |
#, fuzzy, c-format
|
|
3206 |
msgid "Unknown table '%-.100s'" |
|
3207 |
msgstr "Commande inconnue: '%-.60s'" |
|
3208 |
||
3209 |
#: drizzled/drizzled_error_messages.h:136
|
|
3210 |
#, c-format
|
|
3211 |
msgid "Column '%-.192s' in %-.192s is ambiguous" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3212 |
msgstr "Colonne '%-.192s' dans %-.192s est ambiguë" |
312.1.6
by Monty Taylor
Updated po files. |
3213 |
|
3214 |
#: drizzled/drizzled_error_messages.h:138
|
|
3215 |
msgid "Server shutdown in progress" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3216 |
msgstr "Fermeture du serveur en cours" |
312.1.6
by Monty Taylor
Updated po files. |
3217 |
|
3218 |
#: drizzled/drizzled_error_messages.h:140
|
|
3219 |
#, fuzzy, c-format
|
|
3220 |
msgid "Unknown column '%-.192s' in '%-.192s'" |
|
3221 |
msgstr "Commande inconnue: '%-.60s'" |
|
3222 |
||
3223 |
#: drizzled/drizzled_error_messages.h:142
|
|
3224 |
#, c-format
|
|
3225 |
msgid "'%-.192s' isn't in GROUP BY" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3226 |
msgstr "'%-.192s' n'est pas dans GROUP BY" |
312.1.6
by Monty Taylor
Updated po files. |
3227 |
|
3228 |
#: drizzled/drizzled_error_messages.h:144
|
|
3229 |
#, c-format
|
|
3230 |
msgid "Can't group on '%-.192s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3231 |
msgstr "Ne peux groupé sur '%-.192s'" |
312.1.6
by Monty Taylor
Updated po files. |
3232 |
|
3233 |
#: drizzled/drizzled_error_messages.h:146
|
|
3234 |
msgid "Statement has sum functions and columns in same statement" |
|
3235 |
msgstr "" |
|
3236 |
||
3237 |
#: drizzled/drizzled_error_messages.h:148
|
|
3238 |
msgid "Column count doesn't match value count" |
|
3239 |
msgstr "" |
|
3240 |
||
3241 |
#: drizzled/drizzled_error_messages.h:150
|
|
3242 |
#, c-format
|
|
3243 |
msgid "Identifier name '%-.100s' is too long" |
|
3244 |
msgstr "" |
|
3245 |
||
3246 |
#: drizzled/drizzled_error_messages.h:152
|
|
3247 |
#, c-format
|
|
3248 |
msgid "Duplicate column name '%-.192s'" |
|
3249 |
msgstr "" |
|
3250 |
||
3251 |
#: drizzled/drizzled_error_messages.h:154
|
|
3252 |
#, c-format
|
|
3253 |
msgid "Duplicate key name '%-.192s'" |
|
3254 |
msgstr "" |
|
3255 |
||
3256 |
#: drizzled/drizzled_error_messages.h:156
|
|
3257 |
#, c-format
|
|
3258 |
msgid "Duplicate entry '%-.192s' for key %d" |
|
3259 |
msgstr "" |
|
3260 |
||
3261 |
#: drizzled/drizzled_error_messages.h:158
|
|
3262 |
#, c-format
|
|
3263 |
msgid "Incorrect column specifier for column '%-.192s'" |
|
3264 |
msgstr "" |
|
3265 |
||
3266 |
#: drizzled/drizzled_error_messages.h:160
|
|
3267 |
#, c-format
|
|
3268 |
msgid "%s near '%-.80s' at line %d" |
|
3269 |
msgstr "" |
|
3270 |
||
3271 |
#: drizzled/drizzled_error_messages.h:162
|
|
3272 |
msgid "Query was empty" |
|
3273 |
msgstr "" |
|
3274 |
||
3275 |
#: drizzled/drizzled_error_messages.h:164
|
|
3276 |
#, c-format
|
|
3277 |
msgid "Not unique table/alias: '%-.192s'" |
|
3278 |
msgstr "" |
|
3279 |
||
3280 |
#: drizzled/drizzled_error_messages.h:166
|
|
3281 |
#, fuzzy, c-format
|
|
3282 |
msgid "Invalid default value for '%-.192s'" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3283 |
msgstr "%s: ERREUR: Valeur décimale non valide pour l'option '%s'" |
312.1.6
by Monty Taylor
Updated po files. |
3284 |
|
3285 |
#: drizzled/drizzled_error_messages.h:168
|
|
3286 |
msgid "Multiple primary key defined" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3287 |
msgstr "Plusieurs clés primaires définies" |
312.1.6
by Monty Taylor
Updated po files. |
3288 |
|
3289 |
#: drizzled/drizzled_error_messages.h:170
|
|
3290 |
#, c-format
|
|
3291 |
msgid "Too many keys specified; max %d keys allowed" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3292 |
msgstr "Trop de clés définies: max %d clés autorisées" |
312.1.6
by Monty Taylor
Updated po files. |
3293 |
|
3294 |
#: drizzled/drizzled_error_messages.h:172
|
|
3295 |
#, c-format
|
|
3296 |
msgid "Too many key parts specified; max %d parts allowed" |
|
3297 |
msgstr "" |
|
3298 |
||
3299 |
#: drizzled/drizzled_error_messages.h:174
|
|
3300 |
#, c-format
|
|
3301 |
msgid "Specified key was too long; max key length is %d bytes" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3302 |
msgstr "Clé spécifiée trop longue: longeur max d'une clé est %d octet" |
312.1.6
by Monty Taylor
Updated po files. |
3303 |
|
3304 |
#: drizzled/drizzled_error_messages.h:176
|
|
3305 |
#, c-format
|
|
3306 |
msgid "Key column '%-.192s' doesn't exist in table" |
|
3307 |
msgstr "" |
|
3308 |
||
3309 |
#: drizzled/drizzled_error_messages.h:178
|
|
3310 |
#, c-format
|
|
3311 |
msgid "" |
|
3312 |
"BLOB column '%-.192s' can't be used in key specification with the used table "
|
|
3313 |
"type"
|
|
3314 |
msgstr "" |
|
3315 |
||
3316 |
#: drizzled/drizzled_error_messages.h:180
|
|
3317 |
#, c-format
|
|
3318 |
msgid "" |
|
3319 |
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
|
|
3320 |
"instead"
|
|
3321 |
msgstr "" |
|
3322 |
||
3323 |
#: drizzled/drizzled_error_messages.h:182
|
|
3324 |
msgid "" |
|
3325 |
"Incorrect table definition; there can be only one auto column and it must be "
|
|
3326 |
"defined as a key"
|
|
3327 |
msgstr "" |
|
3328 |
||
3329 |
#: drizzled/drizzled_error_messages.h:184
|
|
3330 |
#, c-format
|
|
3331 |
msgid "" |
|
3332 |
"%s: ready for connections.\n"
|
|
3333 |
"Version: '%s' socket: '%s' port: %d" |
|
3334 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3335 |
"%s: prêt pour connexions.\n"
|
3336 |
"Version: '%s' socket: '%s' port: %d" |
|
312.1.6
by Monty Taylor
Updated po files. |
3337 |
|
3338 |
#: drizzled/drizzled_error_messages.h:186
|
|
3339 |
#, c-format
|
|
3340 |
msgid "%s: Normal shutdown\n" |
|
3341 |
msgstr "" |
|
3342 |
||
3343 |
#: drizzled/drizzled_error_messages.h:188
|
|
3344 |
#, c-format
|
|
3345 |
msgid "%s: Got signal %d. Aborting!\n" |
|
3346 |
msgstr "" |
|
3347 |
||
3348 |
#: drizzled/drizzled_error_messages.h:190
|
|
3349 |
#, c-format
|
|
3350 |
msgid "%s: Shutdown complete\n" |
|
3351 |
msgstr "" |
|
3352 |
||
3353 |
#: drizzled/drizzled_error_messages.h:192
|
|
3354 |
#, c-format
|
|
3355 |
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n" |
|
3356 |
msgstr "" |
|
3357 |
||
3358 |
#: drizzled/drizzled_error_messages.h:194
|
|
3359 |
msgid "Can't create IP socket" |
|
3360 |
msgstr "" |
|
3361 |
||
3362 |
#: drizzled/drizzled_error_messages.h:196
|
|
3363 |
#, c-format
|
|
3364 |
msgid "" |
|
3365 |
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
|
|
3366 |
"table"
|
|
3367 |
msgstr "" |
|
3368 |
||
3369 |
#: drizzled/drizzled_error_messages.h:198
|
|
3370 |
msgid "Field separator argument is not what is expected; check the manual" |
|
3371 |
msgstr "" |
|
3372 |
||
3373 |
#: drizzled/drizzled_error_messages.h:200
|
|
3374 |
msgid "" |
|
3375 |
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
|
|
3376 |
msgstr "" |
|
3377 |
||
3378 |
#: drizzled/drizzled_error_messages.h:202
|
|
3379 |
#, c-format
|
|
3380 |
msgid "" |
|
3381 |
"The file '%-.128s' must be in the database directory or be readable by all"
|
|
3382 |
msgstr "" |
|
3383 |
||
3384 |
#: drizzled/drizzled_error_messages.h:204
|
|
3385 |
#, c-format
|
|
3386 |
msgid "File '%-.200s' already exists" |
|
3387 |
msgstr "" |
|
3388 |
||
3389 |
#: drizzled/drizzled_error_messages.h:206
|
|
3390 |
#, c-format
|
|
3391 |
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld" |
|
3392 |
msgstr "" |
|
3393 |
||
3394 |
#: drizzled/drizzled_error_messages.h:208
|
|
3395 |
#, c-format
|
|
3396 |
msgid "Records: %ld Duplicates: %ld" |
|
3397 |
msgstr "" |
|
3398 |
||
3399 |
#: drizzled/drizzled_error_messages.h:210
|
|
3400 |
msgid "" |
|
3401 |
"Incorrect prefix key; the used key part isn't a string, the used length is "
|
|
3402 |
"longer than the key part, or the storage engine doesn't support unique "
|
|
3403 |
"prefix keys"
|
|
3404 |
msgstr "" |
|
3405 |
||
3406 |
#: drizzled/drizzled_error_messages.h:212
|
|
3407 |
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead" |
|
3408 |
msgstr "" |
|
3409 |
||
3410 |
#: drizzled/drizzled_error_messages.h:214
|
|
3411 |
#, c-format
|
|
3412 |
msgid "Can't DROP '%-.192s'; check that column/key exists" |
|
3413 |
msgstr "" |
|
3414 |
||
3415 |
#: drizzled/drizzled_error_messages.h:216
|
|
3416 |
#, c-format
|
|
3417 |
msgid "Records: %ld Duplicates: %ld Warnings: %ld" |
|
3418 |
msgstr "" |
|
3419 |
||
3420 |
#: drizzled/drizzled_error_messages.h:218
|
|
3421 |
#, c-format
|
|
3422 |
msgid "You can't specify target table '%-.192s' for update in FROM clause" |
|
3423 |
msgstr "" |
|
3424 |
||
3425 |
#: drizzled/drizzled_error_messages.h:220
|
|
3426 |
#, c-format
|
|
3427 |
msgid "Unknown thread id: %lu" |
|
3428 |
msgstr "" |
|
3429 |
||
3430 |
#: drizzled/drizzled_error_messages.h:222
|
|
3431 |
#, c-format
|
|
3432 |
msgid "You are not owner of thread %lu" |
|
3433 |
msgstr "" |
|
3434 |
||
3435 |
#: drizzled/drizzled_error_messages.h:224
|
|
3436 |
msgid "No tables used" |
|
3437 |
msgstr "" |
|
3438 |
||
3439 |
#: drizzled/drizzled_error_messages.h:226
|
|
3440 |
#, c-format
|
|
3441 |
msgid "Too many strings for column %-.192s and SET" |
|
3442 |
msgstr "" |
|
3443 |
||
3444 |
#: drizzled/drizzled_error_messages.h:228
|
|
3445 |
#, c-format
|
|
3446 |
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n" |
|
3447 |
msgstr "" |
|
3448 |
||
3449 |
#: drizzled/drizzled_error_messages.h:230
|
|
3450 |
#, fuzzy, c-format
|
|
3451 |
msgid "Table '%-.192s' was locked with a READ lock and can't be updated" |
|
3452 |
msgstr "" |
|
3453 |
"La table '%-.64s' a été créée avec une version différente de MySQL and ne "
|
|
3454 |
"peut être lue."
|
|
3455 |
||
3456 |
#: drizzled/drizzled_error_messages.h:232
|
|
3457 |
#, c-format
|
|
3458 |
msgid "Table '%-.192s' was not locked with LOCK TABLES" |
|
3459 |
msgstr "" |
|
3460 |
||
3461 |
#: drizzled/drizzled_error_messages.h:234
|
|
3462 |
#, c-format
|
|
3463 |
msgid "BLOB/TEXT column '%-.192s' can't have a default value" |
|
3464 |
msgstr "" |
|
3465 |
||
3466 |
#: drizzled/drizzled_error_messages.h:236
|
|
3467 |
#, c-format
|
|
3468 |
msgid "Incorrect database name '%-.100s'" |
|
3469 |
msgstr "" |
|
3470 |
||
3471 |
#: drizzled/drizzled_error_messages.h:238
|
|
3472 |
#, c-format
|
|
3473 |
msgid "Incorrect table name '%-.100s'" |
|
3474 |
msgstr "" |
|
3475 |
||
3476 |
#: drizzled/drizzled_error_messages.h:240
|
|
3477 |
msgid "" |
|
3478 |
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
|
|
3479 |
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
|
|
3480 |
msgstr "" |
|
3481 |
||
3482 |
#: drizzled/drizzled_error_messages.h:242
|
|
3483 |
#, fuzzy
|
|
3484 |
msgid "Unknown error" |
|
3485 |
msgstr "Erreur inconnue %d" |
|
3486 |
||
3487 |
#: drizzled/drizzled_error_messages.h:244
|
|
3488 |
#, fuzzy, c-format
|
|
3489 |
msgid "Unknown procedure '%-.192s'" |
|
3490 |
msgstr "Commande inconnue: '%-.60s'" |
|
3491 |
||
3492 |
#: drizzled/drizzled_error_messages.h:246
|
|
3493 |
#, c-format
|
|
3494 |
msgid "Incorrect parameter count to procedure '%-.192s'" |
|
3495 |
msgstr "" |
|
3496 |
||
3497 |
#: drizzled/drizzled_error_messages.h:248
|
|
3498 |
#, c-format
|
|
3499 |
msgid "Incorrect parameters to procedure '%-.192s'" |
|
3500 |
msgstr "" |
|
3501 |
||
3502 |
#: drizzled/drizzled_error_messages.h:250
|
|
3503 |
#, c-format
|
|
3504 |
msgid "Unknown table '%-.192s' in %-.32s" |
|
3505 |
msgstr "" |
|
3506 |
||
3507 |
#: drizzled/drizzled_error_messages.h:252
|
|
3508 |
#, c-format
|
|
3509 |
msgid "Column '%-.192s' specified twice" |
|
3510 |
msgstr "" |
|
3511 |
||
3512 |
#: drizzled/drizzled_error_messages.h:254
|
|
3513 |
msgid "Invalid use of group function" |
|
3514 |
msgstr "" |
|
3515 |
||
3516 |
#: drizzled/drizzled_error_messages.h:256
|
|
3517 |
#, c-format
|
|
3518 |
msgid "" |
|
3519 |
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
|
|
3520 |
msgstr "" |
|
3521 |
||
3522 |
#: drizzled/drizzled_error_messages.h:258
|
|
3523 |
msgid "A table must have at least 1 column" |
|
3524 |
msgstr "" |
|
3525 |
||
3526 |
#: drizzled/drizzled_error_messages.h:260
|
|
3527 |
#, c-format
|
|
3528 |
msgid "The table '%-.192s' is full" |
|
3529 |
msgstr "" |
|
3530 |
||
3531 |
#: drizzled/drizzled_error_messages.h:262
|
|
3532 |
#, fuzzy, c-format
|
|
3533 |
msgid "Unknown character set: '%-.64s'" |
|
3534 |
msgstr "Commande inconnue: '%-.60s'" |
|
3535 |
||
3536 |
#: drizzled/drizzled_error_messages.h:264
|
|
3537 |
#, c-format
|
|
3538 |
msgid "Too many tables; MySQL can only use %d tables in a join" |
|
3539 |
msgstr "" |
|
3540 |
||
3541 |
#: drizzled/drizzled_error_messages.h:266
|
|
3542 |
msgid "Too many columns" |
|
3543 |
msgstr "" |
|
3544 |
||
3545 |
#: drizzled/drizzled_error_messages.h:268
|
|
3546 |
#, c-format
|
|
3547 |
msgid "" |
|
3548 |
"Row size too large. The maximum row size for the used table type, not "
|
|
3549 |
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
|
|
3550 |
msgstr "" |
|
3551 |
||
3552 |
#: drizzled/drizzled_error_messages.h:270
|
|
3553 |
#, c-format
|
|
3554 |
msgid "" |
|
3555 |
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
|
|
3556 |
"thread_stack=#' to specify a bigger stack if needed"
|
|
3557 |
msgstr "" |
|
3558 |
||
3559 |
#: drizzled/drizzled_error_messages.h:272
|
|
3560 |
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions" |
|
3561 |
msgstr "" |
|
3562 |
||
3563 |
#: drizzled/drizzled_error_messages.h:274
|
|
3564 |
#, c-format
|
|
3565 |
msgid "" |
|
3566 |
"Table handler doesn't support NULL in given index. Please change column "
|
|
3567 |
"'%-.192s' to be NOT NULL or use another handler"
|
|
3568 |
msgstr "" |
|
3569 |
||
3570 |
#: drizzled/drizzled_error_messages.h:276
|
|
3571 |
#, c-format
|
|
3572 |
msgid "Can't load function '%-.192s'" |
|
3573 |
msgstr "" |
|
3574 |
||
3575 |
#: drizzled/drizzled_error_messages.h:278
|
|
3576 |
#, c-format
|
|
3577 |
msgid "Can't initialize function '%-.192s'; %-.80s" |
|
3578 |
msgstr "" |
|
3579 |
||
3580 |
#: drizzled/drizzled_error_messages.h:280
|
|
3581 |
msgid "No paths allowed for shared library" |
|
3582 |
msgstr "" |
|
3583 |
||
3584 |
#: drizzled/drizzled_error_messages.h:282
|
|
3585 |
#, c-format
|
|
3586 |
msgid "Function '%-.192s' already exists" |
|
3587 |
msgstr "" |
|
3588 |
||
3589 |
#: drizzled/drizzled_error_messages.h:284
|
|
3590 |
#, fuzzy, c-format
|
|
3591 |
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)" |
|
3592 |
msgstr "Ne peux créer le répertoire '%s' (Errcode: %d)" |
|
3593 |
||
3594 |
#: drizzled/drizzled_error_messages.h:286
|
|
3595 |
#, c-format
|
|
3596 |
msgid "Can't find symbol '%-.128s' in library" |
|
3597 |
msgstr "" |
|
3598 |
||
3599 |
#: drizzled/drizzled_error_messages.h:288
|
|
3600 |
#, fuzzy, c-format
|
|
3601 |
msgid "Function '%-.192s' is not defined" |
|
3602 |
msgstr "Prochain log '%s' n'est pas actif" |
|
3603 |
||
3604 |
#: drizzled/drizzled_error_messages.h:290
|
|
3605 |
#, c-format
|
|
3606 |
msgid "" |
|
3607 |
"Host '%-.64s' is blocked because of many connection errors; unblock with "
|
|
3608 |
"'mysqladmin flush-hosts'"
|
|
3609 |
msgstr "" |
|
3610 |
||
3611 |
#: drizzled/drizzled_error_messages.h:292
|
|
3612 |
#, c-format
|
|
3613 |
msgid "Host '%-.64s' is not allowed to connect to this MySQL server" |
|
3614 |
msgstr "" |
|
3615 |
||
3616 |
#: drizzled/drizzled_error_messages.h:294
|
|
3617 |
msgid "" |
|
3618 |
"You are using MySQL as an anonymous user and anonymous users are not allowed "
|
|
3619 |
"to change passwords"
|
|
3620 |
msgstr "" |
|
3621 |
||
3622 |
#: drizzled/drizzled_error_messages.h:296
|
|
3623 |
msgid "" |
|
3624 |
"You must have privileges to update tables in the mysql database to be able "
|
|
3625 |
"to change passwords for others"
|
|
3626 |
msgstr "" |
|
3627 |
||
3628 |
#: drizzled/drizzled_error_messages.h:298
|
|
3629 |
msgid "Can't find any matching row in the user table" |
|
3630 |
msgstr "" |
|
3631 |
||
3632 |
#: drizzled/drizzled_error_messages.h:300
|
|
3633 |
#, c-format
|
|
3634 |
msgid "Rows matched: %ld Changed: %ld Warnings: %ld" |
|
3635 |
msgstr "" |
|
3636 |
||
3637 |
#: drizzled/drizzled_error_messages.h:302
|
|
3638 |
#, c-format
|
|
3639 |
msgid "" |
|
3640 |
"Can't create a new thread (errno %d); if you are not out of available "
|
|
3641 |
"memory, you can consult the manual for a possible OS-dependent bug"
|
|
3642 |
msgstr "" |
|
3643 |
||
3644 |
#: drizzled/drizzled_error_messages.h:304
|
|
3645 |
#, c-format
|
|
3646 |
msgid "Column count doesn't match value count at row %ld" |
|
3647 |
msgstr "" |
|
3648 |
||
3649 |
#: drizzled/drizzled_error_messages.h:306
|
|
3650 |
#, c-format
|
|
3651 |
msgid "Can't reopen table: '%-.192s'" |
|
3652 |
msgstr "" |
|
3653 |
||
3654 |
#: drizzled/drizzled_error_messages.h:308
|
|
3655 |
msgid "Invalid use of NULL value" |
|
3656 |
msgstr "" |
|
3657 |
||
3658 |
#: drizzled/drizzled_error_messages.h:310
|
|
3659 |
#, c-format
|
|
3660 |
msgid "Got error '%-.64s' from regexp" |
|
3661 |
msgstr "" |
|
3662 |
||
3663 |
#: drizzled/drizzled_error_messages.h:312
|
|
3664 |
msgid "" |
|
3665 |
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
|
|
3666 |
"illegal if there is no GROUP BY clause"
|
|
3667 |
msgstr "" |
|
3668 |
||
3669 |
#: drizzled/drizzled_error_messages.h:314
|
|
3670 |
#, c-format
|
|
3671 |
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'" |
|
3672 |
msgstr "" |
|
3673 |
||
3674 |
#: drizzled/drizzled_error_messages.h:316
|
|
3675 |
#, c-format
|
|
3676 |
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'" |
|
3677 |
msgstr "" |
|
3678 |
||
3679 |
#: drizzled/drizzled_error_messages.h:318
|
|
3680 |
#, c-format
|
|
3681 |
msgid "" |
|
3682 |
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
|
|
3683 |
"table '%-.192s'"
|
|
3684 |
msgstr "" |
|
3685 |
||
3686 |
#: drizzled/drizzled_error_messages.h:320
|
|
3687 |
msgid "" |
|
3688 |
"Illegal GRANT/REVOKE command; please consult the manual to see which "
|
|
3689 |
"privileges can be used"
|
|
3690 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3691 |
"Commande GRANT/REVOKE illégale; consultez le manuel pour connaître les "
|
3692 |
"privilèges a utiliser"
|
|
312.1.6
by Monty Taylor
Updated po files. |
3693 |
|
3694 |
#: drizzled/drizzled_error_messages.h:322
|
|
3695 |
msgid "The host or user argument to GRANT is too long" |
|
3696 |
msgstr "" |
|
3697 |
||
3698 |
#: drizzled/drizzled_error_messages.h:324
|
|
3699 |
#, c-format
|
|
3700 |
msgid "Table '%-.192s.%-.192s' doesn't exist" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3701 |
msgstr "Table '%-.192s.%-.192s' innexistante" |
312.1.6
by Monty Taylor
Updated po files. |
3702 |
|
3703 |
#: drizzled/drizzled_error_messages.h:326
|
|
3704 |
#, c-format
|
|
3705 |
msgid "" |
|
3706 |
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
|
|
3707 |
"'%-.192s'"
|
|
3708 |
msgstr "" |
|
3709 |
||
3710 |
#: drizzled/drizzled_error_messages.h:328
|
|
3711 |
msgid "The used command is not allowed with this MySQL version" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3712 |
msgstr "La commande utilsée n'est pas autorisée avec cette version de Drizzle" |
312.1.6
by Monty Taylor
Updated po files. |
3713 |
|
3714 |
#: drizzled/drizzled_error_messages.h:330
|
|
3715 |
msgid "" |
|
3716 |
"You have an error in your SQL syntax; check the manual that corresponds to "
|
|
3717 |
"your MySQL server version for the right syntax to use"
|
|
3718 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
3719 |
"Vous avez une erreur de syntaxe dans votre SQL; Verifiez votre manuel pour "
|
3720 |
"connaitre la bonne syntaxe à utiliser"
|
|
312.1.6
by Monty Taylor
Updated po files. |
3721 |
|
3722 |
#: drizzled/drizzled_error_messages.h:332
|
|
3723 |
#, c-format
|
|
3724 |
msgid "Delayed insert thread couldn't get requested lock for table %-.192s" |
|
3725 |
msgstr "" |
|
3726 |
||
3727 |
#: drizzled/drizzled_error_messages.h:334
|
|
3728 |
msgid "Too many delayed threads in use" |
|
3729 |
msgstr "" |
|
3730 |
||
3731 |
#: drizzled/drizzled_error_messages.h:336
|
|
3732 |
#, c-format
|
|
3733 |
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)" |
|
3734 |
msgstr "" |
|
3735 |
||
3736 |
#: drizzled/drizzled_error_messages.h:338
|
|
3737 |
msgid "Got a packet bigger than 'max_allowed_packet' bytes" |
|
3738 |
msgstr "" |
|
3739 |
||
3740 |
#: drizzled/drizzled_error_messages.h:340
|
|
3741 |
msgid "Got a read error from the connection pipe" |
|
3742 |
msgstr "" |
|
3743 |
||
3744 |
#: drizzled/drizzled_error_messages.h:342
|
|
3745 |
msgid "Got an error from fcntl()" |
|
3746 |
msgstr "" |
|
3747 |
||
3748 |
#: drizzled/drizzled_error_messages.h:344
|
|
3749 |
msgid "Got packets out of order" |
|
3750 |
msgstr "" |
|
3751 |
||
3752 |
#: drizzled/drizzled_error_messages.h:346
|
|
3753 |
msgid "Couldn't uncompress communication packet" |
|
3754 |
msgstr "" |
|
3755 |
||
3756 |
#: drizzled/drizzled_error_messages.h:348
|
|
3757 |
msgid "Got an error reading communication packets" |
|
3758 |
msgstr "" |
|
3759 |
||
3760 |
#: drizzled/drizzled_error_messages.h:350
|
|
3761 |
msgid "Got timeout reading communication packets" |
|
3762 |
msgstr "" |
|
3763 |
||
3764 |
#: drizzled/drizzled_error_messages.h:352
|
|
3765 |
msgid "Got an error writing communication packets" |
|
3766 |
msgstr "" |
|
3767 |
||
3768 |
#: drizzled/drizzled_error_messages.h:354
|
|
3769 |
msgid "Got timeout writing communication packets" |
|
3770 |
msgstr "" |
|
3771 |
||
3772 |
#: drizzled/drizzled_error_messages.h:356
|
|
3773 |
msgid "Result string is longer than 'max_allowed_packet' bytes" |
|
3774 |
msgstr "" |
|
3775 |
||
3776 |
#: drizzled/drizzled_error_messages.h:358
|
|
3777 |
msgid "The used table type doesn't support BLOB/TEXT columns" |
|
3778 |
msgstr "" |
|
3779 |
||
3780 |
#: drizzled/drizzled_error_messages.h:360
|
|
3781 |
msgid "The used table type doesn't support AUTO_INCREMENT columns" |
|
3782 |
msgstr "" |
|
3783 |
||
3784 |
#: drizzled/drizzled_error_messages.h:362
|
|
3785 |
#, c-format
|
|
3786 |
msgid "" |
|
3787 |
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
|
|
3788 |
"LOCK TABLES"
|
|
3789 |
msgstr "" |
|
3790 |
||
3791 |
#: drizzled/drizzled_error_messages.h:364
|
|
3792 |
#, c-format
|
|
3793 |
msgid "Incorrect column name '%-.100s'" |
|
3794 |
msgstr "" |
|
3795 |
||
3796 |
#: drizzled/drizzled_error_messages.h:366
|
|
3797 |
#, c-format
|
|
3798 |
msgid "The used storage engine can't index column '%-.192s'" |
|
3799 |
msgstr "" |
|
3800 |
||
3801 |
#: drizzled/drizzled_error_messages.h:368
|
|
3802 |
msgid "" |
|
3803 |
"Unable to open underlying table which is differently defined or of non-"
|
|
3804 |
"MyISAM type or doesn't exist"
|
|
3805 |
msgstr "" |
|
3806 |
||
3807 |
#: drizzled/drizzled_error_messages.h:370
|
|
3808 |
#, c-format
|
|
3809 |
msgid "Can't write, because of unique constraint, to table '%-.192s'" |
|
3810 |
msgstr "" |
|
3811 |
||
3812 |
#: drizzled/drizzled_error_messages.h:372
|
|
3813 |
#, c-format
|
|
3814 |
msgid "" |
|
3815 |
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
|
|
3816 |
msgstr "" |
|
3817 |
||
3818 |
#: drizzled/drizzled_error_messages.h:374
|
|
3819 |
msgid "" |
|
3820 |
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
|
|
3821 |
"UNIQUE instead"
|
|
3822 |
msgstr "" |
|
3823 |
||
3824 |
#: drizzled/drizzled_error_messages.h:376
|
|
3825 |
msgid "Result consisted of more than one row" |
|
3826 |
msgstr "" |
|
3827 |
||
3828 |
#: drizzled/drizzled_error_messages.h:378
|
|
3829 |
msgid "This table type requires a primary key" |
|
3830 |
msgstr "" |
|
3831 |
||
3832 |
#: drizzled/drizzled_error_messages.h:380
|
|
3833 |
msgid "This version of MySQL is not compiled with RAID support" |
|
3834 |
msgstr "" |
|
3835 |
||
3836 |
#: drizzled/drizzled_error_messages.h:382
|
|
3837 |
msgid "" |
|
3838 |
"You are using safe update mode and you tried to update a table without a "
|
|
3839 |
"WHERE that uses a KEY column"
|
|
3840 |
msgstr "" |
|
3841 |
||
3842 |
#: drizzled/drizzled_error_messages.h:384
|
|
3843 |
#, c-format
|
|
3844 |
msgid "Key '%-.192s' doesn't exist in table '%-.192s'" |
|
3845 |
msgstr "" |
|
3846 |
||
3847 |
#: drizzled/drizzled_error_messages.h:386
|
|
3848 |
msgid "Can't open table" |
|
3849 |
msgstr "" |
|
3850 |
||
3851 |
#: drizzled/drizzled_error_messages.h:388
|
|
3852 |
#, c-format
|
|
3853 |
msgid "The storage engine for the table doesn't support %s" |
|
3854 |
msgstr "" |
|
3855 |
||
3856 |
#: drizzled/drizzled_error_messages.h:390
|
|
3857 |
msgid "You are not allowed to execute this command in a transaction" |
|
3858 |
msgstr "" |
|
3859 |
||
3860 |
#: drizzled/drizzled_error_messages.h:392
|
|
3861 |
#, c-format
|
|
3862 |
msgid "Got error %d during COMMIT" |
|
3863 |
msgstr "" |
|
3864 |
||
3865 |
#: drizzled/drizzled_error_messages.h:394
|
|
3866 |
#, c-format
|
|
3867 |
msgid "Got error %d during ROLLBACK" |
|
3868 |
msgstr "" |
|
3869 |
||
3870 |
#: drizzled/drizzled_error_messages.h:396
|
|
3871 |
#, c-format
|
|
3872 |
msgid "Got error %d during FLUSH_LOGS" |
|
3873 |
msgstr "" |
|
3874 |
||
3875 |
#: drizzled/drizzled_error_messages.h:398
|
|
3876 |
#, c-format
|
|
3877 |
msgid "Got error %d during CHECKPOINT" |
|
3878 |
msgstr "" |
|
3879 |
||
3880 |
#: drizzled/drizzled_error_messages.h:400
|
|
3881 |
#, c-format
|
|
3882 |
msgid "" |
|
3883 |
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
|
|
3884 |
"'%-.64s' (%-.64s)"
|
|
3885 |
msgstr "" |
|
3886 |
||
3887 |
#: drizzled/drizzled_error_messages.h:402
|
|
3888 |
msgid "The storage engine for the table does not support binary table dump" |
|
3889 |
msgstr "" |
|
3890 |
||
3891 |
#: drizzled/drizzled_error_messages.h:404
|
|
3892 |
msgid "Binlog closed, cannot RESET MASTER" |
|
3893 |
msgstr "" |
|
3894 |
||
3895 |
#: drizzled/drizzled_error_messages.h:406
|
|
3896 |
#, c-format
|
|
3897 |
msgid "Failed rebuilding the index of dumped table '%-.192s'" |
|
3898 |
msgstr "" |
|
3899 |
||
3900 |
#: drizzled/drizzled_error_messages.h:408
|
|
3901 |
#, c-format
|
|
3902 |
msgid "Error from master: '%-.64s'" |
|
3903 |
msgstr "" |
|
3904 |
||
3905 |
#: drizzled/drizzled_error_messages.h:410
|
|
3906 |
msgid "Net error reading from master" |
|
3907 |
msgstr "" |
|
3908 |
||
3909 |
#: drizzled/drizzled_error_messages.h:412
|
|
3910 |
msgid "Net error writing to master" |
|
3911 |
msgstr "" |
|
3912 |
||
3913 |
#: drizzled/drizzled_error_messages.h:414
|
|
3914 |
msgid "Can't find FULLTEXT index matching the column list" |
|
3915 |
msgstr "" |
|
3916 |
||
3917 |
#: drizzled/drizzled_error_messages.h:416
|
|
3918 |
msgid "" |
|
3919 |
"Can't execute the given command because you have active locked tables or an "
|
|
3920 |
"active transaction"
|
|
3921 |
msgstr "" |
|
3922 |
||
3923 |
#: drizzled/drizzled_error_messages.h:418
|
|
3924 |
#, fuzzy, c-format
|
|
3925 |
msgid "Unknown system variable '%-.64s'" |
|
3926 |
msgstr "Commande inconnue: '%-.60s'" |
|
3927 |
||
3928 |
#: drizzled/drizzled_error_messages.h:420
|
|
3929 |
#, c-format
|
|
3930 |
msgid "Table '%-.192s' is marked as crashed and should be repaired" |
|
3931 |
msgstr "" |
|
3932 |
||
3933 |
#: drizzled/drizzled_error_messages.h:422
|
|
3934 |
#, c-format
|
|
3935 |
msgid "" |
|
3936 |
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
|
|
3937 |
msgstr "" |
|
3938 |
||
3939 |
#: drizzled/drizzled_error_messages.h:424
|
|
3940 |
msgid "Some non-transactional changed tables couldn't be rolled back" |
|
3941 |
msgstr "" |
|
3942 |
||
3943 |
#: drizzled/drizzled_error_messages.h:426
|
|
3944 |
msgid "" |
|
3945 |
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
|
|
3946 |
"of storage; increase this mysqld variable and try again"
|
|
3947 |
msgstr "" |
|
3948 |
||
3949 |
#: drizzled/drizzled_error_messages.h:428
|
|
3950 |
msgid "" |
|
3951 |
"This operation cannot be performed with a running slave; run STOP SLAVE first"
|
|
3952 |
msgstr "" |
|
3953 |
||
3954 |
#: drizzled/drizzled_error_messages.h:430
|
|
3955 |
msgid "" |
|
3956 |
"This operation requires a running slave; configure slave and do START SLAVE"
|
|
3957 |
msgstr "" |
|
3958 |
||
3959 |
#: drizzled/drizzled_error_messages.h:432
|
|
3960 |
msgid "The server is not configured as slave; fix with CHANGE MASTER TO" |
|
3961 |
msgstr "" |
|
3962 |
||
3963 |
#: drizzled/drizzled_error_messages.h:434
|
|
3964 |
msgid "" |
|
3965 |
"Could not initialize master info structure; more error messages can be found "
|
|
3966 |
"in the MySQL error log"
|
|
3967 |
msgstr "" |
|
3968 |
||
3969 |
#: drizzled/drizzled_error_messages.h:436
|
|
3970 |
msgid "Could not create slave thread; check system resources" |
|
3971 |
msgstr "" |
|
3972 |
||
3973 |
#: drizzled/drizzled_error_messages.h:438
|
|
3974 |
#, c-format
|
|
3975 |
msgid "" |
|
3976 |
"User %-.64s already has more than 'max_user_connections' active connections"
|
|
3977 |
msgstr "" |
|
3978 |
||
3979 |
#: drizzled/drizzled_error_messages.h:440
|
|
3980 |
msgid "You may only use constant expressions with SET" |
|
3981 |
msgstr "" |
|
3982 |
||
3983 |
#: drizzled/drizzled_error_messages.h:442
|
|
3984 |
msgid "Lock wait timeout exceeded; try restarting transaction" |
|
3985 |
msgstr "" |
|
3986 |
||
3987 |
#: drizzled/drizzled_error_messages.h:444
|
|
3988 |
msgid "The total number of locks exceeds the lock table size" |
|
3989 |
msgstr "" |
|
3990 |
||
3991 |
#: drizzled/drizzled_error_messages.h:446
|
|
3992 |
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction" |
|
3993 |
msgstr "" |
|
3994 |
||
3995 |
#: drizzled/drizzled_error_messages.h:448
|
|
3996 |
msgid "DROP DATABASE not allowed while thread is holding global read lock" |
|
3997 |
msgstr "" |
|
3998 |
||
3999 |
#: drizzled/drizzled_error_messages.h:450
|
|
4000 |
msgid "CREATE DATABASE not allowed while thread is holding global read lock" |
|
4001 |
msgstr "" |
|
4002 |
||
4003 |
#: drizzled/drizzled_error_messages.h:452
|
|
4004 |
#, c-format
|
|
4005 |
msgid "Incorrect arguments to %s" |
|
4006 |
msgstr "" |
|
4007 |
||
4008 |
#: drizzled/drizzled_error_messages.h:454
|
|
4009 |
#, c-format
|
|
4010 |
msgid "'%-.48s'@'%-.64s' is not allowed to create new users" |
|
4011 |
msgstr "" |
|
4012 |
||
4013 |
#: drizzled/drizzled_error_messages.h:456
|
|
4014 |
msgid "" |
|
4015 |
"Incorrect table definition; all MERGE tables must be in the same database"
|
|
4016 |
msgstr "" |
|
4017 |
||
4018 |
#: drizzled/drizzled_error_messages.h:458
|
|
4019 |
msgid "Deadlock found when trying to get lock; try restarting transaction" |
|
4020 |
msgstr "" |
|
4021 |
||
4022 |
#: drizzled/drizzled_error_messages.h:460
|
|
4023 |
msgid "The used table type doesn't support FULLTEXT indexes" |
|
4024 |
msgstr "" |
|
4025 |
||
4026 |
#: drizzled/drizzled_error_messages.h:462
|
|
4027 |
msgid "Cannot add foreign key constraint" |
|
4028 |
msgstr "" |
|
4029 |
||
4030 |
#: drizzled/drizzled_error_messages.h:464
|
|
4031 |
msgid "Cannot add or update a child row: a foreign key constraint fails" |
|
4032 |
msgstr "" |
|
4033 |
||
4034 |
#: drizzled/drizzled_error_messages.h:466
|
|
4035 |
msgid "Cannot delete or update a parent row: a foreign key constraint fails" |
|
4036 |
msgstr "" |
|
4037 |
||
4038 |
#: drizzled/drizzled_error_messages.h:468
|
|
4039 |
#, c-format
|
|
4040 |
msgid "Error connecting to master: %-.128s" |
|
4041 |
msgstr "" |
|
4042 |
||
4043 |
#: drizzled/drizzled_error_messages.h:470
|
|
4044 |
#, c-format
|
|
4045 |
msgid "Error running query on master: %-.128s" |
|
4046 |
msgstr "" |
|
4047 |
||
4048 |
#: drizzled/drizzled_error_messages.h:472
|
|
4049 |
#, c-format
|
|
4050 |
msgid "Error when executing command %s: %-.128s" |
|
4051 |
msgstr "" |
|
4052 |
||
4053 |
#: drizzled/drizzled_error_messages.h:474
|
|
4054 |
#, c-format
|
|
4055 |
msgid "Incorrect usage of %s and %s" |
|
4056 |
msgstr "" |
|
4057 |
||
4058 |
#: drizzled/drizzled_error_messages.h:476
|
|
4059 |
msgid "The used SELECT statements have a different number of columns" |
|
4060 |
msgstr "" |
|
4061 |
||
4062 |
#: drizzled/drizzled_error_messages.h:478
|
|
4063 |
msgid "Can't execute the query because you have a conflicting read lock" |
|
4064 |
msgstr "" |
|
4065 |
||
4066 |
#: drizzled/drizzled_error_messages.h:480
|
|
4067 |
msgid "Mixing of transactional and non-transactional tables is disabled" |
|
4068 |
msgstr "" |
|
4069 |
||
4070 |
#: drizzled/drizzled_error_messages.h:482
|
|
4071 |
#, fuzzy, c-format
|
|
4072 |
msgid "Option '%s' used twice in statement" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
4073 |
msgstr "%s: %s: Option '%s' utilisée mais non disponible" |
312.1.6
by Monty Taylor
Updated po files. |
4074 |
|
4075 |
#: drizzled/drizzled_error_messages.h:484
|
|
4076 |
#, c-format
|
|
4077 |
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)" |
|
4078 |
msgstr "" |
|
4079 |
||
4080 |
#: drizzled/drizzled_error_messages.h:486
|
|
4081 |
#, c-format
|
|
4082 |
msgid "Access denied; you need the %-.128s privilege for this operation" |
|
4083 |
msgstr "" |
|
4084 |
||
4085 |
#: drizzled/drizzled_error_messages.h:488
|
|
4086 |
#, c-format
|
|
4087 |
msgid "" |
|
4088 |
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
|
|
4089 |
msgstr "" |
|
4090 |
||
4091 |
#: drizzled/drizzled_error_messages.h:490
|
|
4092 |
#, c-format
|
|
4093 |
msgid "" |
|
4094 |
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
|
|
4095 |
msgstr "" |
|
4096 |
||
4097 |
#: drizzled/drizzled_error_messages.h:492
|
|
4098 |
#, c-format
|
|
4099 |
msgid "Variable '%-.64s' doesn't have a default value" |
|
4100 |
msgstr "" |
|
4101 |
||
4102 |
#: drizzled/drizzled_error_messages.h:494
|
|
4103 |
#, c-format
|
|
4104 |
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'" |
|
4105 |
msgstr "" |
|
4106 |
||
4107 |
#: drizzled/drizzled_error_messages.h:496
|
|
4108 |
#, c-format
|
|
4109 |
msgid "Incorrect argument type to variable '%-.64s'" |
|
4110 |
msgstr "" |
|
4111 |
||
4112 |
#: drizzled/drizzled_error_messages.h:498
|
|
4113 |
#, c-format
|
|
4114 |
msgid "Variable '%-.64s' can only be set, not read" |
|
4115 |
msgstr "" |
|
4116 |
||
4117 |
#: drizzled/drizzled_error_messages.h:500
|
|
4118 |
#, c-format
|
|
4119 |
msgid "Incorrect usage/placement of '%s'" |
|
4120 |
msgstr "" |
|
4121 |
||
4122 |
#: drizzled/drizzled_error_messages.h:502
|
|
4123 |
#, c-format
|
|
4124 |
msgid "This version of MySQL doesn't yet support '%s'" |
|
4125 |
msgstr "" |
|
4126 |
||
4127 |
#: drizzled/drizzled_error_messages.h:504
|
|
4128 |
#, c-format
|
|
4129 |
msgid "" |
|
4130 |
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
|
|
4131 |
msgstr "" |
|
4132 |
||
4133 |
#: drizzled/drizzled_error_messages.h:506
|
|
4134 |
msgid "Slave SQL thread ignored the query because of replicate-*-table rules" |
|
4135 |
msgstr "" |
|
4136 |
||
4137 |
#: drizzled/drizzled_error_messages.h:508
|
|
4138 |
#, c-format
|
|
4139 |
msgid "Variable '%-.192s' is a %s variable" |
|
4140 |
msgstr "" |
|
4141 |
||
4142 |
#: drizzled/drizzled_error_messages.h:510
|
|
4143 |
#, c-format
|
|
4144 |
msgid "Incorrect foreign key definition for '%-.192s': %s" |
|
4145 |
msgstr "" |
|
4146 |
||
4147 |
#: drizzled/drizzled_error_messages.h:512
|
|
4148 |
msgid "Key reference and table reference don't match" |
|
4149 |
msgstr "" |
|
4150 |
||
4151 |
#: drizzled/drizzled_error_messages.h:514
|
|
4152 |
#, c-format
|
|
4153 |
msgid "Operand should contain %d column(s)" |
|
4154 |
msgstr "" |
|
4155 |
||
4156 |
#: drizzled/drizzled_error_messages.h:516
|
|
4157 |
msgid "Subquery returns more than 1 row" |
|
4158 |
msgstr "" |
|
4159 |
||
4160 |
#: drizzled/drizzled_error_messages.h:518
|
|
4161 |
#, c-format
|
|
4162 |
msgid "Unknown prepared statement handler (%.*s) given to %s" |
|
4163 |
msgstr "" |
|
4164 |
||
4165 |
#: drizzled/drizzled_error_messages.h:520
|
|
4166 |
msgid "Help database is corrupt or does not exist" |
|
4167 |
msgstr "" |
|
4168 |
||
4169 |
#: drizzled/drizzled_error_messages.h:522
|
|
4170 |
msgid "Cyclic reference on subqueries" |
|
4171 |
msgstr "" |
|
4172 |
||
4173 |
#: drizzled/drizzled_error_messages.h:524
|
|
4174 |
#, c-format
|
|
4175 |
msgid "Converting column '%s' from %s to %s" |
|
4176 |
msgstr "" |
|
4177 |
||
4178 |
#: drizzled/drizzled_error_messages.h:526
|
|
4179 |
#, c-format
|
|
4180 |
msgid "Reference '%-.64s' not supported (%s)" |
|
4181 |
msgstr "" |
|
4182 |
||
4183 |
#: drizzled/drizzled_error_messages.h:528
|
|
4184 |
msgid "Every derived table must have its own alias" |
|
4185 |
msgstr "" |
|
4186 |
||
4187 |
#: drizzled/drizzled_error_messages.h:530
|
|
4188 |
#, c-format
|
|
4189 |
msgid "Select %u was reduced during optimization" |
|
4190 |
msgstr "" |
|
4191 |
||
4192 |
#: drizzled/drizzled_error_messages.h:532
|
|
4193 |
#, c-format
|
|
4194 |
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s" |
|
4195 |
msgstr "" |
|
4196 |
||
4197 |
#: drizzled/drizzled_error_messages.h:534
|
|
4198 |
msgid "" |
|
4199 |
"Client does not support authentication protocol requested by server; "
|
|
4200 |
"consider upgrading MySQL client"
|
|
4201 |
msgstr "" |
|
4202 |
||
4203 |
#: drizzled/drizzled_error_messages.h:536
|
|
4204 |
msgid "All parts of a SPATIAL index must be NOT NULL" |
|
4205 |
msgstr "" |
|
4206 |
||
4207 |
#: drizzled/drizzled_error_messages.h:538
|
|
4208 |
#, c-format
|
|
4209 |
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'" |
|
4210 |
msgstr "" |
|
4211 |
||
4212 |
#: drizzled/drizzled_error_messages.h:540
|
|
4213 |
msgid "Slave is already running" |
|
4214 |
msgstr "" |
|
4215 |
||
4216 |
#: drizzled/drizzled_error_messages.h:542
|
|
4217 |
msgid "Slave already has been stopped" |
|
4218 |
msgstr "" |
|
4219 |
||
4220 |
#: drizzled/drizzled_error_messages.h:544
|
|
4221 |
#, c-format
|
|
4222 |
msgid "" |
|
4223 |
"Uncompressed data size too large; the maximum size is %d (probably, length "
|
|
4224 |
"of uncompressed data was corrupted)"
|
|
4225 |
msgstr "" |
|
4226 |
||
4227 |
#: drizzled/drizzled_error_messages.h:546
|
|
4228 |
msgid "ZLIB: Not enough memory" |
|
4229 |
msgstr "" |
|
4230 |
||
4231 |
#: drizzled/drizzled_error_messages.h:548
|
|
4232 |
msgid "" |
|
4233 |
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed " |
|
4234 |
"data was corrupted)"
|
|
4235 |
msgstr "" |
|
4236 |
||
4237 |
#: drizzled/drizzled_error_messages.h:550
|
|
4238 |
msgid "ZLIB: Input data corrupted" |
|
4239 |
msgstr "" |
|
4240 |
||
4241 |
#: drizzled/drizzled_error_messages.h:552
|
|
4242 |
#, c-format
|
|
4243 |
msgid "%d line(s) were cut by GROUP_CONCAT()" |
|
4244 |
msgstr "" |
|
4245 |
||
4246 |
#: drizzled/drizzled_error_messages.h:554
|
|
4247 |
#, c-format
|
|
4248 |
msgid "Row %ld doesn't contain data for all columns" |
|
4249 |
msgstr "" |
|
4250 |
||
4251 |
#: drizzled/drizzled_error_messages.h:556
|
|
4252 |
#, c-format
|
|
4253 |
msgid "" |
|
4254 |
"Row %ld was truncated; it contained more data than there were input columns"
|
|
4255 |
msgstr "" |
|
4256 |
||
4257 |
#: drizzled/drizzled_error_messages.h:558
|
|
4258 |
#, c-format
|
|
4259 |
msgid "" |
|
4260 |
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
|
|
4261 |
msgstr "" |
|
4262 |
||
4263 |
#: drizzled/drizzled_error_messages.h:560
|
|
4264 |
#, c-format
|
|
4265 |
msgid "Out of range value for column '%s' at row %ld" |
|
4266 |
msgstr "" |
|
4267 |
||
4268 |
#: drizzled/drizzled_error_messages.h:562
|
|
4269 |
#, c-format
|
|
4270 |
msgid "Data truncated for column '%s' at row %ld" |
|
4271 |
msgstr "" |
|
4272 |
||
4273 |
#: drizzled/drizzled_error_messages.h:564
|
|
4274 |
#, c-format
|
|
4275 |
msgid "Using storage engine %s for table '%s'" |
|
4276 |
msgstr "" |
|
4277 |
||
4278 |
#: drizzled/drizzled_error_messages.h:566
|
|
4279 |
#, c-format
|
|
4280 |
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'" |
|
4281 |
msgstr "" |
|
4282 |
||
4283 |
#: drizzled/drizzled_error_messages.h:568
|
|
4284 |
msgid "Cannot drop one or more of the requested users" |
|
4285 |
msgstr "" |
|
4286 |
||
4287 |
#: drizzled/drizzled_error_messages.h:570
|
|
4288 |
msgid "Can't revoke all privileges for one or more of the requested users" |
|
4289 |
msgstr "" |
|
4290 |
||
4291 |
#: drizzled/drizzled_error_messages.h:572
|
|
4292 |
#, c-format
|
|
4293 |
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'" |
|
4294 |
msgstr "" |
|
4295 |
||
4296 |
#: drizzled/drizzled_error_messages.h:574
|
|
4297 |
#, c-format
|
|
4298 |
msgid "Illegal mix of collations for operation '%s'" |
|
4299 |
msgstr "" |
|
4300 |
||
4301 |
#: drizzled/drizzled_error_messages.h:576
|
|
4302 |
#, c-format
|
|
4303 |
msgid "" |
|
4304 |
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
|
|
4305 |
"variable_name)"
|
|
4306 |
msgstr "" |
|
4307 |
||
4308 |
#: drizzled/drizzled_error_messages.h:578
|
|
4309 |
#, fuzzy, c-format
|
|
4310 |
msgid "Unknown collation: '%-.64s'" |
|
4311 |
msgstr "Commande inconnue: '%-.60s'" |
|
4312 |
||
4313 |
#: drizzled/drizzled_error_messages.h:580
|
|
4314 |
msgid "" |
|
4315 |
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
|
|
4316 |
"compiled without SSL support; they can be used later if MySQL slave with SSL "
|
|
4317 |
"is started"
|
|
4318 |
msgstr "" |
|
4319 |
||
4320 |
#: drizzled/drizzled_error_messages.h:582
|
|
4321 |
#, c-format
|
|
4322 |
msgid "" |
|
4323 |
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
|
|
4324 |
"old format; please change the password to the new format"
|
|
4325 |
msgstr "" |
|
4326 |
||
4327 |
#: drizzled/drizzled_error_messages.h:584
|
|
4328 |
#, c-format
|
|
4329 |
msgid "" |
|
4330 |
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
|
|
4331 |
"SELECT #%d"
|
|
4332 |
msgstr "" |
|
4333 |
||
4334 |
#: drizzled/drizzled_error_messages.h:586
|
|
4335 |
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL" |
|
4336 |
msgstr "" |
|
4337 |
||
4338 |
#: drizzled/drizzled_error_messages.h:588
|
|
4339 |
msgid "" |
|
4340 |
"It is recommended to use --skip-slave-start when doing step-by-step "
|
|
4341 |
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
|
|
4342 |
"get an unexpected slave's mysqld restart"
|
|
4343 |
msgstr "" |
|
4344 |
||
4345 |
#: drizzled/drizzled_error_messages.h:590
|
|
4346 |
msgid "SQL thread is not to be started so UNTIL options are ignored" |
|
4347 |
msgstr "" |
|
4348 |
||
4349 |
#: drizzled/drizzled_error_messages.h:592
|
|
4350 |
#, c-format
|
|
4351 |
msgid "Incorrect index name '%-.100s'" |
|
4352 |
msgstr "" |
|
4353 |
||
4354 |
#: drizzled/drizzled_error_messages.h:594
|
|
4355 |
#, c-format
|
|
4356 |
msgid "Incorrect catalog name '%-.100s'" |
|
4357 |
msgstr "" |
|
4358 |
||
4359 |
#: drizzled/drizzled_error_messages.h:596
|
|
4360 |
#, c-format
|
|
4361 |
msgid "Query cache failed to set size %lu; new query cache size is %lu" |
|
4362 |
msgstr "" |
|
4363 |
||
4364 |
#: drizzled/drizzled_error_messages.h:598
|
|
4365 |
#, c-format
|
|
4366 |
msgid "Column '%-.192s' cannot be part of FULLTEXT index" |
|
4367 |
msgstr "" |
|
4368 |
||
4369 |
#: drizzled/drizzled_error_messages.h:600
|
|
4370 |
#, fuzzy, c-format
|
|
4371 |
msgid "Unknown key cache '%-.100s'" |
|
4372 |
msgstr "Commande inconnue: '%-.60s'" |
|
4373 |
||
4374 |
#: drizzled/drizzled_error_messages.h:602
|
|
4375 |
msgid "" |
|
4376 |
"MySQL is started in --skip-name-resolve mode; you must restart it without "
|
|
4377 |
"this switch for this grant to work"
|
|
4378 |
msgstr "" |
|
4379 |
||
4380 |
#: drizzled/drizzled_error_messages.h:604
|
|
4381 |
#, fuzzy, c-format
|
|
4382 |
msgid "Unknown table engine '%s'" |
|
4383 |
msgstr "Commande inconnue: '%-.60s'" |
|
4384 |
||
4385 |
#: drizzled/drizzled_error_messages.h:606
|
|
4386 |
#, fuzzy, c-format
|
|
4387 |
msgid "'%s' is deprecated; use '%s' instead" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
4388 |
msgstr "ATTENTION: option obsolète; utilisez --disable-tee à la place." |
312.1.6
by Monty Taylor
Updated po files. |
4389 |
|
4390 |
#: drizzled/drizzled_error_messages.h:608
|
|
4391 |
#, c-format
|
|
4392 |
msgid "The target table %-.100s of the %s is not updatable" |
|
4393 |
msgstr "" |
|
4394 |
||
4395 |
#: drizzled/drizzled_error_messages.h:610
|
|
4396 |
#, c-format
|
|
4397 |
msgid "" |
|
4398 |
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
|
|
4399 |
"working"
|
|
4400 |
msgstr "" |
|
4401 |
||
4402 |
#: drizzled/drizzled_error_messages.h:612
|
|
4403 |
#, c-format
|
|
4404 |
msgid "" |
|
4405 |
"The MySQL server is running with the %s option so it cannot execute this "
|
|
4406 |
"statement"
|
|
4407 |
msgstr "" |
|
4408 |
||
4409 |
#: drizzled/drizzled_error_messages.h:614
|
|
4410 |
#, c-format
|
|
4411 |
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s" |
|
4412 |
msgstr "" |
|
4413 |
||
4414 |
#: drizzled/drizzled_error_messages.h:616
|
|
4415 |
#, c-format
|
|
4416 |
msgid "Truncated incorrect %-.32s value: '%-.128s'" |
|
4417 |
msgstr "" |
|
4418 |
||
4419 |
#: drizzled/drizzled_error_messages.h:618
|
|
4420 |
msgid "" |
|
4421 |
"Incorrect table definition; there can be only one TIMESTAMP column with "
|
|
4422 |
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
|
|
4423 |
msgstr "" |
|
4424 |
||
4425 |
#: drizzled/drizzled_error_messages.h:620
|
|
4426 |
#, c-format
|
|
4427 |
msgid "Invalid ON UPDATE clause for '%-.192s' column" |
|
4428 |
msgstr "" |
|
4429 |
||
4430 |
#: drizzled/drizzled_error_messages.h:622
|
|
4431 |
msgid "This command is not supported in the prepared statement protocol yet" |
|
4432 |
msgstr "" |
|
4433 |
||
4434 |
#: drizzled/drizzled_error_messages.h:624
|
|
4435 |
#, c-format
|
|
4436 |
msgid "Got error %d '%-.100s' from %s" |
|
4437 |
msgstr "" |
|
4438 |
||
4439 |
#: drizzled/drizzled_error_messages.h:626
|
|
4440 |
#, c-format
|
|
4441 |
msgid "Got temporary error %d '%-.100s' from %s" |
|
4442 |
msgstr "" |
|
4443 |
||
4444 |
#: drizzled/drizzled_error_messages.h:628
|
|
4445 |
#, fuzzy, c-format
|
|
4446 |
msgid "Unknown or incorrect time zone: '%-.64s'" |
|
4447 |
msgstr "Commande inconnue: '%-.60s'" |
|
4448 |
||
4449 |
#: drizzled/drizzled_error_messages.h:630
|
|
4450 |
#, c-format
|
|
4451 |
msgid "Invalid TIMESTAMP value in column '%s' at row %ld" |
|
4452 |
msgstr "" |
|
4453 |
||
4454 |
#: drizzled/drizzled_error_messages.h:632
|
|
4455 |
#, c-format
|
|
4456 |
msgid "Invalid %s character string: '%.64s'" |
|
4457 |
msgstr "" |
|
4458 |
||
4459 |
#: drizzled/drizzled_error_messages.h:634
|
|
4460 |
#, c-format
|
|
4461 |
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated" |
|
4462 |
msgstr "" |
|
4463 |
||
4464 |
#: drizzled/drizzled_error_messages.h:636
|
|
4465 |
#, c-format
|
|
4466 |
msgid "Conflicting declarations: '%s%s' and '%s%s'" |
|
4467 |
msgstr "" |
|
4468 |
||
4469 |
#: drizzled/drizzled_error_messages.h:638
|
|
4470 |
#, c-format
|
|
4471 |
msgid "Can't create a %s from within another stored routine" |
|
4472 |
msgstr "" |
|
4473 |
||
4474 |
#: drizzled/drizzled_error_messages.h:640
|
|
4475 |
#, c-format
|
|
4476 |
msgid "%s %s already exists" |
|
4477 |
msgstr "" |
|
4478 |
||
4479 |
#: drizzled/drizzled_error_messages.h:642
|
|
4480 |
#, c-format
|
|
4481 |
msgid "%s %s does not exist" |
|
4482 |
msgstr "" |
|
4483 |
||
4484 |
#: drizzled/drizzled_error_messages.h:644
|
|
4485 |
#, c-format
|
|
4486 |
msgid "Failed to DROP %s %s" |
|
4487 |
msgstr "" |
|
4488 |
||
4489 |
#: drizzled/drizzled_error_messages.h:646
|
|
4490 |
#, c-format
|
|
4491 |
msgid "Failed to CREATE %s %s" |
|
4492 |
msgstr "" |
|
4493 |
||
4494 |
#: drizzled/drizzled_error_messages.h:648
|
|
4495 |
#, c-format
|
|
4496 |
msgid "%s with no matching label: %s" |
|
4497 |
msgstr "" |
|
4498 |
||
4499 |
#: drizzled/drizzled_error_messages.h:650
|
|
4500 |
#, c-format
|
|
4501 |
msgid "Redefining label %s" |
|
4502 |
msgstr "" |
|
4503 |
||
4504 |
#: drizzled/drizzled_error_messages.h:652
|
|
4505 |
#, c-format
|
|
4506 |
msgid "End-label %s without match" |
|
4507 |
msgstr "" |
|
4508 |
||
4509 |
#: drizzled/drizzled_error_messages.h:654
|
|
4510 |
#, c-format
|
|
4511 |
msgid "Referring to uninitialized variable %s" |
|
4512 |
msgstr "" |
|
4513 |
||
4514 |
#: drizzled/drizzled_error_messages.h:656
|
|
4515 |
#, c-format
|
|
4516 |
msgid "PROCEDURE %s can't return a result set in the given context" |
|
4517 |
msgstr "" |
|
4518 |
||
4519 |
#: drizzled/drizzled_error_messages.h:658
|
|
4520 |
msgid "RETURN is only allowed in a FUNCTION" |
|
4521 |
msgstr "" |
|
4522 |
||
4523 |
#: drizzled/drizzled_error_messages.h:660
|
|
4524 |
#, c-format
|
|
4525 |
msgid "%s is not allowed in stored procedures" |
|
4526 |
msgstr "" |
|
4527 |
||
4528 |
#: drizzled/drizzled_error_messages.h:662
|
|
4529 |
msgid "" |
|
4530 |
"The update log is deprecated and replaced by the binary log; SET "
|
|
4531 |
"SQL_LOG_UPDATE has been ignored"
|
|
4532 |
msgstr "" |
|
4533 |
||
4534 |
#: drizzled/drizzled_error_messages.h:664
|
|
4535 |
msgid "" |
|
4536 |
"The update log is deprecated and replaced by the binary log; SET "
|
|
4537 |
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
|
|
4538 |
msgstr "" |
|
4539 |
||
4540 |
#: drizzled/drizzled_error_messages.h:666
|
|
4541 |
msgid "Query execution was interrupted" |
|
4542 |
msgstr "" |
|
4543 |
||
4544 |
#: drizzled/drizzled_error_messages.h:668
|
|
4545 |
#, c-format
|
|
4546 |
msgid "Incorrect number of arguments for %s %s; expected %u, got %u" |
|
4547 |
msgstr "" |
|
4548 |
||
4549 |
#: drizzled/drizzled_error_messages.h:670
|
|
4550 |
#, c-format
|
|
4551 |
msgid "Undefined CONDITION: %s" |
|
4552 |
msgstr "" |
|
4553 |
||
4554 |
#: drizzled/drizzled_error_messages.h:672
|
|
4555 |
#, c-format
|
|
4556 |
msgid "No RETURN found in FUNCTION %s" |
|
4557 |
msgstr "" |
|
4558 |
||
4559 |
#: drizzled/drizzled_error_messages.h:674
|
|
4560 |
#, c-format
|
|
4561 |
msgid "FUNCTION %s ended without RETURN" |
|
4562 |
msgstr "" |
|
4563 |
||
4564 |
#: drizzled/drizzled_error_messages.h:676
|
|
4565 |
msgid "Cursor statement must be a SELECT" |
|
4566 |
msgstr "" |
|
4567 |
||
4568 |
#: drizzled/drizzled_error_messages.h:678
|
|
4569 |
msgid "Cursor SELECT must not have INTO" |
|
4570 |
msgstr "" |
|
4571 |
||
4572 |
#: drizzled/drizzled_error_messages.h:680
|
|
4573 |
#, c-format
|
|
4574 |
msgid "Undefined CURSOR: %s" |
|
4575 |
msgstr "" |
|
4576 |
||
4577 |
#: drizzled/drizzled_error_messages.h:682
|
|
4578 |
msgid "Cursor is already open" |
|
4579 |
msgstr "" |
|
4580 |
||
4581 |
#: drizzled/drizzled_error_messages.h:684
|
|
4582 |
#, fuzzy
|
|
4583 |
msgid "Cursor is not open" |
|
4584 |
msgstr "Jeu de caractères non trouvé" |
|
4585 |
||
4586 |
#: drizzled/drizzled_error_messages.h:686
|
|
4587 |
#, c-format
|
|
4588 |
msgid "Undeclared variable: %s" |
|
4589 |
msgstr "" |
|
4590 |
||
4591 |
#: drizzled/drizzled_error_messages.h:688
|
|
4592 |
msgid "Incorrect number of FETCH variables" |
|
4593 |
msgstr "" |
|
4594 |
||
4595 |
#: drizzled/drizzled_error_messages.h:690
|
|
4596 |
msgid "No data - zero rows fetched, selected, or processed" |
|
4597 |
msgstr "" |
|
4598 |
||
4599 |
#: drizzled/drizzled_error_messages.h:692
|
|
4600 |
#, c-format
|
|
4601 |
msgid "Duplicate parameter: %s" |
|
4602 |
msgstr "" |
|
4603 |
||
4604 |
#: drizzled/drizzled_error_messages.h:694
|
|
4605 |
#, c-format
|
|
4606 |
msgid "Duplicate variable: %s" |
|
4607 |
msgstr "" |
|
4608 |
||
4609 |
#: drizzled/drizzled_error_messages.h:696
|
|
4610 |
#, c-format
|
|
4611 |
msgid "Duplicate condition: %s" |
|
4612 |
msgstr "" |
|
4613 |
||
4614 |
#: drizzled/drizzled_error_messages.h:698
|
|
4615 |
#, c-format
|
|
4616 |
msgid "Duplicate cursor: %s" |
|
4617 |
msgstr "" |
|
4618 |
||
4619 |
#: drizzled/drizzled_error_messages.h:700
|
|
4620 |
#, c-format
|
|
4621 |
msgid "Failed to ALTER %s %s" |
|
4622 |
msgstr "" |
|
4623 |
||
4624 |
#: drizzled/drizzled_error_messages.h:702
|
|
4625 |
msgid "Subquery value not supported" |
|
4626 |
msgstr "" |
|
4627 |
||
4628 |
#: drizzled/drizzled_error_messages.h:704
|
|
4629 |
#, c-format
|
|
4630 |
msgid "%s is not allowed in stored function or trigger" |
|
4631 |
msgstr "" |
|
4632 |
||
4633 |
#: drizzled/drizzled_error_messages.h:706
|
|
4634 |
msgid "Variable or condition declaration after cursor or handler declaration" |
|
4635 |
msgstr "" |
|
4636 |
||
4637 |
#: drizzled/drizzled_error_messages.h:708
|
|
4638 |
msgid "Cursor declaration after handler declaration" |
|
4639 |
msgstr "" |
|
4640 |
||
4641 |
#: drizzled/drizzled_error_messages.h:710
|
|
4642 |
msgid "Case not found for CASE statement" |
|
4643 |
msgstr "" |
|
4644 |
||
4645 |
#: drizzled/drizzled_error_messages.h:712
|
|
4646 |
#, c-format
|
|
4647 |
msgid "Configuration file '%-.192s' is too big" |
|
4648 |
msgstr "" |
|
4649 |
||
4650 |
#: drizzled/drizzled_error_messages.h:714
|
|
4651 |
#, c-format
|
|
4652 |
msgid "Malformed file type header in file '%-.192s'" |
|
4653 |
msgstr "" |
|
4654 |
||
4655 |
#: drizzled/drizzled_error_messages.h:716
|
|
4656 |
#, c-format
|
|
4657 |
msgid "Unexpected end of file while parsing comment '%-.200s'" |
|
4658 |
msgstr "" |
|
4659 |
||
4660 |
#: drizzled/drizzled_error_messages.h:718
|
|
4661 |
#, c-format
|
|
4662 |
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')" |
|
4663 |
msgstr "" |
|
4664 |
||
4665 |
#: drizzled/drizzled_error_messages.h:720
|
|
4666 |
#, c-format
|
|
4667 |
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'" |
|
4668 |
msgstr "" |
|
4669 |
||
4670 |
#: drizzled/drizzled_error_messages.h:722
|
|
4671 |
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table" |
|
4672 |
msgstr "" |
|
4673 |
||
4674 |
#: drizzled/drizzled_error_messages.h:724
|
|
4675 |
#, c-format
|
|
4676 |
msgid "File '%-.192s' has unknown type '%-.64s' in its header" |
|
4677 |
msgstr "" |
|
4678 |
||
4679 |
#: drizzled/drizzled_error_messages.h:726
|
|
4680 |
#, c-format
|
|
4681 |
msgid "'%-.192s.%-.192s' is not %s" |
|
4682 |
msgstr "" |
|
4683 |
||
4684 |
#: drizzled/drizzled_error_messages.h:728
|
|
4685 |
#, c-format
|
|
4686 |
msgid "Column '%-.192s' is not updatable" |
|
4687 |
msgstr "" |
|
4688 |
||
4689 |
#: drizzled/drizzled_error_messages.h:730
|
|
4690 |
msgid "View's SELECT contains a subquery in the FROM clause" |
|
4691 |
msgstr "" |
|
4692 |
||
4693 |
#: drizzled/drizzled_error_messages.h:732
|
|
4694 |
#, c-format
|
|
4695 |
msgid "View's SELECT contains a '%s' clause" |
|
4696 |
msgstr "" |
|
4697 |
||
4698 |
#: drizzled/drizzled_error_messages.h:734
|
|
4699 |
msgid "View's SELECT contains a variable or parameter" |
|
4700 |
msgstr "" |
|
4701 |
||
4702 |
#: drizzled/drizzled_error_messages.h:736
|
|
4703 |
#, c-format
|
|
4704 |
msgid "View's SELECT refers to a temporary table '%-.192s'" |
|
4705 |
msgstr "" |
|
4706 |
||
4707 |
#: drizzled/drizzled_error_messages.h:738
|
|
4708 |
msgid "View's SELECT and view's field list have different column counts" |
|
4709 |
msgstr "" |
|
4710 |
||
4711 |
#: drizzled/drizzled_error_messages.h:740
|
|
4712 |
msgid "" |
|
4713 |
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
|
|
4714 |
msgstr "" |
|
4715 |
||
4716 |
#: drizzled/drizzled_error_messages.h:742
|
|
4717 |
msgid "View being updated does not have complete key of underlying table in it" |
|
4718 |
msgstr "" |
|
4719 |
||
4720 |
#: drizzled/drizzled_error_messages.h:744
|
|
4721 |
#, c-format
|
|
4722 |
msgid "" |
|
4723 |
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
|
|
4724 |
"(s) or definer/invoker of view lack rights to use them"
|
|
4725 |
msgstr "" |
|
4726 |
||
4727 |
#: drizzled/drizzled_error_messages.h:746
|
|
4728 |
#, c-format
|
|
4729 |
msgid "Can't drop or alter a %s from within another stored routine" |
|
4730 |
msgstr "" |
|
4731 |
||
4732 |
#: drizzled/drizzled_error_messages.h:748
|
|
4733 |
msgid "GOTO is not allowed in a stored procedure handler" |
|
4734 |
msgstr "" |
|
4735 |
||
4736 |
#: drizzled/drizzled_error_messages.h:750
|
|
4737 |
msgid "Trigger already exists" |
|
4738 |
msgstr "" |
|
4739 |
||
4740 |
#: drizzled/drizzled_error_messages.h:752
|
|
4741 |
msgid "Trigger does not exist" |
|
4742 |
msgstr "" |
|
4743 |
||
4744 |
#: drizzled/drizzled_error_messages.h:754
|
|
4745 |
#, c-format
|
|
4746 |
msgid "Trigger's '%-.192s' is view or temporary table" |
|
4747 |
msgstr "" |
|
4748 |
||
4749 |
#: drizzled/drizzled_error_messages.h:756
|
|
4750 |
#, c-format
|
|
4751 |
msgid "Updating of %s row is not allowed in %strigger" |
|
4752 |
msgstr "" |
|
4753 |
||
4754 |
#: drizzled/drizzled_error_messages.h:758
|
|
4755 |
#, c-format
|
|
4756 |
msgid "There is no %s row in %s trigger" |
|
4757 |
msgstr "" |
|
4758 |
||
4759 |
#: drizzled/drizzled_error_messages.h:760
|
|
4760 |
#, c-format
|
|
4761 |
msgid "Field '%-.192s' doesn't have a default value" |
|
4762 |
msgstr "" |
|
4763 |
||
4764 |
#: drizzled/drizzled_error_messages.h:762
|
|
4765 |
msgid "Division by 0" |
|
4766 |
msgstr "" |
|
4767 |
||
4768 |
#: drizzled/drizzled_error_messages.h:764
|
|
4769 |
#, c-format
|
|
4770 |
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld" |
|
4771 |
msgstr "" |
|
4772 |
||
4773 |
#: drizzled/drizzled_error_messages.h:766
|
|
4774 |
#, c-format
|
|
4775 |
msgid "Illegal %s '%-.192s' value found during parsing" |
|
4776 |
msgstr "" |
|
4777 |
||
4778 |
#: drizzled/drizzled_error_messages.h:768
|
|
4779 |
#, c-format
|
|
4780 |
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'" |
|
4781 |
msgstr "" |
|
4782 |
||
4783 |
#: drizzled/drizzled_error_messages.h:770
|
|
4784 |
#, c-format
|
|
4785 |
msgid "CHECK OPTION failed '%-.192s.%-.192s'" |
|
4786 |
msgstr "" |
|
4787 |
||
4788 |
#: drizzled/drizzled_error_messages.h:772
|
|
4789 |
#, c-format
|
|
4790 |
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'" |
|
4791 |
msgstr "" |
|
4792 |
||
4793 |
#: drizzled/drizzled_error_messages.h:774
|
|
4794 |
#, c-format
|
|
4795 |
msgid "Failed purging old relay logs: %s" |
|
4796 |
msgstr "" |
|
4797 |
||
4798 |
#: drizzled/drizzled_error_messages.h:776
|
|
4799 |
#, c-format
|
|
4800 |
msgid "Password hash should be a %d-digit hexadecimal number" |
|
4801 |
msgstr "" |
|
4802 |
||
4803 |
#: drizzled/drizzled_error_messages.h:778
|
|
4804 |
msgid "Target log not found in binlog index" |
|
4805 |
msgstr "" |
|
4806 |
||
4807 |
#: drizzled/drizzled_error_messages.h:780
|
|
4808 |
msgid "I/O error reading log index file" |
|
4809 |
msgstr "" |
|
4810 |
||
4811 |
#: drizzled/drizzled_error_messages.h:782
|
|
4812 |
msgid "Server configuration does not permit binlog purge" |
|
4813 |
msgstr "" |
|
4814 |
||
4815 |
#: drizzled/drizzled_error_messages.h:784
|
|
4816 |
#, fuzzy
|
|
4817 |
msgid "Failed on fseek()" |
|
4818 |
msgstr "Echoué sur request_dump()" |
|
4819 |
||
4820 |
#: drizzled/drizzled_error_messages.h:786
|
|
4821 |
msgid "Fatal error during log purge" |
|
4822 |
msgstr "" |
|
4823 |
||
4824 |
#: drizzled/drizzled_error_messages.h:788
|
|
4825 |
msgid "A purgeable log is in use, will not purge" |
|
4826 |
msgstr "" |
|
4827 |
||
4828 |
#: drizzled/drizzled_error_messages.h:790
|
|
4829 |
#, fuzzy
|
|
4830 |
msgid "Unknown error during log purge" |
|
4831 |
msgstr "Erreur inconnue %d" |
|
4832 |
||
4833 |
#: drizzled/drizzled_error_messages.h:792
|
|
4834 |
#, c-format
|
|
4835 |
msgid "Failed initializing relay log position: %s" |
|
4836 |
msgstr "" |
|
4837 |
||
4838 |
#: drizzled/drizzled_error_messages.h:794
|
|
4839 |
msgid "You are not using binary logging" |
|
4840 |
msgstr "" |
|
4841 |
||
4842 |
#: drizzled/drizzled_error_messages.h:796
|
|
4843 |
#, c-format
|
|
4844 |
msgid "" |
|
4845 |
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
|
|
4846 |
msgstr "" |
|
4847 |
||
4848 |
#: drizzled/drizzled_error_messages.h:798
|
|
4849 |
msgid "WSAStartup Failed" |
|
4850 |
msgstr "" |
|
4851 |
||
4852 |
#: drizzled/drizzled_error_messages.h:800
|
|
4853 |
msgid "Can't handle procedures with different groups yet" |
|
4854 |
msgstr "" |
|
4855 |
||
4856 |
#: drizzled/drizzled_error_messages.h:802
|
|
4857 |
msgid "Select must have a group with this procedure" |
|
4858 |
msgstr "" |
|
4859 |
||
4860 |
#: drizzled/drizzled_error_messages.h:804
|
|
4861 |
msgid "Can't use ORDER clause with this procedure" |
|
4862 |
msgstr "" |
|
4863 |
||
4864 |
#: drizzled/drizzled_error_messages.h:806
|
|
4865 |
#, c-format
|
|
4866 |
msgid "Binary logging and replication forbid changing the global server %s" |
|
4867 |
msgstr "" |
|
4868 |
||
4869 |
#: drizzled/drizzled_error_messages.h:808
|
|
4870 |
#, fuzzy, c-format
|
|
4871 |
msgid "Can't map file: %-.200s, errno: %d" |
|
4872 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
4873 |
||
4874 |
#: drizzled/drizzled_error_messages.h:810
|
|
4875 |
#, c-format
|
|
4876 |
msgid "Wrong magic in %-.64s" |
|
4877 |
msgstr "" |
|
4878 |
||
4879 |
#: drizzled/drizzled_error_messages.h:812
|
|
4880 |
msgid "Prepared statement contains too many placeholders" |
|
4881 |
msgstr "" |
|
4882 |
||
4883 |
#: drizzled/drizzled_error_messages.h:814
|
|
4884 |
#, c-format
|
|
4885 |
msgid "Key part '%-.192s' length cannot be 0" |
|
4886 |
msgstr "" |
|
4887 |
||
4888 |
#: drizzled/drizzled_error_messages.h:816
|
|
4889 |
msgid "View text checksum failed" |
|
4890 |
msgstr "" |
|
4891 |
||
4892 |
#: drizzled/drizzled_error_messages.h:818
|
|
4893 |
#, c-format
|
|
4894 |
msgid "" |
|
4895 |
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
|
|
4896 |
msgstr "" |
|
4897 |
||
4898 |
#: drizzled/drizzled_error_messages.h:820
|
|
4899 |
#, c-format
|
|
4900 |
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list" |
|
4901 |
msgstr "" |
|
4902 |
||
4903 |
#: drizzled/drizzled_error_messages.h:822
|
|
4904 |
#, c-format
|
|
4905 |
msgid "Can not delete from join view '%-.192s.%-.192s'" |
|
4906 |
msgstr "" |
|
4907 |
||
4908 |
#: drizzled/drizzled_error_messages.h:824
|
|
4909 |
#, c-format
|
|
4910 |
msgid "Operation %s failed for %.256s" |
|
4911 |
msgstr "" |
|
4912 |
||
4913 |
#: drizzled/drizzled_error_messages.h:826
|
|
4914 |
msgid "XAER_NOTA: Unknown XID" |
|
4915 |
msgstr "" |
|
4916 |
||
4917 |
#: drizzled/drizzled_error_messages.h:828
|
|
4918 |
msgid "XAER_INVAL: Invalid arguments (or unsupported command)" |
|
4919 |
msgstr "" |
|
4920 |
||
4921 |
#: drizzled/drizzled_error_messages.h:830
|
|
4922 |
#, c-format
|
|
4923 |
msgid "" |
|
4924 |
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
|
|
4925 |
"the %.64s state"
|
|
4926 |
msgstr "" |
|
4927 |
||
4928 |
#: drizzled/drizzled_error_messages.h:832
|
|
4929 |
msgid "XAER_OUTSIDE: Some work is done outside global transaction" |
|
4930 |
msgstr "" |
|
4931 |
||
4932 |
#: drizzled/drizzled_error_messages.h:834
|
|
4933 |
msgid "" |
|
4934 |
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
|
|
4935 |
"for consistency"
|
|
4936 |
msgstr "" |
|
4937 |
||
4938 |
#: drizzled/drizzled_error_messages.h:836
|
|
4939 |
msgid "XA_RBROLLBACK: Transaction branch was rolled back" |
|
4940 |
msgstr "" |
|
4941 |
||
4942 |
#: drizzled/drizzled_error_messages.h:838
|
|
4943 |
#, c-format
|
|
4944 |
msgid "" |
|
4945 |
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
|
|
4946 |
"'%-.192s'"
|
|
4947 |
msgstr "" |
|
4948 |
||
4949 |
#: drizzled/drizzled_error_messages.h:840
|
|
4950 |
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges" |
|
4951 |
msgstr "" |
|
4952 |
||
4953 |
#: drizzled/drizzled_error_messages.h:842
|
|
4954 |
msgid "Failed to revoke all privileges to dropped routine" |
|
4955 |
msgstr "" |
|
4956 |
||
4957 |
#: drizzled/drizzled_error_messages.h:844
|
|
4958 |
#, c-format
|
|
4959 |
msgid "Data too long for column '%s' at row %ld" |
|
4960 |
msgstr "" |
|
4961 |
||
4962 |
#: drizzled/drizzled_error_messages.h:846
|
|
4963 |
#, c-format
|
|
4964 |
msgid "Bad SQLSTATE: '%s'" |
|
4965 |
msgstr "" |
|
4966 |
||
4967 |
#: drizzled/drizzled_error_messages.h:848
|
|
4968 |
#, c-format
|
|
4969 |
msgid "" |
|
4970 |
"%s: ready for connections.\n"
|
|
4971 |
"Version: '%s' socket: '%s' port: %d %s" |
|
4972 |
msgstr "" |
|
4973 |
||
4974 |
#: drizzled/drizzled_error_messages.h:850
|
|
4975 |
msgid "Can't load value from file with fixed size rows to variable" |
|
4976 |
msgstr "" |
|
4977 |
||
4978 |
#: drizzled/drizzled_error_messages.h:852
|
|
4979 |
msgid "You are not allowed to create a user with GRANT" |
|
4980 |
msgstr "" |
|
4981 |
||
4982 |
#: drizzled/drizzled_error_messages.h:854
|
|
4983 |
#, c-format
|
|
4984 |
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s" |
|
4985 |
msgstr "" |
|
4986 |
||
4987 |
#: drizzled/drizzled_error_messages.h:856
|
|
4988 |
msgid "Table definition has changed, please retry transaction" |
|
4989 |
msgstr "" |
|
4990 |
||
4991 |
#: drizzled/drizzled_error_messages.h:858
|
|
4992 |
msgid "Duplicate handler declared in the same block" |
|
4993 |
msgstr "" |
|
4994 |
||
4995 |
#: drizzled/drizzled_error_messages.h:860
|
|
4996 |
#, c-format
|
|
4997 |
msgid "" |
|
4998 |
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
|
|
4999 |
"variable in BEFORE trigger"
|
|
5000 |
msgstr "" |
|
5001 |
||
5002 |
#: drizzled/drizzled_error_messages.h:862
|
|
5003 |
#, c-format
|
|
5004 |
msgid "Not allowed to return a result set from a %s" |
|
5005 |
msgstr "" |
|
5006 |
||
5007 |
#: drizzled/drizzled_error_messages.h:864
|
|
5008 |
msgid "Cannot get geometry object from data you send to the GEOMETRY field" |
|
5009 |
msgstr "" |
|
5010 |
||
5011 |
#: drizzled/drizzled_error_messages.h:866
|
|
5012 |
msgid "" |
|
5013 |
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
|
|
5014 |
"declaration and binary logging is enabled; if non-transactional tables were "
|
|
5015 |
"updated, the binary log will miss their changes"
|
|
5016 |
msgstr "" |
|
5017 |
||
5018 |
#: drizzled/drizzled_error_messages.h:868
|
|
5019 |
msgid "" |
|
5020 |
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
|
|
5021 |
"declaration and binary logging is enabled (you *might* want to use the less "
|
|
5022 |
"safe log_bin_trust_function_creators variable)"
|
|
5023 |
msgstr "" |
|
5024 |
||
5025 |
#: drizzled/drizzled_error_messages.h:870
|
|
5026 |
msgid "" |
|
5027 |
"You do not have the SUPER privilege and binary logging is enabled (you "
|
|
5028 |
"*might* want to use the less safe log_bin_trust_function_creators variable)"
|
|
5029 |
msgstr "" |
|
5030 |
||
5031 |
#: drizzled/drizzled_error_messages.h:872
|
|
5032 |
msgid "" |
|
5033 |
"You can't execute a prepared statement which has an open cursor associated "
|
|
5034 |
"with it. Reset the statement to re-execute it."
|
|
5035 |
msgstr "" |
|
5036 |
||
5037 |
#: drizzled/drizzled_error_messages.h:874
|
|
5038 |
#, c-format
|
|
5039 |
msgid "The statement (%lu) has no open cursor." |
|
5040 |
msgstr "" |
|
5041 |
||
5042 |
#: drizzled/drizzled_error_messages.h:876
|
|
5043 |
msgid "" |
|
5044 |
"Explicit or implicit commit is not allowed in stored function or trigger."
|
|
5045 |
msgstr "" |
|
5046 |
||
5047 |
#: drizzled/drizzled_error_messages.h:878
|
|
5048 |
#, c-format
|
|
5049 |
msgid "" |
|
5050 |
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
|
|
5051 |
msgstr "" |
|
5052 |
||
5053 |
#: drizzled/drizzled_error_messages.h:880
|
|
5054 |
msgid "Recursive stored functions and triggers are not allowed." |
|
5055 |
msgstr "" |
|
5056 |
||
5057 |
#: drizzled/drizzled_error_messages.h:882
|
|
5058 |
#, c-format
|
|
5059 |
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d." |
|
5060 |
msgstr "" |
|
5061 |
||
5062 |
#: drizzled/drizzled_error_messages.h:884
|
|
5063 |
#, c-format
|
|
5064 |
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d." |
|
5065 |
msgstr "" |
|
5066 |
||
5067 |
#: drizzled/drizzled_error_messages.h:886
|
|
5068 |
#, c-format
|
|
5069 |
msgid "" |
|
5070 |
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
|
|
5071 |
"'%-.192s')."
|
|
5072 |
msgstr "" |
|
5073 |
||
5074 |
#: drizzled/drizzled_error_messages.h:888
|
|
5075 |
msgid "" |
|
5076 |
"You can't combine write-locking of system tables with other tables or lock "
|
|
5077 |
"types"
|
|
5078 |
msgstr "" |
|
5079 |
||
5080 |
#: drizzled/drizzled_error_messages.h:890
|
|
5081 |
#, c-format
|
|
5082 |
msgid "Unable to connect to foreign data source: %.64s" |
|
5083 |
msgstr "" |
|
5084 |
||
5085 |
#: drizzled/drizzled_error_messages.h:892
|
|
5086 |
#, c-format
|
|
5087 |
msgid "" |
|
5088 |
"There was a problem processing the query on the foreign data source. Data "
|
|
5089 |
"source error: %-.64s"
|
|
5090 |
msgstr "" |
|
5091 |
||
5092 |
#: drizzled/drizzled_error_messages.h:894
|
|
5093 |
#, c-format
|
|
5094 |
msgid "" |
|
5095 |
"The foreign data source you are trying to reference does not exist. Data "
|
|
5096 |
"source error: %-.64s"
|
|
5097 |
msgstr "" |
|
5098 |
||
5099 |
#: drizzled/drizzled_error_messages.h:896
|
|
5100 |
#, c-format
|
|
5101 |
msgid "" |
|
5102 |
"Can't create federated table. The data source connection string '%-.64s' is "
|
|
5103 |
"not in the correct format"
|
|
5104 |
msgstr "" |
|
5105 |
||
5106 |
#: drizzled/drizzled_error_messages.h:898
|
|
5107 |
#, c-format
|
|
5108 |
msgid "The data source connection string '%-.64s' is not in the correct format" |
|
5109 |
msgstr "" |
|
5110 |
||
5111 |
#: drizzled/drizzled_error_messages.h:900
|
|
5112 |
#, c-format
|
|
5113 |
msgid "Can't create federated table. Foreign data src error: %-.64s" |
|
5114 |
msgstr "" |
|
5115 |
||
5116 |
#: drizzled/drizzled_error_messages.h:902
|
|
5117 |
msgid "Trigger in wrong schema" |
|
5118 |
msgstr "" |
|
5119 |
||
5120 |
#: drizzled/drizzled_error_messages.h:904
|
|
5121 |
#, c-format
|
|
5122 |
msgid "" |
|
5123 |
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
|
|
5124 |
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
|
|
5125 |
msgstr "" |
|
5126 |
||
5127 |
#: drizzled/drizzled_error_messages.h:906
|
|
5128 |
#, c-format
|
|
5129 |
msgid "Routine body for '%-.100s' is too long" |
|
5130 |
msgstr "" |
|
5131 |
||
5132 |
#: drizzled/drizzled_error_messages.h:908
|
|
5133 |
msgid "Cannot drop default keycache" |
|
5134 |
msgstr "" |
|
5135 |
||
5136 |
#: drizzled/drizzled_error_messages.h:910
|
|
5137 |
#, c-format
|
|
5138 |
msgid "Display width out of range for column '%-.192s' (max = %d)" |
|
5139 |
msgstr "" |
|
5140 |
||
5141 |
#: drizzled/drizzled_error_messages.h:912
|
|
5142 |
msgid "XAER_DUPID: The XID already exists" |
|
5143 |
msgstr "" |
|
5144 |
||
5145 |
#: drizzled/drizzled_error_messages.h:914
|
|
5146 |
#, c-format
|
|
5147 |
msgid "Datetime function: %-.32s field overflow" |
|
5148 |
msgstr "" |
|
5149 |
||
5150 |
#: drizzled/drizzled_error_messages.h:916
|
|
5151 |
#, c-format
|
|
5152 |
msgid "" |
|
5153 |
"Can't update table '%-.192s' in stored function/trigger because it is "
|
|
5154 |
"already used by statement which invoked this stored function/trigger."
|
|
5155 |
msgstr "" |
|
5156 |
||
5157 |
#: drizzled/drizzled_error_messages.h:918
|
|
5158 |
#, c-format
|
|
5159 |
msgid "" |
|
5160 |
"The definition of table '%-.192s' prevents operation %.192s on table "
|
|
5161 |
"'%-.192s'."
|
|
5162 |
msgstr "" |
|
5163 |
||
5164 |
#: drizzled/drizzled_error_messages.h:920
|
|
5165 |
msgid "" |
|
5166 |
"The prepared statement contains a stored routine call that refers to that "
|
|
5167 |
"same statement. It's not allowed to execute a prepared statement in such a "
|
|
5168 |
"recursive manner"
|
|
5169 |
msgstr "" |
|
5170 |
||
5171 |
#: drizzled/drizzled_error_messages.h:922
|
|
5172 |
msgid "Not allowed to set autocommit from a stored function or trigger" |
|
5173 |
msgstr "" |
|
5174 |
||
5175 |
#: drizzled/drizzled_error_messages.h:924
|
|
5176 |
msgid "Definer is not fully qualified" |
|
5177 |
msgstr "" |
|
5178 |
||
5179 |
#: drizzled/drizzled_error_messages.h:926
|
|
5180 |
#, c-format
|
|
5181 |
msgid "" |
|
5182 |
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
|
|
5183 |
"Current user is used as definer. Please recreate the view!"
|
|
5184 |
msgstr "" |
|
5185 |
||
5186 |
#: drizzled/drizzled_error_messages.h:928
|
|
5187 |
#, c-format
|
|
5188 |
msgid "" |
|
5189 |
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
|
|
5190 |
"definer"
|
|
5191 |
msgstr "" |
|
5192 |
||
5193 |
#: drizzled/drizzled_error_messages.h:930
|
|
5194 |
#, c-format
|
|
5195 |
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist" |
|
5196 |
msgstr "" |
|
5197 |
||
5198 |
#: drizzled/drizzled_error_messages.h:932
|
|
5199 |
#, c-format
|
|
5200 |
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed." |
|
5201 |
msgstr "" |
|
5202 |
||
5203 |
#: drizzled/drizzled_error_messages.h:934
|
|
5204 |
#, c-format
|
|
5205 |
msgid "" |
|
5206 |
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
|
|
5207 |
msgstr "" |
|
5208 |
||
5209 |
#: drizzled/drizzled_error_messages.h:936
|
|
5210 |
#, c-format
|
|
5211 |
msgid "" |
|
5212 |
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
|
|
5213 |
msgstr "" |
|
5214 |
||
5215 |
#: drizzled/drizzled_error_messages.h:938
|
|
5216 |
#, c-format
|
|
5217 |
msgid "Variable '%-.64s' must be quoted with `...`, or renamed" |
|
5218 |
msgstr "" |
|
5219 |
||
5220 |
#: drizzled/drizzled_error_messages.h:940
|
|
5221 |
#, c-format
|
|
5222 |
msgid "" |
|
5223 |
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
|
|
5224 |
"activated under the authorization of the invoker, which may have "
|
|
5225 |
"insufficient privileges. Please recreate the trigger."
|
|
5226 |
msgstr "" |
|
5227 |
||
5228 |
#: drizzled/drizzled_error_messages.h:942
|
|
5229 |
#, c-format
|
|
5230 |
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)" |
|
5231 |
msgstr "" |
|
5232 |
||
5233 |
#: drizzled/drizzled_error_messages.h:944
|
|
5234 |
#, c-format
|
|
5235 |
msgid "" |
|
5236 |
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
|
|
5237 |
"exceeded for routine %.192s"
|
|
5238 |
msgstr "" |
|
5239 |
||
5240 |
#: drizzled/drizzled_error_messages.h:946
|
|
5241 |
#, c-format
|
|
5242 |
msgid "" |
|
5243 |
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
|
|
5244 |
"contains bad data (internal code %d)"
|
|
5245 |
msgstr "" |
|
5246 |
||
5247 |
#: drizzled/drizzled_error_messages.h:948
|
|
5248 |
#, c-format
|
|
5249 |
msgid "Incorrect routine name '%-.192s'" |
|
5250 |
msgstr "" |
|
5251 |
||
5252 |
#: drizzled/drizzled_error_messages.h:950
|
|
5253 |
#, c-format
|
|
5254 |
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!" |
|
5255 |
msgstr "" |
|
5256 |
||
5257 |
#: drizzled/drizzled_error_messages.h:952
|
|
5258 |
msgid "AGGREGATE is not supported for stored functions" |
|
5259 |
msgstr "" |
|
5260 |
||
5261 |
#: drizzled/drizzled_error_messages.h:954
|
|
5262 |
#, c-format
|
|
5263 |
msgid "" |
|
5264 |
"Can't create more than max_prepared_stmt_count statements (current value: %"
|
|
5265 |
"lu)"
|
|
5266 |
msgstr "" |
|
5267 |
||
5268 |
#: drizzled/drizzled_error_messages.h:956
|
|
5269 |
#, c-format
|
|
5270 |
msgid "`%-.192s`.`%-.192s` contains view recursion" |
|
5271 |
msgstr "" |
|
5272 |
||
5273 |
#: drizzled/drizzled_error_messages.h:958
|
|
5274 |
#, c-format
|
|
5275 |
msgid "non-grouping field '%-.192s' is used in %-.64s clause" |
|
5276 |
msgstr "" |
|
5277 |
||
5278 |
#: drizzled/drizzled_error_messages.h:960
|
|
5279 |
msgid "The used table type doesn't support SPATIAL indexes" |
|
5280 |
msgstr "" |
|
5281 |
||
5282 |
#: drizzled/drizzled_error_messages.h:962
|
|
5283 |
msgid "Triggers can not be created on system tables" |
|
5284 |
msgstr "" |
|
5285 |
||
5286 |
#: drizzled/drizzled_error_messages.h:964
|
|
5287 |
#, c-format
|
|
5288 |
msgid "Leading spaces are removed from name '%s'" |
|
5289 |
msgstr "" |
|
5290 |
||
5291 |
#: drizzled/drizzled_error_messages.h:966
|
|
5292 |
msgid "Failed to read auto-increment value from storage engine" |
|
5293 |
msgstr "" |
|
5294 |
||
5295 |
#: drizzled/drizzled_error_messages.h:968
|
|
5296 |
msgid "user name" |
|
5297 |
msgstr "" |
|
5298 |
||
5299 |
#: drizzled/drizzled_error_messages.h:970
|
|
5300 |
msgid "host name" |
|
5301 |
msgstr "" |
|
5302 |
||
5303 |
#: drizzled/drizzled_error_messages.h:972
|
|
5304 |
#, c-format
|
|
5305 |
msgid "String '%-.70s' is too long for %s (should be no longer than %d)" |
|
5306 |
msgstr "" |
|
5307 |
||
5308 |
#: drizzled/drizzled_error_messages.h:974
|
|
5309 |
#, c-format
|
|
5310 |
msgid "The target table %-.100s of the %s is not insertable-into" |
|
5311 |
msgstr "" |
|
5312 |
||
5313 |
#: drizzled/drizzled_error_messages.h:976
|
|
5314 |
#, c-format
|
|
5315 |
msgid "" |
|
5316 |
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
|
|
5317 |
msgstr "" |
|
5318 |
||
5319 |
#: drizzled/drizzled_error_messages.h:978
|
|
5320 |
msgid "Too high level of nesting for select" |
|
5321 |
msgstr "" |
|
5322 |
||
5323 |
#: drizzled/drizzled_error_messages.h:980
|
|
5324 |
#, c-format
|
|
5325 |
msgid "Name '%-.64s' has become ''" |
|
5326 |
msgstr "" |
|
5327 |
||
5328 |
#: drizzled/drizzled_error_messages.h:982
|
|
5329 |
msgid "" |
|
5330 |
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
|
|
5331 |
"optional and non-empty FIELDS ENCLOSED BY"
|
|
5332 |
msgstr "" |
|
5333 |
||
5334 |
#: drizzled/drizzled_error_messages.h:984
|
|
5335 |
#, c-format
|
|
5336 |
msgid "The foreign server, %s, you are trying to create already exists." |
|
5337 |
msgstr "" |
|
5338 |
||
5339 |
#: drizzled/drizzled_error_messages.h:986
|
|
5340 |
#, c-format
|
|
5341 |
msgid "" |
|
5342 |
"The foreign server name you are trying to reference does not exist. Data "
|
|
5343 |
"source error: %-.64s"
|
|
5344 |
msgstr "" |
|
5345 |
||
5346 |
#: drizzled/drizzled_error_messages.h:988
|
|
5347 |
#, c-format
|
|
5348 |
msgid "" |
|
5349 |
"Table storage engine '%-.64s' does not support the create option '%.64s'"
|
|
5350 |
msgstr "" |
|
5351 |
||
5352 |
#: drizzled/drizzled_error_messages.h:990
|
|
5353 |
#, c-format
|
|
5354 |
msgid "" |
|
5355 |
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
|
|
5356 |
"each partition"
|
|
5357 |
msgstr "" |
|
5358 |
||
5359 |
#: drizzled/drizzled_error_messages.h:992
|
|
5360 |
#, c-format
|
|
5361 |
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition" |
|
5362 |
msgstr "" |
|
5363 |
||
5364 |
#: drizzled/drizzled_error_messages.h:994
|
|
5365 |
msgid "MAXVALUE can only be used in last partition definition" |
|
5366 |
msgstr "" |
|
5367 |
||
5368 |
#: drizzled/drizzled_error_messages.h:996
|
|
5369 |
msgid "Subpartitions can only be hash partitions and by key" |
|
5370 |
msgstr "" |
|
5371 |
||
5372 |
#: drizzled/drizzled_error_messages.h:998
|
|
5373 |
msgid "Must define subpartitions on all partitions if on one partition" |
|
5374 |
msgstr "" |
|
5375 |
||
5376 |
#: drizzled/drizzled_error_messages.h:1000
|
|
5377 |
msgid "Wrong number of partitions defined, mismatch with previous setting" |
|
5378 |
msgstr "" |
|
5379 |
||
5380 |
#: drizzled/drizzled_error_messages.h:1002
|
|
5381 |
msgid "Wrong number of subpartitions defined, mismatch with previous setting" |
|
5382 |
msgstr "" |
|
5383 |
||
5384 |
#: drizzled/drizzled_error_messages.h:1004
|
|
5385 |
msgid "Constant/Random expression in (sub)partitioning function is not allowed" |
|
5386 |
msgstr "" |
|
5387 |
||
5388 |
#: drizzled/drizzled_error_messages.h:1006
|
|
5389 |
msgid "Expression in RANGE/LIST VALUES must be constant" |
|
5390 |
msgstr "" |
|
5391 |
||
5392 |
#: drizzled/drizzled_error_messages.h:1008
|
|
5393 |
msgid "Field in list of fields for partition function not found in table" |
|
5394 |
msgstr "" |
|
5395 |
||
5396 |
#: drizzled/drizzled_error_messages.h:1010
|
|
5397 |
msgid "List of fields is only allowed in KEY partitions" |
|
5398 |
msgstr "" |
|
5399 |
||
5400 |
#: drizzled/drizzled_error_messages.h:1012
|
|
5401 |
msgid "" |
|
5402 |
"The partition info in the frm file is not consistent with what can be "
|
|
5403 |
"written into the frm file"
|
|
5404 |
msgstr "" |
|
5405 |
||
5406 |
#: drizzled/drizzled_error_messages.h:1014
|
|
5407 |
#, c-format
|
|
5408 |
msgid "The %-.192s function returns the wrong type" |
|
5409 |
msgstr "" |
|
5410 |
||
5411 |
#: drizzled/drizzled_error_messages.h:1016
|
|
5412 |
#, c-format
|
|
5413 |
msgid "For %-.64s partitions each partition must be defined" |
|
5414 |
msgstr "" |
|
5415 |
||
5416 |
#: drizzled/drizzled_error_messages.h:1018
|
|
5417 |
msgid "VALUES LESS THAN value must be strictly increasing for each partition" |
|
5418 |
msgstr "" |
|
5419 |
||
5420 |
#: drizzled/drizzled_error_messages.h:1020
|
|
5421 |
msgid "VALUES value must be of same type as partition function" |
|
5422 |
msgstr "" |
|
5423 |
||
5424 |
#: drizzled/drizzled_error_messages.h:1022
|
|
5425 |
msgid "Multiple definition of same constant in list partitioning" |
|
5426 |
msgstr "" |
|
5427 |
||
5428 |
#: drizzled/drizzled_error_messages.h:1024
|
|
5429 |
msgid "Partitioning can not be used stand-alone in query" |
|
5430 |
msgstr "" |
|
5431 |
||
5432 |
#: drizzled/drizzled_error_messages.h:1026
|
|
5433 |
msgid "" |
|
5434 |
"The mix of handlers in the partitions is not allowed in this version of MySQL"
|
|
5435 |
msgstr "" |
|
5436 |
||
5437 |
#: drizzled/drizzled_error_messages.h:1028
|
|
5438 |
#, c-format
|
|
5439 |
msgid "For the partitioned engine it is necessary to define all %-.64s" |
|
5440 |
msgstr "" |
|
5441 |
||
5442 |
#: drizzled/drizzled_error_messages.h:1030
|
|
5443 |
msgid "Too many partitions (including subpartitions) were defined" |
|
5444 |
msgstr "" |
|
5445 |
||
5446 |
#: drizzled/drizzled_error_messages.h:1032
|
|
5447 |
msgid "" |
|
5448 |
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
|
|
5449 |
"partitioning for subpartitioning"
|
|
5450 |
msgstr "" |
|
5451 |
||
5452 |
#: drizzled/drizzled_error_messages.h:1034
|
|
5453 |
msgid "Failed to create specific handler file" |
|
5454 |
msgstr "" |
|
5455 |
||
5456 |
#: drizzled/drizzled_error_messages.h:1036
|
|
5457 |
msgid "A BLOB field is not allowed in partition function" |
|
5458 |
msgstr "" |
|
5459 |
||
5460 |
#: drizzled/drizzled_error_messages.h:1038
|
|
5461 |
#, c-format
|
|
5462 |
msgid "A %-.192s must include all columns in the table's partitioning function" |
|
5463 |
msgstr "" |
|
5464 |
||
5465 |
#: drizzled/drizzled_error_messages.h:1040
|
|
5466 |
#, c-format
|
|
5467 |
msgid "Number of %-.64s = 0 is not an allowed value" |
|
5468 |
msgstr "" |
|
5469 |
||
5470 |
#: drizzled/drizzled_error_messages.h:1042
|
|
5471 |
msgid "Partition management on a not partitioned table is not possible" |
|
5472 |
msgstr "" |
|
5473 |
||
5474 |
#: drizzled/drizzled_error_messages.h:1044
|
|
5475 |
msgid "" |
|
5476 |
"Foreign key condition is not yet supported in conjunction with partitioning"
|
|
5477 |
msgstr "" |
|
5478 |
||
5479 |
#: drizzled/drizzled_error_messages.h:1046
|
|
5480 |
#, c-format
|
|
5481 |
msgid "Error in list of partitions to %-.64s" |
|
5482 |
msgstr "" |
|
5483 |
||
5484 |
#: drizzled/drizzled_error_messages.h:1048
|
|
5485 |
msgid "Cannot remove all partitions, use DROP TABLE instead" |
|
5486 |
msgstr "" |
|
5487 |
||
5488 |
#: drizzled/drizzled_error_messages.h:1050
|
|
5489 |
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions" |
|
5490 |
msgstr "" |
|
5491 |
||
5492 |
#: drizzled/drizzled_error_messages.h:1052
|
|
5493 |
msgid "" |
|
5494 |
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
|
|
5495 |
"their numbers"
|
|
5496 |
msgstr "" |
|
5497 |
||
5498 |
#: drizzled/drizzled_error_messages.h:1054
|
|
5499 |
msgid "" |
|
5500 |
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
|
|
5501 |
"tables using HASH PARTITIONs"
|
|
5502 |
msgstr "" |
|
5503 |
||
5504 |
#: drizzled/drizzled_error_messages.h:1056
|
|
5505 |
#, c-format
|
|
5506 |
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions" |
|
5507 |
msgstr "" |
|
5508 |
||
5509 |
#: drizzled/drizzled_error_messages.h:1058
|
|
5510 |
msgid "Trying to Add partition(s) with wrong number of subpartitions" |
|
5511 |
msgstr "" |
|
5512 |
||
5513 |
#: drizzled/drizzled_error_messages.h:1060
|
|
5514 |
msgid "At least one partition must be added" |
|
5515 |
msgstr "" |
|
5516 |
||
5517 |
#: drizzled/drizzled_error_messages.h:1062
|
|
5518 |
msgid "At least one partition must be coalesced" |
|
5519 |
msgstr "" |
|
5520 |
||
5521 |
#: drizzled/drizzled_error_messages.h:1064
|
|
5522 |
msgid "More partitions to reorganise than there are partitions" |
|
5523 |
msgstr "" |
|
5524 |
||
5525 |
#: drizzled/drizzled_error_messages.h:1066
|
|
5526 |
#, c-format
|
|
5527 |
msgid "Duplicate partition name %-.192s" |
|
5528 |
msgstr "" |
|
5529 |
||
5530 |
#: drizzled/drizzled_error_messages.h:1068
|
|
5531 |
msgid "It is not allowed to shut off binlog on this command" |
|
5532 |
msgstr "" |
|
5533 |
||
5534 |
#: drizzled/drizzled_error_messages.h:1070
|
|
5535 |
msgid "When reorganising a set of partitions they must be in consecutive order" |
|
5536 |
msgstr "" |
|
5537 |
||
5538 |
#: drizzled/drizzled_error_messages.h:1072
|
|
5539 |
msgid "" |
|
5540 |
"Reorganize of range partitions cannot change total ranges except for last "
|
|
5541 |
"partition where it can extend the range"
|
|
5542 |
msgstr "" |
|
5543 |
||
5544 |
#: drizzled/drizzled_error_messages.h:1074
|
|
5545 |
msgid "Partition function not supported in this version for this handler" |
|
5546 |
msgstr "" |
|
5547 |
||
5548 |
#: drizzled/drizzled_error_messages.h:1076
|
|
5549 |
msgid "Partition state cannot be defined from CREATE/ALTER TABLE" |
|
5550 |
msgstr "" |
|
5551 |
||
5552 |
#: drizzled/drizzled_error_messages.h:1078
|
|
5553 |
#, c-format
|
|
5554 |
msgid "The %-.64s handler only supports 32 bit integers in VALUES" |
|
5555 |
msgstr "" |
|
5556 |
||
5557 |
#: drizzled/drizzled_error_messages.h:1080
|
|
5558 |
#, c-format
|
|
5559 |
msgid "Plugin '%-.192s' is not loaded" |
|
5560 |
msgstr "" |
|
5561 |
||
5562 |
#: drizzled/drizzled_error_messages.h:1082
|
|
5563 |
#, c-format
|
|
5564 |
msgid "Incorrect %-.32s value: '%-.128s'" |
|
5565 |
msgstr "" |
|
5566 |
||
5567 |
#: drizzled/drizzled_error_messages.h:1084
|
|
5568 |
#, c-format
|
|
5569 |
msgid "Table has no partition for value %-.64s" |
|
5570 |
msgstr "" |
|
5571 |
||
5572 |
#: drizzled/drizzled_error_messages.h:1086
|
|
5573 |
#, c-format
|
|
5574 |
msgid "It is not allowed to specify %s more than once" |
|
5575 |
msgstr "" |
|
5576 |
||
5577 |
#: drizzled/drizzled_error_messages.h:1088
|
|
5578 |
#: drizzled/drizzled_error_messages.h:1224
|
|
5579 |
#, fuzzy, c-format
|
|
5580 |
msgid "Failed to create %s" |
|
5581 |
msgstr "Echoué sur request_dump()" |
|
5582 |
||
5583 |
#: drizzled/drizzled_error_messages.h:1090
|
|
5584 |
#: drizzled/drizzled_error_messages.h:1114
|
|
5585 |
#, c-format
|
|
5586 |
msgid "Failed to drop %s" |
|
5587 |
msgstr "" |
|
5588 |
||
5589 |
#: drizzled/drizzled_error_messages.h:1092
|
|
5590 |
msgid "The handler doesn't support autoextend of tablespaces" |
|
5591 |
msgstr "" |
|
5592 |
||
5593 |
#: drizzled/drizzled_error_messages.h:1094
|
|
5594 |
msgid "" |
|
5595 |
"A size parameter was incorrectly specified, either number or on the form 10M"
|
|
5596 |
msgstr "" |
|
5597 |
||
5598 |
#: drizzled/drizzled_error_messages.h:1096
|
|
5599 |
msgid "" |
|
5600 |
"The size number was correct but we don't allow the digit part to be more "
|
|
5601 |
"than 2 billion"
|
|
5602 |
msgstr "" |
|
5603 |
||
5604 |
#: drizzled/drizzled_error_messages.h:1098
|
|
5605 |
#, c-format
|
|
5606 |
msgid "Failed to alter: %s" |
|
5607 |
msgstr "" |
|
5608 |
||
5609 |
#: drizzled/drizzled_error_messages.h:1100
|
|
5610 |
msgid "Writing one row to the row-based binary log failed" |
|
5611 |
msgstr "" |
|
5612 |
||
5613 |
#: drizzled/drizzled_error_messages.h:1102
|
|
5614 |
#, c-format
|
|
5615 |
msgid "Table definition on master and slave does not match: %s" |
|
5616 |
msgstr "" |
|
5617 |
||
5618 |
#: drizzled/drizzled_error_messages.h:1104
|
|
5619 |
msgid "" |
|
5620 |
"Slave running with --log-slave-updates must use row-based binary logging to "
|
|
5621 |
"be able to replicate row-based binary log events"
|
|
5622 |
msgstr "" |
|
5623 |
||
5624 |
#: drizzled/drizzled_error_messages.h:1106
|
|
5625 |
#, c-format
|
|
5626 |
msgid "Event '%-.192s' already exists" |
|
5627 |
msgstr "" |
|
5628 |
||
5629 |
#: drizzled/drizzled_error_messages.h:1108
|
|
5630 |
#, c-format
|
|
5631 |
msgid "Failed to store event %s. Error code %d from storage engine." |
|
5632 |
msgstr "" |
|
5633 |
||
5634 |
#: drizzled/drizzled_error_messages.h:1110
|
|
5635 |
#, fuzzy, c-format
|
|
5636 |
msgid "Unknown event '%-.192s'" |
|
5637 |
msgstr "Commande inconnue: '%-.60s'" |
|
5638 |
||
5639 |
#: drizzled/drizzled_error_messages.h:1112
|
|
5640 |
#, c-format
|
|
5641 |
msgid "Failed to alter event '%-.192s'" |
|
5642 |
msgstr "" |
|
5643 |
||
5644 |
#: drizzled/drizzled_error_messages.h:1116
|
|
5645 |
msgid "INTERVAL is either not positive or too big" |
|
5646 |
msgstr "" |
|
5647 |
||
5648 |
#: drizzled/drizzled_error_messages.h:1118
|
|
5649 |
msgid "ENDS is either invalid or before STARTS" |
|
5650 |
msgstr "" |
|
5651 |
||
5652 |
#: drizzled/drizzled_error_messages.h:1120
|
|
5653 |
msgid "Event execution time is in the past. Event has been disabled" |
|
5654 |
msgstr "" |
|
5655 |
||
5656 |
#: drizzled/drizzled_error_messages.h:1122
|
|
5657 |
msgid "Failed to open mysql.event" |
|
5658 |
msgstr "" |
|
5659 |
||
5660 |
#: drizzled/drizzled_error_messages.h:1124
|
|
5661 |
msgid "No datetime expression provided" |
|
5662 |
msgstr "" |
|
5663 |
||
5664 |
#: drizzled/drizzled_error_messages.h:1126
|
|
5665 |
#, c-format
|
|
5666 |
msgid "" |
|
5667 |
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
|
|
5668 |
"probably corrupted"
|
|
5669 |
msgstr "" |
|
5670 |
||
5671 |
#: drizzled/drizzled_error_messages.h:1128
|
|
5672 |
#, c-format
|
|
5673 |
msgid "Cannot load from mysql.%s. The table is probably corrupted" |
|
5674 |
msgstr "" |
|
5675 |
||
5676 |
#: drizzled/drizzled_error_messages.h:1130
|
|
5677 |
msgid "Failed to delete the event from mysql.event" |
|
5678 |
msgstr "" |
|
5679 |
||
5680 |
#: drizzled/drizzled_error_messages.h:1132
|
|
5681 |
msgid "Error during compilation of event's body" |
|
5682 |
msgstr "" |
|
5683 |
||
5684 |
#: drizzled/drizzled_error_messages.h:1134
|
|
5685 |
msgid "Same old and new event name" |
|
5686 |
msgstr "" |
|
5687 |
||
5688 |
#: drizzled/drizzled_error_messages.h:1136
|
|
5689 |
#, c-format
|
|
5690 |
msgid "Data for column '%s' too long" |
|
5691 |
msgstr "" |
|
5692 |
||
5693 |
#: drizzled/drizzled_error_messages.h:1138
|
|
5694 |
#, c-format
|
|
5695 |
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint" |
|
5696 |
msgstr "" |
|
5697 |
||
5698 |
#: drizzled/drizzled_error_messages.h:1140
|
|
5699 |
#, c-format
|
|
5700 |
msgid "" |
|
5701 |
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
|
|
5702 |
"instead"
|
|
5703 |
msgstr "" |
|
5704 |
||
5705 |
#: drizzled/drizzled_error_messages.h:1142
|
|
5706 |
msgid "You can't write-lock a log table. Only read access is possible" |
|
5707 |
msgstr "" |
|
5708 |
||
5709 |
#: drizzled/drizzled_error_messages.h:1144
|
|
5710 |
msgid "You can't use locks with log tables." |
|
5711 |
msgstr "" |
|
5712 |
||
5713 |
#: drizzled/drizzled_error_messages.h:1146
|
|
5714 |
#, c-format
|
|
5715 |
msgid "" |
|
5716 |
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
|
|
5717 |
"d would lead to a duplicate entry"
|
|
5718 |
msgstr "" |
|
5719 |
||
5720 |
#: drizzled/drizzled_error_messages.h:1148
|
|
5721 |
#, c-format
|
|
5722 |
msgid "" |
|
5723 |
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
|
|
5724 |
"%d, now running %d. Please use mysql_upgrade to fix this error."
|
|
5725 |
msgstr "" |
|
5726 |
||
5727 |
#: drizzled/drizzled_error_messages.h:1150
|
|
5728 |
msgid "" |
|
5729 |
"Cannot switch out of the row-based binary log format when the session has "
|
|
5730 |
"open temporary tables"
|
|
5731 |
msgstr "" |
|
5732 |
||
5733 |
#: drizzled/drizzled_error_messages.h:1152
|
|
5734 |
msgid "" |
|
5735 |
"Cannot change the binary logging format inside a stored function or trigger"
|
|
5736 |
msgstr "" |
|
5737 |
||
5738 |
#: drizzled/drizzled_error_messages.h:1154
|
|
5739 |
msgid "" |
|
5740 |
"The NDB cluster engine does not support changing the binlog format on the "
|
|
5741 |
"fly yet"
|
|
5742 |
msgstr "" |
|
5743 |
||
5744 |
#: drizzled/drizzled_error_messages.h:1156
|
|
5745 |
msgid "Cannot create temporary table with partitions" |
|
5746 |
msgstr "" |
|
5747 |
||
5748 |
#: drizzled/drizzled_error_messages.h:1158
|
|
5749 |
msgid "Partition constant is out of partition function domain" |
|
5750 |
msgstr "" |
|
5751 |
||
5752 |
#: drizzled/drizzled_error_messages.h:1160
|
|
5753 |
msgid "This partition function is not allowed" |
|
5754 |
msgstr "" |
|
5755 |
||
5756 |
#: drizzled/drizzled_error_messages.h:1162
|
|
5757 |
msgid "Error in DDL log" |
|
5758 |
msgstr "" |
|
5759 |
||
5760 |
#: drizzled/drizzled_error_messages.h:1164
|
|
5761 |
msgid "Not allowed to use NULL value in VALUES LESS THAN" |
|
5762 |
msgstr "" |
|
5763 |
||
5764 |
#: drizzled/drizzled_error_messages.h:1166
|
|
5765 |
#, fuzzy
|
|
5766 |
msgid "Incorrect partition name" |
|
5767 |
msgstr "Ignore les espaces après les noms de fonction." |
|
5768 |
||
5769 |
#: drizzled/drizzled_error_messages.h:1168
|
|
5770 |
msgid "" |
|
5771 |
"Transaction isolation level can't be changed while a transaction is in "
|
|
5772 |
"progress"
|
|
5773 |
msgstr "" |
|
5774 |
||
5775 |
#: drizzled/drizzled_error_messages.h:1170
|
|
5776 |
#, c-format
|
|
5777 |
msgid "" |
|
5778 |
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
|
|
5779 |
"'%-.192s' for key '%-.192s'"
|
|
5780 |
msgstr "" |
|
5781 |
||
5782 |
#: drizzled/drizzled_error_messages.h:1172
|
|
5783 |
#, c-format
|
|
5784 |
msgid "Internal scheduler error %d" |
|
5785 |
msgstr "" |
|
5786 |
||
5787 |
#: drizzled/drizzled_error_messages.h:1174
|
|
5788 |
#, c-format
|
|
5789 |
msgid "Error during starting/stopping of the scheduler. Error code %u" |
|
5790 |
msgstr "" |
|
5791 |
||
5792 |
#: drizzled/drizzled_error_messages.h:1176
|
|
5793 |
msgid "Engine cannot be used in partitioned tables" |
|
5794 |
msgstr "" |
|
5795 |
||
5796 |
#: drizzled/drizzled_error_messages.h:1178
|
|
5797 |
#, c-format
|
|
5798 |
msgid "Cannot activate '%-.64s' log" |
|
5799 |
msgstr "" |
|
5800 |
||
5801 |
#: drizzled/drizzled_error_messages.h:1180
|
|
5802 |
msgid "The server was not built with row-based replication" |
|
5803 |
msgstr "" |
|
5804 |
||
5805 |
#: drizzled/drizzled_error_messages.h:1182
|
|
5806 |
msgid "Decoding of base64 string failed" |
|
5807 |
msgstr "" |
|
5808 |
||
5809 |
#: drizzled/drizzled_error_messages.h:1184
|
|
5810 |
msgid "Recursion of EVENT DDL statements is forbidden when body is present" |
|
5811 |
msgstr "" |
|
5812 |
||
5813 |
#: drizzled/drizzled_error_messages.h:1186
|
|
5814 |
msgid "" |
|
5815 |
"Cannot proceed because system tables used by Event Scheduler were found "
|
|
5816 |
"damaged at server start"
|
|
5817 |
msgstr "" |
|
5818 |
||
5819 |
#: drizzled/drizzled_error_messages.h:1188
|
|
5820 |
msgid "Only integers allowed as number here" |
|
5821 |
msgstr "" |
|
5822 |
||
5823 |
#: drizzled/drizzled_error_messages.h:1190
|
|
5824 |
msgid "This storage engine cannot be used for log tables" |
|
5825 |
msgstr "" |
|
5826 |
||
5827 |
#: drizzled/drizzled_error_messages.h:1192
|
|
5828 |
#, c-format
|
|
5829 |
msgid "You cannot '%s' a log table if logging is enabled" |
|
5830 |
msgstr "" |
|
5831 |
||
5832 |
#: drizzled/drizzled_error_messages.h:1194
|
|
5833 |
#, c-format
|
|
5834 |
msgid "" |
|
5835 |
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
|
|
5836 |
"rename two tables: the log table to an archive table and another table back "
|
|
5837 |
"to '%s'"
|
|
5838 |
msgstr "" |
|
5839 |
||
5840 |
#: drizzled/drizzled_error_messages.h:1196
|
|
5841 |
#, c-format
|
|
5842 |
msgid "Incorrect parameter count in the call to native function '%-.192s'" |
|
5843 |
msgstr "" |
|
5844 |
||
5845 |
#: drizzled/drizzled_error_messages.h:1198
|
|
5846 |
#, c-format
|
|
5847 |
msgid "Incorrect parameters in the call to native function '%-.192s'" |
|
5848 |
msgstr "" |
|
5849 |
||
5850 |
#: drizzled/drizzled_error_messages.h:1200
|
|
5851 |
#, c-format
|
|
5852 |
msgid "Incorrect parameters in the call to stored function '%-.192s'" |
|
5853 |
msgstr "" |
|
5854 |
||
5855 |
#: drizzled/drizzled_error_messages.h:1202
|
|
5856 |
#, c-format
|
|
5857 |
msgid "This function '%-.192s' has the same name as a native function" |
|
5858 |
msgstr "" |
|
5859 |
||
5860 |
#: drizzled/drizzled_error_messages.h:1204
|
|
5861 |
#, c-format
|
|
5862 |
msgid "Duplicate entry '%-.64s' for key '%-.192s'" |
|
5863 |
msgstr "" |
|
5864 |
||
5865 |
#: drizzled/drizzled_error_messages.h:1206
|
|
5866 |
msgid "Too many files opened, please execute the command again" |
|
5867 |
msgstr "" |
|
5868 |
||
5869 |
#: drizzled/drizzled_error_messages.h:1208
|
|
5870 |
#: drizzled/drizzled_error_messages.h:1210
|
|
5871 |
msgid "" |
|
5872 |
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
|
|
5873 |
"The event was dropped immediately after creation."
|
|
5874 |
msgstr "" |
|
5875 |
||
5876 |
#: drizzled/drizzled_error_messages.h:1212
|
|
5877 |
#, c-format
|
|
5878 |
msgid "The incident %s occured on the master. Message: %-.64s" |
|
5879 |
msgstr "" |
|
5880 |
||
5881 |
#: drizzled/drizzled_error_messages.h:1214
|
|
5882 |
msgid "Table has no partition for some existing values" |
|
5883 |
msgstr "" |
|
5884 |
||
5885 |
#: drizzled/drizzled_error_messages.h:1216
|
|
5886 |
msgid "Statement is not safe to log in statement format." |
|
5887 |
msgstr "" |
|
5888 |
||
5889 |
#: drizzled/drizzled_error_messages.h:1218
|
|
5890 |
#, fuzzy, c-format
|
|
5891 |
msgid "Fatal error: %s" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
5892 |
msgstr "Erreur survenue: %s" |
312.1.6
by Monty Taylor
Updated po files. |
5893 |
|
5894 |
#: drizzled/drizzled_error_messages.h:1220
|
|
5895 |
#, c-format
|
|
5896 |
msgid "Relay log read failure: %s" |
|
5897 |
msgstr "" |
|
5898 |
||
5899 |
#: drizzled/drizzled_error_messages.h:1222
|
|
5900 |
#, c-format
|
|
5901 |
msgid "Relay log write failure: %s" |
|
5902 |
msgstr "" |
|
5903 |
||
5904 |
#: drizzled/drizzled_error_messages.h:1226
|
|
5905 |
#, c-format
|
|
5906 |
msgid "Master command %s failed: %s" |
|
5907 |
msgstr "" |
|
5908 |
||
5909 |
#: drizzled/drizzled_error_messages.h:1228
|
|
5910 |
#, c-format
|
|
5911 |
msgid "Binary logging not possible. Message: %s" |
|
5912 |
msgstr "" |
|
5913 |
||
5914 |
#: drizzled/drizzled_error_messages.h:1230
|
|
5915 |
#, c-format
|
|
5916 |
msgid "View `%-.64s`.`%-.64s` has no creation context" |
|
5917 |
msgstr "" |
|
5918 |
||
5919 |
#: drizzled/drizzled_error_messages.h:1232
|
|
5920 |
#, c-format
|
|
5921 |
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid" |
|
5922 |
msgstr "" |
|
5923 |
||
5924 |
#: drizzled/drizzled_error_messages.h:1234
|
|
5925 |
#, c-format
|
|
5926 |
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid" |
|
5927 |
msgstr "" |
|
5928 |
||
5929 |
#: drizzled/drizzled_error_messages.h:1236
|
|
5930 |
#, c-format
|
|
5931 |
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`" |
|
5932 |
msgstr "" |
|
5933 |
||
5934 |
#: drizzled/drizzled_error_messages.h:1238
|
|
5935 |
#, c-format
|
|
5936 |
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context" |
|
5937 |
msgstr "" |
|
5938 |
||
5939 |
#: drizzled/drizzled_error_messages.h:1240
|
|
5940 |
#, c-format
|
|
5941 |
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid" |
|
5942 |
msgstr "" |
|
5943 |
||
5944 |
#: drizzled/drizzled_error_messages.h:1242
|
|
5945 |
#, c-format
|
|
5946 |
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid" |
|
5947 |
msgstr "" |
|
5948 |
||
5949 |
#: drizzled/drizzled_error_messages.h:1244
|
|
5950 |
#, c-format
|
|
5951 |
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`" |
|
5952 |
msgstr "" |
|
5953 |
||
5954 |
#: drizzled/drizzled_error_messages.h:1246
|
|
5955 |
#, c-format
|
|
5956 |
msgid "Cannot create stored routine `%-.64s`. Check warnings" |
|
5957 |
msgstr "" |
|
5958 |
||
5959 |
#: drizzled/drizzled_error_messages.h:1248
|
|
5960 |
#, c-format
|
|
5961 |
msgid "Ambiguous slave modes combination. %s" |
|
5962 |
msgstr "" |
|
5963 |
||
5964 |
#: drizzled/drizzled_error_messages.h:1250
|
|
5965 |
#, c-format
|
|
5966 |
msgid "" |
|
5967 |
"The BINLOG statement of type `%s` was not preceded by a format description "
|
|
5968 |
"BINLOG statement."
|
|
5969 |
msgstr "" |
|
5970 |
||
5971 |
#: drizzled/drizzled_error_messages.h:1252
|
|
5972 |
msgid "Corrupted replication event was detected" |
|
5973 |
msgstr "" |
|
5974 |
||
5975 |
#: drizzled/drizzled_error_messages.h:1254
|
|
5976 |
#, c-format
|
|
5977 |
msgid "Invalid column reference (%-.64s) in LOAD DATA" |
|
5978 |
msgstr "" |
|
5979 |
||
5980 |
#: drizzled/drizzled_error_messages.h:1256
|
|
5981 |
#, c-format
|
|
5982 |
msgid "Being purged log %s was not found" |
|
5983 |
msgstr "" |
|
5984 |
||
5985 |
#: drizzled/drizzled_error_messages.h:1258
|
|
5986 |
#, c-format
|
|
5987 |
msgid "Converted to non-transactional lock on '%-.64s'" |
|
5988 |
msgstr "" |
|
5989 |
||
5990 |
#: drizzled/drizzled_error_messages.h:1260
|
|
5991 |
#, c-format
|
|
5992 |
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'" |
|
5993 |
msgstr "" |
|
5994 |
||
5995 |
#: drizzled/drizzled_error_messages.h:1262
|
|
5996 |
#, c-format
|
|
5997 |
msgid "" |
|
5998 |
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
|
|
5999 |
msgstr "" |
|
6000 |
||
6001 |
#: drizzled/drizzled_error_messages.h:1264
|
|
6002 |
#, c-format
|
|
6003 |
msgid "Can't access storage engine of table %-.64s" |
|
6004 |
msgstr "" |
|
6005 |
||
6006 |
#: drizzled/drizzled_error_messages.h:1266
|
|
6007 |
msgid "Starting backup process" |
|
6008 |
msgstr "" |
|
6009 |
||
6010 |
#: drizzled/drizzled_error_messages.h:1268
|
|
6011 |
msgid "Backup completed" |
|
6012 |
msgstr "" |
|
6013 |
||
6014 |
#: drizzled/drizzled_error_messages.h:1270
|
|
6015 |
msgid "Starting restore process" |
|
6016 |
msgstr "" |
|
6017 |
||
6018 |
#: drizzled/drizzled_error_messages.h:1272
|
|
6019 |
msgid "Restore completed" |
|
6020 |
msgstr "" |
|
6021 |
||
6022 |
#: drizzled/drizzled_error_messages.h:1274
|
|
6023 |
#, fuzzy
|
|
6024 |
msgid "Nothing to backup" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
6025 |
msgstr "Aucun résultat" |
312.1.6
by Monty Taylor
Updated po files. |
6026 |
|
6027 |
#: drizzled/drizzled_error_messages.h:1276
|
|
6028 |
#, c-format
|
|
6029 |
msgid "Database '%-.64s' cannot be included in a backup" |
|
6030 |
msgstr "" |
|
6031 |
||
6032 |
#: drizzled/drizzled_error_messages.h:1278
|
|
6033 |
msgid "" |
|
6034 |
"Error during backup operation - server's error log contains more information "
|
|
6035 |
"about the error"
|
|
6036 |
msgstr "" |
|
6037 |
||
6038 |
#: drizzled/drizzled_error_messages.h:1280
|
|
6039 |
msgid "" |
|
6040 |
"Error during restore operation - server's error log contains more "
|
|
6041 |
"information about the error"
|
|
6042 |
msgstr "" |
|
6043 |
||
6044 |
#: drizzled/drizzled_error_messages.h:1282
|
|
6045 |
msgid "" |
|
6046 |
"Can't execute this command because another BACKUP/RESTORE operation is in "
|
|
6047 |
"progress"
|
|
6048 |
msgstr "" |
|
6049 |
||
6050 |
#: drizzled/drizzled_error_messages.h:1284
|
|
6051 |
msgid "Error when preparing for backup operation" |
|
6052 |
msgstr "" |
|
6053 |
||
6054 |
#: drizzled/drizzled_error_messages.h:1286
|
|
6055 |
msgid "Error when preparing for restore operation" |
|
6056 |
msgstr "" |
|
6057 |
||
6058 |
#: drizzled/drizzled_error_messages.h:1288
|
|
6059 |
#, c-format
|
|
6060 |
msgid "Invalid backup location '%-.64s'" |
|
6061 |
msgstr "" |
|
6062 |
||
6063 |
#: drizzled/drizzled_error_messages.h:1290
|
|
6064 |
#, c-format
|
|
6065 |
msgid "Can't read backup location '%-.64s'" |
|
6066 |
msgstr "" |
|
6067 |
||
6068 |
#: drizzled/drizzled_error_messages.h:1292
|
|
6069 |
#, c-format
|
|
6070 |
msgid "Can't write to backup location '%-.64s' (file already exists?)" |
|
6071 |
msgstr "" |
|
6072 |
||
6073 |
#: drizzled/drizzled_error_messages.h:1294
|
|
6074 |
msgid "Can't enumerate server databases" |
|
6075 |
msgstr "" |
|
6076 |
||
6077 |
#: drizzled/drizzled_error_messages.h:1296
|
|
6078 |
msgid "Can't enumerate server tables" |
|
6079 |
msgstr "" |
|
6080 |
||
6081 |
#: drizzled/drizzled_error_messages.h:1298
|
|
6082 |
#, c-format
|
|
6083 |
msgid "Can't enumerate tables in database %-.64s" |
|
6084 |
msgstr "" |
|
6085 |
||
6086 |
#: drizzled/drizzled_error_messages.h:1300
|
|
6087 |
#, c-format
|
|
6088 |
msgid "Skipping view %-.64s in database %-.64s" |
|
6089 |
msgstr "" |
|
6090 |
||
6091 |
#: drizzled/drizzled_error_messages.h:1302
|
|
6092 |
#, c-format
|
|
6093 |
msgid "Skipping table %-.64s since it has no valid storage engine" |
|
6094 |
msgstr "" |
|
6095 |
||
6096 |
#: drizzled/drizzled_error_messages.h:1304
|
|
6097 |
#, c-format
|
|
6098 |
msgid "Can't open table %-.64s" |
|
6099 |
msgstr "" |
|
6100 |
||
6101 |
#: drizzled/drizzled_error_messages.h:1306
|
|
6102 |
msgid "Can't read backup archive preamble" |
|
6103 |
msgstr "" |
|
6104 |
||
6105 |
#: drizzled/drizzled_error_messages.h:1308
|
|
6106 |
msgid "Can't write backup archive preamble" |
|
6107 |
msgstr "" |
|
6108 |
||
6109 |
#: drizzled/drizzled_error_messages.h:1310
|
|
6110 |
#, c-format
|
|
6111 |
msgid "Can't find backup driver for table %-.64s" |
|
6112 |
msgstr "" |
|
6113 |
||
6114 |
#: drizzled/drizzled_error_messages.h:1312
|
|
6115 |
#, c-format
|
|
6116 |
msgid "" |
|
6117 |
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
|
|
6118 |
"this table"
|
|
6119 |
msgstr "" |
|
6120 |
||
6121 |
#: drizzled/drizzled_error_messages.h:1314
|
|
6122 |
#, c-format
|
|
6123 |
msgid "Can't create %-.64s backup driver" |
|
6124 |
msgstr "" |
|
6125 |
||
6126 |
#: drizzled/drizzled_error_messages.h:1316
|
|
6127 |
#, c-format
|
|
6128 |
msgid "Can't create %-.64s restore driver" |
|
6129 |
msgstr "" |
|
6130 |
||
6131 |
#: drizzled/drizzled_error_messages.h:1318
|
|
6132 |
#, c-format
|
|
6133 |
msgid "Found %d images in backup archive but maximum %d are supported" |
|
6134 |
msgstr "" |
|
6135 |
||
6136 |
#: drizzled/drizzled_error_messages.h:1320
|
|
6137 |
#, c-format
|
|
6138 |
msgid "Error when saving meta-data of %-.64s" |
|
6139 |
msgstr "" |
|
6140 |
||
6141 |
#: drizzled/drizzled_error_messages.h:1322
|
|
6142 |
msgid "Error when reading meta-data list" |
|
6143 |
msgstr "" |
|
6144 |
||
6145 |
#: drizzled/drizzled_error_messages.h:1324
|
|
6146 |
#, c-format
|
|
6147 |
msgid "Can't create %-.64s" |
|
6148 |
msgstr "" |
|
6149 |
||
6150 |
#: drizzled/drizzled_error_messages.h:1326
|
|
6151 |
msgid "Can't allocate buffer for image data transfer" |
|
6152 |
msgstr "" |
|
6153 |
||
6154 |
#: drizzled/drizzled_error_messages.h:1328
|
|
6155 |
#, c-format
|
|
6156 |
msgid "Error when writing %-.64s backup image data (for table #%d)" |
|
6157 |
msgstr "" |
|
6158 |
||
6159 |
#: drizzled/drizzled_error_messages.h:1330
|
|
6160 |
msgid "Error when reading data from backup stream" |
|
6161 |
msgstr "" |
|
6162 |
||
6163 |
#: drizzled/drizzled_error_messages.h:1332
|
|
6164 |
msgid "Can't go to the next chunk in backup stream" |
|
6165 |
msgstr "" |
|
6166 |
||
6167 |
#: drizzled/drizzled_error_messages.h:1334
|
|
6168 |
#, c-format
|
|
6169 |
msgid "Can't initialize %-.64s backup driver" |
|
6170 |
msgstr "" |
|
6171 |
||
6172 |
#: drizzled/drizzled_error_messages.h:1336
|
|
6173 |
#, c-format
|
|
6174 |
msgid "Can't initialize %-.64s restore driver" |
|
6175 |
msgstr "" |
|
6176 |
||
6177 |
#: drizzled/drizzled_error_messages.h:1338
|
|
6178 |
#, c-format
|
|
6179 |
msgid "Can't shut down %-.64s backup driver" |
|
6180 |
msgstr "" |
|
6181 |
||
6182 |
#: drizzled/drizzled_error_messages.h:1340
|
|
6183 |
#, c-format
|
|
6184 |
msgid "Can't shut down %-.64s backup driver(s)" |
|
6185 |
msgstr "" |
|
6186 |
||
6187 |
#: drizzled/drizzled_error_messages.h:1342
|
|
6188 |
#, c-format
|
|
6189 |
msgid "%-.64s backup driver can't prepare for synchronization" |
|
6190 |
msgstr "" |
|
6191 |
||
6192 |
#: drizzled/drizzled_error_messages.h:1344
|
|
6193 |
#, c-format
|
|
6194 |
msgid "%-.64s backup driver can't create its image validity point" |
|
6195 |
msgstr "" |
|
6196 |
||
6197 |
#: drizzled/drizzled_error_messages.h:1346
|
|
6198 |
#, c-format
|
|
6199 |
msgid "Can't unlock %-.64s backup driver after creating the validity point" |
|
6200 |
msgstr "" |
|
6201 |
||
6202 |
#: drizzled/drizzled_error_messages.h:1348
|
|
6203 |
#, c-format
|
|
6204 |
msgid "%-.64s backup driver can't cancel its backup operation" |
|
6205 |
msgstr "" |
|
6206 |
||
6207 |
#: drizzled/drizzled_error_messages.h:1350
|
|
6208 |
#, c-format
|
|
6209 |
msgid "%-.64s restore driver can't cancel its restore operation" |
|
6210 |
msgstr "" |
|
6211 |
||
6212 |
#: drizzled/drizzled_error_messages.h:1352
|
|
6213 |
#, c-format
|
|
6214 |
msgid "Error when polling %-.64s backup driver for its image data" |
|
6215 |
msgstr "" |
|
6216 |
||
6217 |
#: drizzled/drizzled_error_messages.h:1354
|
|
6218 |
#, c-format
|
|
6219 |
msgid "Error when sending image data (for table #%d) to %-.64s restore driver" |
|
6220 |
msgstr "" |
|
6221 |
||
6222 |
#: drizzled/drizzled_error_messages.h:1356
|
|
6223 |
#, c-format
|
|
6224 |
msgid "" |
|
6225 |
"After %d attempts %-.64s restore driver still can't accept next block of data"
|
|
6226 |
msgstr "" |
|
6227 |
||
6228 |
#: drizzled/drizzled_error_messages.h:1358
|
|
6229 |
#, c-format
|
|
6230 |
msgid "Open and lock tables failed in %-.64s" |
|
6231 |
msgstr "" |
|
6232 |
||
6233 |
#: drizzled/drizzled_error_messages.h:1360
|
|
6234 |
msgid "Backup driver's table locking thread can not be initialized." |
|
6235 |
msgstr "" |
|
6236 |
||
6237 |
#: drizzled/drizzled_error_messages.h:1362
|
|
6238 |
msgid "" |
|
6239 |
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
|
|
6240 |
"and 'mysql.online_backup_progress'."
|
|
6241 |
msgstr "" |
|
6242 |
||
6243 |
#: drizzled/drizzled_error_messages.h:1364
|
|
6244 |
#, c-format
|
|
6245 |
msgid "Tablespace '%-.192s' already exists" |
|
6246 |
msgstr "" |
|
6247 |
||
6248 |
#: drizzled/drizzled_error_messages.h:1366
|
|
6249 |
#, c-format
|
|
6250 |
msgid "Tablespace '%-.192s' doesn't exist" |
|
6251 |
msgstr "" |
|
6252 |
||
6253 |
#: drizzled/drizzled_error_messages.h:1368
|
|
6254 |
#, c-format
|
|
6255 |
msgid "Unexpected master's heartbeat data: %s" |
|
6256 |
msgstr "" |
|
6257 |
||
6258 |
#: drizzled/drizzled_error_messages.h:1370
|
|
6259 |
#, c-format
|
|
6260 |
msgid "The requested value for the heartbeat period %s %s" |
|
6261 |
msgstr "" |
|
6262 |
||
6263 |
#: drizzled/drizzled_error_messages.h:1372
|
|
6264 |
#, c-format
|
|
6265 |
msgid "Can't write to the online backup progress log %-.64s." |
|
6266 |
msgstr "" |
|
6267 |
||
6268 |
#: drizzled/drizzled_error_messages.h:1374
|
|
6269 |
#, c-format
|
|
6270 |
msgid "Tablespace '%-.192s' not empty" |
|
6271 |
msgstr "" |
|
6272 |
||
6273 |
#: drizzled/drizzled_error_messages.h:1376
|
|
6274 |
#, c-format
|
|
6275 |
msgid "" |
|
6276 |
"Tablespace `%-.64s` needed by tables being restored has changed on the "
|
|
6277 |
"server. The original definition of the required tablespace is '%-.256s' "
|
|
6278 |
"while the same tablespace is defined on the server as '%-.256s'"
|
|
6279 |
msgstr "" |
|
6280 |
||
339
by Monty Taylor
Merged in new strings. |
6281 |
#: drizzled/handler.cc:390
|
6282 |
#, fuzzy
|
|
6283 |
msgid "Too many storage engines!" |
|
6284 |
msgstr "Erreur %d du moteur de stockage" |
|
6285 |
||
6286 |
#: drizzled/handler.cc:394
|
|
6287 |
#, c-format
|
|
6288 |
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d." |
|
6289 |
msgstr "" |
|
6290 |
||
6291 |
#: drizzled/handler.cc:1278
|
|
6292 |
#, c-format
|
|
6293 |
msgid "Found %d prepared transaction(s) in %s" |
|
6294 |
msgstr "" |
|
6295 |
||
6296 |
#: drizzled/handler.cc:1330
|
|
6297 |
msgid "Starting crash recovery..." |
|
6298 |
msgstr "" |
|
6299 |
||
6300 |
#: drizzled/handler.cc:1362
|
|
6301 |
#, c-format
|
|
6302 |
msgid "Found %d prepared XA transactions" |
|
6303 |
msgstr "" |
|
6304 |
||
6305 |
#: drizzled/handler.cc:1366
|
|
6306 |
#, c-format
|
|
6307 |
msgid "" |
|
6308 |
"Found %d prepared transactions! It means that drizzled was not shut down "
|
|
6309 |
"properly last time and critical recovery information (last binlog or %s "
|
|
6310 |
"file) was manually deleted after a crash. You have to start drizzled with "
|
|
6311 |
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
|
|
6312 |
msgstr "" |
|
6313 |
||
6314 |
#: drizzled/handler.cc:1376
|
|
6315 |
msgid "Crash recovery finished." |
|
6316 |
msgstr "" |
|
6317 |
||
6318 |
#: drizzled/log.cc:1072
|
|
6319 |
msgid "I/O error reading the header from the binary log" |
|
6320 |
msgstr "" |
|
6321 |
||
6322 |
#: drizzled/log.cc:1079
|
|
6323 |
msgid "" |
|
6324 |
"Binlog has bad magic number; It's not a binary log file that can be used by "
|
|
6325 |
"this version of Drizzle"
|
|
6326 |
msgstr "" |
|
6327 |
||
6328 |
#: drizzled/log.cc:1094
|
|
6329 |
#, fuzzy, c-format
|
|
6330 |
msgid "Failed to open log (file '%s', errno %d)" |
|
6331 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
6332 |
||
6333 |
#: drizzled/log.cc:1096 drizzled/log.cc:1104
|
|
6334 |
#, fuzzy
|
|
6335 |
msgid "Could not open log file" |
|
6336 |
msgstr "Connexion au moteur de stockage impossible" |
|
6337 |
||
6338 |
#: drizzled/log.cc:1102
|
|
6339 |
#, fuzzy, c-format
|
|
6340 |
msgid "Failed to create a cache on log (file '%s')" |
|
6341 |
msgstr "Echoué sur request_dump()" |
|
6342 |
||
365
by Monty Taylor
Updated po files. |
6343 |
#: drizzled/log.cc:1256 drizzled/log.cc:1904
|
339
by Monty Taylor
Merged in new strings. |
6344 |
#, c-format
|
6345 |
msgid "" |
|
6346 |
"Could not use %s for logging (error %d). Turning logging off for the whole "
|
|
6347 |
"duration of the Drizzle server process. To turn it on again: fix the cause, "
|
|
6348 |
"shutdown the Drizzle server and restart it."
|
|
6349 |
msgstr "" |
|
6350 |
||
365
by Monty Taylor
Updated po files. |
6351 |
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
|
6352 |
#: drizzled/log.cc:2580
|
|
339
by Monty Taylor
Merged in new strings. |
6353 |
#, fuzzy, c-format
|
6354 |
msgid "Failed to delete file '%s'" |
|
6355 |
msgstr "Echoué sur request_dump()" |
|
6356 |
||
365
by Monty Taylor
Updated po files. |
6357 |
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
|
339
by Monty Taylor
Merged in new strings. |
6358 |
#, c-format
|
6359 |
msgid "" |
|
6360 |
"a problem with deleting %s; consider examining correspondence of your binlog "
|
|
6361 |
"index file to the actual binlog files"
|
|
6362 |
msgstr "" |
|
6363 |
||
365
by Monty Taylor
Updated po files. |
6364 |
#: drizzled/log.cc:2310
|
339
by Monty Taylor
Merged in new strings. |
6365 |
#, c-format
|
6366 |
msgid "next log error: %d offset: %s log: %s included: %d" |
|
6367 |
msgstr "" |
|
6368 |
||
365
by Monty Taylor
Updated po files. |
6369 |
#: drizzled/log.cc:2422 drizzled/log.cc:2548
|
339
by Monty Taylor
Merged in new strings. |
6370 |
#, fuzzy, c-format
|
6371 |
msgid "Failed to execute stat() on file '%s'" |
|
6372 |
msgstr "Echoué sur request_dump()" |
|
6373 |
||
365
by Monty Taylor
Updated po files. |
6374 |
#: drizzled/log.cc:2433 drizzled/log.cc:2559
|
339
by Monty Taylor
Merged in new strings. |
6375 |
#, c-format
|
6376 |
msgid "" |
|
6377 |
"a problem with getting info on being purged %s; consider examining "
|
|
6378 |
"correspondence of your binlog index file to the actual binlog files"
|
|
6379 |
msgstr "" |
|
6380 |
||
365
by Monty Taylor
Updated po files. |
6381 |
#: drizzled/log.cc:4055 drizzled/log.cc:4548
|
339
by Monty Taylor
Merged in new strings. |
6382 |
#, c-format
|
6383 |
msgid "Recovering after a crash using %s" |
|
6384 |
msgstr "" |
|
6385 |
||
365
by Monty Taylor
Updated po files. |
6386 |
#: drizzled/log.cc:4058
|
339
by Monty Taylor
Merged in new strings. |
6387 |
msgid "" |
6388 |
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
|
|
6389 |
msgstr "" |
|
6390 |
||
365
by Monty Taylor
Updated po files. |
6391 |
#: drizzled/log.cc:4395
|
339
by Monty Taylor
Merged in new strings. |
6392 |
msgid "Bad magic header in tc log" |
6393 |
msgstr "" |
|
6394 |
||
365
by Monty Taylor
Updated po files. |
6395 |
#: drizzled/log.cc:4405
|
339
by Monty Taylor
Merged in new strings. |
6396 |
#, c-format
|
6397 |
msgid "" |
|
6398 |
"Recovery failed! You must enable exactly %d storage engines that support two-"
|
|
6399 |
"phase commit protocol"
|
|
6400 |
msgstr "" |
|
6401 |
||
365
by Monty Taylor
Updated po files. |
6402 |
#: drizzled/log.cc:4433
|
339
by Monty Taylor
Merged in new strings. |
6403 |
msgid "" |
6404 |
"Crash recovery failed. Either correct the problem (if it's, for example, out "
|
|
6405 |
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
|
|
6406 |
"heuristic-recover={commit|rollback}"
|
|
6407 |
msgstr "" |
|
6408 |
||
365
by Monty Taylor
Updated po files. |
6409 |
#: drizzled/log.cc:4463
|
6410 |
msgid "Heuristic crash recovery mode" |
|
6411 |
msgstr "" |
|
6412 |
||
339
by Monty Taylor
Merged in new strings. |
6413 |
#: drizzled/log.cc:4465
|
6414 |
msgid "Heuristic crash recovery failed" |
|
6415 |
msgstr "" |
|
6416 |
||
365
by Monty Taylor
Updated po files. |
6417 |
#: drizzled/log.cc:4466
|
339
by Monty Taylor
Merged in new strings. |
6418 |
msgid "Please restart mysqld without --tc-heuristic-recover" |
6419 |
msgstr "" |
|
6420 |
||
365
by Monty Taylor
Updated po files. |
6421 |
#: drizzled/log.cc:4510 drizzled/log.cc:4534
|
339
by Monty Taylor
Merged in new strings. |
6422 |
#, fuzzy, c-format
|
6423 |
msgid "find_log_pos() failed (error: %d)" |
|
6424 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
6425 |
||
365
by Monty Taylor
Updated po files. |
6426 |
#: drizzled/log.cc:4647
|
339
by Monty Taylor
Merged in new strings. |
6427 |
msgid "" |
6428 |
"Crash recovery failed. Either correct the problem (if it's, for example, out "
|
|
6429 |
"of memory error) and restart, or delete (or rename) binary log and start "
|
|
6430 |
"mysqld with --tc-heuristic-recover={commit|rollback}"
|
|
6431 |
msgstr "" |
|
6432 |
||
348
by Monty Taylor
Updated templates. |
6433 |
#: drizzled/log_event.cc:990
|
6434 |
#, c-format
|
|
6435 |
msgid "" |
|
6436 |
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
|
|
6437 |
msgstr "" |
|
6438 |
||
6439 |
#: drizzled/log_event.cc:3693
|
|
6440 |
#, c-format
|
|
6441 |
msgid "" |
|
6442 |
"Slave: load data infile on table '%s' at log position %s in log '%s' " |
|
6443 |
"produced %ld warning(s). Default database: '%s'"
|
|
6444 |
msgstr "" |
|
6445 |
||
6446 |
#: drizzled/log_event.cc:4731
|
|
6447 |
#, fuzzy
|
|
6448 |
msgid "Out of memory while recording slave event" |
|
6449 |
msgstr "Mémoire insuffisante dans le moteur" |
|
6450 |
||
312.1.5
by Monty Taylor
Added more translations. |
6451 |
#: drizzled/rpl_mi.cc:148
|
6452 |
#, c-format
|
|
6453 |
msgid "Failed to create a new master info file (file '%s', errno %d)" |
|
6454 |
msgstr "" |
|
6455 |
||
6456 |
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
|
|
6457 |
#, c-format
|
|
6458 |
msgid "Failed to create a cache on master info file (file '%s')" |
|
6459 |
msgstr "" |
|
6460 |
||
6461 |
#: drizzled/rpl_mi.cc:170
|
|
6462 |
#, c-format
|
|
6463 |
msgid "Failed to open the existing master info file (file '%s', errno %d)" |
|
6464 |
msgstr "" |
|
6465 |
||
6466 |
#: drizzled/rpl_mi.cc:276
|
|
6467 |
#, c-format
|
|
6468 |
msgid "" |
|
6469 |
"SSL information in the master info file ('%s') are ignored because this "
|
|
6470 |
"MySQL slave was compiled without SSL support."
|
|
6471 |
msgstr "" |
|
6472 |
||
6473 |
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
|
|
6474 |
msgid "Failed to flush master info file" |
|
6475 |
msgstr "" |
|
6476 |
||
6477 |
#: drizzled/rpl_mi.cc:305
|
|
6478 |
msgid "Error reading master configuration" |
|
6479 |
msgstr "" |
|
6480 |
||
6481 |
#: drizzled/rpl_reporting.cc:43
|
|
6482 |
#, c-format
|
|
6483 |
msgid "Slave %s: %s%s Error_code: %d" |
|
6484 |
msgstr "" |
|
6485 |
||
348
by Monty Taylor
Updated templates. |
6486 |
#: drizzled/rpl_rli.cc:134
|
6487 |
#, c-format
|
|
6488 |
msgid "" |
|
6489 |
"Neither --relay-log nor --relay-log-index were used; so replication may "
|
|
6490 |
"break when this MySQL server acts as a slave and has his hostname changed!! "
|
|
6491 |
"Please use '--relay-log=%s' to avoid this problem."
|
|
6492 |
msgstr "" |
|
6493 |
||
6494 |
#: drizzled/rpl_rli.cc:151
|
|
6495 |
msgid "Failed in open_log() called from init_relay_log_info()" |
|
6496 |
msgstr "" |
|
6497 |
||
6498 |
#: drizzled/rpl_rli.cc:168
|
|
6499 |
#, fuzzy, c-format
|
|
6500 |
msgid "Failed to create a new relay log info file ( file '%s', errno %d)" |
|
6501 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
6502 |
||
6503 |
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
|
|
6504 |
#, fuzzy, c-format
|
|
6505 |
msgid "Failed to create a cache on relay log info file '%s'" |
|
6506 |
msgstr "Echoué sur request_dump()" |
|
6507 |
||
6508 |
#: drizzled/rpl_rli.cc:186
|
|
6509 |
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)" |
|
6510 |
msgstr "" |
|
6511 |
||
6512 |
#: drizzled/rpl_rli.cc:202
|
|
6513 |
#, fuzzy, c-format
|
|
6514 |
msgid "Failed to open the existing relay log info file '%s' (errno %d)" |
|
6515 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
6516 |
||
6517 |
#: drizzled/rpl_rli.cc:253
|
|
6518 |
#, fuzzy, c-format
|
|
6519 |
msgid "Failed to open the relay log '%s' (relay_log_pos %s)" |
|
6520 |
msgstr "Impossible de verrouiller le fichier (Errcode : %d)" |
|
6521 |
||
6522 |
#: drizzled/rpl_rli.cc:268
|
|
6523 |
msgid "Failed to flush relay log info file" |
|
6524 |
msgstr "" |
|
6525 |
||
6526 |
#: drizzled/rpl_rli.cc:271
|
|
6527 |
msgid "Error counting relay log space" |
|
6528 |
msgstr "" |
|
6529 |
||
6530 |
#: drizzled/rpl_rli.cc:295
|
|
6531 |
#, c-format
|
|
6532 |
msgid "log %s listed in the index, but failed to stat" |
|
6533 |
msgstr "" |
|
6534 |
||
6535 |
#: drizzled/rpl_rli.cc:310
|
|
6536 |
msgid "Could not find first log while counting relay log space" |
|
6537 |
msgstr "" |
|
6538 |
||
6539 |
#: drizzled/rpl_rli.cc:967
|
|
6540 |
msgid "Slave SQL thread is stopped because UNTIL condition is bad." |
|
6541 |
msgstr "" |
|
6542 |
||
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
6543 |
#: drizzled/rpl_utility.cc:122
|
312.1.5
by Monty Taylor
Added more translations. |
6544 |
#, c-format
|
6545 |
msgid "Column %d type mismatch - received type %d, %s.%s has type %d" |
|
6546 |
msgstr "" |
|
6547 |
||
332
by Monty Taylor
Updated POTFILES with local_infile.c. |
6548 |
#: drizzled/rpl_utility.cc:137
|
312.1.5
by Monty Taylor
Added more translations. |
6549 |
#, c-format
|
6550 |
msgid "" |
|
6551 |
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
|
|
6552 |
"Master's column size should be <= the slave's column size."
|
|
6553 |
msgstr "" |
|
6554 |
||
339
by Monty Taylor
Merged in new strings. |
6555 |
#: drizzled/scheduler.cc:121
|
6556 |
msgid "Memory allocation error in thd_scheduler::init\n" |
|
6557 |
msgstr "" |
|
6558 |
||
6559 |
#: drizzled/scheduler.cc:212
|
|
6560 |
msgid "init_pipe(thd_add_pipe) error in libevent_init\n" |
|
6561 |
msgstr "" |
|
6562 |
||
6563 |
#: drizzled/scheduler.cc:218
|
|
6564 |
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n" |
|
6565 |
msgstr "" |
|
6566 |
||
6567 |
#: drizzled/scheduler.cc:230
|
|
6568 |
msgid "thd_add_event event_add error in libevent_init\n" |
|
6569 |
msgstr "" |
|
6570 |
||
6571 |
#: drizzled/scheduler.cc:246
|
|
6572 |
#, fuzzy, c-format
|
|
6573 |
msgid "Can't create completion port thread (error %d)" |
|
6574 |
msgstr "Impossible de créer un thread d'interruption (erreur %d, errno : %d)" |
|
6575 |
||
6576 |
#: drizzled/scheduler.cc:359
|
|
6577 |
msgid "event_add error in libevent_add_thd_callback\n" |
|
6578 |
msgstr "" |
|
6579 |
||
6580 |
#: drizzled/scheduler.cc:385
|
|
6581 |
msgid "Scheduler init error in libevent_add_new_connection\n" |
|
6582 |
msgstr "" |
|
6583 |
||
6584 |
#: drizzled/scheduler.cc:467
|
|
6585 |
msgid "libevent_thread_proc: my_thread_init() failed\n" |
|
6586 |
msgstr "" |
|
6587 |
||
6588 |
#: drizzled/set_var.cc:905
|
|
6589 |
msgid "Ambiguous slave modes combination. STRICT will be used" |
|
6590 |
msgstr "" |
|
6591 |
||
312.1.5
by Monty Taylor
Added more translations. |
6592 |
#: drizzled/slave.cc:89
|
6593 |
msgid "Waiting to reconnect after a failed registration on master" |
|
6594 |
msgstr "" |
|
6595 |
"En attente de reconnexion suite à un échec d'enregistrement sur le maître"
|
|
6596 |
||
6597 |
#: drizzled/slave.cc:90
|
|
6598 |
msgid "" |
|
6599 |
"Slave I/O thread killed while waitnig to reconnect after a failed "
|
|
6600 |
"registration on master"
|
|
6601 |
msgstr "" |
|
6602 |
||
6603 |
#: drizzled/slave.cc:92
|
|
6604 |
msgid "Reconnecting after a failed registration on master" |
|
6605 |
msgstr "Reconnexion suite à un échec d'enregistrement sur le maître" |
|
6606 |
||
6607 |
#: drizzled/slave.cc:93
|
|
6608 |
#, c-format
|
|
6609 |
msgid "" |
|
6610 |
"failed registering on master, reconnecting to try again, log '%s' at postion "
|
|
6611 |
"%s"
|
|
6612 |
msgstr "" |
|
312.1.6
by Monty Taylor
Updated po files. |
6613 |
"Enregistrement sur le maître échoué, nouvelle tentative de connexion, log '%"
|
6614 |
"s' at position %s"
|
|
312.1.5
by Monty Taylor
Added more translations. |
6615 |
|
6616 |
#: drizzled/slave.cc:96 drizzled/slave.cc:105
|
|
6617 |
msgid "Slave I/O thread killed during or after reconnect" |
|
6618 |
msgstr "" |
|
6619 |
||
6620 |
#: drizzled/slave.cc:99
|
|
6621 |
msgid "Waiting to reconnect after a failed binlog dump request" |
|
6622 |
msgstr "" |
|
6623 |
||
6624 |
#: drizzled/slave.cc:100
|
|
6625 |
msgid "Slave I/O thread killed while retrying master dump" |
|
6626 |
msgstr "" |
|
6627 |
||
6628 |
#: drizzled/slave.cc:101
|
|
6629 |
msgid "Reconnecting after a failed binlog dump request" |
|
6630 |
msgstr "" |
|
6631 |
||
6632 |
#: drizzled/slave.cc:102
|
|
6633 |
#, c-format
|
|
312.1.6
by Monty Taylor
Updated po files. |
6634 |
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s" |
312.1.5
by Monty Taylor
Added more translations. |
6635 |
msgstr "" |
6636 |
||
6637 |
#: drizzled/slave.cc:108
|
|
6638 |
msgid "Waiting to reconnect after a failed master event read" |
|
6639 |
msgstr "" |
|
6640 |
||
6641 |
#: drizzled/slave.cc:109
|
|
312.1.6
by Monty Taylor
Updated po files. |
6642 |
msgid "Slave I/O thread killed while waiting to reconnect after a failed read" |
312.1.5
by Monty Taylor
Added more translations. |
6643 |
msgstr "" |
6644 |
||
6645 |
#: drizzled/slave.cc:111
|
|
6646 |
msgid "Reconnecting after a failed master event read" |
|
6647 |
msgstr "" |
|
6648 |
||
6649 |
#: drizzled/slave.cc:112
|
|
6650 |
#, c-format
|
|
6651 |
msgid "" |
|
6652 |
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
|
|
6653 |
"at postion %s"
|
|
6654 |
msgstr "" |
|
6655 |
||
6656 |
#: drizzled/slave.cc:115
|
|
6657 |
msgid "" |
|
6658 |
"Slave I/O thread killed during or after a reconnect done to recover from "
|
|
6659 |
"failed read"
|
|
6660 |
msgstr "" |
|
6661 |
||
6662 |
#: drizzled/slave.cc:229
|
|
6663 |
msgid "Failed to allocate memory for the master info structure" |
|
6664 |
msgstr "" |
|
6665 |
||
6666 |
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
|
|
6667 |
msgid "Failed to initialize the master info structure" |
|
6668 |
msgstr "" |
|
6669 |
||
6670 |
#: drizzled/slave.cc:251
|
|
6671 |
msgid "Failed to create slave threads" |
|
6672 |
msgstr "" |
|
6673 |
||
6674 |
#: drizzled/slave.cc:448
|
|
6675 |
msgid "Server id not set, will not start slave" |
|
6676 |
msgstr "" |
|
6677 |
||
6678 |
#: drizzled/slave.cc:616
|
|
6679 |
msgid "" |
|
6680 |
"SQL thread had to stop in an unsafe situation, in the middle of applying "
|
|
6681 |
"updates to a non-transactional table without any primary key. There is a "
|
|
6682 |
"risk of duplicate updates when the slave SQL thread is restarted. Please "
|
|
6683 |
"check your tables' contents after restart."
|
|
6684 |
msgstr "" |
|
6685 |
||
6686 |
#: drizzled/slave.cc:777 drizzled/slave.cc:792
|
|
6687 |
msgid "Master reported unrecognized DRIZZLE version" |
|
6688 |
msgstr "" |
|
6689 |
||
6690 |
#: drizzled/slave.cc:833
|
|
6691 |
msgid "default Format_description_log_event" |
|
6692 |
msgstr "" |
|
6693 |
||
6694 |
#: drizzled/slave.cc:855
|
|
6695 |
#, c-format
|
|
6696 |
msgid "" |
|
6697 |
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
|
|
6698 |
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
|
|
6699 |
msgstr "" |
|
6700 |
||
6701 |
#: drizzled/slave.cc:882
|
|
6702 |
msgid "" |
|
6703 |
"The slave I/O thread stops because master and slave have equal DRIZZLE "
|
|
6704 |
"server ids; these ids must be different for replication to work (or the --"
|
|
6705 |
"replicate-same-server-id option must be used on slave but this doesnot "
|
|
6706 |
"always make sense; please check the manual before using it)."
|
|
6707 |
msgstr "" |
|
6708 |
||
6709 |
#: drizzled/slave.cc:927
|
|
6710 |
msgid "" |
|
6711 |
"The slave I/O thread stops because master and slave have different values "
|
|
6712 |
"for the COLLATION_SERVER global variable. The values must be equal for "
|
|
6713 |
"replication to work"
|
|
6714 |
msgstr "" |
|
6715 |
||
6716 |
#: drizzled/slave.cc:963
|
|
6717 |
msgid "" |
|
6718 |
"The slave I/O thread stops because master and slave have different values "
|
|
6719 |
"for the TIME_ZONE global variable. The values must be equal for replication "
|
|
6720 |
"to work"
|
|
6721 |
msgstr "" |
|
6722 |
||
6723 |
#: drizzled/slave.cc:1028
|
|
6724 |
msgid "Waiting for the slave SQL thread to free enough relay log space" |
|
6725 |
msgstr "" |
|
6726 |
||
6727 |
#: drizzled/slave.cc:1074
|
|
6728 |
msgid "" |
|
6729 |
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
|
|
6730 |
"inaccurate"
|
|
6731 |
msgstr "" |
|
6732 |
||
6733 |
#: drizzled/slave.cc:1085
|
|
6734 |
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate" |
|
6735 |
msgstr "" |
|
6736 |
||
6737 |
#: drizzled/slave.cc:1476
|
|
6738 |
#, c-format
|
|
6739 |
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs" |
|
6740 |
msgstr "" |
|
6741 |
||
6742 |
#: drizzled/slave.cc:1529
|
|
6743 |
#, c-format
|
|
6744 |
msgid "Error reading packet from server: %s ( server_errno=%d)" |
|
6745 |
msgstr "" |
|
6746 |
||
6747 |
#: drizzled/slave.cc:1537
|
|
6748 |
#, c-format
|
|
6749 |
msgid "Slave: received end packet from server, apparent master shutdown: %s" |
|
6750 |
msgstr "" |
|
6751 |
||
6752 |
#: drizzled/slave.cc:1691
|
|
6753 |
#, c-format
|
|
6754 |
msgid "" |
|
6755 |
"It was not possible to update the positions of the relay log information: "
|
|
6756 |
"the slave may be in an inconsistent state. Stopped in %s position %s"
|
|
6757 |
msgstr "" |
|
6758 |
||
6759 |
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
|
|
6760 |
#, c-format
|
|
6761 |
msgid "Slave SQL thread stopped because it reached its UNTIL position %s" |
|
6762 |
msgstr "" |
|
6763 |
||
6764 |
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
|
|
6765 |
#, c-format
|
|
6766 |
msgid "Error initializing relay log position: %s" |
|
6767 |
msgstr "" |
|
6768 |
||
6769 |
#: drizzled/slave.cc:1841
|
|
6770 |
#, c-format
|
|
6771 |
msgid "" |
|
6772 |
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
|
|
6773 |
"Consider raising the value of the slave_transaction_retries variable."
|
|
6774 |
msgstr "" |
|
6775 |
||
6776 |
#: drizzled/slave.cc:1864
|
|
6777 |
msgid "" |
|
6778 |
"Could not parse relay log event entry. The possible reasons are: the "
|
|
6779 |
"master's binary log is corrupted (you can check this by running "
|
|
6780 |
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
|
|
6781 |
"can check this by running 'mysqlbinlog' on the relay log), a network "
|
|
6782 |
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
|
|
6783 |
"check the master's binary log or slave's relay log, you will be able to know "
|
|
6784 |
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
|
|
6785 |
msgstr "" |
|
6786 |
||
6787 |
#: drizzled/slave.cc:1988
|
|
6788 |
msgid "Failed during slave I/O thread initialization" |
|
6789 |
msgstr "" |
|
6790 |
||
6791 |
#: drizzled/slave.cc:2002
|
|
6792 |
msgid "error in drizzle_create()" |
|
6793 |
msgstr "" |
|
6794 |
||
6795 |
#: drizzled/slave.cc:2010
|
|
6796 |
#, c-format
|
|
6797 |
msgid "" |
|
6798 |
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
|
|
6799 |
"'%s' at position %s"
|
|
6800 |
msgstr "" |
|
6801 |
||
6802 |
#: drizzled/slave.cc:2024
|
|
6803 |
msgid "Slave I/O thread killed while connecting to master" |
|
6804 |
msgstr "" |
|
6805 |
||
6806 |
#: drizzled/slave.cc:2048
|
|
6807 |
msgid "Slave I/O thread couldn't register on master" |
|
6808 |
msgstr "" |
|
6809 |
||
6810 |
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
|
|
6811 |
msgid "Forcing to reconnect slave I/O thread" |
|
6812 |
msgstr "" |
|
6813 |
||
6814 |
#: drizzled/slave.cc:2073
|
|
6815 |
msgid "Failed on request_dump()" |
|
6816 |
msgstr "Echoué sur request_dump()" |
|
6817 |
||
6818 |
#: drizzled/slave.cc:2074
|
|
6819 |
msgid "Slave I/O thread killed while requesting master dump" |
|
6820 |
msgstr "" |
|
6821 |
||
6822 |
#: drizzled/slave.cc:2100
|
|
6823 |
msgid "Waiting for master to send event" |
|
6824 |
msgstr "En attente d'envoi d'évenements du maître" |
|
6825 |
||
6826 |
#: drizzled/slave.cc:2102
|
|
6827 |
msgid "Slave I/O thread killed while reading event" |
|
6828 |
msgstr "" |
|
6829 |
||
6830 |
#: drizzled/slave.cc:2120
|
|
6831 |
#, c-format
|
|
6832 |
msgid "" |
|
6833 |
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
|
|
6834 |
"entry is correct, restart the server with a higher value of "
|
|
6835 |
"max_allowed_packet"
|
|
6836 |
msgstr "" |
|
6837 |
||
6838 |
#: drizzled/slave.cc:2134
|
|
6839 |
msgid "Stopping slave I/O thread due to out-of-memory error from master" |
|
6840 |
msgstr "" |
|
6841 |
||
6842 |
#: drizzled/slave.cc:2144
|
|
6843 |
msgid "Queueing master event to the relay log" |
|
6844 |
msgstr "" |
|
6845 |
||
6846 |
#: drizzled/slave.cc:2171
|
|
6847 |
msgid "Slave I/O thread aborted while waiting for relay log space" |
|
6848 |
msgstr "" |
|
6849 |
||
6850 |
#: drizzled/slave.cc:2181
|
|
6851 |
#, c-format
|
|
6852 |
msgid "Slave I/O thread exiting, read up to log '%s', position %s" |
|
6853 |
msgstr "" |
|
6854 |
||
6855 |
#: drizzled/slave.cc:2205
|
|
6856 |
msgid "Waiting for slave mutex on exit" |
|
6857 |
msgstr "" |
|
6858 |
||
6859 |
#: drizzled/slave.cc:2271
|
|
6860 |
msgid "Failed during slave thread initialization" |
|
6861 |
msgstr "" |
|
6862 |
||
6863 |
#: drizzled/slave.cc:2337
|
|
6864 |
#, c-format
|
|
6865 |
msgid "" |
|
312.1.6
by Monty Taylor
Updated po files. |
6866 |
"Slave SQL thread initialized, starting replication in log '%s' at position %"
|
6867 |
"s, relay log '%s' position: %s"
|
|
312.1.5
by Monty Taylor
Added more translations. |
6868 |
msgstr "" |
6869 |
||
6870 |
#: drizzled/slave.cc:2351
|
|
6871 |
msgid "Slave SQL thread aborted. Can't execute init_slave query" |
|
6872 |
msgstr "" |
|
6873 |
||
6874 |
#: drizzled/slave.cc:2377
|
|
6875 |
msgid "Reading event from the relay log" |
|
6876 |
msgstr "" |
|
6877 |
||
6878 |
#: drizzled/slave.cc:2402
|
|
6879 |
#, c-format
|
|
6880 |
msgid "Slave (additional info): %s Error_code: %d" |
|
6881 |
msgstr "" |
|
6882 |
||
6883 |
#: drizzled/slave.cc:2419
|
|
6884 |
#, c-format
|
|
6885 |
msgid "Slave: %s Error_code: %d" |
|
6886 |
msgstr "" |
|
6887 |
||
6888 |
#: drizzled/slave.cc:2422
|
|
6889 |
#, c-format
|
|
6890 |
msgid "" |
|
6891 |
"Error loading user-defined library, slave SQL thread aborted. Install the "
|
|
6892 |
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
|
|
6893 |
"stopped at log '%s' position %s"
|
|
6894 |
msgstr "" |
|
6895 |
||
6896 |
#: drizzled/slave.cc:2430
|
|
6897 |
#, c-format
|
|
6898 |
msgid "" |
|
6899 |
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
|
|
6900 |
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
|
|
6901 |
msgstr "" |
|
6902 |
||
6903 |
#: drizzled/slave.cc:2442
|
|
6904 |
#, c-format
|
|
6905 |
msgid "" |
|
6906 |
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
|
|
6907 |
msgstr "" |
|
6908 |
||
6909 |
#: drizzled/slave.cc:2538
|
|
6910 |
#, c-format
|
|
6911 |
msgid "Slave I/O: failed requesting download of '%s'" |
|
6912 |
msgstr "" |
|
6913 |
||
6914 |
#: drizzled/slave.cc:2555
|
|
6915 |
#, c-format
|
|
6916 |
msgid "Network read error downloading '%s' from master" |
|
6917 |
msgstr "" |
|
6918 |
||
6919 |
#: drizzled/slave.cc:2577
|
|
6920 |
msgid "error writing Exec_load event to relay log" |
|
6921 |
msgstr "" |
|
6922 |
||
6923 |
#: drizzled/slave.cc:2591
|
|
6924 |
msgid "error writing Create_file event to relay log" |
|
6925 |
msgstr "" |
|
6926 |
||
6927 |
#: drizzled/slave.cc:2606
|
|
6928 |
msgid "error writing Append_block event to relay log" |
|
6929 |
msgstr "" |
|
6930 |
||
6931 |
#: drizzled/slave.cc:2702
|
|
6932 |
msgid "Memory allocation failed" |
|
6933 |
msgstr "" |
|
6934 |
||
6935 |
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
|
|
6936 |
#, c-format
|
|
6937 |
msgid "" |
|
6938 |
"Read invalid event from master: '%s', master could be corrupt but a more "
|
|
6939 |
"likely cause of this is a bug"
|
|
6940 |
msgstr "" |
|
6941 |
||
6942 |
#: drizzled/slave.cc:3086
|
|
6943 |
msgid "could not queue event from master" |
|
6944 |
msgstr "" |
|
6945 |
||
6946 |
#: drizzled/slave.cc:3180
|
|
6947 |
#, c-format
|
|
6948 |
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u" |
|
6949 |
msgstr "" |
|
6950 |
||
6951 |
#: drizzled/slave.cc:3182
|
|
6952 |
msgid "reconnecting" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
6953 |
msgstr "Reconnexion" |
312.1.5
by Monty Taylor
Added more translations. |
6954 |
|
6955 |
#: drizzled/slave.cc:3182
|
|
6956 |
msgid "connecting" |
|
6957 |
msgstr "connexion" |
|
6958 |
||
6959 |
#: drizzled/slave.cc:3208
|
|
6960 |
#, c-format
|
|
6961 |
msgid "" |
|
6962 |
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at " |
|
6963 |
"position %s"
|
|
6964 |
msgstr "" |
|
312.1.6
by Monty Taylor
Updated po files. |
6965 |
"Esclave: connecté au maître '%s@%s:%d', réplication continue dans le log '%s" |
6966 |
"\" à la position %s"
|
|
312.1.5
by Monty Taylor
Added more translations. |
6967 |
|
6968 |
#: drizzled/slave.cc:3598
|
|
6969 |
#, c-format
|
|
6970 |
msgid "next log '%s' is currently active" |
|
6971 |
msgstr "Prochain log '%s' est actuellement actif" |
|
6972 |
||
6973 |
#: drizzled/slave.cc:3628
|
|
6974 |
#, c-format
|
|
6975 |
msgid "next log '%s' is not active" |
|
6976 |
msgstr "Prochain log '%s' n'est pas actif" |
|
6977 |
||
6978 |
#: drizzled/slave.cc:3644
|
|
6979 |
#, c-format
|
|
6980 |
msgid "" |
|
6981 |
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
|
|
6982 |
msgstr "" |
|
6983 |
||
6984 |
#: drizzled/slave.cc:3650
|
|
6985 |
msgid "Aborting slave SQL thread because of partial event read" |
|
6986 |
msgstr "" |
|
6987 |
||
6988 |
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
|
|
6989 |
#, c-format
|
|
6990 |
msgid "Error reading relay log event: %s" |
|
6991 |
msgstr "" |
|
6992 |
||
6993 |
#: drizzled/slave.cc:3657
|
|
6994 |
msgid "slave SQL thread was killed" |
|
6995 |
msgstr "" |
|
6996 |
||
6997 |
#: drizzled/slave.cc:3755
|
|
6998 |
#, c-format
|
|
6999 |
msgid "" |
|
7000 |
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
|
|
7001 |
"check error log on slave for more info"
|
|
7002 |
msgstr "" |
|
7003 |
"Le maître peut être affecté par http://bugs.mysql.com/bug.php?id=%u donc "
|
|
7004 |
"l'esclave s'est arrêté; Vérifiez le log d'erreur sur l'esclave pour plus "
|
|
7005 |
"d'informations."
|
|
7006 |
||
7007 |
#: drizzled/slave.cc:3761
|
|
7008 |
#, c-format
|
|
7009 |
msgid "" |
|
7010 |
"According to the master's version ('%s'), it is probable that master suffers "
|
|
7011 |
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
|
|
7012 |
"current binary log event may make the slave's data become different from the "
|
|
7013 |
"master's data. To take no risk, slave refuses to replicate this event and "
|
|
7014 |
"stops. We recommend that all updates be stopped on the master and slave, "
|
|
7015 |
"that the data of both be manually synchronized, that master's binary logs be "
|
|
7016 |
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
|
|
7017 |
"Then replication can be restarted."
|
|
7018 |
msgstr "" |
|
7019 |
||
365
by Monty Taylor
Updated po files. |
7020 |
#: drizzled/sql_base.cc:2527
|
339
by Monty Taylor
Merged in new strings. |
7021 |
#, c-format
|
7022 |
msgid "Table %s had a open data handler in reopen_table" |
|
7023 |
msgstr "" |
|
7024 |
||
365
by Monty Taylor
Updated po files. |
7025 |
#: drizzled/sql_base.cc:3178
|
339
by Monty Taylor
Merged in new strings. |
7026 |
#, c-format
|
7027 |
msgid "Couldn't repair table: %s.%s" |
|
7028 |
msgstr "" |
|
7029 |
||
365
by Monty Taylor
Updated po files. |
7030 |
#: drizzled/sql_base.cc:3221
|
339
by Monty Taylor
Merged in new strings. |
7031 |
#, c-format
|
7032 |
msgid "" |
|
7033 |
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
|
|
7034 |
"s`.`%s`' to the binary log"
|
|
7035 |
msgstr "" |
|
7036 |
||
365
by Monty Taylor
Updated po files. |
7037 |
#: drizzled/sql_base.cc:3950
|
339
by Monty Taylor
Merged in new strings. |
7038 |
#, fuzzy, c-format
|
7039 |
msgid "Could not remove temporary table: '%s', error: %d" |
|
7040 |
msgstr "Ne peux créer la table '%-.200s' (errno: %d)" |
|
7041 |
||
7042 |
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
|
|
7043 |
#, c-format
|
|
7044 |
msgid "Error while loading database options: '%s':" |
|
7045 |
msgstr "" |
|
7046 |
||
7047 |
#: drizzled/sql_plugin.cc:647
|
|
7048 |
#, c-format
|
|
7049 |
msgid "Plugin '%s' of type %s failed deinitialization" |
|
7050 |
msgstr "" |
|
7051 |
||
7052 |
#: drizzled/sql_plugin.cc:661
|
|
7053 |
#, c-format
|
|
7054 |
msgid "Plugin '%s' has ref_count=%d after deinitialization." |
|
7055 |
msgstr "" |
|
7056 |
||
7057 |
#: drizzled/sql_plugin.cc:781
|
|
7058 |
#, c-format
|
|
7059 |
msgid "Plugin '%s' registration as a %s failed." |
|
7060 |
msgstr "" |
|
7061 |
||
7062 |
#: drizzled/sql_plugin.cc:1035
|
|
7063 |
msgid "plugin-load parameter too long" |
|
7064 |
msgstr "" |
|
7065 |
||
7066 |
#: drizzled/sql_plugin.cc:1095
|
|
7067 |
#, c-format
|
|
7068 |
msgid "Couldn't load plugin named '%s' with soname '%s'." |
|
7069 |
msgstr "" |
|
7070 |
||
7071 |
#: drizzled/sql_plugin.cc:1146
|
|
7072 |
#, c-format
|
|
7073 |
msgid "Forcing shutdown of %d plugins" |
|
7074 |
msgstr "" |
|
7075 |
||
7076 |
#: drizzled/sql_plugin.cc:1168
|
|
7077 |
#, c-format
|
|
7078 |
msgid "Plugin '%s' will be forced to shutdown" |
|
7079 |
msgstr "" |
|
7080 |
||
7081 |
#: drizzled/sql_plugin.cc:1184
|
|
7082 |
#, c-format
|
|
7083 |
msgid "Plugin '%s' has ref_count=%d after shutdown." |
|
7084 |
msgstr "" |
|
7085 |
||
7086 |
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
|
|
7087 |
#, fuzzy, c-format
|
|
7088 |
msgid "Unknown variable type code 0x%x in plugin '%s'." |
|
7089 |
msgstr "Commande inconnue: '%-.60s'" |
|
7090 |
||
7091 |
#: drizzled/sql_plugin.cc:2476
|
|
7092 |
#, c-format
|
|
7093 |
msgid "" |
|
7094 |
"Server variable %s of plugin %s was forced to be read-only: string variable "
|
|
7095 |
"without update_func and PLUGIN_VAR_MEMALLOC flag"
|
|
7096 |
msgstr "" |
|
7097 |
||
7098 |
#: drizzled/sql_plugin.cc:2507
|
|
7099 |
#, c-format
|
|
7100 |
msgid "Missing variable name in plugin '%s'." |
|
7101 |
msgstr "" |
|
7102 |
||
7103 |
#: drizzled/sql_plugin.cc:2524
|
|
7104 |
#, c-format
|
|
7105 |
msgid "Thread local variable '%s' not allocated in plugin '%s'." |
|
7106 |
msgstr "" |
|
7107 |
||
7108 |
#: drizzled/sql_plugin.cc:2643
|
|
7109 |
#, fuzzy, c-format
|
|
7110 |
msgid "Out of memory for plugin '%s'." |
|
7111 |
msgstr "Mémoire insuffisante dans le moteur" |
|
7112 |
||
7113 |
#: drizzled/sql_plugin.cc:2650
|
|
7114 |
#, c-format
|
|
7115 |
msgid "Bad options for plugin '%s'." |
|
7116 |
msgstr "" |
|
7117 |
||
7118 |
#: drizzled/sql_plugin.cc:2659
|
|
7119 |
#, c-format
|
|
7120 |
msgid "Parsing options for plugin '%s' failed." |
|
7121 |
msgstr "" |
|
7122 |
||
7123 |
#: drizzled/sql_plugin.cc:2702
|
|
7124 |
#, c-format
|
|
7125 |
msgid "Plugin '%s' has conflicting system variables" |
|
7126 |
msgstr "" |
|
7127 |
||
7128 |
#: drizzled/sql_plugin.cc:2712
|
|
7129 |
#, c-format
|
|
7130 |
msgid "Plugin '%s' disabled by command line option" |
|
7131 |
msgstr "" |
|
7132 |
||
312.1.5
by Monty Taylor
Added more translations. |
7133 |
#: drizzled/sql_repl.cc:101
|
7134 |
msgid "Failed in send_file() while reading file name" |
|
7135 |
msgstr "Echec dans send_file() à la lecture du nom de fichier" |
|
7136 |
||
7137 |
#: drizzled/sql_repl.cc:114
|
|
7138 |
msgid "Failed in send_file() on open of file" |
|
7139 |
msgstr "Echec dans send_file() à l'ouverture du fichier" |
|
7140 |
||
7141 |
#: drizzled/sql_repl.cc:122
|
|
7142 |
msgid "Failed in send_file() while writing data to client" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
7143 |
msgstr "Échec dans send_file() lors de l'écriture de données vers le client" |
312.1.5
by Monty Taylor
Added more translations. |
7144 |
|
7145 |
#: drizzled/sql_repl.cc:131
|
|
7146 |
msgid "Failed in send_file() while negotiating file transfer close" |
|
7147 |
msgstr "Echec dans send_file() à la fin du transfert de fichier." |
|
7148 |
||
339
by Monty Taylor
Merged in new strings. |
7149 |
#: drizzled/sql_table.cc:81
|
7150 |
#, c-format
|
|
7151 |
msgid "Invalid (old?) table or database name '%s'" |
|
7152 |
msgstr "" |
|
7153 |
||
348
by Monty Taylor
Updated templates. |
7154 |
#: drizzled/sql_table.cc:2716
|
339
by Monty Taylor
Merged in new strings. |
7155 |
#, fuzzy, c-format
|
7156 |
msgid "Unknown - internal error %d during operation" |
|
7157 |
msgstr "Erreur inconnue %d" |
|
7158 |
||
365
by Monty Taylor
Updated po files. |
7159 |
#: drizzled/sql_table.cc:4992
|
339
by Monty Taylor
Merged in new strings. |
7160 |
#, c-format
|
7161 |
msgid "Could not open table %s.%s after rename\n" |
|
7162 |
msgstr "" |
|
7163 |
||
365
by Monty Taylor
Updated po files. |
7164 |
#: drizzled/sql_table.cc:5159
|
339
by Monty Taylor
Merged in new strings. |
7165 |
#, c-format
|
7166 |
msgid "" |
|
365
by Monty Taylor
Updated po files. |
7167 |
"order_st BY ignored because there is a user-defined clustered index in the "
|
339
by Monty Taylor
Merged in new strings. |
7168 |
"table '%-.192s'"
|
7169 |
msgstr "" |
|
7170 |
||
7171 |
#: drizzled/sql_udf.cc:39
|
|
7172 |
#, fuzzy
|
|
7173 |
msgid "Can't allocate memory for udf structures" |
|
7174 |
msgstr "Ne peux allouer de la mémoire pour le fichier historique temporaire!\n" |
|
7175 |
||
348
by Monty Taylor
Updated templates. |
7176 |
#: drizzled/table.cc:488
|
312.1.5
by Monty Taylor
Added more translations. |
7177 |
#, c-format
|
7178 |
msgid "" |
|
7179 |
"'%s' had no or invalid character set, and default character set is multi-"
|
|
7180 |
"byte, so character column sizes may have changed"
|
|
7181 |
msgstr "" |
|
7182 |
"'%s' n'a pas d'encodage de caractère ou il est invalide, et l'encodage par "
|
|
7183 |
"défaut est en multi-byte, les caractères des colonnes ont peut-être changé "
|
|
7184 |
"de taille."
|
|
7185 |
||
365
by Monty Taylor
Updated po files. |
7186 |
#: drizzled/table.cc:1692
|
312.1.5
by Monty Taylor
Added more translations. |
7187 |
#, c-format
|
7188 |
msgid "Unknown collation '%s' in table '%-.64s' definition" |
|
7189 |
msgstr "" |
|
7190 |
||
365
by Monty Taylor
Updated po files. |
7191 |
#: drizzled/table.cc:1699
|
312.1.5
by Monty Taylor
Added more translations. |
7192 |
#, c-format
|
7193 |
msgid "" |
|
7194 |
"Table '%-.64s' was created with a different version of MySQL and cannot be "
|
|
7195 |
"read"
|
|
7196 |
msgstr "" |
|
7197 |
"La table '%-.64s' a été créée avec une version différente de MySQL and ne "
|
|
7198 |
"peut être lue."
|
|
7199 |
||
365
by Monty Taylor
Updated po files. |
7200 |
#: drizzled/table.cc:2311
|
312.1.5
by Monty Taylor
Added more translations. |
7201 |
#, c-format
|
7202 |
msgid "" |
|
7203 |
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
|
|
7204 |
"found '%s'."
|
|
7205 |
msgstr "" |
|
7206 |
"Définition incorrecte de la table %s.%s: colonne '%s' attendue à la position "
|
|
7207 |
"%d, trouvé '%s'."
|
|
7208 |
||
365
by Monty Taylor
Updated po files. |
7209 |
#: drizzled/table.cc:2337
|
312.1.5
by Monty Taylor
Added more translations. |
7210 |
#, c-format
|
7211 |
msgid "" |
|
7212 |
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
|
|
7213 |
"have type %s, found type %s."
|
|
7214 |
msgstr "" |
|
312.1.17
by Monty Taylor
Merged in new translations from launchpad. |
7215 |
"Définition incorrecte de la table %s.%s: la colonne '%s' à la position %d "
|
7216 |
"devrait être de type %s, type trouvé %s."
|
|
312.1.5
by Monty Taylor
Added more translations. |
7217 |
|
365
by Monty Taylor
Updated po files. |
7218 |
#: drizzled/table.cc:2346
|
312.1.5
by Monty Taylor
Added more translations. |
7219 |
#, c-format
|
7220 |
msgid "" |
|
7221 |
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
|
|
7222 |
"position %d to have character set '%s' but the type has no character set."
|
|
7223 |
msgstr "" |
|
7224 |
||
365
by Monty Taylor
Updated po files. |
7225 |
#: drizzled/table.cc:2356
|
312.1.5
by Monty Taylor
Added more translations. |
7226 |
#, c-format
|
7227 |
msgid "" |
|
7228 |
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
|
|
7229 |
"position %d to have character set '%s' but found character set '%s'."
|
|
7230 |
msgstr "" |
|
7231 |
||
365
by Monty Taylor
Updated po files. |
7232 |
#: drizzled/table.cc:2367
|
312.1.5
by Monty Taylor
Added more translations. |
7233 |
#, c-format
|
7234 |
msgid "" |
|
7235 |
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
|
|
7236 |
"have type %s but the column is not found."
|
|
7237 |
msgstr "" |
|
7238 |
||
365
by Monty Taylor
Updated po files. |
7239 |
#: drizzled/table.cc:4750
|
7240 |
#, c-format
|
|
7241 |
msgid "Got error %d when reading table '%s'" |
|
7242 |
msgstr "" |
|
7243 |
||
312.1.5
by Monty Taylor
Added more translations. |
7244 |
#: drizzled/tztime.cc:1063
|
7245 |
#, c-format
|
|
7246 |
msgid "Fatal error: Illegal or unknown default time zone '%s'" |
|
7247 |
msgstr "" |
|
7248 |
||
7249 |
#: drizzled/definitions.h:48
|
|
7250 |
msgid "Invalid error code" |
|
7251 |
msgstr "" |