mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +02:00
Czech translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@230 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -24,7 +24,7 @@ static $translations = array(
|
||||
'Create table' => 'Vytvořit tabulku',
|
||||
'Unable to operate table' => 'Nepodařilo se zpracovat tabulku',
|
||||
'Table name' => 'Název tabulky',
|
||||
'engine' => 'typ tabulky',
|
||||
'engine' => 'úložiště',
|
||||
'collation' => 'porovnávání',
|
||||
'Column name' => 'Název sloupce',
|
||||
'Type' => 'Typ',
|
||||
@@ -142,7 +142,7 @@ static $translations = array(
|
||||
'Alter function' => 'Změnit funkci',
|
||||
'Alter procedure' => 'Změnit proceduru',
|
||||
'Unable to operate routine' => 'Nepořadilo se zpracovat proceduru',
|
||||
'Return type' => '',
|
||||
'Return type' => 'Návratový typ',
|
||||
),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user