]> git.joonet.de Git - adminer.git/commitdiff
Move to other database
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Thu, 25 Sep 2008 20:51:21 +0000 (20:51 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Thu, 25 Sep 2008 20:51:21 +0000 (20:51 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@498 7c3ca157-0c34-0410-bff1-cbf682f78f5c

lang/cs.inc.php
todo.txt

index 98869b14bab4965787cad8e795acddead9772e66..0db862c9658d3ea2a3467f5737c055844878d069 100644 (file)
@@ -197,4 +197,10 @@ $translations = array(
        'Repair' => 'Opravit',
        'Truncate' => 'Promazat',
        'Tables have been truncated.' => 'Tabulky byly promazány.',
+       'Rows' => 'Řádků',
+       ',' => ' ',
+       'Tables have been moved.' => 'Tabulky byly přesunuty',
+       'Move to other database' => 'Přesunout do jiné databáze',
+       'Move' => 'Přesunout',
+       'Engine' => 'Úložiště',
 );
index ced27908bee1ac0d865cef532f83ab032bd006cd..3e08a4dbd6551496823bbfdcf966539afe917cb1 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,6 @@
 Add whisperer to fields with foreign key
 Highlight found fields
 MySQL 5 BIT data type
-Rename table to other database
 Clone row
 Input function results in edit
 Bulk update - leave original, set to value, set to NULL