Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-01 21:29:18 +00:00
parent 6bb1401d2a
commit eebf5dced2
11 changed files with 230 additions and 253 deletions

View File

@@ -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',
);