From: jakubvrana Date: Fri, 6 Jul 2007 14:00:58 +0000 (+0000) Subject: Czech translation X-Git-Tag: v3.0.0~1439 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=d591a94538ac9bee2e7310a4a55f08e3988bf9b6;p=adminer.git Czech translation git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@67 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/lang.inc.php b/lang.inc.php index c9724d85..d39ceade 100644 --- a/lang.inc.php +++ b/lang.inc.php @@ -79,6 +79,8 @@ function lang($idf = null) { 'Foreign keys' => 'Cizí klíče', 'Triggers' => 'Spouště', 'View' => 'Pohled', + 'Unable to select the table' => 'Nepodařilo se vypsat tabulku', + 'Unable to show the table definition' => 'Nepodařilo se získat strukturu tabulky', ), ); if (!isset($idf)) {