]> git.joonet.de Git - adminer.git/commitdiff
Czech translation
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Fri, 6 Jul 2007 14:00:58 +0000 (14:00 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Fri, 6 Jul 2007 14:00:58 +0000 (14:00 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@67 7c3ca157-0c34-0410-bff1-cbf682f78f5c

lang.inc.php

index c9724d85f5c58d3fd4d0d6e31bf46161bdf99097..d39ceade635b593ebb011aa370cf48e8bd535ed7 100644 (file)
@@ -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)) {