1528
1263
"Inicia el servidor de base de datos Drizzle\n"
1530
#: drizzled/drizzled.cc:2190
1532
1266
msgid "Usage: %s [OPTIONS]\n"
1533
1267
msgstr "Uso: %s [OPCIONES]\n"
1535
#: drizzled/drizzled.cc:2322
1538
1271
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1539
1272
"command line\n"
1542
#: drizzled/drizzled.cc:2366
1543
1275
msgid "Can't start server: cannot resolve hostname!"
1545
1277
"No se puede iniciar el servidor: no se puede resolver el nombre del host!"
1547
#: drizzled/drizzled.cc:2372
1548
1279
msgid "Can't start server: bind-address refers to multiple interfaces!"
1550
1281
"No se puede iniciar el servidor: bind-address hace referencia a multiples "
1553
#: drizzled/errmsg.cc:73
1555
msgid "errmsg plugin '%s' errmsg() failed"
1556
msgstr "errmsg complemento %s' errmsg() falló"
1558
#: drizzled/error.cc:34 drizzled/error.cc:36
1560
1285
msgstr "NO USADO"
1562
#: drizzled/error.cc:38
1566
#: drizzled/error.cc:40
1570
#: drizzled/error.cc:42
1572
1294
msgid "Can't create file '%-.200s' (errno: %d)"
1573
1295
msgstr "No se puede crear el archivo '%-.200s' (errno: %d)"
1575
#: drizzled/error.cc:44
1577
1298
msgid "Can't create table '%-.200s' (errno: %d)"
1578
1299
msgstr "No se puede crear la tabla '%-.200s' (errno: %d)"
1580
#: drizzled/error.cc:46
1582
1302
msgid "Can't create database '%-.192s' (errno: %d)"
1583
1303
msgstr "No se pudo crear la base de datos '%-.192s' (errno: %d)"
1585
#: drizzled/error.cc:48
1587
1306
msgid "Can't create database '%-.192s'; database exists"
1589
1308
"No se pudo crear la base de datos '%-.192s'; la base de datos ya existe"
1591
#: drizzled/error.cc:50
1593
1311
msgid "Can't drop database '%-.192s'; database doesn't exist"
1595
1313
"No se pudo crear la base de datos '%-.192s'; la base de datos no existe"
1597
#: drizzled/error.cc:52
1599
1316
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1601
1318
"Error borrando la base de datos (no se puede eliminar '%-.192s', errno: %d)"
1603
#: drizzled/error.cc:54
1605
1321
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1607
1323
"Error borrando la base de datos (no se puede rmdir '%-.192s', errno: %d)"
1609
#: drizzled/error.cc:56
1611
1326
msgid "Error on delete of '%-.192s' (errno: %d)"
1612
1327
msgstr "Error en el borrado de '%-.192s' (errno: %d)"
1614
#: drizzled/error.cc:58
1615
1329
msgid "Can't read record in system table"
1616
1330
msgstr "No se puede leer el registro en la tabla del sistema"
1618
#: drizzled/error.cc:60
1620
1333
msgid "Can't get status of '%-.200s' (errno: %d)"
1621
1334
msgstr "No se puede obtener el estado de '%-.200s' (errno: %d)"
1623
#: drizzled/error.cc:62
1625
1337
msgid "Can't get working directory (errno: %d)"
1626
1338
msgstr "No se puede obtener el directorio de trabajo (errno: %d)"
1628
#: drizzled/error.cc:64
1630
1341
msgid "Can't lock file (errno: %d)"
1631
1342
msgstr "No se puede bloquear el archivo (errno: %d)"
1633
#: drizzled/error.cc:66
1635
1345
msgid "Can't open file: '%-.200s' (errno: %d)"
1636
1346
msgstr "No se puede abrir el archivo: '%-.200s' (errno: %d)"
1638
#: drizzled/error.cc:68
1640
1349
msgid "Can't find file: '%-.200s' (errno: %d)"
1641
1350
msgstr "No se puede encontrar el archivo: '%-.200s' (errno: %d)"
1643
#: drizzled/error.cc:70
1645
1353
msgid "Can't read dir of '%-.192s' (errno: %d)"
1646
1354
msgstr "No se puede leer el directorio de '%-.192s' (errno: %d)"
1648
#: drizzled/error.cc:72
1650
1357
msgid "Can't change dir to '%-.192s' (errno: %d)"
1651
1358
msgstr "No se puede cambiar al directorio '%-.192s' (errno: %d)"
1653
#: drizzled/error.cc:74
1655
1361
msgid "Record has changed since last read in table '%-.192s'"
1656
1362
msgstr "El registro cambió desde la última lectura en la tabla '%-.192s'"
1658
#: drizzled/error.cc:76
1660
1365
msgid "Disk full (%s); waiting for someone to free some space..."
1661
1366
msgstr "Disco lleno (%s); esperando a que alguien libere algo de espacio..."
1663
#: drizzled/error.cc:78
1665
1369
msgid "Can't write; duplicate key in table '%-.192s'"
1666
1370
msgstr "No se puede escribir; llave duplicada en la tabla '%-.192s'"
1668
#: drizzled/error.cc:80
1670
1373
msgid "Error on close of '%-.192s' (errno: %d)"
1671
1374
msgstr "Error al cerrar '%-.192s' (errno: %d)"
1673
#: drizzled/error.cc:82
1675
1377
msgid "Error reading file '%-.200s' (errno: %d)"
1676
1378
msgstr "Error al leer el archivo '%-.200s' (errno: %d)"
1678
#: drizzled/error.cc:84
1680
1381
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1681
1382
msgstr "Error al renombrar '%-.150s' a '%-.150s' (errno: %d)"
1683
#: drizzled/error.cc:86
1685
1385
msgid "Error writing file '%-.200s' (errno: %d)"
1686
1386
msgstr "Error escribiendo el archivo '%-.200s' (errno: %d)"
1688
#: drizzled/error.cc:88
1690
1389
msgid "'%-.192s' is locked against change"
1691
1390
msgstr "'%-.192s' está bloqueado contra cambios"
1693
#: drizzled/error.cc:90
1694
1392
msgid "Sort aborted"
1695
1393
msgstr "Ordenación abortada"
1697
#: drizzled/error.cc:92
1699
1396
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1700
1397
msgstr "La vista '%-.192s' no existe para '%-.192s'"
1702
#: drizzled/error.cc:94
1704
1400
msgid "Got error %d from storage engine"
1705
1401
msgstr "Se obtuvo el error %d de el motor de almacenamiento"
1707
#: drizzled/error.cc:96
1709
1404
msgid "Table storage engine for '%-.192s' doesn't have this option"
1710
1405
msgstr "Tabla de motor de almacenaje para '%-.192s' no tiene esta opción"
1712
#: drizzled/error.cc:98
1714
1408
msgid "Can't find record in '%-.192s'"
1715
1409
msgstr "No se pueden encontrar el registro en '%-.192s'"
1717
#: drizzled/error.cc:100
1719
1412
msgid "Incorrect information in file: '%-.200s'"
1720
1413
msgstr "Información incorrecta en el archivo: '%-.200s'"
1722
#: drizzled/error.cc:102
1724
1416
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1726
1418
"Archivo de llaves incorrecto para la tabla '%-.200s'; intenta repararlo"
1728
#: drizzled/error.cc:104
1730
1421
msgid "Old key file for table '%-.192s'; repair it!"
1733
#: drizzled/error.cc:106
1735
1425
msgid "Table '%-.192s' is read only"
1736
1426
msgstr "La tabla '%-.192s' es de solo lectura"
1738
#: drizzled/error.cc:108
1740
1429
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1742
1431
"Sin espacio en memoria; reinicie el servidor e intente de nuevo (%lu bytes "
1745
#: drizzled/error.cc:110
1746
1434
msgid "Out of sort memory; increase server sort buffer size"
1749
#: drizzled/error.cc:112
1751
1438
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1753
1440
"Se encontro EOF inesperadamente al leer el archivo '%-.192s' (errno: %d)"
1755
#: drizzled/error.cc:114
1756
1442
msgid "Too many connections"
1757
1443
msgstr "Demasiadas conexiones"
1759
#: drizzled/error.cc:116
1761
1446
"Out of memory; check if drizzled or some other process uses all available "
1762
1447
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2564
2098
"No se puede ejecutar el comando dado porque tienes bloqueadas tablas activas "
2565
2099
"o una transacción activa"
2567
#: drizzled/error.cc:420
2569
2102
msgid "Unknown system variable '%-.64s'"
2570
2103
msgstr "Variable del sistema desconocida '%-.64s'"
2572
#: drizzled/error.cc:422
2574
2106
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2577
#: drizzled/error.cc:424
2580
2111
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2583
#: drizzled/error.cc:426
2584
2114
msgid "Some non-transactional changed tables couldn't be rolled back"
2587
#: drizzled/error.cc:428
2589
2118
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2590
2119
"of storage; increase this drizzled variable and try again"
2593
#: drizzled/error.cc:430
2595
2123
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2597
2125
"La operación no puede ser realizada con un esclavo ejecutándose; primero "
2598
2126
"ejecute STOP SLAVE"
2600
#: drizzled/error.cc:432
2602
2129
"This operation requires a running slave; configure slave and do START SLAVE"
2604
2131
"Esta operación requiere de un esclavo ejecutándose; configure un esclavo y "
2605
2132
"ejecute START SLAVE"
2607
#: drizzled/error.cc:434
2608
2134
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2611
#: drizzled/error.cc:436
2613
2138
"Could not initialize master info structure; more error messages can be found "
2614
2139
"in the Drizzle error log"
2617
#: drizzled/error.cc:438
2618
2142
msgid "Could not create slave thread; check system resources"
2619
2143
msgstr "No se pudo crear el hilo esclavo; verifique los recursos del sistema"
2621
#: drizzled/error.cc:440
2624
2147
"User %-.64s already has more than 'max_user_connections' active connections"
2627
#: drizzled/error.cc:442
2628
2150
msgid "You may only use constant expressions with SET"
2629
2151
msgstr "Solo debes usar expresiones constantes con SET"
2631
#: drizzled/error.cc:444
2632
2153
msgid "Lock wait timeout exceeded; try restarting transaction"
2635
#: drizzled/error.cc:446
2636
2156
msgid "The total number of locks exceeds the lock table size"
2639
#: drizzled/error.cc:448
2640
2159
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2643
#: drizzled/error.cc:450
2644
2162
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2647
#: drizzled/error.cc:452
2648
2165
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2651
#: drizzled/error.cc:454
2653
2169
msgid "Incorrect arguments to %s"
2654
2170
msgstr "Argumentos incorrectos para %s"
2656
#: drizzled/error.cc:456
2658
2173
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2661
#: drizzled/error.cc:458
2663
2177
"Incorrect table definition; all MERGE tables must be in the same database"
2666
#: drizzled/error.cc:460
2667
2180
msgid "Deadlock found when trying to get lock; try restarting transaction"
2670
#: drizzled/error.cc:462
2671
2183
msgid "The used table type doesn't support FULLTEXT indexes"
2672
2184
msgstr "El tipo de tabla utilizado no soporta índices FULLTEXT"
2674
#: drizzled/error.cc:464
2675
2186
msgid "Cannot add foreign key constraint"
2678
#: drizzled/error.cc:466
2679
2189
msgid "Cannot add or update a child row: a foreign key constraint fails"
2682
#: drizzled/error.cc:468
2683
2192
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2686
#: drizzled/error.cc:470
2688
2196
msgid "Error connecting to master: %-.128s"
2691
#: drizzled/error.cc:472
2693
2200
msgid "Error running query on master: %-.128s"
2696
#: drizzled/error.cc:474
2698
2204
msgid "Error when executing command %s: %-.128s"
2699
2205
msgstr "Error al ejecutar el comando %s: %-.128s"
2701
#: drizzled/error.cc:476
2703
2208
msgid "Incorrect usage of %s and %s"
2704
2209
msgstr "Uso incorrecto de %s y %s"
2706
#: drizzled/error.cc:478
2707
2211
msgid "The used SELECT statements have a different number of columns"
2710
#: drizzled/error.cc:480
2711
2214
msgid "Can't execute the query because you have a conflicting read lock"
2714
#: drizzled/error.cc:482
2715
2217
msgid "Mixing of transactional and non-transactional tables is disabled"
2718
#: drizzled/error.cc:484
2720
2221
msgid "Option '%s' used twice in statement"
2723
#: drizzled/error.cc:486
2725
2225
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2728
#: drizzled/error.cc:488
2730
2229
msgid "Access denied; you need the %-.128s privilege for this operation"
2731
2230
msgstr "Acceso denegado; necesitas el privilegio %-.128s para esta operación"
2733
#: drizzled/error.cc:490
2736
2234
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2739
#: drizzled/error.cc:492
2742
2239
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2745
#: drizzled/error.cc:494
2747
2243
msgid "Variable '%-.64s' doesn't have a default value"
2748
2244
msgstr "La variable '%-.64s' no tiene un valor predeterminado"
2750
#: drizzled/error.cc:496
2752
2247
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2755
#: drizzled/error.cc:498
2757
2251
msgid "Incorrect argument type to variable '%-.64s'"
2758
2252
msgstr "Tipo de argumento incorrecto para la variable '%-.64s'"
2760
#: drizzled/error.cc:500
2762
2255
msgid "Variable '%-.64s' can only be set, not read"
2763
2256
msgstr "La variable '%-.64s' solo puede ser establecida, no leída"
2765
#: drizzled/error.cc:502
2767
2259
msgid "Incorrect usage/placement of '%s'"
2768
2260
msgstr "Uso/ubicación incorrecto para '%s'"
2770
#: drizzled/error.cc:504
2772
2263
msgid "This version of Drizzle doesn't yet support '%s'"
2773
2264
msgstr "Esta versión de Drizzle no aún soporta '%s'"
2775
#: drizzled/error.cc:506
2778
2268
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2781
#: drizzled/error.cc:508
2782
2271
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2785
#: drizzled/error.cc:510
2787
2275
msgid "Variable '%-.192s' is a %s variable"
2788
2276
msgstr "La variable '%-.192s' es una variable %s"
2790
#: drizzled/error.cc:512
2792
2279
msgid "Incorrect foreign key definition for '%-.192s': %s"
2793
2280
msgstr "Definición de llave ajena incorrecta para '%-.192s': %s"
2795
#: drizzled/error.cc:514
2796
2282
msgid "Key reference and table reference don't match"
2799
#: drizzled/error.cc:516
2801
2286
msgid "Operand should contain %d column(s)"
2802
2287
msgstr "El operando debe contener %d columna(s)"
2804
#: drizzled/error.cc:518
2805
2289
msgid "Subquery returns more than 1 row"
2806
2290
msgstr "La subconsulta devuelve más de 1 fila"
2808
#: drizzled/error.cc:520
2810
2293
msgid "Unknown prepared statement handler (%.*s) given to %s"
2813
#: drizzled/error.cc:522
2814
2296
msgid "Help database is corrupt or does not exist"
2815
2297
msgstr "La base de datos de ayuda está corrupta o no existe"
2817
#: drizzled/error.cc:524
2818
2299
msgid "Cyclic reference on subqueries"
2819
2300
msgstr "Referencia cíclica en subconsultas"
2821
#: drizzled/error.cc:526
2823
2303
msgid "Converting column '%s' from %s to %s"
2824
2304
msgstr "Convirtiendo la columna '%s' de %s a %s"
2826
#: drizzled/error.cc:528
2828
2307
msgid "Reference '%-.64s' not supported (%s)"
2829
2308
msgstr "Referencia '%-.64s' no soportada (%s)"
2831
#: drizzled/error.cc:530
2832
2310
msgid "Every derived table must have its own alias"
2833
2311
msgstr "Cada tabla derivada debe tener su propio alias"
2835
#: drizzled/error.cc:532
2837
2314
msgid "Select %u was reduced during optimization"
2840
#: drizzled/error.cc:534
2842
2318
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2845
#: drizzled/error.cc:536
2847
2322
"Client does not support authentication protocol requested by server; "
2848
2323
"consider upgrading Drizzle client"
2851
#: drizzled/error.cc:538
2852
2326
msgid "All parts of a SPATIAL index must be NOT NULL"
2853
2327
msgstr "Todas las partes de un índice espacial deben ser NOT NULL"
2855
#: drizzled/error.cc:540
2857
2330
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2860
#: drizzled/error.cc:542
2861
2333
msgid "Slave is already running"
2862
2334
msgstr "El esclavo ya se está ejecutando"
2864
#: drizzled/error.cc:544
2865
2336
msgid "Slave already has been stopped"
2866
2337
msgstr "El esclavo ya ha sido detenido"
2868
#: drizzled/error.cc:546
2871
2341
"Uncompressed data size too large; the maximum size is %d (probably, length "
2872
2342
"of uncompressed data was corrupted)"
2875
#: drizzled/error.cc:548
2876
2345
msgid "ZLIB: Not enough memory"
2877
2346
msgstr "ZLIB: No hay suficiente memoria"
2879
#: drizzled/error.cc:550
2881
2349
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2882
2350
"data was corrupted)"
2885
#: drizzled/error.cc:552
2886
2353
msgid "ZLIB: Input data corrupted"
2887
2354
msgstr "ZLIB: Datos de entrada corruptos"
2889
#: drizzled/error.cc:554
2891
2357
msgid "%d line(s) were cut by GROUP_CONCAT()"
2894
#: drizzled/error.cc:556
2896
2361
msgid "Row %ld doesn't contain data for all columns"
2897
2362
msgstr "La fila %ld no contiene datos para todas las columnas"
2899
#: drizzled/error.cc:558
2902
2366
"Row %ld was truncated; it contained more data than there were input columns"
2905
#: drizzled/error.cc:560
2908
2371
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2911
#: drizzled/error.cc:562
2913
2375
msgid "Out of range value for column '%s' at row %ld"
2914
2376
msgstr "Valor fuera de rango para la columna '%s' en la fila %ld"
2916
#: drizzled/error.cc:564
2918
2379
msgid "Data truncated for column '%s' at row %ld"
2921
#: drizzled/error.cc:566
2923
2383
msgid "Using storage engine %s for table '%s'"
2926
#: drizzled/error.cc:568
2928
2387
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2931
#: drizzled/error.cc:570
2932
2390
msgid "Cannot drop one or more of the requested users"
2933
2391
msgstr "No se puede borrar uno o máß de los usuarios solicitados"
2935
#: drizzled/error.cc:572
2936
2393
msgid "Can't revoke all privileges for one or more of the requested users"
2939
#: drizzled/error.cc:574
2941
2397
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2944
#: drizzled/error.cc:576
2946
2401
msgid "Illegal mix of collations for operation '%s'"
2949
#: drizzled/error.cc:578
2952
2406
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2953
2407
"variable_name)"
2956
#: drizzled/error.cc:580
2958
2411
msgid "Unknown collation: '%-.64s'"
2961
#: drizzled/error.cc:582
2963
2415
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2964
2416
"compiled without SSL support; they can be used later if Drizzle slave with "
2965
2417
"SSL is started"
2968
#: drizzled/error.cc:584
2971
2422
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2972
2423
"old format; please change the password to the new format"
2975
#: drizzled/error.cc:586
2978
2428
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2982
#: drizzled/error.cc:588
2983
2432
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2986
#: drizzled/error.cc:590
2988
2436
"It is recommended to use --skip-slave-start when doing step-by-step "
2989
2437
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2990
2438
"get an unexpected slave's drizzled restart"
2993
#: drizzled/error.cc:592
2994
2441
msgid "SQL thread is not to be started so UNTIL options are ignored"
2997
#: drizzled/error.cc:594
2999
2445
msgid "Incorrect index name '%-.100s'"
3000
2446
msgstr "Nombre incorrecto de índice '%-.100s'"
3002
#: drizzled/error.cc:596
3004
2449
msgid "Incorrect catalog name '%-.100s'"
3005
2450
msgstr "Nombre incorrecto de catálogo '%-.100s'"
3007
#: drizzled/error.cc:598
3009
2453
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3012
#: drizzled/error.cc:600
3014
2457
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3017
#: drizzled/error.cc:602
3019
2461
msgid "Unknown key cache '%-.100s'"
3022
#: drizzled/error.cc:604
3024
2465
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3025
2466
"this switch for this grant to work"
3028
#: drizzled/error.cc:606
3030
2470
msgid "Unknown table engine '%s'"
3033
#: drizzled/error.cc:608
3035
2474
msgid "'%s' is deprecated; use '%s' instead"
3038
#: drizzled/error.cc:610
3040
2478
msgid "The target table %-.100s of the %s is not updatable"
3043
#: drizzled/error.cc:612
3046
2483
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3050
#: drizzled/error.cc:614
3053
2489
"The Drizzle server is running with the %s option so it cannot execute this "
3056
2492
"El servidor Drizzle se está ejecutando con la opción %s así que no puede "
3057
2493
"ejecutar esta instrucción"
3059
#: drizzled/error.cc:616
3061
2496
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3062
2497
msgstr "La columna '%-.100s' tiene duplicado el valor '%-.64s' en %s"
3064
#: drizzled/error.cc:618
3066
2500
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3069
#: drizzled/error.cc:620
3071
2504
"Incorrect table definition; there can be only one TIMESTAMP column with "
3072
2505
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3075
#: drizzled/error.cc:622
3077
2509
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3080
#: drizzled/error.cc:624
3081
2512
msgid "This command is not supported in the prepared statement protocol yet"
3084
#: drizzled/error.cc:626
3086
2516
msgid "Got error %d '%-.100s' from %s"
3089
#: drizzled/error.cc:628
3091
2520
msgid "Got temporary error %d '%-.100s' from %s"
3094
#: drizzled/error.cc:630
3096
2524
msgid "Unknown or incorrect time zone: '%-.64s'"
3099
#: drizzled/error.cc:632
3101
2528
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3104
#: drizzled/error.cc:634
3106
2532
msgid "Invalid %s character string: '%.64s'"
3109
#: drizzled/error.cc:636
3111
2536
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3114
#: drizzled/error.cc:638
3116
2540
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3119
#: drizzled/error.cc:640
3121
2544
msgid "Can't create a %s from within another stored routine"
3124
#: drizzled/error.cc:642
3126
2548
msgid "%s %s already exists"
3129
#: drizzled/error.cc:644
3131
2552
msgid "%s %s does not exist"
3134
#: drizzled/error.cc:646
3136
2556
msgid "Failed to DROP %s %s"
3139
#: drizzled/error.cc:648
3141
2560
msgid "Failed to CREATE %s %s"
3144
#: drizzled/error.cc:650
3146
2564
msgid "%s with no matching label: %s"
3149
#: drizzled/error.cc:652
3151
2568
msgid "Redefining label %s"
3154
#: drizzled/error.cc:654
3156
2572
msgid "End-label %s without match"
3159
#: drizzled/error.cc:656
3161
2576
msgid "Referring to uninitialized variable %s"
3164
#: drizzled/error.cc:658
3166
2580
msgid "PROCEDURE %s can't return a result set in the given context"
3169
#: drizzled/error.cc:660
3170
2583
msgid "RETURN is only allowed in a FUNCTION"
3173
#: drizzled/error.cc:662
3175
2587
msgid "%s is not allowed in stored procedures"
3178
#: drizzled/error.cc:664
3180
2591
"The update log is deprecated and replaced by the binary log; SET "
3181
2592
"SQL_LOG_UPDATE has been ignored"
3184
#: drizzled/error.cc:666
3186
2596
"The update log is deprecated and replaced by the binary log; SET "
3187
2597
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3190
#: drizzled/error.cc:668
3191
2600
msgid "Query execution was interrupted"
3194
#: drizzled/error.cc:670
3196
2604
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3199
#: drizzled/error.cc:672
3201
2608
msgid "Undefined CONDITION: %s"
3204
#: drizzled/error.cc:674
3206
2612
msgid "No RETURN found in FUNCTION %s"
3209
#: drizzled/error.cc:676
3211
2616
msgid "FUNCTION %s ended without RETURN"
3214
#: drizzled/error.cc:678
3215
2619
msgid "Cursor statement must be a SELECT"
3218
#: drizzled/error.cc:680
3219
2622
msgid "Cursor SELECT must not have INTO"
3222
#: drizzled/error.cc:682
3224
2626
msgid "Undefined CURSOR: %s"
3227
#: drizzled/error.cc:684
3228
2629
msgid "Cursor is already open"
3231
#: drizzled/error.cc:686
3232
2632
msgid "Cursor is not open"
3235
#: drizzled/error.cc:688
3237
2636
msgid "Undeclared variable: %s"
3240
#: drizzled/error.cc:690
3241
2639
msgid "Incorrect number of FETCH variables"
3244
#: drizzled/error.cc:692
3245
2642
msgid "No data - zero rows fetched, selected, or processed"
3248
#: drizzled/error.cc:694
3250
2646
msgid "Duplicate parameter: %s"
3253
#: drizzled/error.cc:696
3255
2650
msgid "Duplicate variable: %s"
3258
#: drizzled/error.cc:698
3260
2654
msgid "Duplicate condition: %s"
3263
#: drizzled/error.cc:700
3265
2658
msgid "Duplicate cursor: %s"
3268
#: drizzled/error.cc:702
3270
2662
msgid "Failed to ALTER %s %s"
3273
#: drizzled/error.cc:704
3274
2665
msgid "Subquery value not supported"
3277
#: drizzled/error.cc:706
3279
2669
msgid "%s is not allowed in stored function or trigger"
3282
#: drizzled/error.cc:708
3283
2672
msgid "Variable or condition declaration after cursor or handler declaration"
3286
#: drizzled/error.cc:710
3287
2675
msgid "Cursor declaration after handler declaration"
3290
#: drizzled/error.cc:712
3291
2678
msgid "Case not found for CASE statement"
3294
#: drizzled/error.cc:714
3296
2682
msgid "Configuration file '%-.192s' is too big"
3299
#: drizzled/error.cc:716
3301
2686
msgid "Malformed file type header in file '%-.192s'"
3304
#: drizzled/error.cc:718
3306
2690
msgid "Unexpected end of file while parsing comment '%-.200s'"
3309
#: drizzled/error.cc:720
3311
2694
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3314
#: drizzled/error.cc:722
3316
2698
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3319
#: drizzled/error.cc:724
3320
2701
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3323
#: drizzled/error.cc:726
3325
2705
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3328
#: drizzled/error.cc:728
3330
2709
msgid "'%-.192s.%-.192s' is not %s"
3333
#: drizzled/error.cc:730
3335
2713
msgid "Column '%-.192s' is not updatable"
3338
#: drizzled/error.cc:732
3339
2716
msgid "View's SELECT contains a subquery in the FROM clause"
3342
#: drizzled/error.cc:734
3344
2720
msgid "View's SELECT contains a '%s' clause"
3347
#: drizzled/error.cc:736
3348
2723
msgid "View's SELECT contains a variable or parameter"
3351
#: drizzled/error.cc:738
3353
2727
msgid "View's SELECT refers to a temporary table '%-.192s'"
3356
#: drizzled/error.cc:740
3357
2730
msgid "View's SELECT and view's field list have different column counts"
3360
#: drizzled/error.cc:742
3362
2734
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3365
#: drizzled/error.cc:744
3366
2737
msgid "View being updated does not have complete key of underlying table in it"
3369
#: drizzled/error.cc:746
3372
2742
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3373
2743
"(s) or definer/invoker of view lack rights to use them"
3376
#: drizzled/error.cc:748
3378
2747
msgid "Can't drop or alter a %s from within another stored routine"
3381
#: drizzled/error.cc:750
3382
2750
msgid "GOTO is not allowed in a stored procedure handler"
3385
#: drizzled/error.cc:752
3386
2753
msgid "Trigger already exists"
3389
#: drizzled/error.cc:754
3390
2756
msgid "Trigger does not exist"
3393
#: drizzled/error.cc:756
3395
2760
msgid "Trigger's '%-.192s' is view or temporary table"
3398
#: drizzled/error.cc:758
3400
2764
msgid "Updating of %s row is not allowed in %strigger"
3403
#: drizzled/error.cc:760
3405
2768
msgid "There is no %s row in %s trigger"
3408
#: drizzled/error.cc:762
3410
2772
msgid "Field '%-.192s' doesn't have a default value"
3413
#: drizzled/error.cc:764
3414
2775
msgid "Division by 0"
3417
#: drizzled/error.cc:766
3419
2779
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3422
#: drizzled/error.cc:768
3424
2783
msgid "Illegal %s '%-.192s' value found during parsing"
3427
#: drizzled/error.cc:770
3429
2787
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3432
#: drizzled/error.cc:772
3434
2791
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3437
#: drizzled/error.cc:774
3439
2795
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3442
#: drizzled/error.cc:776
3444
2799
msgid "Failed purging old relay logs: %s"
3447
#: drizzled/error.cc:778
3449
2803
msgid "Password hash should be a %d-digit hexadecimal number"
3452
#: drizzled/error.cc:780
3453
2806
msgid "Target log not found in binlog index"
3456
#: drizzled/error.cc:782
3457
2809
msgid "I/O error reading log index file"
3460
#: drizzled/error.cc:784
3461
2812
msgid "Server configuration does not permit binlog purge"
3464
#: drizzled/error.cc:786
3465
2815
msgid "Failed on fseek()"
3468
#: drizzled/error.cc:788
3469
2818
msgid "Fatal error during log purge"
3472
#: drizzled/error.cc:790
3473
2821
msgid "A purgeable log is in use, will not purge"
3476
#: drizzled/error.cc:792
3477
2824
msgid "Unknown error during log purge"
3480
#: drizzled/error.cc:794
3482
2828
msgid "Failed initializing relay log position: %s"
3485
#: drizzled/error.cc:796
3486
2831
msgid "You are not using binary logging"
3489
#: drizzled/error.cc:798
3492
2836
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3495
#: drizzled/error.cc:800
3496
2839
msgid "WSAStartup Failed"
3499
#: drizzled/error.cc:802
3500
2842
msgid "Can't handle procedures with different groups yet"
3503
#: drizzled/error.cc:804
3504
2845
msgid "Select must have a group with this procedure"
3507
#: drizzled/error.cc:806
3508
2848
msgid "Can't use ORDER clause with this procedure"
3511
#: drizzled/error.cc:808
3513
2852
msgid "Binary logging and replication forbid changing the global server %s"
3516
#: drizzled/error.cc:810
3518
2856
msgid "Can't map file: %-.200s, errno: %d"
3521
#: drizzled/error.cc:812
3523
2860
msgid "Wrong magic in %-.64s"
3526
#: drizzled/error.cc:814
3527
2863
msgid "Prepared statement contains too many placeholders"
3530
#: drizzled/error.cc:816
3532
2867
msgid "Key part '%-.192s' length cannot be 0"
3535
#: drizzled/error.cc:818
3536
2870
msgid "View text checksum failed"
3539
#: drizzled/error.cc:820
3542
2875
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3545
#: drizzled/error.cc:822
3547
2879
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3550
#: drizzled/error.cc:824
3552
2883
msgid "Can not delete from join view '%-.192s.%-.192s'"
3555
#: drizzled/error.cc:826
3557
2887
msgid "Operation %s failed for %.256s"
3560
#: drizzled/error.cc:828
3561
2890
msgid "XAER_NOTA: Unknown XID"
3564
#: drizzled/error.cc:830
3565
2893
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3568
#: drizzled/error.cc:832
3571
2898
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3572
2899
"the %.64s state"
3575
#: drizzled/error.cc:834
3576
2902
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3579
#: drizzled/error.cc:836
3581
2906
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3582
2907
"for consistency"
3585
#: drizzled/error.cc:838
3586
2910
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3589
#: drizzled/error.cc:840
3592
2915
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3596
#: drizzled/error.cc:842
3597
2919
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3600
#: drizzled/error.cc:844
3601
2922
msgid "Failed to revoke all privileges to dropped routine"
3604
#: drizzled/error.cc:846
3606
2926
msgid "Data too long for column '%s' at row %ld"
3609
#: drizzled/error.cc:848
3611
2930
msgid "Bad SQLSTATE: '%s'"
3614
#: drizzled/error.cc:850
3617
2935
"%s: ready for connections.\n"
3618
2936
"Version: '%s' %s\n"
3621
#: drizzled/error.cc:852
3622
2939
msgid "Can't load value from file with fixed size rows to variable"
3625
#: drizzled/error.cc:854
3626
2942
msgid "You are not allowed to create a user with GRANT"
3629
#: drizzled/error.cc:856
3631
2946
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3634
#: drizzled/error.cc:858
3635
2949
msgid "Table definition has changed, please retry transaction"
3638
#: drizzled/error.cc:860
3639
2952
msgid "Duplicate handler declared in the same block"
3642
#: drizzled/error.cc:862
3645
2957
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3646
2958
"variable in BEFORE trigger"
3649
#: drizzled/error.cc:864
3651
2962
msgid "Not allowed to return a result set from a %s"
3654
#: drizzled/error.cc:866
3655
2965
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3658
#: drizzled/error.cc:868
3660
2969
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3661
2970
"declaration and binary logging is enabled; if non-transactional tables were "
3662
2971
"updated, the binary log will miss their changes"
3665
#: drizzled/error.cc:870
3667
2975
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3668
2976
"declaration and binary logging is enabled (you *might* want to use the less "
3669
2977
"safe log_bin_trust_function_creators variable)"
3672
#: drizzled/error.cc:872
3674
2981
"You do not have the SUPER privilege and binary logging is enabled (you "
3675
2982
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3678
#: drizzled/error.cc:874
3680
2986
"You can't execute a prepared statement which has an open cursor associated "
3681
2987
"with it. Reset the statement to re-execute it."
3684
#: drizzled/error.cc:876
3686
2991
msgid "The statement (%lu) has no open cursor."
3689
#: drizzled/error.cc:878
3691
2995
"Explicit or implicit commit is not allowed in stored function or trigger."
3694
#: drizzled/error.cc:880
3697
3000
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3700
#: drizzled/error.cc:882
3701
3003
msgid "Recursive stored functions and triggers are not allowed."
3704
#: drizzled/error.cc:884
3706
3007
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3709
#: drizzled/error.cc:886
3711
3011
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3714
#: drizzled/error.cc:888
3717
3016
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3721
#: drizzled/error.cc:890
3723
3021
"You can't combine write-locking of system tables with other tables or lock "
3727
#: drizzled/error.cc:892
3729
3026
msgid "Unable to connect to foreign data source: %.64s"
3732
#: drizzled/error.cc:894
3735
3031
"There was a problem processing the query on the foreign data source. Data "
3736
3032
"source error: %-.64s"
3739
#: drizzled/error.cc:896
3742
3037
"The foreign data source you are trying to reference does not exist. Data "
3743
3038
"source error: %-.64s"
3746
#: drizzled/error.cc:898
3749
3043
"Can't create federated table. The data source connection string '%-.64s' is "
3750
3044
"not in the correct format"
3753
#: drizzled/error.cc:900
3755
3048
msgid "The data source connection string '%-.64s' is not in the correct format"
3758
#: drizzled/error.cc:902
3760
3052
msgid "Can't create federated table. Foreign data src error: %-.64s"
3763
#: drizzled/error.cc:904
3764
3055
msgid "Trigger in wrong schema"
3767
#: drizzled/error.cc:906
3770
3060
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3771
3061
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3774
#: drizzled/error.cc:908
3776
3065
msgid "Routine body for '%-.100s' is too long"
3779
#: drizzled/error.cc:910
3780
3068
msgid "Cannot drop default keycache"
3783
#: drizzled/error.cc:912
3785
3072
msgid "Display width out of range for column '%-.192s' (max = %d)"
3788
#: drizzled/error.cc:914
3789
3075
msgid "XAER_DUPID: The XID already exists"
3792
#: drizzled/error.cc:916
3794
3079
msgid "Datetime function: %-.32s field overflow"
3797
#: drizzled/error.cc:918
3800
3084
"Can't update table '%-.192s' in stored function/trigger because it is "
3801
3085
"already used by statement which invoked this stored function/trigger."
3804
#: drizzled/error.cc:920
3807
3090
"The definition of table '%-.192s' prevents operation %.192s on table "
3811
#: drizzled/error.cc:922
3813
3095
"The prepared statement contains a stored routine call that refers to that "
3814
3096
"same statement. It's not allowed to execute a prepared statement in such a "
3815
3097
"recursive manner"
3818
#: drizzled/error.cc:924
3819
3100
msgid "Not allowed to set autocommit from a stored function or trigger"
3822
#: drizzled/error.cc:926
3823
3103
msgid "Definer is not fully qualified"
3826
#: drizzled/error.cc:928
3829
3108
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3830
3109
"Current user is used as definer. Please recreate the view!"
3833
#: drizzled/error.cc:930
3836
3114
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3840
#: drizzled/error.cc:932
3842
3119
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3845
#: drizzled/error.cc:934
3847
3123
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3850
#: drizzled/error.cc:936
3853
3128
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3856
#: drizzled/error.cc:938
3859
3133
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3862
#: drizzled/error.cc:940
3864
3137
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3867
#: drizzled/error.cc:942
3870
3142
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3872
3144
"insufficient privileges. Please recreate the trigger."
3875
#: drizzled/error.cc:944
3877
3148
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3880
#: drizzled/error.cc:946
3883
3153
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3884
3154
"exceeded for routine %.192s"
3887
#: drizzled/error.cc:948
3890
3159
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3891
3160
"or contains bad data (internal code %d)"
3894
#: drizzled/error.cc:950
3896
3164
msgid "Incorrect routine name '%-.192s'"
3899
#: drizzled/error.cc:952
3901
3168
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3904
#: drizzled/error.cc:954
3905
3171
msgid "AGGREGATE is not supported for stored functions"
3908
#: drizzled/error.cc:956
3911
3176
"Can't create more than max_prepared_stmt_count statements (current value: %"
3915
#: drizzled/error.cc:958
3917
3181
msgid "`%-.192s`.`%-.192s` contains view recursion"
3920
#: drizzled/error.cc:960
3922
3185
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3925
#: drizzled/error.cc:962
3926
3188
msgid "The used table type doesn't support SPATIAL indexes"
3929
#: drizzled/error.cc:964
3930
3191
msgid "Triggers can not be created on system tables"
3933
#: drizzled/error.cc:966
3935
3195
msgid "Leading spaces are removed from name '%s'"
3938
#: drizzled/error.cc:968
3939
3198
msgid "Failed to read auto-increment value from storage engine"
3942
#: drizzled/error.cc:970
3943
3201
msgid "user name"
3946
#: drizzled/error.cc:972
3947
3204
msgid "host name"
3950
#: drizzled/error.cc:974
3952
3208
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3955
#: drizzled/error.cc:976
3957
3212
msgid "The target table %-.100s of the %s is not insertable-into"
3960
#: drizzled/error.cc:978
3963
3217
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3966
#: drizzled/error.cc:980
3967
3220
msgid "Too high level of nesting for select"
3970
#: drizzled/error.cc:982
3972
3224
msgid "Name '%-.64s' has become ''"
3975
#: drizzled/error.cc:984
3977
3228
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3978
3229
"optional and non-empty FIELDS ENCLOSED BY"
3981
#: drizzled/error.cc:986
3983
3233
msgid "The foreign server, %s, you are trying to create already exists."
3986
#: drizzled/error.cc:988
3989
3238
"The foreign server name you are trying to reference does not exist. Data "
3990
3239
"source error: %-.64s"
3993
#: drizzled/error.cc:990
3996
3244
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3999
#: drizzled/error.cc:992
4002
3249
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4003
3250
"each partition"
4006
#: drizzled/error.cc:994
4008
3254
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4011
#: drizzled/error.cc:996
4012
3257
msgid "MAXVALUE can only be used in last partition definition"
4015
#: drizzled/error.cc:998
4016
3260
msgid "Subpartitions can only be hash partitions and by key"
4019
#: drizzled/error.cc:1000
4020
3263
msgid "Must define subpartitions on all partitions if on one partition"
4023
#: drizzled/error.cc:1002
4024
3266
msgid "Wrong number of partitions defined, mismatch with previous setting"
4027
#: drizzled/error.cc:1004
4028
3269
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4031
#: drizzled/error.cc:1006
4032
3272
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4035
#: drizzled/error.cc:1008
4036
3275
msgid "Expression in RANGE/LIST VALUES must be constant"
4039
#: drizzled/error.cc:1010
4040
3278
msgid "Field in list of fields for partition function not found in table"
4043
#: drizzled/error.cc:1012
4044
3281
msgid "List of fields is only allowed in KEY partitions"
4047
#: drizzled/error.cc:1014
4049
3285
"The partition info in the frm file is not consistent with what can be "
4050
3286
"written into the frm file"
4053
#: drizzled/error.cc:1016
4055
3290
msgid "The %-.192s function returns the wrong type"
4058
#: drizzled/error.cc:1018
4060
3294
msgid "For %-.64s partitions each partition must be defined"
4063
#: drizzled/error.cc:1020
4064
3297
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4067
#: drizzled/error.cc:1022
4068
3300
msgid "VALUES value must be of same type as partition function"
4071
#: drizzled/error.cc:1024
4072
3303
msgid "Multiple definition of same constant in list partitioning"
4075
#: drizzled/error.cc:1026
4076
3306
msgid "Partitioning can not be used stand-alone in query"
4079
#: drizzled/error.cc:1028
4081
3310
"The mix of handlers in the partitions is not allowed in this version of "
4085
#: drizzled/error.cc:1030
4087
3315
msgid "For the partitioned engine it is necessary to define all %-.64s"
4090
#: drizzled/error.cc:1032
4091
3318
msgid "Too many partitions (including subpartitions) were defined"
4094
#: drizzled/error.cc:1034
4096
3322
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4097
3323
"partitioning for subpartitioning"
4100
#: drizzled/error.cc:1036
4101
3326
msgid "Failed to create specific handler file"
4104
#: drizzled/error.cc:1038
4105
3329
msgid "A BLOB field is not allowed in partition function"
4108
#: drizzled/error.cc:1040
4110
3333
msgid "A %-.192s must include all columns in the table's partitioning function"
4113
#: drizzled/error.cc:1042
4115
3337
msgid "Number of %-.64s = 0 is not an allowed value"
4118
#: drizzled/error.cc:1044
4119
3340
msgid "Partition management on a not partitioned table is not possible"
4122
#: drizzled/error.cc:1046
4124
3344
"Foreign key condition is not yet supported in conjunction with partitioning"
4127
#: drizzled/error.cc:1048
4129
3348
msgid "Error in list of partitions to %-.64s"
4132
#: drizzled/error.cc:1050
4133
3351
msgid "Cannot remove all partitions, use DROP TABLE instead"
4136
#: drizzled/error.cc:1052
4137
3354
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4140
#: drizzled/error.cc:1054
4142
3358
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4143
3359
"their numbers"
4146
#: drizzled/error.cc:1056
4148
3363
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4149
3364
"tables using HASH PARTITIONs"
4152
#: drizzled/error.cc:1058
4154
3368
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4157
#: drizzled/error.cc:1060
4158
3371
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4161
#: drizzled/error.cc:1062
4162
3374
msgid "At least one partition must be added"
4165
#: drizzled/error.cc:1064
4166
3377
msgid "At least one partition must be coalesced"
4169
#: drizzled/error.cc:1066
4170
3380
msgid "More partitions to reorganize than there are partitions"
4173
#: drizzled/error.cc:1068
4175
3384
msgid "Duplicate partition name %-.192s"
4178
#: drizzled/error.cc:1070
4179
3387
msgid "It is not allowed to shut off binlog on this command"
4182
#: drizzled/error.cc:1072
4183
3390
msgid "When reorganizing a set of partitions they must be in consecutive order"
4186
#: drizzled/error.cc:1074
4188
3394
"Reorganize of range partitions cannot change total ranges except for last "
4189
3395
"partition where it can extend the range"
4192
#: drizzled/error.cc:1076
4193
3398
msgid "Partition function not supported in this version for this handler"
4196
#: drizzled/error.cc:1078
4197
3401
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4200
#: drizzled/error.cc:1080
4202
3405
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4205
#: drizzled/error.cc:1082
4207
3409
msgid "Plugin '%-.192s' is not loaded"
4210
#: drizzled/error.cc:1084
4212
3413
msgid "Incorrect %-.32s value: '%-.128s'"
4215
#: drizzled/error.cc:1086
4217
3417
msgid "Table has no partition for value %-.64s"
4220
#: drizzled/error.cc:1088
4222
3421
msgid "It is not allowed to specify %s more than once"
4225
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4227
3425
msgid "Failed to create %s"
4230
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4232
3429
msgid "Failed to drop %s"
4235
#: drizzled/error.cc:1094
4236
3432
msgid "The handler doesn't support autoextend of tablespaces"
4239
#: drizzled/error.cc:1096
4241
3436
"A size parameter was incorrectly specified, either number or on the form 10M"
4244
#: drizzled/error.cc:1098
4246
3440
"The size number was correct but we don't allow the digit part to be more "
4247
3441
"than 2 billion"
4250
#: drizzled/error.cc:1100
4252
3445
msgid "Failed to alter: %s"
4255
#: drizzled/error.cc:1102
4256
3448
msgid "Writing one row to the row-based binary log failed"
4259
#: drizzled/error.cc:1104
4261
3452
msgid "Table definition on master and slave does not match: %s"
4264
#: drizzled/error.cc:1106
4266
3456
"Slave running with --log-slave-updates must use row-based binary logging to "
4267
3457
"be able to replicate row-based binary log events"
4270
#: drizzled/error.cc:1108
4272
3461
msgid "Event '%-.192s' already exists"
4275
#: drizzled/error.cc:1110
4277
3465
msgid "Failed to store event %s. Error code %d from storage engine."
4280
#: drizzled/error.cc:1112
4282
3469
msgid "Unknown event '%-.192s'"
4285
#: drizzled/error.cc:1114
4287
3473
msgid "Failed to alter event '%-.192s'"
4290
#: drizzled/error.cc:1118
4291
3476
msgid "INTERVAL is either not positive or too big"
4294
#: drizzled/error.cc:1120
4295
3479
msgid "ENDS is either invalid or before STARTS"
4298
#: drizzled/error.cc:1122
4299
3482
msgid "Event execution time is in the past. Event has been disabled"
4302
#: drizzled/error.cc:1124
4303
3485
msgid "Failed to open drizzle.event"
4306
#: drizzled/error.cc:1126
4307
3488
msgid "No datetime expression provided"
4310
#: drizzled/error.cc:1128
4313
3493
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4314
3494
"probably corrupted"
4317
#: drizzled/error.cc:1130
4319
3498
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4322
#: drizzled/error.cc:1132
4323
3501
msgid "Failed to delete the event from drizzle.event"
4326
#: drizzled/error.cc:1134
4327
3504
msgid "Error during compilation of event's body"
4330
#: drizzled/error.cc:1136
4331
3507
msgid "Same old and new event name"
4334
#: drizzled/error.cc:1138
4336
3511
msgid "Data for column '%s' too long"
4339
#: drizzled/error.cc:1140
4341
3515
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4344
#: drizzled/error.cc:1142
4347
3520
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4351
#: drizzled/error.cc:1144
4352
3524
msgid "You can't write-lock a log table. Only read access is possible"
4355
#: drizzled/error.cc:1146
4356
3527
msgid "You can't use locks with log tables."
4359
#: drizzled/error.cc:1148
4362
3532
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4363
3533
"d would lead to a duplicate entry"
4366
#: drizzled/error.cc:1150
4369
3538
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4370
3539
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4373
#: drizzled/error.cc:1152
4375
3543
"Cannot switch out of the row-based binary log format when the session has "
4376
3544
"open temporary tables"
4379
#: drizzled/error.cc:1154
4381
3548
"Cannot change the binary logging format inside a stored function or trigger"
4384
#: drizzled/error.cc:1156
4386
3552
"The NDB cluster engine does not support changing the binlog format on the "
4390
#: drizzled/error.cc:1158
4391
3556
msgid "Cannot create temporary table with partitions"
4394
#: drizzled/error.cc:1160
4395
3559
msgid "Partition constant is out of partition function domain"
4398
#: drizzled/error.cc:1162
4399
3562
msgid "This partition function is not allowed"
4402
#: drizzled/error.cc:1164
4403
3565
msgid "Error in DDL log"
4406
#: drizzled/error.cc:1166
4407
3568
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4410
#: drizzled/error.cc:1168
4411
3571
msgid "Incorrect partition name"
4414
#: drizzled/error.cc:1170
4416
3575
"Transaction isolation level can't be changed while a transaction is in "
4420
#: drizzled/error.cc:1172
4423
3581
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4424
3582
"'%-.192s' for key '%-.192s'"
4427
#: drizzled/error.cc:1174
4429
3586
msgid "Internal scheduler error %d"
4432
#: drizzled/error.cc:1176
4434
3590
msgid "Error during starting/stopping of the scheduler. Error code %u"
4437
#: drizzled/error.cc:1178
4438
3593
msgid "Engine cannot be used in partitioned tables"
4441
#: drizzled/error.cc:1180
4443
3597
msgid "Cannot activate '%-.64s' log"
4446
#: drizzled/error.cc:1182
4447
3600
msgid "The server was not built with row-based replication"
4450
#: drizzled/error.cc:1184
4451
3603
msgid "Decoding of base64 string failed"
4454
#: drizzled/error.cc:1186
4455
3606
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4458
#: drizzled/error.cc:1188
4460
3610
"Cannot proceed because system tables used by Event Scheduler were found "
4461
3611
"damaged at server start"
4464
#: drizzled/error.cc:1190
4465
3614
msgid "Only integers allowed as number here"
4468
#: drizzled/error.cc:1192
4469
3617
msgid "This storage engine cannot be used for log tables"
4472
#: drizzled/error.cc:1194
4474
3621
msgid "You cannot '%s' a log table if logging is enabled"
4477
#: drizzled/error.cc:1196
4480
3626
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4485
#: drizzled/error.cc:1198
4487
3632
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4490
#: drizzled/error.cc:1200
4492
3636
msgid "Incorrect parameters in the call to native function '%-.192s'"
4495
#: drizzled/error.cc:1202
4497
3640
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4500
#: drizzled/error.cc:1204
4502
3644
msgid "This function '%-.192s' has the same name as a native function"
4505
#: drizzled/error.cc:1206
4507
3648
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4510
#: drizzled/error.cc:1208
4511
3651
msgid "Too many files opened, please execute the command again"
4514
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4516
3655
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4517
3656
"The event was dropped immediately after creation."
4520
#: drizzled/error.cc:1214
4522
3660
msgid "The incident %s occurred on the master. Message: %-.64s"
4525
#: drizzled/error.cc:1216
4526
3663
msgid "Table has no partition for some existing values"
4529
#: drizzled/error.cc:1218
4530
3666
msgid "Statement is not safe to log in statement format."
4533
#: drizzled/error.cc:1220
4535
3670
msgid "Fatal error: %s"
4538
#: drizzled/error.cc:1222
4540
3674
msgid "Relay log read failure: %s"
4543
#: drizzled/error.cc:1224
4545
3678
msgid "Relay log write failure: %s"
4548
#: drizzled/error.cc:1228
4550
3682
msgid "Master command %s failed: %s"
4553
#: drizzled/error.cc:1230
4555
3686
msgid "Binary logging not possible. Message: %s"
4558
#: drizzled/error.cc:1232
4560
3690
msgid "View `%-.64s`.`%-.64s` has no creation context"
4563
#: drizzled/error.cc:1234
4565
3694
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4568
#: drizzled/error.cc:1236
4570
3698
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4573
#: drizzled/error.cc:1238
4575
3702
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4578
#: drizzled/error.cc:1240
4580
3706
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4583
#: drizzled/error.cc:1242
4585
3710
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4588
#: drizzled/error.cc:1244
4590
3714
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4593
#: drizzled/error.cc:1246
4595
3718
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4598
#: drizzled/error.cc:1248
4600
3722
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4603
#: drizzled/error.cc:1250
4605
3726
msgid "Ambiguous slave modes combination. %s"
4608
#: drizzled/error.cc:1252
4611
3731
"The BINLOG statement of type `%s` was not preceded by a format description "
4612
3732
"BINLOG statement."
4615
#: drizzled/error.cc:1254
4616
3735
msgid "Corrupted replication event was detected"
4619
#: drizzled/error.cc:1256
4621
3739
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4624
#: drizzled/error.cc:1258
4626
3743
msgid "Being purged log %s was not found"
4629
#: drizzled/error.cc:1260
4631
3747
msgid "Converted to non-transactional lock on '%-.64s'"
4634
#: drizzled/error.cc:1262
4636
3751
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4639
#: drizzled/error.cc:1264
4642
3756
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4645
#: drizzled/error.cc:1266
4647
3760
msgid "Can't access storage engine of table %-.64s"
4650
#: drizzled/error.cc:1268
4651
3763
msgid "Starting backup process"
4654
#: drizzled/error.cc:1270
4655
3766
msgid "Backup completed"
4658
#: drizzled/error.cc:1272
4659
3769
msgid "Starting restore process"
4662
#: drizzled/error.cc:1274
4663
3772
msgid "Restore completed"
4666
#: drizzled/error.cc:1276
4667
3775
msgid "Nothing to backup"
4670
#: drizzled/error.cc:1278
4672
3779
msgid "Database '%-.64s' cannot be included in a backup"
4675
#: drizzled/error.cc:1280
4677
3783
"Error during backup operation - server's error log contains more information "
4678
3784
"about the error"
4681
#: drizzled/error.cc:1282
4683
3788
"Error during restore operation - server's error log contains more "
4684
3789
"information about the error"
4687
#: drizzled/error.cc:1284
4689
3793
"Can't execute this command because another BACKUP/RESTORE operation is in "
4693
#: drizzled/error.cc:1286
4694
3797
msgid "Error when preparing for backup operation"
4697
#: drizzled/error.cc:1288
4698
3800
msgid "Error when preparing for restore operation"
4701
#: drizzled/error.cc:1290
4703
3804
msgid "Invalid backup location '%-.64s'"
4706
#: drizzled/error.cc:1292
4708
3808
msgid "Can't read backup location '%-.64s'"
4711
#: drizzled/error.cc:1294
4713
3812
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4716
#: drizzled/error.cc:1296
4717
3815
msgid "Can't enumerate server databases"
4720
#: drizzled/error.cc:1298
4721
3818
msgid "Can't enumerate server tables"
4724
#: drizzled/error.cc:1300
4726
3822
msgid "Can't enumerate tables in database %-.64s"
4729
#: drizzled/error.cc:1302
4731
3826
msgid "Skipping view %-.64s in database %-.64s"
4734
#: drizzled/error.cc:1304
4736
3830
msgid "Skipping table %-.64s since it has no valid storage engine"
4739
#: drizzled/error.cc:1306
4741
3834
msgid "Can't open table %-.64s"
4744
#: drizzled/error.cc:1308
4745
3837
msgid "Can't read backup archive preamble"
4748
#: drizzled/error.cc:1310
4749
3840
msgid "Can't write backup archive preamble"
4752
#: drizzled/error.cc:1312
4754
3844
msgid "Can't find backup driver for table %-.64s"
4757
#: drizzled/error.cc:1314
4760
3849
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4764
#: drizzled/error.cc:1316
4766
3854
msgid "Can't create %-.64s backup driver"
4769
#: drizzled/error.cc:1318
4771
3858
msgid "Can't create %-.64s restore driver"
4774
#: drizzled/error.cc:1320
4776
3862
msgid "Found %d images in backup archive but maximum %d are supported"
4779
#: drizzled/error.cc:1322
4781
3866
msgid "Error when saving meta-data of %-.64s"
4784
#: drizzled/error.cc:1324
4785
3869
msgid "Error when reading meta-data list"
4788
#: drizzled/error.cc:1326
4790
3873
msgid "Can't create %-.64s"
4793
#: drizzled/error.cc:1328
4794
3876
msgid "Can't allocate buffer for image data transfer"
4797
#: drizzled/error.cc:1330
4799
3880
msgid "Error when writing %-.64s backup image data (for table #%d)"
4802
#: drizzled/error.cc:1332
4803
3883
msgid "Error when reading data from backup stream"
4806
#: drizzled/error.cc:1334
4807
3886
msgid "Can't go to the next chunk in backup stream"
4810
#: drizzled/error.cc:1336
4812
3890
msgid "Can't initialize %-.64s backup driver"
4815
#: drizzled/error.cc:1338
4817
3894
msgid "Can't initialize %-.64s restore driver"
4820
#: drizzled/error.cc:1340
4822
3898
msgid "Can't shut down %-.64s backup driver"
4825
#: drizzled/error.cc:1342
4827
3902
msgid "Can't shut down %-.64s backup driver(s)"
4830
#: drizzled/error.cc:1344
4832
3906
msgid "%-.64s backup driver can't prepare for synchronization"
4835
#: drizzled/error.cc:1346
4837
3910
msgid "%-.64s backup driver can't create its image validity point"
4840
#: drizzled/error.cc:1348
4842
3914
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4845
#: drizzled/error.cc:1350
4847
3918
msgid "%-.64s backup driver can't cancel its backup operation"
4850
#: drizzled/error.cc:1352
4852
3922
msgid "%-.64s restore driver can't cancel its restore operation"
4855
#: drizzled/error.cc:1354
4857
3926
msgid "Error when polling %-.64s backup driver for its image data"
4860
#: drizzled/error.cc:1356
4862
3930
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4865
#: drizzled/error.cc:1358
4868
3935
"After %d attempts %-.64s restore driver still can't accept next block of data"
4871
#: drizzled/error.cc:1360
4873
3939
msgid "Open and lock tables failed in %-.64s"
4876
#: drizzled/error.cc:1362
4877
3942
msgid "Backup driver's table locking thread can not be initialized."
4880
#: drizzled/error.cc:1364
4882
3946
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4883
3947
"and 'drizzle.online_backup_progress'."
4886
#: drizzled/error.cc:1366
4888
3951
msgid "Tablespace '%-.192s' already exists"
4891
#: drizzled/error.cc:1368
4893
3955
msgid "Tablespace '%-.192s' doesn't exist"
4896
#: drizzled/error.cc:1370
4898
3959
msgid "Unexpected master's heartbeat data: %s"
4901
#: drizzled/error.cc:1372
4903
3963
msgid "The requested value for the heartbeat period %s %s"
4906
#: drizzled/error.cc:1374
4908
3967
msgid "Can't write to the online backup progress log %-.64s."
4911
#: drizzled/error.cc:1376
4913
3971
msgid "Tablespace '%-.192s' not empty"
4916
#: drizzled/error.cc:1378
4919
3976
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4921
3978
"while the same tablespace is defined on the server as '%-.256s'"
4924
#: drizzled/error.cc:1380
4925
3981
msgid "A virtual column cannot be based on a virtual column"
4928
#: drizzled/error.cc:1382
4930
3985
msgid "Non-deterministic expression for virtual column '%s'."
4933
#: drizzled/error.cc:1384
4936
3990
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4939
#: drizzled/error.cc:1386
4940
3993
msgid "Primary key cannot be defined upon a virtual column."
4943
#: drizzled/error.cc:1388
4944
3996
msgid "Key/Index cannot be defined on a non-stored virtual column."
4947
#: drizzled/error.cc:1390
4949
4000
msgid "Cannot define foreign key with %s clause on a virtual column."
4952
#: drizzled/error.cc:1392
4954
4004
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4957
#: drizzled/error.cc:1394
4959
4008
msgid "'%s' is not yet supported for virtual columns."
4962
#: drizzled/error.cc:1396
4963
4011
msgid "Constant expression in virtual column function is not allowed."
4966
#: drizzled/error.cc:1398
4967
4014
msgid "Encountered an unknown temporal type."
4970
#: drizzled/error.cc:1400
4972
4018
msgid "Received an invalid string format '%s' for a date value."
4975
#: drizzled/error.cc:1402
4977
4022
msgid "Received an invalid string format '%s' for a time value."
4980
#: drizzled/error.cc:1404
4982
4026
msgid "Received an invalid value '%s' for a UNIX timestamp."
4985
#: drizzled/error.cc:1406
4987
4030
msgid "Received an invalid datetime value '%s'."
4990
#: drizzled/error.cc:1408
4992
4034
msgid "Received a NULL argument for function '%s'."
4995
#: drizzled/error.cc:1410
4997
4038
msgid "Received an invalid negative argument '%s' for function '%s'."
5000
#: drizzled/error.cc:1412
5002
4042
msgid "Received an out-of-range argument '%s' for function '%s'."
5005
#: drizzled/error.cc:1414
5007
4046
msgid "Received an invalid time value '%s'."
5010
#: drizzled/error.cc:1416
5012
4050
msgid "Received an invalid enum value '%s'."
5015
#: drizzled/logging.cc:59
5017
msgid "logging '%s' pre() failed"
5020
#: drizzled/logging.cc:84
5022
msgid "logging '%s' post() failed"
5025
#: drizzled/message/command_reader.cc:55
5027
msgid "Usage: %s COMMAND_LOG\n"
5028
msgstr "Uso: %s [OPCIONES]\n"
5030
#: drizzled/message/command_reader.cc:64
4054
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
5031
4057
#, fuzzy, c-format
5032
4058
msgid "Cannot open file: %s\n"
5033
4059
msgstr "No se puede abrir la tabla"
5035
#: drizzled/message/command_reader.cc:83
5037
msgid "Failed to read initial length header\n"
5038
msgstr "Fallo al tratar de inicializar plugins."
5040
#: drizzled/message/command_reader.cc:90
5042
msgid "Attempted to read record bigger than SIZE_MAX\n"
5045
#: drizzled/message/command_reader.cc:110
4062
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4066
msgid "Attempted to read record bigger than INT_MAX\n"
5047
4070
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5050
#: drizzled/message/command_reader.cc:120
5053
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
5057
#: drizzled/message/command_reader.cc:126
4074
msgid "Could not read transaction message.\n"
4078
msgid "GPB ERROR: %s.\n"
4082
msgid "Raw buffer read: %s.\n"
5059
4086
msgid "Unable to parse command. Got error: %s.\n"
5062
#: drizzled/message/command_reader.cc:128
5064
4090
msgid "BUFFER: %s\n"
5067
#: drizzled/message/command_reader.cc:136
5070
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5073
#: drizzled/plugin/listen_tcp.cc:47
4094
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4098
msgid "Usage: %s TRANSACTION_LOG\n"
4099
msgstr "Uso: %s [OPCIONES]\n"
4102
msgid "errmsg plugin '%s' errmsg() failed"
4103
msgstr "errmsg complemento %s' errmsg() falló"
4105
msgid "Could not add Function!"
4108
msgid "No sockets could be bound for listening"
4112
msgid "pipe() failed with errno %d"
4116
msgid "poll() failed with errno %d"
5075
4120
msgid "accept() failed with errno %d"
5078
#: drizzled/plugin/listen_tcp.cc:83
5080
4124
msgid "getaddrinfo() failed with error %s"
5083
#: drizzled/plugin/listen_tcp.cc:115
5085
4128
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
5088
#: drizzled/plugin/listen_tcp.cc:126
5090
4132
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
5093
#: drizzled/plugin/listen_tcp.cc:135
5095
4136
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
5098
#: drizzled/plugin/listen_tcp.cc:144
5100
4140
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
5103
#: drizzled/plugin/listen_tcp.cc:153
5105
4144
msgid "setsockopt(SO_LINGER) failed with errno %d"
5108
#: drizzled/plugin/listen_tcp.cc:162
5110
4148
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
5113
#: drizzled/plugin/listen_tcp.cc:183
5115
4152
msgid "Retrying bind() on %u"
5118
#: drizzled/plugin/listen_tcp.cc:190
5120
4156
msgid "bind() failed with errno: %d"
5123
#: drizzled/plugin/listen_tcp.cc:193
5124
4159
msgid "Do you already have another drizzled running?"
5127
#: drizzled/plugin/listen_tcp.cc:200
5129
4163
msgid "listen() failed with errno %d"
5132
#: drizzled/plugin/listen_tcp.cc:206
5134
4167
msgid "Listening on %s:%s\n"
5137
#: drizzled/plugin/storage_engine.cc:315
5139
msgid "Found %d prepared transaction(s) in %s"
5142
#: drizzled/plugin/storage_engine.cc:389
5143
msgid "Starting crash recovery..."
5146
#: drizzled/plugin/storage_engine.cc:398
5148
msgid "Found %d prepared XA transactions"
5151
#: drizzled/plugin/storage_engine.cc:403
5154
"Found %d prepared transactions! It means that drizzled was not shut down "
5155
"properly last time and critical recovery information (last binlog or %s "
5156
"file) was manually deleted after a crash. You have to start drizzled with "
5157
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5160
#: drizzled/plugin/storage_engine.cc:413
5161
msgid "Crash recovery finished."
5164
#: drizzled/qcache.cc:63
5166
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5169
#: drizzled/qcache.cc:86
5171
msgid "qcache plugin '%s' set() failed"
5174
#: drizzled/qcache.cc:110
5176
msgid "qcache plugin '%s' invalidate_table() failed"
5179
#: drizzled/qcache.cc:137
5181
msgid "qcache plugin '%s' invalidate_db() failed"
5184
#: drizzled/qcache.cc:157
5186
msgid "qcache plugin '%s' flush() failed"
5189
#: drizzled/scheduling.cc:37
5192
"Attempted to register a scheduler %s, but a scheduler has already been "
5193
"registered with that name.\n"
5196
#: drizzled/scheduling.cc:62
5198
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5201
#: drizzled/scheduling.cc:77
5202
msgid "Scheduler initialization failed.\n"
5205
#: drizzled/session.cc:2166
5207
msgid "Could not remove temporary table: '%s', error: %d"
5210
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5212
msgid "realloc() failed with errno %d"
5215
#: drizzled/slot/listen.cc:94
5216
msgid "No sockets could be bound for listening"
5219
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5221
msgid "pipe() failed with errno %d"
5224
#: drizzled/slot/listen.cc:137
5226
msgid "poll() failed with errno %d"
5229
#: drizzled/sql_base.cc:1445
5231
msgid "Table %s had a open data handler in reopen_table"
5234
#: drizzled/sql_base.cc:2026
5236
msgid "Couldn't repair table: %s.%s"
5239
#: drizzled/sql_base.cc:2068
5242
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5243
"s`.`%s`' to replication"
5246
#: drizzled/sql_plugin.cc:553
5248
4171
msgid "Plugin '%s' init function returned error.\n"
5251
#: drizzled/sql_plugin.cc:713
5252
4174
msgid "plugin-load parameter too long"
5255
#: drizzled/sql_plugin.cc:775
5257
4178
msgid "Couldn't load plugin named '%s' with soname '%s'."
5260
#: drizzled/sql_plugin.cc:1115
5261
4181
msgid "Out of memory."
5264
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5266
4185
msgid "Unknown variable type code 0x%x in plugin '%s'."
5269
#: drizzled/sql_plugin.cc:2010
5272
4190
"Server variable %s of plugin %s was forced to be read-only: string variable "
5273
4191
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5276
#: drizzled/sql_plugin.cc:2041
5278
4195
msgid "Missing variable name in plugin '%s'."
5281
#: drizzled/sql_plugin.cc:2058
5283
4199
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5286
#: drizzled/sql_plugin.cc:2186
5288
4203
msgid "Out of memory for plugin '%s'."
5291
#: drizzled/sql_plugin.cc:2193
5293
4207
msgid "Bad options for plugin '%s'."
5296
#: drizzled/sql_plugin.cc:2202
5298
4211
msgid "Parsing options for plugin '%s' failed."
5301
#: drizzled/sql_plugin.cc:2251
5303
4215
msgid "Plugin '%s' has conflicting system variables"
5306
#: drizzled/sql_table.cc:231
4219
msgid "logging '%s' pre() failed"
4223
msgid "logging '%s' post() failed"
4227
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4231
msgid "qcache plugin '%s' set() failed"
4235
msgid "qcache plugin '%s' invalidateTable() failed"
4236
msgstr "errmsg complemento %s' errmsg() falló"
4239
msgid "qcache plugin '%s' invalidateDb() failed"
4240
msgstr "errmsg complemento %s' errmsg() falló"
4243
msgid "qcache plugin '%s' flush() failed"
4247
msgid "Loading plugin %s failed: a plugin by that name already exists."
4251
msgid "Fatal error: Failed initializing %s plugin."
4252
msgstr "Fallo al tratar de inicializar plugins."
4256
"Attempted to register a scheduler %s, but a scheduler has already been "
4257
"registered with that name.\n"
4261
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4265
msgid "Found %d prepared transaction(s) in %s"
4268
msgid "Starting crash recovery..."
4272
msgid "Found %d prepared XA transactions"
4277
"Found %d prepared transactions! It means that drizzled was not shut down "
4278
"properly last time and critical recovery information (last binlog or %s "
4279
"file) was manually deleted after a crash. You have to start drizzled with "
4280
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4283
msgid "Crash recovery finished."
4287
msgid "Could not remove temporary table: '%s', error: %d"
4291
msgid "Table %s had a open data Cursor in reopen_table"
4295
msgid "Couldn't repair table: %s.%s"
4300
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4301
"s`.`%s`' to replication"
5308
4305
"Table name cannot be encoded and fit within filesystem name length "
5309
4306
"restrictions."
5312
#: drizzled/sql_table.cc:241
5314
4310
"Schema name cannot be encoded and fit within filesystem name length "
5315
4311
"restrictions."
5318
#: drizzled/sql_table.cc:2360
5320
4315
msgid "Unknown - internal error %d during operation"
5323
#: drizzled/statement/alter_table.cc:1136
5325
msgid "Could not open table %s.%s after rename\n"
5328
#: drizzled/statement/alter_table.cc:1299
5331
4320
"order_st BY ignored because there is a user-defined clustered index in the "
5332
4321
"table '%-.192s'"
5335
#: drizzled/table.cc:329
5338
4326
"'%s' had no or invalid character set, and default character set is multi-"
5339
4327
"byte, so character column sizes may have changed"
5342
#: drizzled/table.cc:1608
5344
4331
msgid "Unknown collation '%s' in table '%-.64s' definition"
5347
#: drizzled/table.cc:1615
5350
4336
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5354
#: drizzled/table.cc:3515
5356
4341
msgid "Got error %d when reading table '%s'"
5359
#: drizzled/tztime.cc:1061
5361
4345
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5362
4346
msgstr "Error fatal: Zona horaria por defecto '%s' ilegal o desconocida"
5364
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5366
4349
msgid "%s: option `%s' is ambiguous\n"
5369
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5371
4353
msgid "%s: option `--%s' doesn't allow an argument\n"
5374
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5376
4357
msgid "%s: option `%c%s' doesn't allow an argument\n"
5379
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5380
#: gnulib/getopt.c:993
5382
4361
msgid "%s: option `%s' requires an argument\n"
5385
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5387
4365
msgid "%s: unrecognized option `--%s'\n"
5390
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5392
4369
msgid "%s: unrecognized option `%c%s'\n"
5395
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5397
4373
msgid "%s: illegal option -- %c\n"
5400
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5402
4377
msgid "%s: invalid option -- %c\n"
5405
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5406
#: gnulib/getopt.c:1064
5408
4381
msgid "%s: option requires an argument -- %c\n"
5411
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5413
4385
msgid "%s: option `-W %s' is ambiguous\n"
5416
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5418
4389
msgid "%s: option `-W %s' doesn't allow an argument\n"
5421
#: mysys/default.cc:684
5423
4393
msgid "error: could not open directory: %s\n"
5426
#: mysys/errors.cc:25
5428
4397
msgid "Can't create/write to file '%s' (Errcode: %d)"
5429
4398
msgstr "No puede crear/escribir el archivo '%s' (Codigo de Error: %d)"
5431
#: mysys/errors.cc:26
5433
4401
msgid "Error reading file '%s' (Errcode: %d)"
5434
4402
msgstr "Error leyendo el archivo '%s' (Codigo de error: %d)"
5436
#: mysys/errors.cc:27
5438
4405
msgid "Error writing file '%s' (Errcode: %d)"
5439
4406
msgstr "Error escribiendo el archivo '%s' (Codigo de error: %d)"
5441
#: mysys/errors.cc:28
5443
4409
msgid "Error on close of '%s' (Errcode: %d)"
5444
4410
msgstr "Error tratndo de cerrar '%s' (Errcode: %d)"
5446
#: mysys/errors.cc:29
5448
4413
msgid "Out of memory (Needed %u bytes)"
5449
4414
msgstr "No hay mas memoria (Se necesitan %u bytes)"
5451
#: mysys/errors.cc:30
5453
4417
msgid "Error on delete of '%s' (Errcode: %d)"
5454
4418
msgstr "Error tratando de eliminar '%s' (Codigo de error: %d)"
5456
#: mysys/errors.cc:31
5458
4421
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5459
4422
msgstr "Error tratando de renombrar '%s' a '%s' (Codigo de error: %d)"
5461
#: mysys/errors.cc:32
5463
4425
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5465
4427
"EOF inesperado encontrado al leer el archivo '%s' (Codigo de error: %d)"
5467
#: mysys/errors.cc:33
5469
4430
msgid "Can't lock file (Errcode: %d)"
5470
4431
msgstr "No puede bloquear el archivo (Codigo de error: %d)"
5472
#: mysys/errors.cc:34
5474
4434
msgid "Can't unlock file (Errcode: %d)"
5475
4435
msgstr "No puede desbloquear el archivo (Codigo de error: %d)"
5477
#: mysys/errors.cc:35
5479
4438
msgid "Can't read dir of '%s' (Errcode: %d)"
5480
4439
msgstr "No puede leer el directorio de '%s' (Codigo de error: %d)"
5482
#: mysys/errors.cc:36
5484
4442
msgid "Can't get stat of '%s' (Errcode: %d)"
5485
4443
msgstr "No puede obtener estadistica de '%s' (Codigo de error: %d)"
5487
#: mysys/errors.cc:37
5489
4446
msgid "Can't change size of file (Errcode: %d)"
5490
4447
msgstr "No puede cambiar el tamaño del archivo (Codigo de error: %d)"
5492
#: mysys/errors.cc:38
5494
4450
msgid "Can't open stream from handle (Errcode: %d)"
5495
4451
msgstr "No puede abrir la corriente desde el tirador (Codigo de error: %d)"
5497
#: mysys/errors.cc:39
5499
4454
msgid "Can't get working dirctory (Errcode: %d)"
5500
4455
msgstr "No puede obtener directory de trabajo (Codigo de error: %d)"
5502
#: mysys/errors.cc:40
5504
4458
msgid "Can't change dir to '%s' (Errcode: %d)"
5505
4459
msgstr "No puede cambiar directorio a '%'s (Codigo de error: %d)"
5507
#: mysys/errors.cc:41
5509
4462
msgid "Warning: '%s' had %d links"
5510
4463
msgstr "Advertencia: '%s' tiene '%d' enlaces"
5512
#: mysys/errors.cc:42
5514
4466
msgid "Warning: %d files and %d streams is left open\n"
5515
4467
msgstr "Advertencia: %d archivos y %d corrientes se quedaron abiertos\n"
5517
#: mysys/errors.cc:43
5519
4470
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5521
4472
"Disco esta lleno escribiendo '%s'. Esperando a que alguien libere espacio..."
5523
#: mysys/errors.cc:44
5525
4475
msgid "Can't create directory '%s' (Errcode: %d)"
5526
4476
msgstr "No puede crear directorio '%s' (Codigo de error: %d)"
5528
#: mysys/errors.cc:45
5531
4480
"Character set '%s' is not a compiled character set and is not specified in "
5638
4568
"variables (--variable-name=valor)\n"
5639
4569
"y opciones booleanas {false|true} Valor (despues de leer opciones)\n"
5641
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5642
4571
msgid "(No default value)"
5643
4572
msgstr "(Ningun valor por defecto)"
5645
#: mysys/my_getopt.cc:1255
5647
4575
msgstr "verdadero"
5649
#: mysys/my_getopt.cc:1255
5653
#: mysys/my_getopt.cc:1288
5655
4581
msgid "(Disabled)\n"
5656
4582
msgstr "(Desabilitado)\n"
5658
#: plugin/auth_http/auth_http.cc:138
5659
4584
msgid "Enable HTTP Auth check"
5662
#: plugin/auth_http/auth_http.cc:148
5663
4587
msgid "URL for HTTP Auth check"
5666
#: plugin/command_log/command_log.cc:116
5667
#: plugin/command_log/command_log_reader.cc:94
5669
msgid "Failed to open command log file %s. Got error: %s\n"
5672
#: plugin/command_log/command_log.cc:200
5675
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5676
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5679
#: plugin/command_log/command_log.cc:242
5682
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5683
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5686
#: plugin/command_log/command_log.cc:294
5689
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5690
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5693
#: plugin/command_log/command_log.cc:390
5694
msgid "Enable command log"
5697
#: plugin/command_log/command_log.cc:398
5698
msgid "DEBUGGING - Truncate command log"
5701
#: plugin/command_log/command_log.cc:406
5702
msgid "Path to the file to use for command log."
5705
#: plugin/command_log/command_log.cc:414
5706
msgid "Enable CRC32 Checksumming"
5709
#: plugin/command_log/command_log.cc:432
5710
msgid "Command Message Log"
5713
#: plugin/command_log/command_log_reader.cc:114
5715
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5718
#: plugin/command_log/command_log_reader.cc:137
5720
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5723
#: plugin/command_log/command_log_reader.cc:171
5725
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5728
#: plugin/command_log/command_log_reader.cc:186
5729
msgid "Checksum FAILED!\n"
5732
#: plugin/console/console.cc:346
5733
4590
msgid "Enable the console."
5736
#: plugin/console/console.cc:349
5737
4593
msgid "Turn on extra debugging."
5740
#: plugin/default_replicator/default_replicator.cc:97
5741
4596
msgid "Enable default replicator"
5744
#: plugin/default_replicator/default_replicator.cc:112
5745
4599
msgid "Default Replicator"
5748
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4602
msgid "Unknown Drizzle error"
4603
msgstr "Error de Drizzle desconocido"
4606
msgid "Can't create UNIX socket (%d)"
4607
msgstr "No puede crear un socket de UNIX (%d)"
4610
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4612
"No se puede conectar al servidor Drizzle local a traves del socket "
4616
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4620
msgid "Can't create TCP/IP socket (%d)"
4621
msgstr "No puede crear socket TCP/IP (%d)"
4624
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4625
msgstr "Servidor Drizzle desconocido '%-.100s' (%d)"
4627
msgid "Drizzle server has gone away"
4628
msgstr "El servidor Drizzle se ha ido"
4631
msgid "Protocol mismatch; server version = %d, client version = %d"
4633
"Desajuste en el protocolo; versión del servidor = %d, versión cliente = %d"
4635
msgid "Drizzle client ran out of memory"
4636
msgstr "El cliente drizzle se le agoto la memoria"
4638
msgid "Wrong host info"
4639
msgstr "Informacion de huesped equivocado"
4641
msgid "Localhost via UNIX socket"
4642
msgstr "Localhost vía socket de UNIX"
4645
msgid "%-.100s via TCP/IP"
4646
msgstr "%-.100s vía TCP/IP"
4648
msgid "Error in server handshake"
4649
msgstr "Error de servidor en la transmisión de infomación de control"
4651
msgid "Lost connection to Drizzle server during query"
4652
msgstr "Perdio la conexion al servidor Drizzle durante la consulta"
4654
msgid "Commands out of sync; you can't run this command now"
4655
msgstr "Comandos fuera de sincronizacion; no puede ejecutar este comando ahora"
4658
msgid "Named pipe: %-.32s"
4659
msgstr "Tubo nombrado: %-.32s"
4662
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4664
"No puede esperar para tubo nombrado a huesped: %-.64s tubo: %-.32s (%lu)"
4667
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4668
msgstr "No se puede abrir el named pipe al servidor: %-.64s pipe: %-.32s (%lu)"
4671
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4673
"No es posible establecer el estado del named pipe al servidor: %-.64s pipe: "
4677
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4679
"No se puede inicializar el conjuto de characteres set %-.32s (ruta: %-.100s)"
4681
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4682
msgstr "Paquete mayor que 'max_allowed_packet' bytes recibido"
4684
msgid "Embedded server"
4685
msgstr "Servidor anidado"
4687
msgid "Error on SHOW SLAVE STATUS:"
4688
msgstr "Error en SHOW SLAVE STATUS:"
4690
msgid "Error on SHOW SLAVE HOSTS:"
4691
msgstr "Error en SHOW SLAVE HOSTS:"
4693
msgid "Error connecting to slave:"
4694
msgstr "Error al conectarse a esclavo:"
4696
msgid "Error connecting to master:"
4697
msgstr "Error al conectarse al maestro:"
4699
msgid "SSL connection error"
4700
msgstr "Error en la conexión SSL"
4702
msgid "Malformed packet"
4703
msgstr "Paquete mal formado"
4705
msgid "(unused error message)"
4706
msgstr "(Mensaje de error no usado)"
4708
msgid "Invalid use of null pointer"
4709
msgstr "Uso invalido de punto nulo"
4711
msgid "Statement not prepared"
4712
msgstr "Declaracion no preparada"
4714
msgid "No data supplied for parameters in prepared statement"
4715
msgstr "No hay data suplicada para los parametros en la declaracion preparada"
4717
msgid "Data truncated"
4718
msgstr "Data truncada"
4720
msgid "No parameters exist in the statement"
4721
msgstr "No existen parametros en la declaracion"
4723
msgid "Invalid parameter number"
4724
msgstr "Numero de parametro invalido"
4728
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4730
"No se puede enviar datos largos para non-string/non-binary tipos de datos "
4734
msgid "Using unsupported buffer type: %d (parameter: %d)"
4735
msgstr "Utilizando tipo de buffer sin soporte: %d (parámetro: %d)"
4738
msgid "Shared memory: %-.100s"
4739
msgstr "Memoria compartida: %-.100s"
4741
msgid "Wrong or unknown protocol"
4742
msgstr "Protocolo desconocido o equivocado"
4744
msgid "Invalid connection handle"
4745
msgstr "Tirador de conexion no valido"
4748
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4749
"option 'secure_auth' enabled)"
4751
"Conexión con antigua (anteriores a 4.1.1) protocolo de autenticación "
4752
"prohibido (opción de cliente 'secure_auth' habilitado)"
4754
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4755
msgstr "Recuperación de fila fue cancelado por llamada a drizzle_stmt_close()"
4757
msgid "Attempt to read column without prior row fetch"
4758
msgstr "Intento de leer la columna sin haber obtenido una fila"
4760
msgid "Prepared statement contains no metadata"
4761
msgstr "La sentencia preparada no contiene metadata"
4764
"Attempt to read a row while there is no result set associated with the "
4767
"Intento de leer una fila mientras que no existía un conjunto de resultados "
4768
"asociados a la sentencia"
4770
msgid "This feature is not implemented yet"
4771
msgstr "Esta funcionalidad no esta implementada todavia"
4775
"Lost connection to Drizzle server while waiting for initial communication "
4776
"packet, system error: %d"
4778
"Se perdio la conexion al servidor Drizzle mientas esparaba para el paquete "
4779
"de comunicacion inicial, error de sistema: %d"
4783
"Lost connection to Drizzle server while reading initial communication "
4784
"packet, system error: %d"
4786
"Se perdio la conexion al servidor Drizzle mientras leia el paquete de "
4787
"comunicacion inivial, error de systema: %d"
4791
"Lost connection to Drizzle server while sending authentication information, "
4794
"Se perdio la conexion al servidor Drizzle mientras se enviaba informacion de "
4795
"autenticacion, error de sistema: %d"
4799
"Lost connection to Drizzle server while reading authorization information, "
4802
"Se perdio la conexion al servidor Drizzle mientras se leia la informacion de "
4803
"autorizacion, error de sistema: %d"
4807
"Lost connection to Drizzle server while setting initial database, system "
4810
"Se perdio la conexion al servidor Drizzle mientras se establecia la base de "
4811
"datos inicial, error de sistema: %d"
4814
msgid "Statement closed indirectly because of a preceding %s() call"
4818
"Port number to use for connection or 0 for default to, in order of "
4819
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4821
"Numero del puerto a usar para la conexion o 0 para predeterminado a, en "
4822
"orden de preferencia, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in "
4825
msgid "Connect Timeout."
4828
msgid "Read Timeout."
4831
msgid "Write Timeout."
4834
msgid "Retry Count."
4837
msgid "Buffer length."
4841
msgid "Address to bind to."
4842
msgstr "Dirección IP a enlazar."
5749
4844
msgid "Error Messages to stderr"
5752
#: plugin/filtered_replicator/filtered_replicator.cc:486
5753
4847
msgid "Enable filtered replicator"
5756
#: plugin/filtered_replicator/filtered_replicator.cc:493
5757
4850
msgid "List of schemas to filter"
5760
#: plugin/filtered_replicator/filtered_replicator.cc:500
5761
4853
msgid "List of tables to filter"
5764
#: plugin/filtered_replicator/filtered_replicator.cc:507
5765
4856
msgid "Regular expression to apply to schemas to filter"
5768
#: plugin/filtered_replicator/filtered_replicator.cc:514
5769
4859
msgid "Regular expression to apply to tables to filter"
5772
#: plugin/filtered_replicator/filtered_replicator.cc:533
5773
4862
msgid "Filtered Replicator"
5776
#: plugin/logging_gearman/logging_gearman.cc:186
5778
4866
msgid "fail gearman_client_create(): %s"
5781
#: plugin/logging_gearman/logging_gearman.cc:197
5783
4870
msgid "fail gearman_client_add_server(): %s"
5786
#: plugin/logging_gearman/logging_gearman.cc:310
5787
4873
msgid "Enable logging to a gearman server"
5790
#: plugin/logging_gearman/logging_gearman.cc:319
5791
4876
msgid "Hostname for logging to a Gearman server"
5794
#: plugin/logging_gearman/logging_gearman.cc:328
5795
4879
msgid "Gearman Function to send logging to"
5798
#: plugin/logging_gearman/logging_gearman.cc:345
5799
4882
msgid "Log queries to a Gearman server"
5802
#: plugin/logging_query/logging_query.cc:188
5804
4886
msgid "fail open() fn=%s er=%s\n"
5807
#: plugin/logging_query/logging_query.cc:344
5808
4889
msgid "Enable logging to CSV file"
5811
#: plugin/logging_query/logging_query.cc:353
5812
4892
msgid "File to log to"
5815
#: plugin/logging_query/logging_query.cc:362
5816
4895
msgid "PCRE to match the query against"
5819
#: plugin/logging_query/logging_query.cc:371
5820
#: plugin/logging_syslog/logging_syslog.cc:231
5821
4898
msgid "Threshold for logging slow queries, in microseconds"
5824
#: plugin/logging_query/logging_query.cc:383
5825
#: plugin/logging_syslog/logging_syslog.cc:243
5826
4901
msgid "Threshold for logging big queries, for rows returned"
5829
#: plugin/logging_query/logging_query.cc:395
5830
#: plugin/logging_syslog/logging_syslog.cc:255
5831
4904
msgid "Threshold for logging big queries, for rows examined"
5834
#: plugin/logging_query/logging_query.cc:418
5835
4907
msgid "Log queries to a CSV file"
5838
#: plugin/logging_syslog/logging_syslog.cc:84
5840
4911
msgid "syslog facility \"%s\" not known, using \"local0\""
5843
#: plugin/logging_syslog/logging_syslog.cc:100
5845
4915
msgid "syslog priority \"%s\" not known, using \"info\""
5848
#: plugin/logging_syslog/logging_syslog.cc:195
5849
4918
msgid "Enable logging to syslog"
5852
#: plugin/logging_syslog/logging_syslog.cc:204
5853
4921
msgid "Syslog Ident"
5856
#: plugin/logging_syslog/logging_syslog.cc:213
5857
4924
msgid "Syslog Facility"
5860
#: plugin/logging_syslog/logging_syslog.cc:222
5861
4927
msgid "Syslog Priority"
5864
#: plugin/logging_syslog/logging_syslog.cc:279
5865
4930
msgid "Log to syslog"
5868
#: plugin/multi_thread/multi_thread.cc:171
5869
msgid "Maximum number of user threads available."
5872
#: plugin/myisam/ha_myisam.cc:447
4933
msgid "List of memcached servers."
4936
msgid "Memcached Stats as I_S tables"
5874
4940
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5875
4941
msgstr "La hebra thread_id=%<PRIu64>, %s:%d ha tenido un error"
5877
#: plugin/myisam/ha_myisam.cc:451
5879
4944
msgid "Got an error from unknown thread, %s:%d"
5880
4945
msgstr "La hebra %s:%d ha tenido un error"
5882
#: plugin/myisam/ha_myisam.cc:457
5883
4947
msgid "Unknown thread accessing table"
5884
4948
msgstr "Hebra desconocida accediendo a tabla"
5886
#: plugin/myisam/ha_myisam.cc:1488
5887
4950
msgid "Block size to be used for MyISAM index pages."
5890
#: plugin/myisam/ha_myisam.cc:1494
5892
4954
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5893
4955
"disables parallel repair."
5896
#: plugin/myisam/ha_myisam.cc:1500
5898
4959
"Don't use the fast sort index method to created index if the temporary file "
5899
4960
"would get bigger than this."
5902
#: plugin/myisam/ha_myisam.cc:1505
5904
4964
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5905
4965
"when creating indexes with CREATE INDEX or ALTER TABLE."
5908
#: plugin/myisam/ha_myisam.cc:1511
5909
4968
msgid "Default pointer size to be used for MyISAM tables."
5912
#: plugin/myisam/my_handler_errors.cc:34
5913
4971
msgid "Didn't find key on read or update"
5914
4972
msgstr "No encontro llave al leer o actualizar"
5916
#: plugin/myisam/my_handler_errors.cc:36
5917
4974
msgid "Duplicate key on write or update"
5918
4975
msgstr "Llave duplicada al leer o actualizar"
5920
#: plugin/myisam/my_handler_errors.cc:38
5921
4977
msgid "Internal (unspecified) error in handler"
5922
4978
msgstr "Error interno (no especificado) en manejador"
5924
#: plugin/myisam/my_handler_errors.cc:40
5926
4981
"Someone has changed the row since it was read (while the table was locked to "
5929
4984
"Alguien ha cambiado la fila desde que fue leida (mientras que la tabla fue "
5930
4985
"bloqueada para prevenirlo)"
5932
#: plugin/myisam/my_handler_errors.cc:43
5933
4987
msgid "Wrong index given to function"
5934
4988
msgstr "Indice equivocado otorgado a funcion"
5936
#: plugin/myisam/my_handler_errors.cc:45
5937
4990
msgid "Undefined handler error 125"
5938
4991
msgstr "Manejador indefinido error 125"
5940
#: plugin/myisam/my_handler_errors.cc:47
5941
4993
msgid "Index file is crashed"
5942
4994
msgstr "Archivo indice se estrello"
5944
#: plugin/myisam/my_handler_errors.cc:49
5945
4996
msgid "Record file is crashed"
5946
4997
msgstr "Archivo record se estrello"
5948
#: plugin/myisam/my_handler_errors.cc:51
5949
4999
msgid "Out of memory in engine"
5950
5000
msgstr "Sin memoria en el motor"
5952
#: plugin/myisam/my_handler_errors.cc:53
5953
5002
msgid "Undefined handler error 129"
5954
5003
msgstr "Manejador indefinido error 129"
5956
#: plugin/myisam/my_handler_errors.cc:55
5957
5005
msgid "Incorrect file format"
5958
5006
msgstr "Formato de archivo incorrecto"
5960
#: plugin/myisam/my_handler_errors.cc:57
5961
5008
msgid "Command not supported by database"
5962
5009
msgstr "Comando no soportado por la base de datos"
5964
#: plugin/myisam/my_handler_errors.cc:59
5965
5011
msgid "Old database file"
5966
5012
msgstr "Archivo viejo de base de datos"
5968
#: plugin/myisam/my_handler_errors.cc:61
5969
5014
msgid "No record read before update"
5970
5015
msgstr "Ningun registro leido antes de la actualizacion"
5972
#: plugin/myisam/my_handler_errors.cc:63
5973
5017
msgid "Record was already deleted (or record file crashed)"
5974
5018
msgstr "Record ya fue eliminado (o el archivo record estrello)"
5976
#: plugin/myisam/my_handler_errors.cc:65
5977
5020
msgid "No more room in record file"
5978
5021
msgstr "No hay mas espacio en el archivo de registro"
5980
#: plugin/myisam/my_handler_errors.cc:67
5981
5023
msgid "No more room in index file"
5982
5024
msgstr "No hay mas espacio en el archivo de indice"
5984
#: plugin/myisam/my_handler_errors.cc:69
5985
5026
msgid "No more records (read after end of file)"
5986
5027
msgstr "No hay mas registros (lectura despues del final del archivo)"
5988
#: plugin/myisam/my_handler_errors.cc:71
5989
5029
msgid "Unsupported extension used for table"
5990
5030
msgstr "Extension no soportada usada para tabla"
5992
#: plugin/myisam/my_handler_errors.cc:73
5993
5032
msgid "Too big row"
5994
5033
msgstr "Fila demasiado grande"
5996
#: plugin/myisam/my_handler_errors.cc:75
5997
5035
msgid "Wrong create options"
5998
5036
msgstr "Opciones de crear equivocados"
6000
#: plugin/myisam/my_handler_errors.cc:77
6001
5038
msgid "Duplicate unique key or constraint on write or update"
6002
5039
msgstr "Llave unica duplicada o limitacion al escribir o escribir"
6004
#: plugin/myisam/my_handler_errors.cc:79
6005
5041
msgid "Unknown character set used in table"
6006
5042
msgstr "Conjunto de caracteres desconocido usado en tabla"
6008
#: plugin/myisam/my_handler_errors.cc:81
6009
5044
msgid "Conflicting table definitions in sub-tables of MERGE table"
6011
5046
"Definiciones de tabla que causan conflictos en las sub-tablas de la tabla "
6014
#: plugin/myisam/my_handler_errors.cc:83
6015
5049
msgid "Table is crashed and last repair failed"
6016
5050
msgstr "Tabla se estrello y la ultima reparacion fallo"
6018
#: plugin/myisam/my_handler_errors.cc:85
6019
5052
msgid "Table was marked as crashed and should be repaired"
6020
5053
msgstr "Tabla se marco como estrallada y debe ser reparada"
6022
#: plugin/myisam/my_handler_errors.cc:87
6023
5055
msgid "Lock timed out; Retry transaction"
6024
5056
msgstr "Bloqueo alcanzo su limite de tiempo; Trate la transaccion de nuevo"
6026
#: plugin/myisam/my_handler_errors.cc:89
6027
5058
msgid "Lock table is full; Restart program with a larger locktable"
6030
#: plugin/myisam/my_handler_errors.cc:91
6031
5061
msgid "Updates are not allowed under a read only transactions"
6032
5062
msgstr "Actualizaciones no son permitidas para transacciones de solo lectura"
6034
#: plugin/myisam/my_handler_errors.cc:93
6035
5064
msgid "Lock deadlock; Retry transaction"
6036
5065
msgstr "Punto muerto de bloqueo; Reintente la transaccion"
6038
#: plugin/myisam/my_handler_errors.cc:95
6039
5067
msgid "Foreign key constraint is incorrectly formed"
6040
5068
msgstr "Limitacion de llave extranjera formada incorrectamente"
6042
#: plugin/myisam/my_handler_errors.cc:97
6043
5070
msgid "Cannot add a child row"
6044
5071
msgstr "No puede agregar fila hija"
6046
#: plugin/myisam/my_handler_errors.cc:99
6047
5073
msgid "Cannot delete a parent row"
6048
5074
msgstr "No puede eliminar fila padre"
6050
#: plugin/myisam/my_handler_errors.cc:101
6051
5076
msgid "No savepoint with that name"
6052
5077
msgstr "Ningun punto de salve con ese nombre"
6054
#: plugin/myisam/my_handler_errors.cc:103
6055
5079
msgid "Non unique key block size"
6056
5080
msgstr "Tamaño de llave de bloque no unico"
6058
#: plugin/myisam/my_handler_errors.cc:105
6059
5082
msgid "The table does not exist in engine"
6060
5083
msgstr "La tabla no existe en el motor"
6062
#: plugin/myisam/my_handler_errors.cc:107
6063
5085
msgid "The table already existed in storage engine"
6064
5086
msgstr "La tabla ya existio en el motor de almacenamiento"
6066
#: plugin/myisam/my_handler_errors.cc:109
6067
5088
msgid "Could not connect to storage engine"
6068
5089
msgstr "No se pudo conectar al motor de almacenamiento"
6070
#: plugin/myisam/my_handler_errors.cc:111
6071
5091
msgid "Unexpected null pointer found when using spatial index"
6072
5092
msgstr "Puntero nulo no esperado encontrado al usar indice espacial"
6074
#: plugin/myisam/my_handler_errors.cc:113
6075
5094
msgid "The table changed in storage engine"
6076
5095
msgstr "La tabla ha cambiado en el motor de almacenamiento"
6078
#: plugin/myisam/my_handler_errors.cc:115
6079
5097
msgid "There's no partition in table for the given value"
6080
5098
msgstr "No hay particion en la tabla para el valor dado"
6082
#: plugin/myisam/my_handler_errors.cc:117
6083
5100
msgid "Row-based binlogging of row failed"
6086
#: plugin/myisam/my_handler_errors.cc:119
6087
5103
msgid "Index needed in foreign key constraint"
6088
5104
msgstr "Indice necesitado para la limitacion de llave extranjera"
6090
#: plugin/myisam/my_handler_errors.cc:121
6091
5106
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6093
5108
"Mantener la limitacion de llave extranjera llevaria un error de llave "
6096
#: plugin/myisam/my_handler_errors.cc:123
6097
5111
msgid "Table needs to be upgraded before it can be used"
6098
5112
msgstr "Tabla necesita ser actualizada antes de que pueda ser usada"
6100
#: plugin/myisam/my_handler_errors.cc:125
6101
5114
msgid "Table is read only"
6102
5115
msgstr "La tabla es de solo lectura"
6104
#: plugin/myisam/my_handler_errors.cc:127
6105
5117
msgid "Failed to get next auto increment value"
6106
5118
msgstr "No se pudo obtener el proximo valor de auto incremento"
6108
#: plugin/myisam/my_handler_errors.cc:129
6109
5120
msgid "Failed to set row auto increment value"
6110
5121
msgstr "No se pudo establecer el valor de auto incremento de la fila"
6112
#: plugin/myisam/my_handler_errors.cc:131
6113
5123
msgid "Unknown (generic) error from engine"
6114
5124
msgstr "Error desconocido (generico) desde el motor"
6116
#: plugin/myisam/my_handler_errors.cc:133
6117
5126
msgid "Record is the same"
6118
5127
msgstr "Registro es igual"
6120
#: plugin/myisam/my_handler_errors.cc:135
6121
5129
msgid "It is not possible to log this statement"
6122
5130
msgstr "No es posible loguear esta declaracion"
6124
#: plugin/myisam/my_handler_errors.cc:137
6125
5132
msgid "Tablespace exists"
6126
5133
msgstr "El espacio de tabla existe"
6128
#: plugin/myisam/my_handler_errors.cc:139
6129
5135
msgid "The event was corrupt, leading to illegal data being read"
6130
5136
msgstr "El evento fue corrompido, llevando a lectura de data ilegal"
6132
#: plugin/myisam/my_handler_errors.cc:141
6133
5138
msgid "The table is of a new format not supported by this version"
6134
5139
msgstr "La tabla es de un nuevo formato no soportado por esta version"
6136
#: plugin/myisam/my_handler_errors.cc:143
6137
5141
msgid "The event could not be processed no other handler error happened"
6140
#: plugin/myisam/my_handler_errors.cc:145
6141
5144
msgid "Got a fatal error during initialzation of handler"
6144
#: plugin/myisam/my_handler_errors.cc:147
6145
5147
msgid "File to short; Expected more data in file"
6146
5148
msgstr "Archivo muy corto; Esperaba mas data en el archivo"
6148
#: plugin/myisam/my_handler_errors.cc:149
6149
5150
msgid "Read page with wrong checksum"
6150
5151
msgstr "Leer pagina con equivocado checksum"
6152
#: plugin/myisam/my_handler_errors.cc:151
6153
5153
msgid "Lock or active transaction"
6154
5154
msgstr "Cerrar o activar transacción"
6156
#: plugin/myisam/my_handler_errors.cc:153
6157
5156
msgid "No such table space"
6158
5157
msgstr "Espacio de tabla no existe"
6160
#: plugin/myisam/my_handler_errors.cc:155
6161
5159
msgid "Tablespace not empty"
6162
5160
msgstr "Espacio de tabla no vacio"
6164
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
6166
msgid "%-.100s via TCP/IP"
6167
msgstr "%-.100s vía TCP/IP"
6169
#: plugin/oldlibdrizzle/errmsg.cc:28
6170
msgid "Unknown Drizzle error"
6171
msgstr "Error de Drizzle desconocido"
6173
#: plugin/oldlibdrizzle/errmsg.cc:29
6175
msgid "Can't create UNIX socket (%d)"
6176
msgstr "No puede crear un socket de UNIX (%d)"
6178
#: plugin/oldlibdrizzle/errmsg.cc:30
6180
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6182
"No se puede conectar al servidor Drizzle local a traves del socket "
6185
#: plugin/oldlibdrizzle/errmsg.cc:31
6187
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6190
#: plugin/oldlibdrizzle/errmsg.cc:32
6192
msgid "Can't create TCP/IP socket (%d)"
6193
msgstr "No puede crear socket TCP/IP (%d)"
6195
#: plugin/oldlibdrizzle/errmsg.cc:33
6197
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6198
msgstr "Servidor Drizzle desconocido '%-.100s' (%d)"
6200
#: plugin/oldlibdrizzle/errmsg.cc:34
6201
msgid "Drizzle server has gone away"
6202
msgstr "El servidor Drizzle se ha ido"
6204
#: plugin/oldlibdrizzle/errmsg.cc:35
6206
msgid "Protocol mismatch; server version = %d, client version = %d"
6208
"Desajuste en el protocolo; versión del servidor = %d, versión cliente = %d"
6210
#: plugin/oldlibdrizzle/errmsg.cc:36
6211
msgid "Drizzle client ran out of memory"
6212
msgstr "El cliente drizzle se le agoto la memoria"
6214
#: plugin/oldlibdrizzle/errmsg.cc:37
6215
msgid "Wrong host info"
6216
msgstr "Informacion de huesped equivocado"
6218
#: plugin/oldlibdrizzle/errmsg.cc:38
6219
msgid "Localhost via UNIX socket"
6220
msgstr "Localhost vía socket de UNIX"
6222
#: plugin/oldlibdrizzle/errmsg.cc:40
6223
msgid "Error in server handshake"
6224
msgstr "Error de servidor en la transmisión de infomación de control"
6226
#: plugin/oldlibdrizzle/errmsg.cc:41
6227
msgid "Lost connection to Drizzle server during query"
6228
msgstr "Perdio la conexion al servidor Drizzle durante la consulta"
6230
#: plugin/oldlibdrizzle/errmsg.cc:42
6231
msgid "Commands out of sync; you can't run this command now"
6232
msgstr "Comandos fuera de sincronizacion; no puede ejecutar este comando ahora"
6234
#: plugin/oldlibdrizzle/errmsg.cc:43
6236
msgid "Named pipe: %-.32s"
6237
msgstr "Tubo nombrado: %-.32s"
6239
#: plugin/oldlibdrizzle/errmsg.cc:44
6241
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6243
"No puede esperar para tubo nombrado a huesped: %-.64s tubo: %-.32s (%lu)"
6245
#: plugin/oldlibdrizzle/errmsg.cc:45
6247
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6248
msgstr "No se puede abrir el named pipe al servidor: %-.64s pipe: %-.32s (%lu)"
6250
#: plugin/oldlibdrizzle/errmsg.cc:46
6252
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6254
"No es posible establecer el estado del named pipe al servidor: %-.64s pipe: "
6257
#: plugin/oldlibdrizzle/errmsg.cc:47
6259
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6261
"No se puede inicializar el conjuto de characteres set %-.32s (ruta: %-.100s)"
6263
#: plugin/oldlibdrizzle/errmsg.cc:48
6264
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6265
msgstr "Paquete mayor que 'max_allowed_packet' bytes recibido"
6267
#: plugin/oldlibdrizzle/errmsg.cc:49
6268
msgid "Embedded server"
6269
msgstr "Servidor anidado"
6271
#: plugin/oldlibdrizzle/errmsg.cc:50
6272
msgid "Error on SHOW SLAVE STATUS:"
6273
msgstr "Error en SHOW SLAVE STATUS:"
6275
#: plugin/oldlibdrizzle/errmsg.cc:51
6276
msgid "Error on SHOW SLAVE HOSTS:"
6277
msgstr "Error en SHOW SLAVE HOSTS:"
6279
#: plugin/oldlibdrizzle/errmsg.cc:52
6280
msgid "Error connecting to slave:"
6281
msgstr "Error al conectarse a esclavo:"
6283
#: plugin/oldlibdrizzle/errmsg.cc:53
6284
msgid "Error connecting to master:"
6285
msgstr "Error al conectarse al maestro:"
6287
#: plugin/oldlibdrizzle/errmsg.cc:54
6288
msgid "SSL connection error"
6289
msgstr "Error en la conexión SSL"
6291
#: plugin/oldlibdrizzle/errmsg.cc:55
6292
msgid "Malformed packet"
6293
msgstr "Paquete mal formado"
6295
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6296
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6297
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6298
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6299
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6300
msgid "(unused error message)"
6301
msgstr "(Mensaje de error no usado)"
6303
#: plugin/oldlibdrizzle/errmsg.cc:57
6304
msgid "Invalid use of null pointer"
6305
msgstr "Uso invalido de punto nulo"
6307
#: plugin/oldlibdrizzle/errmsg.cc:58
6308
msgid "Statement not prepared"
6309
msgstr "Declaracion no preparada"
6311
#: plugin/oldlibdrizzle/errmsg.cc:59
6312
msgid "No data supplied for parameters in prepared statement"
6313
msgstr "No hay data suplicada para los parametros en la declaracion preparada"
6315
#: plugin/oldlibdrizzle/errmsg.cc:60
6316
msgid "Data truncated"
6317
msgstr "Data truncada"
6319
#: plugin/oldlibdrizzle/errmsg.cc:61
6320
msgid "No parameters exist in the statement"
6321
msgstr "No existen parametros en la declaracion"
6323
#: plugin/oldlibdrizzle/errmsg.cc:62
6324
msgid "Invalid parameter number"
6325
msgstr "Numero de parametro invalido"
6327
#: plugin/oldlibdrizzle/errmsg.cc:63
6330
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6332
"No se puede enviar datos largos para non-string/non-binary tipos de datos "
6335
#: plugin/oldlibdrizzle/errmsg.cc:65
6337
msgid "Using unsupported buffer type: %d (parameter: %d)"
6338
msgstr "Utilizando tipo de buffer sin soporte: %d (parámetro: %d)"
6340
#: plugin/oldlibdrizzle/errmsg.cc:66
6342
msgid "Shared memory: %-.100s"
6343
msgstr "Memoria compartida: %-.100s"
6345
#: plugin/oldlibdrizzle/errmsg.cc:76
6346
msgid "Wrong or unknown protocol"
6347
msgstr "Protocolo desconocido o equivocado"
6349
#: plugin/oldlibdrizzle/errmsg.cc:77
6350
msgid "Invalid connection handle"
6351
msgstr "Tirador de conexion no valido"
6353
#: plugin/oldlibdrizzle/errmsg.cc:78
6355
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6356
"option 'secure_auth' enabled)"
6358
"Conexión con antigua (anteriores a 4.1.1) protocolo de autenticación "
6359
"prohibido (opción de cliente 'secure_auth' habilitado)"
6361
#: plugin/oldlibdrizzle/errmsg.cc:80
6362
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6363
msgstr "Recuperación de fila fue cancelado por llamada a drizzle_stmt_close()"
6365
#: plugin/oldlibdrizzle/errmsg.cc:81
6366
msgid "Attempt to read column without prior row fetch"
6367
msgstr "Intento de leer la columna sin haber obtenido una fila"
6369
#: plugin/oldlibdrizzle/errmsg.cc:82
6370
msgid "Prepared statement contains no metadata"
6371
msgstr "La sentencia preparada no contiene metadata"
6373
#: plugin/oldlibdrizzle/errmsg.cc:83
6375
"Attempt to read a row while there is no result set associated with the "
6378
"Intento de leer una fila mientras que no existía un conjunto de resultados "
6379
"asociados a la sentencia"
6381
#: plugin/oldlibdrizzle/errmsg.cc:85
6382
msgid "This feature is not implemented yet"
6383
msgstr "Esta funcionalidad no esta implementada todavia"
6385
#: plugin/oldlibdrizzle/errmsg.cc:86
6388
"Lost connection to Drizzle server while waiting for initial communication "
6389
"packet, system error: %d"
6391
"Se perdio la conexion al servidor Drizzle mientas esparaba para el paquete "
6392
"de comunicacion inicial, error de sistema: %d"
6394
#: plugin/oldlibdrizzle/errmsg.cc:88
6397
"Lost connection to Drizzle server while reading initial communication "
6398
"packet, system error: %d"
6400
"Se perdio la conexion al servidor Drizzle mientras leia el paquete de "
6401
"comunicacion inivial, error de systema: %d"
6403
#: plugin/oldlibdrizzle/errmsg.cc:90
6406
"Lost connection to Drizzle server while sending authentication information, "
6409
"Se perdio la conexion al servidor Drizzle mientras se enviaba informacion de "
6410
"autenticacion, error de sistema: %d"
6412
#: plugin/oldlibdrizzle/errmsg.cc:92
6415
"Lost connection to Drizzle server while reading authorization information, "
6418
"Se perdio la conexion al servidor Drizzle mientras se leia la informacion de "
6419
"autorizacion, error de sistema: %d"
6421
#: plugin/oldlibdrizzle/errmsg.cc:94
6424
"Lost connection to Drizzle server while setting initial database, system "
6427
"Se perdio la conexion al servidor Drizzle mientras se establecia la base de "
6428
"datos inicial, error de sistema: %d"
6430
#: plugin/oldlibdrizzle/errmsg.cc:96
6432
msgid "Statement closed indirectly because of a preceding %s() call"
6435
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6436
msgid "Connect Timeout."
6439
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6440
msgid "Read Timeout."
6443
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6444
msgid "Write Timeout."
6447
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6448
msgid "Retry Count."
6451
#: plugin/pool_of_threads/pool_of_threads.cc:237
6452
msgid "event_add error in libevent_add_session_callback\n"
6455
#: plugin/pool_of_threads/pool_of_threads.cc:403
6456
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6459
#: plugin/pool_of_threads/pool_of_threads.cc:410
6460
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6463
#: plugin/pool_of_threads/pool_of_threads.cc:422
6464
msgid "session_add_event event_add error in libevent_init\n"
6467
#: plugin/pool_of_threads/pool_of_threads.cc:435
6469
msgid "Can't create completion port thread (error %d)"
6472
#: plugin/pool_of_threads/pool_of_threads.cc:527
6473
msgid "libevent_thread_proc: my_thread_init() failed\n"
6476
#: plugin/pool_of_threads/pool_of_threads.cc:725
6477
msgid "Size of Pool."
6480
#: plugin/signal_handler/signal_handler.cc:214
5164
"Port number to use for connection or 0 for default to with MySQL protocol."
5166
"Número de puerto para la conexión o 0 para usar el puerto establecido en "
5167
"drizzle.cnf, $DRIZZLE_TCP_PORT "
6482
5170
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6484
5172
"No se pudo crear hilo de ejecucion de interrupcion (error %d, errno: %d)"
5175
msgid "Failed to open transaction log file %s. Got error: %s\n"
5180
"Failed to allocate enough memory to buffer header, transaction message, and "
5181
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5186
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
5187
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5191
msgid "Failed to sync log file. Got error: %s\n"
5192
msgstr "Fallo al tratar de bloquear memoria. Errno: %d\n"
5194
msgid "Enable transaction log"
5197
msgid "DEBUGGING - Truncate transaction log"
5201
msgid "Path to the file to use for transaction log."
5202
msgstr "Fichero socket usado para la conexión."
5204
msgid "Enable CRC32 Checksumming"
5207
msgid "Transaction Message Log"
5211
msgid "Unable to parse transaction. Got error: %s.\n"
5214
#~ msgid "Buffer length for TCP/IP and socket communication."
5215
#~ msgstr "Longitud del buffer para comunicaciones vía TCP/IP y socket."
5218
#~ msgid "Failed to read initial length header\n"
5219
#~ msgstr "Fallo al tratar de inicializar plugins."
6486
5221
#~ msgid "Unknown command '\\%c'."
6487
5222
#~ msgstr "Comando desconocido '\\%c'."