720
720
" shutdown Take server down\n"
723
#: libdrizzle/client.c:673
725
msgid "Unknown option to protocol: %s\n"
728
#: libdrizzle/client.c:1153
730
msgid "COLLATION %s is not valid for CHARACTER SET %s"
733
#: libdrizzle/errmsg.c:29
735
msgid "Unknown Drizzle error"
736
msgstr "Error desconegut"
738
#: libdrizzle/errmsg.c:30
740
msgid "Can't create UNIX socket (%d)"
743
#: libdrizzle/errmsg.c:31
745
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
748
#: libdrizzle/errmsg.c:32
750
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
753
#: libdrizzle/errmsg.c:33
755
msgid "Can't create TCP/IP socket (%d)"
758
#: libdrizzle/errmsg.c:34
760
msgid "Unknown Drizzle server host '%-.100s' (%d)"
763
#: libdrizzle/errmsg.c:35
764
msgid "Drizzle server has gone away"
767
#: libdrizzle/errmsg.c:36
769
msgid "Protocol mismatch; server version = %d, client version = %d"
772
#: libdrizzle/errmsg.c:37
773
msgid "Drizzle client ran out of memory"
776
#: libdrizzle/errmsg.c:38
777
msgid "Wrong host info"
780
#: libdrizzle/errmsg.c:39
781
msgid "Localhost via UNIX socket"
784
#: libdrizzle/errmsg.c:40
786
msgid "%-.100s via TCP/IP"
789
#: libdrizzle/errmsg.c:41
790
msgid "Error in server handshake"
793
#: libdrizzle/errmsg.c:42
794
msgid "Lost connection to Drizzle server during query"
797
#: libdrizzle/errmsg.c:43
798
msgid "Commands out of sync; you can't run this command now"
801
#: libdrizzle/errmsg.c:44
803
msgid "Named pipe: %-.32s"
806
#: libdrizzle/errmsg.c:45
808
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
811
#: libdrizzle/errmsg.c:46
813
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
816
#: libdrizzle/errmsg.c:47
818
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
821
#: libdrizzle/errmsg.c:48
823
msgid "Can't initialize character set %-.32s (path: %-.100s)"
826
#: libdrizzle/errmsg.c:49
827
msgid "Got packet bigger than 'max_allowed_packet' bytes"
830
#: libdrizzle/errmsg.c:50
831
msgid "Embedded server"
834
#: libdrizzle/errmsg.c:51
835
msgid "Error on SHOW SLAVE STATUS:"
838
#: libdrizzle/errmsg.c:52
839
msgid "Error on SHOW SLAVE HOSTS:"
842
#: libdrizzle/errmsg.c:53
843
msgid "Error connecting to slave:"
846
#: libdrizzle/errmsg.c:54
847
msgid "Error connecting to master:"
850
#: libdrizzle/errmsg.c:55
852
msgid "SSL connection error"
853
msgstr "Error desconegut"
855
#: libdrizzle/errmsg.c:56
856
msgid "Malformed packet"
859
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
860
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
861
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
862
#: libdrizzle/errmsg.c:76
863
msgid "(unused error message)"
866
#: libdrizzle/errmsg.c:58
867
msgid "Invalid use of null pointer"
870
#: libdrizzle/errmsg.c:59
871
msgid "Statement not prepared"
874
#: libdrizzle/errmsg.c:60
875
msgid "No data supplied for parameters in prepared statement"
878
#: libdrizzle/errmsg.c:61
879
msgid "Data truncated"
882
#: libdrizzle/errmsg.c:62
883
msgid "No parameters exist in the statement"
886
#: libdrizzle/errmsg.c:63
887
msgid "Invalid parameter number"
890
#: libdrizzle/errmsg.c:64
893
"Can't send long data for non-string/non-binary data types (parameter: %d)"
896
#: libdrizzle/errmsg.c:66
898
msgid "Using unsupported buffer type: %d (parameter: %d)"
901
#: libdrizzle/errmsg.c:67
903
msgid "Shared memory: %-.100s"
906
#: libdrizzle/errmsg.c:77
907
msgid "Wrong or unknown protocol"
910
#: libdrizzle/errmsg.c:78
911
msgid "Invalid connection handle"
914
#: libdrizzle/errmsg.c:79
916
"Connection using old (pre-4.1.1) authentication protocol refused (client "
917
"option 'secure_auth' enabled)"
920
#: libdrizzle/errmsg.c:81
921
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
924
#: libdrizzle/errmsg.c:82
925
msgid "Attempt to read column without prior row fetch"
928
#: libdrizzle/errmsg.c:83
929
msgid "Prepared statement contains no metadata"
932
#: libdrizzle/errmsg.c:84
934
"Attempt to read a row while there is no result set associated with the "
938
#: libdrizzle/errmsg.c:86
939
msgid "This feature is not implemented yet"
942
#: libdrizzle/errmsg.c:87
945
"Lost connection to Drizzle server while waiting for initial communication "
946
"packet, system error: %d"
949
#: libdrizzle/errmsg.c:89
952
"Lost connection to Drizzle server while reading initial communication "
953
"packet, system error: %d"
956
#: libdrizzle/errmsg.c:91
959
"Lost connection to Drizzle server while sending authentication information, "
963
#: libdrizzle/errmsg.c:93
966
"Lost connection to Drizzle server while reading authorization information, "
970
#: libdrizzle/errmsg.c:95
973
"Lost connection to Drizzle server while setting initial database, system "
977
#: libdrizzle/errmsg.c:97
979
msgid "Statement closed indirectly because of a preceeding %s() call"
723
982
#: libdrizzle/local_infile.c:186 mysys/errors.c:52
725
984
msgid "File '%s' not found (Errcode: %d)"