diff options
Diffstat (limited to 'sql/share/czech/errmsg.txt')
-rw-r--r-- | sql/share/czech/errmsg.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/sql/share/czech/errmsg.txt b/sql/share/czech/errmsg.txt index 9d1c429d5b6..587a8be7ac8 100644 --- a/sql/share/czech/errmsg.txt +++ b/sql/share/czech/errmsg.txt @@ -1,3 +1,19 @@ +/* Copyright (C) 2003 MySQL AB + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + /* Modifikoval Petr -BŠnajdr, snajdr@pvt.net, snajdr@cpress.cz v.0.01 ISO LATIN-8852-2 @@ -88,7 +104,7 @@ character-set=latin2 "Blob sloupec '%-.64s' nem-Bůže být použit jako klíč", "P-Bříliš velká délka sloupce '%-.64s' (nejvíce %d). Použijte BLOB", "M-Bůžete mít pouze jedno AUTO pole a to musí být definováno jako klíč", -"%s: p-Břipraven na spojení\n", +"%s: p-Břipraven na spojení", "%s: norm-Bální ukončení\n", "%s: p-Břijat signal %d, končím\n", "%s: ukon-Bčení práce hotovo\n", @@ -313,7 +329,8 @@ character-set=latin2 "Unknown or incorrect time zone: '%-.64s'", "Invalid TIMESTAMP value in column '%s' at row %ld", "Invalid %s character string: '%.64s'", -"Result of %s() was larger than max_allowed_packet (%d) - truncated" +"Result of %s() was larger than max_allowed_packet (%ld) - truncated" +"Conflicting declarations: '%s%s' and '%s%s'" "Can't create a %s from within another stored routine" "%s %s already exists" "%s %s does not exist" |