mirror of
https://github.com/vrana/adminer.git
synced 2026-01-03 14:20:41 +01:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -90,7 +90,6 @@ $translations = array(
|
||||
'Sessions must be enabled.' => 'Session proměnné musí být povolené.',
|
||||
'Session expired, please login again.' => 'Session vypršela, přihlašte se prosím znovu.',
|
||||
'Text length' => 'Délka textů',
|
||||
'Syntax highlighting' => 'Zvýrazňování syntaxe',
|
||||
'Foreign key has been dropped.' => 'Cizí klíč byl odstraněn.',
|
||||
'Foreign key has been altered.' => 'Cizí klíč byl změněn.',
|
||||
'Foreign key has been created.' => 'Cizí klíč byl vytvořen.',
|
||||
@@ -163,9 +162,7 @@ $translations = array(
|
||||
'Format' => 'Formát',
|
||||
'SQL' => 'SQL',
|
||||
'CSV' => 'CSV',
|
||||
'skip' => 'přeskočit',
|
||||
'Tables' => 'Tabulky',
|
||||
'Structure' => 'Struktura',
|
||||
'Data' => 'Data',
|
||||
'Event has been dropped.' => 'Událost byla odstraněna.',
|
||||
'Event has been altered.' => 'Událost byla změněna.',
|
||||
@@ -217,6 +214,4 @@ $translations = array(
|
||||
'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)',
|
||||
'%.3f s' => '%.3f s',
|
||||
'phpMinAdmin version: %s' => 'Verze phpMinAdmin: %s',
|
||||
'current version' => 'aktuální verze',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user