mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Change table operations descriptions
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1257 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -197,8 +197,8 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('Byl importován %d záznam.', 'Byly importovány %d záznamy.', 'Bylo importováno %d záznamů.'),
|
||||
'CSV Import' => 'Import CSV',
|
||||
'Import' => 'Import',
|
||||
'Table structure' => 'Struktura tabulky',
|
||||
'Select table' => 'Vypsat tabulku',
|
||||
'Show structure' => 'Zobrazit strukturu',
|
||||
'Select data' => 'Vypsat data',
|
||||
'Stop on error' => 'Zastavit při chybě',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Byl překročen maximální povolený počet polí. Zvyšte prosím %s a %s.',
|
||||
'(anywhere)' => '(kdekoliv)',
|
||||
|
Reference in New Issue
Block a user